2025-12-04T12:55:27.8587852Z Current runner version: '2.329.0' 2025-12-04T12:55:27.8590773Z Runner name: 'linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx' 2025-12-04T12:55:27.8591182Z Runner group name: 'default' 2025-12-04T12:55:27.8591573Z Machine name: 'linux' 2025-12-04T12:55:27.8592707Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T12:55:27.8593782Z Contents: read 2025-12-04T12:55:27.8594023Z Metadata: read 2025-12-04T12:55:27.8594273Z ##[endgroup] 2025-12-04T12:55:27.8595304Z Secret source: Actions 2025-12-04T12:55:27.8595588Z Prepare workflow directory 2025-12-04T12:55:27.8831872Z Prepare all required actions 2025-12-04T12:55:27.8851733Z Getting action download info 2025-12-04T12:55:28.3034373Z Download action repository 'pytorch/pytorch@main' (SHA:a2b5dfb956aed182f6aefce1ff2eda70c35049e1) 2025-12-04T12:55:31.9315969Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T12:55:33.1792605Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T12:55:34.0931094Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-12-04T12:55:35.4155862Z Getting action download info 2025-12-04T12:55:35.5769654Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T12:55:36.3517680Z Getting action download info 2025-12-04T12:55:36.5735443Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T12:55:37.3325797Z Getting action download info 2025-12-04T12:55:37.5377097Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T12:55:37.5379266Z ##[group] Inputs 2025-12-04T12:55:37.5379440Z build-environment: linux-noble-rocm-py3.12-mi300 2025-12-04T12:55:37.5380811Z test-matrix: {"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T12:55:37.5382354Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:37.5382647Z sync-tag: 2025-12-04T12:55:37.5383222Z timeout-minutes: 300 2025-12-04T12:55:37.5383336Z tests-to-include: 2025-12-04T12:55:37.5383436Z dashboard-tag: 2025-12-04T12:55:37.5383684Z disable-monitor: true 2025-12-04T12:55:37.5383815Z monitor-log-interval: 5 2025-12-04T12:55:37.5383939Z monitor-data-collect-interval: 1 2025-12-04T12:55:37.5384073Z ##[endgroup] 2025-12-04T12:55:37.5384318Z Complete job name: linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:55:37.5668695Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T12:55:37.5668970Z with: 2025-12-04T12:55:37.5669065Z no-sudo: true 2025-12-04T12:55:37.5669318Z submodules: recursive 2025-12-04T12:55:37.5669419Z fetch-depth: 0 2025-12-04T12:55:37.5669560Z env: 2025-12-04T12:55:37.5669681Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:37.5669813Z ##[endgroup] 2025-12-04T12:55:37.5713226Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T12:55:37.5713601Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T12:55:37.5720368Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:37.5720521Z env: 2025-12-04T12:55:37.5720610Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:37.5720707Z ##[endgroup] 2025-12-04T12:55:37.5864278Z ##[group]Run actions/checkout@v4 2025-12-04T12:55:37.5864419Z with: 2025-12-04T12:55:37.5864536Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:37.5864671Z fetch-depth: 0 2025-12-04T12:55:37.5864765Z submodules: recursive 2025-12-04T12:55:37.5864947Z show-progress: false 2025-12-04T12:55:37.5865059Z repository: pytorch/pytorch 2025-12-04T12:55:37.5865228Z token: *** 2025-12-04T12:55:37.5865322Z ssh-strict: true 2025-12-04T12:55:37.5865413Z ssh-user: git 2025-12-04T12:55:37.5865514Z persist-credentials: true 2025-12-04T12:55:37.5865619Z clean: true 2025-12-04T12:55:37.5865716Z sparse-checkout-cone-mode: true 2025-12-04T12:55:37.5865833Z fetch-tags: false 2025-12-04T12:55:37.5865928Z lfs: false 2025-12-04T12:55:37.5866021Z set-safe-directory: true 2025-12-04T12:55:37.5866125Z env: 2025-12-04T12:55:37.5866214Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:37.5866318Z ##[endgroup] 2025-12-04T12:55:37.6409351Z Syncing repository: pytorch/pytorch 2025-12-04T12:55:37.6409968Z ##[group]Getting Git version info 2025-12-04T12:55:37.6410132Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-12-04T12:55:37.6410378Z [command]/usr/bin/git version 2025-12-04T12:55:37.6415839Z git version 2.52.0 2025-12-04T12:55:37.6432745Z ##[endgroup] 2025-12-04T12:55:37.6441607Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/4afe30f1-308b-41be-9020-84d319248c1a/.gitconfig' 2025-12-04T12:55:37.6444763Z Temporarily overriding HOME='/home/runner/_work/_temp/4afe30f1-308b-41be-9020-84d319248c1a' before making global git config changes 2025-12-04T12:55:37.6445208Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T12:55:37.6448105Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T12:55:37.6486333Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T12:55:37.6508493Z https://github.com/pytorch/pytorch 2025-12-04T12:55:37.6525714Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T12:55:37.6529595Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T12:55:37.6546254Z refs/heads/main 2025-12-04T12:55:37.6552316Z [command]/usr/bin/git checkout --detach 2025-12-04T12:55:39.5418963Z HEAD is now at 685ba6bc0117 add back legalize_graph for BC reason (#169541) 2025-12-04T12:55:39.5519485Z [command]/usr/bin/git branch --delete --force main 2025-12-04T12:55:39.5834823Z Deleted branch main (was 685ba6bc0117). 2025-12-04T12:55:39.5841935Z ##[endgroup] 2025-12-04T12:55:39.5847282Z [command]/usr/bin/git submodule status 2025-12-04T12:55:39.6127369Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T12:55:39.6186736Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T12:55:39.6239552Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T12:55:39.6304975Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T12:55:39.6340514Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T12:55:39.6396139Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T12:55:39.6689298Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T12:55:39.6728534Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T12:55:39.6743779Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T12:55:39.6795561Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T12:55:39.6885954Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T12:55:39.6978154Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T12:55:39.7002837Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T12:55:39.7078670Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T12:55:39.7108372Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T12:55:39.7163790Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T12:55:39.7182150Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T12:55:39.7422233Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T12:55:39.7498882Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T12:55:39.7589311Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T12:55:39.7721689Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T12:55:39.7779148Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T12:55:39.7828559Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T12:55:39.7963070Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T12:55:39.7977295Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T12:55:39.7998112Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T12:55:39.8019348Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T12:55:39.8222131Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T12:55:39.8242104Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T12:55:39.8263130Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T12:55:39.8469172Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T12:55:39.8536753Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T12:55:39.8578868Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T12:55:39.8604552Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T12:55:39.8652814Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T12:55:39.8706168Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T12:55:39.8755149Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T12:55:39.8764327Z ##[group]Cleaning the repository 2025-12-04T12:55:39.8768526Z [command]/usr/bin/git clean -ffdx 2025-12-04T12:55:39.8889042Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T12:55:39.9594516Z HEAD is now at 685ba6bc0117 add back legalize_graph for BC reason (#169541) 2025-12-04T12:55:39.9646189Z ##[endgroup] 2025-12-04T12:55:39.9649202Z ##[group]Disabling automatic garbage collection 2025-12-04T12:55:39.9653877Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T12:55:39.9681121Z ##[endgroup] 2025-12-04T12:55:39.9681350Z ##[group]Setting up auth 2025-12-04T12:55:39.9684915Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T12:55:39.9703964Z [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:55:39.9905705Z Entering 'android/libs/fbjni' 2025-12-04T12:55:39.9950641Z Entering 'third_party/FP16' 2025-12-04T12:55:39.9984153Z Entering 'third_party/FXdiv' 2025-12-04T12:55:40.0015907Z Entering 'third_party/NNPACK' 2025-12-04T12:55:40.0047049Z Entering 'third_party/NVTX' 2025-12-04T12:55:40.0083836Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:40.0121089Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:40.0160614Z Entering 'third_party/aiter' 2025-12-04T12:55:40.0191153Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:40.0225749Z Entering 'third_party/benchmark' 2025-12-04T12:55:40.0260620Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:40.0295935Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:40.0327396Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:40.0361910Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:40.0395043Z Entering 'third_party/cutlass' 2025-12-04T12:55:40.0437022Z Entering 'third_party/fbgemm' 2025-12-04T12:55:40.0473934Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:40.0505631Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:40.0544661Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:40.0580490Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:40.0625353Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:40.0649342Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:40.0676668Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:40.0714896Z Entering 'third_party/flash-attention' 2025-12-04T12:55:40.0746734Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:40.0778719Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:40.0818439Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:40.0849207Z Entering 'third_party/fmt' 2025-12-04T12:55:40.0878406Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:40.0906776Z Entering 'third_party/gloo' 2025-12-04T12:55:40.0931084Z Entering 'third_party/googletest' 2025-12-04T12:55:40.0958734Z Entering 'third_party/ideep' 2025-12-04T12:55:40.0994687Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:40.1027611Z Entering 'third_party/ittapi' 2025-12-04T12:55:40.1059784Z Entering 'third_party/kineto' 2025-12-04T12:55:40.1087469Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:40.1118051Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:40.1150602Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:40.1179907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:40.1207134Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:40.1237648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:40.1268065Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:40.1304210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:40.1330879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:40.1358510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:40.1383001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:40.1409717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:40.1439305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:40.1469369Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:40.1495258Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:40.1524100Z Entering 'third_party/kleidiai' 2025-12-04T12:55:40.1555548Z Entering 'third_party/mimalloc' 2025-12-04T12:55:40.1581746Z Entering 'third_party/nlohmann' 2025-12-04T12:55:40.1612510Z Entering 'third_party/onnx' 2025-12-04T12:55:40.1659518Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:40.1692577Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:40.1720592Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:40.1747591Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:40.1774943Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:40.1799017Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:40.1823544Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:40.1848002Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:40.1875832Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:40.1908204Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:40.1932386Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:40.1961034Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:40.1999104Z Entering 'third_party/pocketfft' 2025-12-04T12:55:40.2031688Z Entering 'third_party/protobuf' 2025-12-04T12:55:40.2060902Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:40.2086437Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:40.2118269Z Entering 'third_party/psimd' 2025-12-04T12:55:40.2148255Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:40.2183847Z Entering 'third_party/pybind11' 2025-12-04T12:55:40.2214349Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:40.2241677Z Entering 'third_party/sleef' 2025-12-04T12:55:40.2273327Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:40.2302778Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:40.2327999Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:40.2358995Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:40.2384755Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:40.2415430Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:40.2465495Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T12:55:40.2489009Z [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:55:40.2682098Z Entering 'android/libs/fbjni' 2025-12-04T12:55:40.2716328Z Entering 'third_party/FP16' 2025-12-04T12:55:40.2750585Z Entering 'third_party/FXdiv' 2025-12-04T12:55:40.2778870Z Entering 'third_party/NNPACK' 2025-12-04T12:55:40.2808034Z Entering 'third_party/NVTX' 2025-12-04T12:55:40.2842695Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:40.2874382Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:40.2910674Z Entering 'third_party/aiter' 2025-12-04T12:55:40.2942182Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:40.2972133Z Entering 'third_party/benchmark' 2025-12-04T12:55:40.2999805Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:40.3030611Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:40.3060307Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:40.3089078Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:40.3115835Z Entering 'third_party/cutlass' 2025-12-04T12:55:40.3152790Z Entering 'third_party/fbgemm' 2025-12-04T12:55:40.3181234Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:40.3205144Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:40.3235913Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:40.3262309Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:40.3296292Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:40.3324022Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:40.3352140Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:40.3375119Z Entering 'third_party/flash-attention' 2025-12-04T12:55:40.3403741Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:40.3427638Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:40.3464566Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:40.3496851Z Entering 'third_party/fmt' 2025-12-04T12:55:40.3525623Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:40.3555821Z Entering 'third_party/gloo' 2025-12-04T12:55:40.3587292Z Entering 'third_party/googletest' 2025-12-04T12:55:40.3614865Z Entering 'third_party/ideep' 2025-12-04T12:55:40.3650505Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:40.3695612Z Entering 'third_party/ittapi' 2025-12-04T12:55:40.3725029Z Entering 'third_party/kineto' 2025-12-04T12:55:40.3752005Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:40.3783386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:40.3816152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:40.3844922Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:40.3872147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:40.3900285Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:40.3930728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:40.3957031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:40.3979328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:40.4009128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:40.4030097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:40.4056374Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:40.4082992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:40.4114476Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:40.4143995Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:40.4179956Z Entering 'third_party/kleidiai' 2025-12-04T12:55:40.4202508Z Entering 'third_party/mimalloc' 2025-12-04T12:55:40.4229474Z Entering 'third_party/nlohmann' 2025-12-04T12:55:40.4260804Z Entering 'third_party/onnx' 2025-12-04T12:55:40.4297691Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:40.4333222Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:40.4360162Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:40.4389378Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:40.4417834Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:40.4452673Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:40.4478224Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:40.4507039Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:40.4537244Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:40.4569119Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:40.4597538Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:40.4625973Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:40.4659175Z Entering 'third_party/pocketfft' 2025-12-04T12:55:40.4694255Z Entering 'third_party/protobuf' 2025-12-04T12:55:40.4723748Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:40.4749088Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:40.4779674Z Entering 'third_party/psimd' 2025-12-04T12:55:40.4810850Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:40.4839072Z Entering 'third_party/pybind11' 2025-12-04T12:55:40.4864933Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:40.4892964Z Entering 'third_party/sleef' 2025-12-04T12:55:40.4925521Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:40.4953656Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:40.4980781Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:40.5010705Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:40.5041016Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:40.5072647Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:40.5121170Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:55:40.5146732Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T12:55:40.5325183Z Entering 'android/libs/fbjni' 2025-12-04T12:55:40.5337604Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:55:40.5348147Z Entering 'third_party/FP16' 2025-12-04T12:55:40.5362044Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:55:40.5371638Z Entering 'third_party/FXdiv' 2025-12-04T12:55:40.5381998Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:55:40.5391179Z Entering 'third_party/NNPACK' 2025-12-04T12:55:40.5402575Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:55:40.5412283Z Entering 'third_party/NVTX' 2025-12-04T12:55:40.5423945Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:55:40.5433957Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:40.5444773Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:55:40.5454548Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:40.5467420Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:55:40.5484075Z Entering 'third_party/aiter' 2025-12-04T12:55:40.5496122Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:55:40.5507711Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:40.5527953Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:55:40.5547720Z Entering 'third_party/benchmark' 2025-12-04T12:55:40.5563938Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:40.5575114Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:40.5589034Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:55:40.5601197Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:40.5612245Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:55:40.5627002Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:40.5639340Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:55:40.5649722Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:40.5659611Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:55:40.5669483Z Entering 'third_party/cutlass' 2025-12-04T12:55:40.5680052Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:55:40.5695889Z Entering 'third_party/fbgemm' 2025-12-04T12:55:40.5708283Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:55:40.5719165Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:40.5739255Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:55:40.5748670Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:40.5761008Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:55:40.5773510Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:40.5784481Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:55:40.5793456Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:40.5805463Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:55:40.5821968Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:40.5832633Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:55:40.5842796Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:40.5852367Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:55:40.5860836Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:40.5870070Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:55:40.5881046Z Entering 'third_party/flash-attention' 2025-12-04T12:55:40.5893022Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:55:40.5903242Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:40.5912719Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:55:40.5927504Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:40.5937735Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:55:40.5951180Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:40.5962729Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:55:40.5973051Z Entering 'third_party/fmt' 2025-12-04T12:55:40.5983134Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:55:40.5992391Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:40.6004057Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:55:40.6013956Z Entering 'third_party/gloo' 2025-12-04T12:55:40.6025560Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:55:40.6034501Z Entering 'third_party/googletest' 2025-12-04T12:55:40.6045248Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:40.6054824Z Entering 'third_party/ideep' 2025-12-04T12:55:40.6067642Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:55:40.6079593Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:40.6094798Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:55:40.6109021Z Entering 'third_party/ittapi' 2025-12-04T12:55:40.6121004Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:55:40.6131181Z Entering 'third_party/kineto' 2025-12-04T12:55:40.6154767Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:55:40.6165890Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:40.6175768Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:55:40.6184856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:40.6195303Z 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:55:40.6208778Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:40.6221178Z 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:55:40.6230214Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:40.6242146Z 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:55:40.6251617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:40.6270485Z 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:55:40.6280308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:40.6294049Z 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:55:40.6306047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:40.6326995Z 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:55:40.6336266Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:40.6347333Z 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:55:40.6356812Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:40.6371844Z 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:55:40.6381325Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:40.6393122Z 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:55:40.6401548Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:40.6412457Z 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:55:40.6421832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:40.6432509Z 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:55:40.6442084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:40.6452988Z 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:55:40.6465853Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:40.6476055Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:55:40.6484910Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:40.6494996Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:55:40.6505978Z Entering 'third_party/kleidiai' 2025-12-04T12:55:40.6516214Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:55:40.6526659Z Entering 'third_party/mimalloc' 2025-12-04T12:55:40.6537336Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:55:40.6551475Z Entering 'third_party/nlohmann' 2025-12-04T12:55:40.6561535Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:55:40.6571786Z Entering 'third_party/onnx' 2025-12-04T12:55:40.6582627Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:55:40.6600640Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:40.6615829Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:40.6635096Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:40.6646393Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:55:40.6657847Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:40.6675106Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:40.6688042Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:40.6706410Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:40.6721276Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:40.6736246Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:55:40.6747230Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:40.6761386Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:55:40.6775753Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:40.6788787Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:55:40.6799951Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:40.6811924Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:55:40.6825620Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:40.6835841Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:55:40.6849095Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:40.6861949Z 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:55:40.6871893Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:40.6886131Z 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:55:40.6898902Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:40.6909515Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:55:40.6929670Z Entering 'third_party/pocketfft' 2025-12-04T12:55:40.6943139Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:55:40.6953577Z Entering 'third_party/protobuf' 2025-12-04T12:55:40.6965262Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:55:40.6980223Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:40.6989576Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:40.7001518Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:40.7012575Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:40.7023415Z Entering 'third_party/psimd' 2025-12-04T12:55:40.7034219Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:55:40.7044879Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:40.7065429Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:55:40.7074777Z Entering 'third_party/pybind11' 2025-12-04T12:55:40.7084996Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:40.7096086Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:40.7107425Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:55:40.7116024Z Entering 'third_party/sleef' 2025-12-04T12:55:40.7127571Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:55:40.7137396Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:40.7148180Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:55:40.7158152Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:40.7168994Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:40.7179056Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:40.7195302Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:55:40.7206387Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:40.7221398Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:55:40.7230924Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:40.7249117Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:40.7258231Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:40.7271101Z 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:55:40.7300546Z [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:55:40.7320395Z [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:55:40.7337611Z [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:55:40.7354440Z [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:55:40.7371786Z [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:55:40.7415819Z [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:55:40.7416505Z [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:55:40.7427775Z [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:55:40.7442924Z [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:55:40.7458748Z [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:55:40.7476928Z [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:55:40.7491616Z [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:55:40.7507451Z [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:55:40.7522904Z [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:55:40.7536802Z [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:55:40.7551808Z [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:55:40.7571936Z [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:55:40.7590157Z [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:55:40.7605110Z [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:55:40.7618091Z [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:55:40.7631875Z [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:55:40.7645861Z [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:55:40.7659209Z [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:55:40.7672098Z [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:55:40.7689175Z [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:55:40.7703275Z [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:55:40.7717088Z [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:55:40.7733491Z [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:55:40.7748035Z [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:55:40.7762229Z [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:55:40.7780448Z [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:55:40.7795262Z [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:55:40.7814660Z [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:55:40.7830344Z [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:55:40.7847073Z [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:55:40.7862097Z [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:55:40.7877673Z [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:55:40.7892112Z [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:55:40.7906220Z [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:55:40.7920397Z [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:55:40.7934920Z [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:55:40.7947916Z [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:55:40.7963355Z [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:55:40.7978360Z [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:55:40.7995647Z [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:55:40.8011353Z [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:55:40.8026629Z [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:55:40.8040719Z [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:55:40.8053215Z [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:55:40.8066262Z [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:55:40.8080514Z [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:55:40.8093949Z [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:55:40.8108037Z [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:55:40.8133938Z [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:55:40.8150085Z [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:55:40.8165126Z [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:55:40.8184718Z [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:55:40.8199572Z [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:55:40.8214359Z [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:55:40.8229018Z [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:55:40.8243456Z [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:55:40.8259880Z [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:55:40.8274259Z [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:55:40.8288868Z [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:55:40.8303733Z [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:55:40.8319436Z [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:55:40.8334576Z [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:55:40.8352002Z [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:55:40.8367550Z [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:55:40.8382062Z [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:55:40.8397171Z [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:55:40.8410775Z [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:55:40.8425111Z [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:55:40.8442534Z [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:55:40.8457264Z [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:55:40.8475412Z [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:55:40.8489888Z [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:55:40.8510019Z [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:55:40.8528420Z [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:55:40.8543192Z [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:55:40.8557864Z [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:55:40.8576097Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:55:40.8696482Z ##[endgroup] 2025-12-04T12:55:40.8696655Z ##[group]Fetching the repository 2025-12-04T12:55:40.8700375Z [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:55:41.4896327Z From https://github.com/pytorch/pytorch 2025-12-04T12:55:41.4896710Z - [deleted] (none) -> ciflow/trunk/169475 2025-12-04T12:55:44.5684456Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T12:55:44.5684982Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T12:55:44.5685514Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T12:55:44.5686098Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T12:55:44.5686630Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T12:55:44.5687143Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T12:55:44.5687646Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T12:55:44.5688100Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T12:55:44.5688659Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T12:55:44.5689194Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T12:55:44.5689703Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T12:55:44.5690249Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T12:55:44.5690717Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T12:55:44.5691195Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T12:55:44.5691656Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T12:55:44.5692088Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T12:55:44.5692530Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T12:55:44.5692976Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T12:55:44.5693414Z * [new branch] adi/test -> origin/adi/test 2025-12-04T12:55:44.5693782Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T12:55:44.5694109Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T12:55:44.5694426Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T12:55:44.5694761Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T12:55:44.5695118Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T12:55:44.5695465Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T12:55:44.5696502Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T12:55:44.5696872Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T12:55:44.5697404Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T12:55:44.5697809Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T12:55:44.5698159Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T12:55:44.5698521Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T12:55:44.5698933Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T12:55:44.5699334Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T12:55:44.5699768Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T12:55:44.5700264Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T12:55:44.5700633Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T12:55:44.5700991Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T12:55:44.5701333Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T12:55:44.5701687Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T12:55:44.5702027Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T12:55:44.5702369Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T12:55:44.5702738Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T12:55:44.5703095Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T12:55:44.5703436Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T12:55:44.5703780Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T12:55:44.5704096Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T12:55:44.5704357Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T12:55:44.5704625Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T12:55:44.5704877Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T12:55:44.5705126Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T12:55:44.5705382Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T12:55:44.5705631Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T12:55:44.5705885Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T12:55:44.5706175Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T12:55:44.5706456Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T12:55:44.5706758Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T12:55:44.5707060Z * [new branch] async_tp -> origin/async_tp 2025-12-04T12:55:44.5707343Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T12:55:44.5707679Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T12:55:44.5707983Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T12:55:44.5708300Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T12:55:44.5708542Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T12:55:44.5708913Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T12:55:44.5709158Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T12:55:44.5709395Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T12:55:44.5709642Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T12:55:44.5709959Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T12:55:44.5710224Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T12:55:44.5710489Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T12:55:44.5710787Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T12:55:44.5711090Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T12:55:44.5711369Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T12:55:44.5711628Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T12:55:44.5711872Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T12:55:44.5712104Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T12:55:44.5712390Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T12:55:44.5712700Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T12:55:44.5712962Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T12:55:44.5713227Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T12:55:44.5713495Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T12:55:44.5713750Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T12:55:44.5714002Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T12:55:44.5714251Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T12:55:44.5714592Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T12:55:44.5714788Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T12:55:44.5714997Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T12:55:44.5715206Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T12:55:44.5715396Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T12:55:44.5715651Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T12:55:44.5716044Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T12:55:44.5716385Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T12:55:44.5716610Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T12:55:44.5716824Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T12:55:44.5717019Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T12:55:44.5717211Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T12:55:44.5717512Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T12:55:44.5717771Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T12:55:44.5718040Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T12:55:44.5718280Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T12:55:44.5718518Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T12:55:44.5718738Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T12:55:44.5718963Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T12:55:44.5719203Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T12:55:44.5719451Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T12:55:44.5719689Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T12:55:44.5719963Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T12:55:44.5720201Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T12:55:44.5720436Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T12:55:44.5720675Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T12:55:44.5720906Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T12:55:44.5721137Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T12:55:44.5721376Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T12:55:44.5721609Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T12:55:44.5721832Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T12:55:44.5722066Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T12:55:44.5722302Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T12:55:44.5722532Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T12:55:44.5722768Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T12:55:44.5722997Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T12:55:44.5723229Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T12:55:44.5723511Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T12:55:44.5723766Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T12:55:44.5723947Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T12:55:44.5724122Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T12:55:44.5724293Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T12:55:44.5724492Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T12:55:44.5724698Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T12:55:44.5724939Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5725293Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5725568Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5725874Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5726152Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5726429Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5726710Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5726981Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5727262Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5727539Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5727817Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5728098Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5728380Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5728653Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5728932Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5729217Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5729492Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5729774Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5730115Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T12:55:44.5730366Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T12:55:44.5730559Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T12:55:44.5730745Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T12:55:44.5730928Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T12:55:44.5731132Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T12:55:44.5731324Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T12:55:44.5731507Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T12:55:44.5731675Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T12:55:44.5731945Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T12:55:44.5732255Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T12:55:44.5732579Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T12:55:44.5732998Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T12:55:44.5733277Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T12:55:44.5733498Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T12:55:44.5733676Z * [new branch] context_test -> origin/context_test 2025-12-04T12:55:44.5733919Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T12:55:44.5734168Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T12:55:44.5734401Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T12:55:44.5734662Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T12:55:44.5734898Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T12:55:44.5735107Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T12:55:44.5735325Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T12:55:44.5735524Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T12:55:44.5735723Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T12:55:44.5735915Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T12:55:44.5736091Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T12:55:44.5736275Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T12:55:44.5736450Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T12:55:44.5736646Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T12:55:44.5736843Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T12:55:44.5737026Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T12:55:44.5737217Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T12:55:44.5737410Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T12:55:44.5737602Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T12:55:44.5737810Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T12:55:44.5738050Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T12:55:44.5738276Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T12:55:44.5738477Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T12:55:44.5738670Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T12:55:44.5738846Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T12:55:44.5739044Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T12:55:44.5739242Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T12:55:44.5739449Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T12:55:44.5739706Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T12:55:44.5740005Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T12:55:44.5740268Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T12:55:44.5740461Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T12:55:44.5740637Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T12:55:44.5740845Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T12:55:44.5741020Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T12:55:44.5741200Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T12:55:44.5741409Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T12:55:44.5741602Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T12:55:44.5741773Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T12:55:44.5741962Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T12:55:44.5742300Z * [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:55:44.5742763Z * [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:55:44.5743111Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T12:55:44.5743362Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T12:55:44.5743596Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T12:55:44.5743809Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T12:55:44.5744018Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T12:55:44.5744201Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T12:55:44.5744392Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T12:55:44.5744606Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T12:55:44.5744828Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T12:55:44.5745059Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T12:55:44.5745279Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T12:55:44.5745464Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T12:55:44.5745649Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T12:55:44.5745840Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T12:55:44.5746038Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T12:55:44.5746245Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T12:55:44.5746430Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T12:55:44.5746611Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T12:55:44.5746787Z * [new branch] docs -> origin/docs 2025-12-04T12:55:44.5746956Z * [new branch] documentation -> origin/documentation 2025-12-04T12:55:44.5747141Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T12:55:44.5747363Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T12:55:44.5747624Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T12:55:44.5747844Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T12:55:44.5748090Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T12:55:44.5748263Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T12:55:44.5748434Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T12:55:44.5748601Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T12:55:44.5748766Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T12:55:44.5748933Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T12:55:44.5749116Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T12:55:44.5749358Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T12:55:44.5749627Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T12:55:44.5749963Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T12:55:44.5750250Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T12:55:44.5750548Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T12:55:44.5750865Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T12:55:44.5751130Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T12:55:44.5751374Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T12:55:44.5751627Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T12:55:44.5751855Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T12:55:44.5752133Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T12:55:44.5752409Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T12:55:44.5752631Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T12:55:44.5752914Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T12:55:44.5753196Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T12:55:44.5753460Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T12:55:44.5753738Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T12:55:44.5754016Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T12:55:44.5754305Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T12:55:44.5754538Z * [new branch] exec -> origin/exec 2025-12-04T12:55:44.5754718Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T12:55:44.5754912Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T12:55:44.5755094Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T12:55:44.5755391Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T12:55:44.5755573Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T12:55:44.5755750Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T12:55:44.5755964Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T12:55:44.5756137Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T12:55:44.5756317Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T12:55:44.5756494Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T12:55:44.5756665Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T12:55:44.5756840Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T12:55:44.5757020Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T12:55:44.5757195Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T12:55:44.5757372Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T12:55:44.5757551Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T12:55:44.5757723Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T12:55:44.5757898Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T12:55:44.5758073Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T12:55:44.5758247Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T12:55:44.5758422Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T12:55:44.5758593Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T12:55:44.5758769Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T12:55:44.5758950Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T12:55:44.5759125Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T12:55:44.5759298Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T12:55:44.5759475Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T12:55:44.5759646Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T12:55:44.5759857Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T12:55:44.5760037Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T12:55:44.5760207Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T12:55:44.5760434Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T12:55:44.5760671Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T12:55:44.5760877Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T12:55:44.5761063Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T12:55:44.5761260Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T12:55:44.5761453Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T12:55:44.5761647Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T12:55:44.5761838Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T12:55:44.5762021Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T12:55:44.5762227Z * [new branch] fca -> origin/fca 2025-12-04T12:55:44.5762386Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T12:55:44.5762548Z * [new branch] fca5 -> origin/fca5 2025-12-04T12:55:44.5762758Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T12:55:44.5762962Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T12:55:44.5763156Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T12:55:44.5763338Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T12:55:44.5763516Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T12:55:44.5763709Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T12:55:44.5763905Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T12:55:44.5764100Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T12:55:44.5764292Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T12:55:44.5764494Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T12:55:44.5764692Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T12:55:44.5764891Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T12:55:44.5765104Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T12:55:44.5765312Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T12:55:44.5765491Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T12:55:44.5765665Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T12:55:44.5765867Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T12:55:44.5766071Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T12:55:44.5766256Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T12:55:44.5766444Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T12:55:44.5766619Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T12:55:44.5766785Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T12:55:44.5766954Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T12:55:44.5767128Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T12:55:44.5767305Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T12:55:44.5767481Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T12:55:44.5767679Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T12:55:44.5767882Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T12:55:44.5768084Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T12:55:44.5768331Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T12:55:44.5768546Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T12:55:44.5768736Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T12:55:44.5768916Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T12:55:44.5769113Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T12:55:44.5769288Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T12:55:44.5769556Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T12:55:44.5769885Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T12:55:44.5770106Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T12:55:44.5770294Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T12:55:44.5770479Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T12:55:44.5770676Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T12:55:44.5770872Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T12:55:44.5771067Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T12:55:44.5771256Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T12:55:44.5771444Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T12:55:44.5771628Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T12:55:44.5771816Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T12:55:44.5771996Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T12:55:44.5772180Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T12:55:44.5772364Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T12:55:44.5772543Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T12:55:44.5772734Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T12:55:44.5772921Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T12:55:44.5773104Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T12:55:44.5773290Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T12:55:44.5773475Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T12:55:44.5773665Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T12:55:44.5773851Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T12:55:44.5774035Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T12:55:44.5774213Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T12:55:44.5774398Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T12:55:44.5774593Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T12:55:44.5774813Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T12:55:44.5775021Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T12:55:44.5775223Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T12:55:44.5775427Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T12:55:44.5775632Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T12:55:44.5775833Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T12:55:44.5776083Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T12:55:44.5776287Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T12:55:44.5776485Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T12:55:44.5776731Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T12:55:44.5776941Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T12:55:44.5777142Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T12:55:44.5777347Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T12:55:44.5777551Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T12:55:44.5777754Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T12:55:44.5777965Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T12:55:44.5778170Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T12:55:44.5778374Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T12:55:44.5778579Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T12:55:44.5778788Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T12:55:44.5778988Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T12:55:44.5779192Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T12:55:44.5779397Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T12:55:44.5779601Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T12:55:44.5779810Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T12:55:44.5780065Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T12:55:44.5780269Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T12:55:44.5780473Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T12:55:44.5780674Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T12:55:44.5780888Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T12:55:44.5781093Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T12:55:44.5781294Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T12:55:44.5781500Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T12:55:44.5781704Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T12:55:44.5781913Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T12:55:44.5782118Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T12:55:44.5782324Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T12:55:44.5782525Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T12:55:44.5782730Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T12:55:44.5782933Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T12:55:44.5783171Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T12:55:44.5783376Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T12:55:44.5783584Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T12:55:44.5783818Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T12:55:44.5784024Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T12:55:44.5784229Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T12:55:44.5784428Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T12:55:44.5784635Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T12:55:44.5784838Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T12:55:44.5785040Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T12:55:44.5785246Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T12:55:44.5785455Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T12:55:44.5785655Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T12:55:44.5785859Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T12:55:44.5786062Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T12:55:44.5786262Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T12:55:44.5786465Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T12:55:44.5786673Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T12:55:44.5786875Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T12:55:44.5787081Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T12:55:44.5787283Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T12:55:44.5787490Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T12:55:44.5787695Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T12:55:44.5787901Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T12:55:44.5788111Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T12:55:44.5788317Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T12:55:44.5788521Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T12:55:44.5788725Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T12:55:44.5788933Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T12:55:44.5789134Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T12:55:44.5789338Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T12:55:44.5789544Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T12:55:44.5789744Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T12:55:44.5790007Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T12:55:44.5790207Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T12:55:44.5790439Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T12:55:44.5790640Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T12:55:44.5790875Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T12:55:44.5791073Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T12:55:44.5791274Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T12:55:44.5791467Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T12:55:44.5791645Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T12:55:44.5791827Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T12:55:44.5792007Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T12:55:44.5792184Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T12:55:44.5792362Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T12:55:44.5792540Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T12:55:44.5792718Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T12:55:44.5792962Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T12:55:44.5793140Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T12:55:44.5793324Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T12:55:44.5793511Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T12:55:44.5793694Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T12:55:44.5793878Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T12:55:44.5794054Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T12:55:44.5794233Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T12:55:44.5794409Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T12:55:44.5794584Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T12:55:44.5794756Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T12:55:44.5794933Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T12:55:44.5795109Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T12:55:44.5795282Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T12:55:44.5795462Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T12:55:44.5795640Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T12:55:44.5795814Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T12:55:44.5795994Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T12:55:44.5796167Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T12:55:44.5796349Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T12:55:44.5796527Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T12:55:44.5796702Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T12:55:44.5796883Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T12:55:44.5797090Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T12:55:44.5797265Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T12:55:44.5797442Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T12:55:44.5797650Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T12:55:44.5797824Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T12:55:44.5798003Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T12:55:44.5798196Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T12:55:44.5798392Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T12:55:44.5798591Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T12:55:44.5798790Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T12:55:44.5798987Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T12:55:44.5799183Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T12:55:44.5799383Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T12:55:44.5799574Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T12:55:44.5799770Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T12:55:44.5800005Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T12:55:44.5800205Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T12:55:44.5800405Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T12:55:44.5800602Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T12:55:44.5800797Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T12:55:44.5801005Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T12:55:44.5801197Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T12:55:44.5801397Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T12:55:44.5801596Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T12:55:44.5801787Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T12:55:44.5801984Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T12:55:44.5802184Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T12:55:44.5802377Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T12:55:44.5802576Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T12:55:44.5802777Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T12:55:44.5802968Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T12:55:44.5803168Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T12:55:44.5803362Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T12:55:44.5803552Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T12:55:44.5803748Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T12:55:44.5803989Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T12:55:44.5804184Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T12:55:44.5804376Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T12:55:44.5804613Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T12:55:44.5804946Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T12:55:44.5805144Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T12:55:44.5805339Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T12:55:44.5805539Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T12:55:44.5805744Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T12:55:44.5805946Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T12:55:44.5806150Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T12:55:44.5806353Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T12:55:44.5806555Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T12:55:44.5806755Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T12:55:44.5806954Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T12:55:44.5807155Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T12:55:44.5807359Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T12:55:44.5807558Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T12:55:44.5807757Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T12:55:44.5808010Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T12:55:44.5808479Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T12:55:44.5808740Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T12:55:44.5808980Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T12:55:44.5809247Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T12:55:44.5809500Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T12:55:44.5809760Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T12:55:44.5810062Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T12:55:44.5810310Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T12:55:44.5810579Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T12:55:44.5810827Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T12:55:44.5811107Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T12:55:44.5811391Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T12:55:44.5811621Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T12:55:44.5811858Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T12:55:44.5812168Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T12:55:44.5812440Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T12:55:44.5812704Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T12:55:44.5812993Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T12:55:44.5813217Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T12:55:44.5813463Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T12:55:44.5840043Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T12:55:44.5840286Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T12:55:44.5840511Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T12:55:44.5840719Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T12:55:44.5841015Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T12:55:44.5841293Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T12:55:44.5841561Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T12:55:44.5841796Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T12:55:44.5842006Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T12:55:44.5842200Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T12:55:44.5842399Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T12:55:44.5842594Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T12:55:44.5842792Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T12:55:44.5842983Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T12:55:44.5843172Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T12:55:44.5843369Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T12:55:44.5843563Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T12:55:44.5843748Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T12:55:44.5843973Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T12:55:44.5844162Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T12:55:44.5844340Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T12:55:44.5844525Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T12:55:44.5844707Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T12:55:44.5844888Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T12:55:44.5845089Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T12:55:44.5845285Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T12:55:44.5845463Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T12:55:44.5845648Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T12:55:44.5845830Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T12:55:44.5846014Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T12:55:44.5846265Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T12:55:44.5846448Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T12:55:44.5846659Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T12:55:44.5846842Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T12:55:44.5847026Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T12:55:44.5847206Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T12:55:44.5847394Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T12:55:44.5847576Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T12:55:44.5847763Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T12:55:44.5847963Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T12:55:44.5848145Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T12:55:44.5848334Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T12:55:44.5848515Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T12:55:44.5848692Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T12:55:44.5848895Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T12:55:44.5849092Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T12:55:44.5849282Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T12:55:44.5849797Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T12:55:44.5850052Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T12:55:44.5850241Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T12:55:44.5850433Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T12:55:44.5850621Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T12:55:44.5850809Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T12:55:44.5850991Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T12:55:44.5851179Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T12:55:44.5851362Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T12:55:44.5851543Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T12:55:44.5851729Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T12:55:44.5851915Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T12:55:44.5852101Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T12:55:44.5852287Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T12:55:44.5852471Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T12:55:44.5852658Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T12:55:44.5852843Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T12:55:44.5853024Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T12:55:44.5853260Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T12:55:44.5853449Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T12:55:44.5853649Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T12:55:44.5853890Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T12:55:44.5854078Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T12:55:44.5854262Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T12:55:44.5854452Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T12:55:44.5854643Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T12:55:44.5854827Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T12:55:44.5855021Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T12:55:44.5855213Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T12:55:44.5855397Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T12:55:44.5855587Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T12:55:44.5855775Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T12:55:44.5855959Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T12:55:44.5856146Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T12:55:44.5856331Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T12:55:44.5856518Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T12:55:44.5856705Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T12:55:44.5856893Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T12:55:44.5857077Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T12:55:44.5857272Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T12:55:44.5857456Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T12:55:44.5857644Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T12:55:44.5857833Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T12:55:44.5858016Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T12:55:44.5858199Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T12:55:44.5858386Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T12:55:44.5858567Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T12:55:44.5858759Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T12:55:44.5858943Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T12:55:44.5859125Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T12:55:44.5859309Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T12:55:44.5859492Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T12:55:44.5859675Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T12:55:44.5859908Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T12:55:44.5860143Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T12:55:44.5860329Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T12:55:44.5860558Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T12:55:44.5860744Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T12:55:44.5860930Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T12:55:44.5861113Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T12:55:44.5861298Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T12:55:44.5861479Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T12:55:44.5861676Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T12:55:44.5861873Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T12:55:44.5862071Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T12:55:44.5862266Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T12:55:44.5862454Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T12:55:44.5862642Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T12:55:44.5862831Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T12:55:44.5863018Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T12:55:44.5863204Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T12:55:44.5863393Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T12:55:44.5863581Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T12:55:44.5863774Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T12:55:44.5863966Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T12:55:44.5864151Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T12:55:44.5864338Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T12:55:44.5864525Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T12:55:44.5864711Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T12:55:44.5864901Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T12:55:44.5865087Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T12:55:44.5865268Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T12:55:44.5865452Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T12:55:44.5865636Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T12:55:44.5865822Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T12:55:44.5866013Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T12:55:44.5866193Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T12:55:44.5866376Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T12:55:44.5866551Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T12:55:44.5866755Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T12:55:44.5867021Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T12:55:44.5867320Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T12:55:44.5867521Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T12:55:44.5867718Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T12:55:44.5867916Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T12:55:44.5868113Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T12:55:44.5868308Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T12:55:44.5868504Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T12:55:44.5868697Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T12:55:44.5868897Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T12:55:44.5869094Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T12:55:44.5869272Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T12:55:44.5869451Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T12:55:44.5869636Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T12:55:44.5869865Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T12:55:44.5870053Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T12:55:44.5870239Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T12:55:44.5870422Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T12:55:44.5870608Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T12:55:44.5870797Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T12:55:44.5870983Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T12:55:44.5871170Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T12:55:44.5871356Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T12:55:44.5871544Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T12:55:44.5871729Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T12:55:44.5871913Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T12:55:44.5872102Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T12:55:44.5872289Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T12:55:44.5872476Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T12:55:44.5872663Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T12:55:44.5872853Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T12:55:44.5873035Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T12:55:44.5873222Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T12:55:44.5873404Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T12:55:44.5873626Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T12:55:44.5873807Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T12:55:44.5874021Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T12:55:44.5874203Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T12:55:44.5874384Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T12:55:44.5874565Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T12:55:44.5874743Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T12:55:44.5874925Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T12:55:44.5875107Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T12:55:44.5875291Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T12:55:44.5875469Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T12:55:44.5875654Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T12:55:44.5875831Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T12:55:44.5876011Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T12:55:44.5876195Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T12:55:44.5876374Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T12:55:44.5876554Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T12:55:44.5876735Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T12:55:44.5876916Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T12:55:44.5877099Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T12:55:44.5877284Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T12:55:44.5877465Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T12:55:44.5877645Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T12:55:44.5877820Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T12:55:44.5878000Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T12:55:44.5878185Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T12:55:44.5878365Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T12:55:44.5878545Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T12:55:44.5878724Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T12:55:44.5878906Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T12:55:44.5879084Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T12:55:44.5879268Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T12:55:44.5879445Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T12:55:44.5879625Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T12:55:44.5879805Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T12:55:44.5880076Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T12:55:44.5880258Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T12:55:44.5880440Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T12:55:44.5880654Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T12:55:44.5880835Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T12:55:44.5881013Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T12:55:44.5881193Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T12:55:44.5881378Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T12:55:44.5881556Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T12:55:44.5881740Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T12:55:44.5881921Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T12:55:44.5882098Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T12:55:44.5882286Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T12:55:44.5882463Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T12:55:44.5882641Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T12:55:44.5882822Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T12:55:44.5883003Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T12:55:44.5883185Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T12:55:44.5883458Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T12:55:44.5883637Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T12:55:44.5883816Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T12:55:44.5883997Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T12:55:44.5884188Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T12:55:44.5884374Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T12:55:44.5884561Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T12:55:44.5884745Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T12:55:44.5884929Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T12:55:44.5885123Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T12:55:44.5885307Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T12:55:44.5885494Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T12:55:44.5885681Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T12:55:44.5885864Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T12:55:44.5886050Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T12:55:44.5886238Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T12:55:44.5886420Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T12:55:44.5886603Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T12:55:44.5886822Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T12:55:44.5887005Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T12:55:44.5887217Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T12:55:44.5887401Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T12:55:44.5887584Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T12:55:44.5887766Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T12:55:44.5887952Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T12:55:44.5888135Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T12:55:44.5888323Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T12:55:44.5888509Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T12:55:44.5888693Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T12:55:44.5888878Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T12:55:44.5889062Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T12:55:44.5889245Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T12:55:44.5889430Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T12:55:44.5889613Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T12:55:44.5889795Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T12:55:44.5890033Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T12:55:44.5890218Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T12:55:44.5890405Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T12:55:44.5890589Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T12:55:44.5890772Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T12:55:44.5890960Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T12:55:44.5891146Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T12:55:44.5891328Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T12:55:44.5891514Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T12:55:44.5891700Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T12:55:44.5891883Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T12:55:44.5892073Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T12:55:44.5892256Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T12:55:44.5892440Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T12:55:44.5892625Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T12:55:44.5892809Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T12:55:44.5892992Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T12:55:44.5893217Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T12:55:44.5893401Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T12:55:44.5893583Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T12:55:44.5893799Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T12:55:44.5893984Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T12:55:44.5894167Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T12:55:44.5894351Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T12:55:44.5894535Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T12:55:44.5894716Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T12:55:44.5894904Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T12:55:44.5895087Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T12:55:44.5895274Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T12:55:44.5895457Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T12:55:44.5895640Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T12:55:44.5895825Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T12:55:44.5896009Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T12:55:44.5896194Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T12:55:44.5896385Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T12:55:44.5896580Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T12:55:44.5896766Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T12:55:44.5896958Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T12:55:44.5897149Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T12:55:44.5897334Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T12:55:44.5897525Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T12:55:44.5897713Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T12:55:44.5897901Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T12:55:44.5898088Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T12:55:44.5898272Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T12:55:44.5898454Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T12:55:44.5898642Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T12:55:44.5898823Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T12:55:44.5899005Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T12:55:44.5899189Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T12:55:44.5899371Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T12:55:44.5899555Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T12:55:44.5899771Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T12:55:44.5899998Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T12:55:44.5900223Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T12:55:44.5900407Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T12:55:44.5900590Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T12:55:44.5900776Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T12:55:44.5900961Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T12:55:44.5901143Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T12:55:44.5901328Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T12:55:44.5901518Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T12:55:44.5901702Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T12:55:44.5901891Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T12:55:44.5902076Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T12:55:44.5902260Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T12:55:44.5902445Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T12:55:44.5902629Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T12:55:44.5902813Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T12:55:44.5902999Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T12:55:44.5903184Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T12:55:44.5903366Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T12:55:44.5903556Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T12:55:44.5903740Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T12:55:44.5903921Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T12:55:44.5904103Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T12:55:44.5904287Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T12:55:44.5904475Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T12:55:44.5904661Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T12:55:44.5904846Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T12:55:44.5905033Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T12:55:44.5905230Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T12:55:44.5905563Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T12:55:44.5905754Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T12:55:44.5905942Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T12:55:44.5906125Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T12:55:44.5906315Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T12:55:44.5906539Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T12:55:44.5906725Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T12:55:44.5906939Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T12:55:44.5907125Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T12:55:44.5907310Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T12:55:44.5907497Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T12:55:44.5907684Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T12:55:44.5907869Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T12:55:44.5908063Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T12:55:44.5908249Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T12:55:44.5908431Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T12:55:44.5908619Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T12:55:44.5908801Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T12:55:44.5908988Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T12:55:44.5909177Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T12:55:44.5909358Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T12:55:44.5909540Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T12:55:44.5909724Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T12:55:44.5909943Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T12:55:44.5910125Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T12:55:44.5910307Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T12:55:44.5910485Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T12:55:44.5910662Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T12:55:44.5910839Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T12:55:44.5911019Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T12:55:44.5911204Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T12:55:44.5911392Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T12:55:44.5911571Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T12:55:44.5911753Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T12:55:44.5911937Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T12:55:44.5912113Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T12:55:44.5912291Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T12:55:44.5912472Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T12:55:44.5912652Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T12:55:44.5912832Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T12:55:44.5913070Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T12:55:44.5913253Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T12:55:44.5913431Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T12:55:44.5913654Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T12:55:44.5913834Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T12:55:44.5914014Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T12:55:44.5914191Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T12:55:44.5914370Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T12:55:44.5914550Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T12:55:44.5914734Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T12:55:44.5914919Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T12:55:44.5915098Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T12:55:44.5915278Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T12:55:44.5915458Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T12:55:44.5915637Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T12:55:44.5915818Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T12:55:44.5915997Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T12:55:44.5916178Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T12:55:44.5916364Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T12:55:44.5916546Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T12:55:44.5916734Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T12:55:44.5916919Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T12:55:44.5917105Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T12:55:44.5917283Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T12:55:44.5917466Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T12:55:44.5917648Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T12:55:44.5917831Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T12:55:44.5918016Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T12:55:44.5918197Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T12:55:44.5918383Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T12:55:44.5918569Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T12:55:44.5918750Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T12:55:44.5918932Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T12:55:44.5919115Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T12:55:44.5919299Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T12:55:44.5919477Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T12:55:44.5919706Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T12:55:44.5919936Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T12:55:44.5920161Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T12:55:44.5920342Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T12:55:44.5920527Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T12:55:44.5920705Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T12:55:44.5920888Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T12:55:44.5921067Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T12:55:44.5921249Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T12:55:44.5921437Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T12:55:44.5921619Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T12:55:44.5921806Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T12:55:44.5921987Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T12:55:44.5922168Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T12:55:44.5922352Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T12:55:44.5922533Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T12:55:44.5922715Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T12:55:44.5922898Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T12:55:44.5923083Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T12:55:44.5923262Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T12:55:44.5923448Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T12:55:44.5923632Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T12:55:44.5923814Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T12:55:44.5924003Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T12:55:44.5924188Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T12:55:44.5924370Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T12:55:44.5924553Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T12:55:44.5924735Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T12:55:44.5924919Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T12:55:44.5925103Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T12:55:44.5925282Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T12:55:44.5925464Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T12:55:44.5925648Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T12:55:44.5925826Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T12:55:44.5926011Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T12:55:44.5926249Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T12:55:44.5926442Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T12:55:44.5926640Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T12:55:44.5926874Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T12:55:44.5927065Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T12:55:44.5927259Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T12:55:44.5927452Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T12:55:44.5927631Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T12:55:44.5927814Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T12:55:44.5927998Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T12:55:44.5928171Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T12:55:44.5928350Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T12:55:44.5928538Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T12:55:44.5928715Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T12:55:44.5928894Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T12:55:44.5929068Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T12:55:44.5929249Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T12:55:44.5929429Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T12:55:44.5929609Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T12:55:44.5929787Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T12:55:44.5930004Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T12:55:44.5930188Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T12:55:44.5930366Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T12:55:44.5930541Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T12:55:44.5930717Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T12:55:44.5930895Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T12:55:44.5931075Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T12:55:44.5931257Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T12:55:44.5931332Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T12:55:44.5931402Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T12:55:44.5931475Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T12:55:44.5931547Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T12:55:44.5931617Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T12:55:44.5931686Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T12:55:44.5931757Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T12:55:44.5931826Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T12:55:44.5931952Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T12:55:44.5932024Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T12:55:44.5932096Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T12:55:44.5932219Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T12:55:44.5932291Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T12:55:44.5932361Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T12:55:44.5932456Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T12:55:44.5932545Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T12:55:44.5932632Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T12:55:44.5932721Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T12:55:44.5932807Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T12:55:44.5932895Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T12:55:44.5932984Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T12:55:44.5933069Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T12:55:44.5933155Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T12:55:44.5933243Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T12:55:44.5933329Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T12:55:44.5933419Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T12:55:44.5933507Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T12:55:44.5933596Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T12:55:44.5933681Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T12:55:44.5933769Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T12:55:44.5933854Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T12:55:44.5933942Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T12:55:44.5934027Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T12:55:44.5934111Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T12:55:44.5934198Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T12:55:44.5934279Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T12:55:44.5934358Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T12:55:44.5934436Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T12:55:44.5934510Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T12:55:44.5934582Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T12:55:44.5934657Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T12:55:44.5934731Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T12:55:44.5934829Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T12:55:44.5934905Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T12:55:44.5934978Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T12:55:44.5935083Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T12:55:44.5935160Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T12:55:44.5935234Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T12:55:44.5935307Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T12:55:44.5935382Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T12:55:44.5935455Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T12:55:44.5935533Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T12:55:44.5935606Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T12:55:44.5935681Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T12:55:44.5935757Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T12:55:44.5935830Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T12:55:44.5935903Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T12:55:44.5935979Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T12:55:44.5936051Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T12:55:44.5936122Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T12:55:44.5936196Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T12:55:44.5936268Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T12:55:44.5936342Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T12:55:44.5936418Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T12:55:44.5936492Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T12:55:44.5936564Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T12:55:44.5936640Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T12:55:44.5936713Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T12:55:44.5936786Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T12:55:44.5936859Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T12:55:44.5936931Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T12:55:44.5937005Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T12:55:44.5937078Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T12:55:44.5937152Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T12:55:44.5937226Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T12:55:44.5937298Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T12:55:44.5937371Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T12:55:44.5937477Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T12:55:44.5937552Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T12:55:44.5937626Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T12:55:44.5937726Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T12:55:44.5937798Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T12:55:44.5937870Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T12:55:44.5937944Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T12:55:44.5938016Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T12:55:44.5938088Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T12:55:44.5938162Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T12:55:44.5938234Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T12:55:44.5938309Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T12:55:44.5938384Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T12:55:44.5938459Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T12:55:44.5938533Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T12:55:44.5938607Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T12:55:44.5938678Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T12:55:44.5938754Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T12:55:44.5938827Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T12:55:44.5938899Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T12:55:44.5938974Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T12:55:44.5939046Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T12:55:44.5939119Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T12:55:44.5939197Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T12:55:44.5939269Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T12:55:44.5939341Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T12:55:44.5939416Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T12:55:44.5939488Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T12:55:44.5939560Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T12:55:44.5939635Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T12:55:44.5939702Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T12:55:44.5939767Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T12:55:44.5939877Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T12:55:44.5939944Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T12:55:44.5940006Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T12:55:44.5940118Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T12:55:44.5940181Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T12:55:44.5940244Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T12:55:44.5940344Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T12:55:44.5940406Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T12:55:44.5940469Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T12:55:44.5940531Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T12:55:44.5940593Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T12:55:44.5940656Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T12:55:44.5940718Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T12:55:44.5940781Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T12:55:44.5940843Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T12:55:44.5940919Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T12:55:44.5940988Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T12:55:44.5941058Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T12:55:44.5941136Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T12:55:44.5941212Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T12:55:44.5941292Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T12:55:44.5941369Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T12:55:44.5941446Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T12:55:44.5941528Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T12:55:44.5941607Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T12:55:44.5941682Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T12:55:44.5941758Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T12:55:44.5941835Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T12:55:44.5941909Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T12:55:44.5941986Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T12:55:44.5942061Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T12:55:44.5942138Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T12:55:44.5942213Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T12:55:44.5942289Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T12:55:44.5942365Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T12:55:44.5942440Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T12:55:44.5942515Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T12:55:44.5942591Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T12:55:44.5942665Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T12:55:44.5942772Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T12:55:44.5942848Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T12:55:44.5942973Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T12:55:44.5943048Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T12:55:44.5943124Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T12:55:44.5943199Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T12:55:44.5943273Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T12:55:44.5943349Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T12:55:44.5943423Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T12:55:44.5943499Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T12:55:44.5943575Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T12:55:44.5943651Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T12:55:44.5943727Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T12:55:44.5943801Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T12:55:44.5943876Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T12:55:44.5943951Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T12:55:44.5944026Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T12:55:44.5944101Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T12:55:44.5944178Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T12:55:44.5944253Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T12:55:44.5944330Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T12:55:44.5944406Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T12:55:44.5944481Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T12:55:44.5944556Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T12:55:44.5944632Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T12:55:44.5944705Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T12:55:44.5944779Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T12:55:44.5944853Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T12:55:44.5944925Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T12:55:44.5944999Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T12:55:44.5945072Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T12:55:44.5945138Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T12:55:44.5945202Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T12:55:44.5945267Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T12:55:44.5945330Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T12:55:44.5945429Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T12:55:44.5945492Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T12:55:44.5945556Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T12:55:44.5945656Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T12:55:44.5945718Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T12:55:44.5945780Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T12:55:44.5945843Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T12:55:44.5945905Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T12:55:44.5945967Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T12:55:44.5946057Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T12:55:44.5946141Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T12:55:44.5946223Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T12:55:44.5946307Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T12:55:44.5946387Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T12:55:44.5946466Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T12:55:44.5946542Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T12:55:44.5946617Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T12:55:44.5946690Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T12:55:44.5946765Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T12:55:44.5946837Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T12:55:44.5946911Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T12:55:44.5946984Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T12:55:44.5947056Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T12:55:44.5947128Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T12:55:44.5947200Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T12:55:44.5947272Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T12:55:44.5947344Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T12:55:44.5947419Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T12:55:44.5947491Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T12:55:44.5947566Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T12:55:44.5947638Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T12:55:44.5947711Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T12:55:44.5947789Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T12:55:44.5947864Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T12:55:44.5947939Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T12:55:44.5948046Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T12:55:44.5948120Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T12:55:44.5948192Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T12:55:44.5948292Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T12:55:44.5948365Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T12:55:44.5948438Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T12:55:44.5948515Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T12:55:44.5948590Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T12:55:44.5948669Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T12:55:44.5948745Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T12:55:44.5948820Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T12:55:44.5948901Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T12:55:44.5948978Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T12:55:44.5949054Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T12:55:44.5949133Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T12:55:44.5949208Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T12:55:44.5949283Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T12:55:44.5949362Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T12:55:44.5949438Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T12:55:44.5949513Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T12:55:44.5949590Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T12:55:44.5949665Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T12:55:44.5949739Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T12:55:44.5949815Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T12:55:44.5949930Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T12:55:44.5950004Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T12:55:44.5950080Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T12:55:44.5950153Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T12:55:44.5950225Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T12:55:44.5950303Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T12:55:44.5950374Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T12:55:44.5950450Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T12:55:44.5950521Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T12:55:44.5950592Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T12:55:44.5950667Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T12:55:44.5950738Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T12:55:44.5950856Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T12:55:44.5950931Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T12:55:44.5951045Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T12:55:44.5951117Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T12:55:44.5951192Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T12:55:44.5951264Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T12:55:44.5951336Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T12:55:44.5951410Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T12:55:44.5951482Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T12:55:44.5951554Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T12:55:44.5951629Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T12:55:44.5951701Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T12:55:44.5951773Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T12:55:44.5951849Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T12:55:44.5951921Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T12:55:44.5951993Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T12:55:44.5952071Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T12:55:44.5952142Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T12:55:44.5952221Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T12:55:44.5952292Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T12:55:44.5952368Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T12:55:44.5952444Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T12:55:44.5952515Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T12:55:44.5952586Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T12:55:44.5952662Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T12:55:44.5952733Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T12:55:44.5952804Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T12:55:44.5952879Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T12:55:44.5952948Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T12:55:44.5953018Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T12:55:44.5953089Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T12:55:44.5953158Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T12:55:44.5953226Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T12:55:44.5953301Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T12:55:44.5953370Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T12:55:44.5953440Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T12:55:44.5953550Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T12:55:44.5953621Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T12:55:44.5953713Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T12:55:44.5953785Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T12:55:44.5953854Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T12:55:44.5953926Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T12:55:44.5953999Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T12:55:44.5954079Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T12:55:44.5954156Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T12:55:44.5954236Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T12:55:44.5954313Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T12:55:44.5954393Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T12:55:44.5954468Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T12:55:44.5954543Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T12:55:44.5954621Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T12:55:44.5954695Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T12:55:44.5954770Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T12:55:44.5954849Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T12:55:44.5954926Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T12:55:44.5955001Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T12:55:44.5955080Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T12:55:44.5955155Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T12:55:44.5955230Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T12:55:44.5955308Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T12:55:44.5955383Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T12:55:44.5955458Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T12:55:44.5955539Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T12:55:44.5955615Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T12:55:44.5955694Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T12:55:44.5955770Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T12:55:44.5955845Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T12:55:44.5955923Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T12:55:44.5955996Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T12:55:44.5956068Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T12:55:44.5956142Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T12:55:44.5956245Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T12:55:44.5956317Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T12:55:44.5956415Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T12:55:44.5956485Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T12:55:44.5956556Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T12:55:44.5956629Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T12:55:44.5956700Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T12:55:44.5956773Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T12:55:44.5956849Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T12:55:44.5956923Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T12:55:44.5956996Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T12:55:44.5957072Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T12:55:44.5957144Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T12:55:44.5957216Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T12:55:44.5957287Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T12:55:44.5957357Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T12:55:44.5957430Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T12:55:44.5957501Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T12:55:44.5957572Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T12:55:44.5957645Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T12:55:44.5957719Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T12:55:44.5957790Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T12:55:44.5957863Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T12:55:44.5957934Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T12:55:44.5958005Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T12:55:44.5958078Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T12:55:44.5958149Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T12:55:44.5958221Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T12:55:44.5958295Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T12:55:44.5958367Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T12:55:44.5958439Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T12:55:44.5958511Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T12:55:44.5958582Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T12:55:44.5958656Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T12:55:44.5958726Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T12:55:44.5958797Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T12:55:44.5958897Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T12:55:44.5958968Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T12:55:44.5959069Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T12:55:44.5959142Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T12:55:44.5959212Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T12:55:44.5959283Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T12:55:44.5959356Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T12:55:44.5959426Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T12:55:44.5959496Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T12:55:44.5959571Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T12:55:44.5959642Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T12:55:44.5959715Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T12:55:44.5959788Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T12:55:44.5959905Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T12:55:44.5959978Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T12:55:44.5960051Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T12:55:44.5960122Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T12:55:44.5960194Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T12:55:44.5960269Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T12:55:44.5960340Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T12:55:44.5960415Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T12:55:44.5960485Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T12:55:44.5960556Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T12:55:44.5960629Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T12:55:44.5960700Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T12:55:44.5960771Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T12:55:44.5960846Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T12:55:44.5960917Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T12:55:44.5960988Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T12:55:44.5961062Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T12:55:44.5961133Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T12:55:44.5961204Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T12:55:44.5961279Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T12:55:44.5961350Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T12:55:44.5961421Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T12:55:44.5961549Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T12:55:44.5961622Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T12:55:44.5961692Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T12:55:44.5961808Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T12:55:44.5961876Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T12:55:44.5961947Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T12:55:44.5962012Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T12:55:44.5962077Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T12:55:44.5962144Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T12:55:44.5962211Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T12:55:44.5962276Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T12:55:44.5962342Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T12:55:44.5962409Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T12:55:44.5962474Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T12:55:44.5962541Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T12:55:44.5962605Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T12:55:44.5962669Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T12:55:44.5962736Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T12:55:44.5962801Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T12:55:44.5962866Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T12:55:44.5962934Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T12:55:44.5963002Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T12:55:44.5963067Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T12:55:44.5963134Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T12:55:44.5963198Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T12:55:44.5963263Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T12:55:44.5963331Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T12:55:44.5963395Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T12:55:44.5963465Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T12:55:44.5963530Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T12:55:44.5963598Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T12:55:44.5963665Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T12:55:44.5963731Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T12:55:44.5963798Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T12:55:44.5963866Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T12:55:44.5963929Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T12:55:44.5963993Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T12:55:44.5964098Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T12:55:44.5964164Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T12:55:44.5964228Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T12:55:44.5964321Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T12:55:44.5964387Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T12:55:44.5964451Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T12:55:44.5964517Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T12:55:44.5964582Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T12:55:44.5964646Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T12:55:44.5964714Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T12:55:44.5964778Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T12:55:44.5964842Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T12:55:44.5964911Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T12:55:44.5964976Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T12:55:44.5965041Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T12:55:44.5965107Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T12:55:44.5965174Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T12:55:44.5965240Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T12:55:44.5965307Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T12:55:44.5965372Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T12:55:44.5965438Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T12:55:44.5965506Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T12:55:44.5965571Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T12:55:44.5965637Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T12:55:44.5965716Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T12:55:44.5965792Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T12:55:44.5965870Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T12:55:44.5965946Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T12:55:44.5966021Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T12:55:44.5966098Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T12:55:44.5966177Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T12:55:44.5966252Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T12:55:44.5966324Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T12:55:44.5966394Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T12:55:44.5966462Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T12:55:44.5966535Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T12:55:44.5966816Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T12:55:44.5966885Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T12:55:44.5966956Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T12:55:44.5967055Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T12:55:44.5967124Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T12:55:44.5967193Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T12:55:44.5967261Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T12:55:44.5967332Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T12:55:44.5967399Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T12:55:44.5967468Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T12:55:44.5967539Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T12:55:44.5967608Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T12:55:44.5967677Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T12:55:44.5967746Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T12:55:44.5967814Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T12:55:44.5967881Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T12:55:44.5967953Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T12:55:44.5968021Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T12:55:44.5968092Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T12:55:44.5968161Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T12:55:44.5968230Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T12:55:44.5968299Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T12:55:44.5968367Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T12:55:44.5968435Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T12:55:44.5968501Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T12:55:44.5968571Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T12:55:44.5968640Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T12:55:44.5968712Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T12:55:44.5968779Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T12:55:44.5968847Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T12:55:44.5968917Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T12:55:44.5968984Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T12:55:44.5969052Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T12:55:44.5969122Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T12:55:44.5969191Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T12:55:44.5969259Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T12:55:44.5969355Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T12:55:44.5969425Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T12:55:44.5969493Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T12:55:44.5969588Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T12:55:44.5969656Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T12:55:44.5969723Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T12:55:44.5969793Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T12:55:44.5969990Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T12:55:44.5970060Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T12:55:44.5970130Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T12:55:44.5970198Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T12:55:44.5970266Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T12:55:44.5970339Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T12:55:44.5982305Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T12:55:44.5982406Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T12:55:44.5982481Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T12:55:44.5982553Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T12:55:44.5982621Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T12:55:44.5982695Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T12:55:44.5982765Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T12:55:44.5982833Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T12:55:44.5982908Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T12:55:44.5982978Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T12:55:44.5983049Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T12:55:44.5983119Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T12:55:44.5983194Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T12:55:44.5983266Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T12:55:44.5983337Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T12:55:44.5983406Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T12:55:44.5983474Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T12:55:44.5983544Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T12:55:44.5983612Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T12:55:44.5983679Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T12:55:44.5983751Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T12:55:44.5983821Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T12:55:44.5983888Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T12:55:44.5984029Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T12:55:44.5984100Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T12:55:44.5984171Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T12:55:44.5984309Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T12:55:44.5984380Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T12:55:44.5984447Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T12:55:44.5984520Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T12:55:44.5984589Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T12:55:44.5984656Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T12:55:44.5984729Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T12:55:44.5984797Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T12:55:44.5984864Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T12:55:44.5984938Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T12:55:44.5985006Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T12:55:44.5985073Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T12:55:44.5985146Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T12:55:44.5985217Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T12:55:44.5985291Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T12:55:44.5985366Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T12:55:44.5985437Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T12:55:44.5985518Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T12:55:44.5985591Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T12:55:44.5985658Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T12:55:44.5985733Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T12:55:44.5985805Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T12:55:44.5985874Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T12:55:44.5985945Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T12:55:44.5986019Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T12:55:44.5986086Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T12:55:44.5986155Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T12:55:44.5986233Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T12:55:44.5986303Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T12:55:44.5986372Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T12:55:44.5986439Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T12:55:44.5986506Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T12:55:44.5986575Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T12:55:44.5986669Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T12:55:44.5986736Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T12:55:44.5986804Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T12:55:44.5986899Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T12:55:44.5986973Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T12:55:44.5987040Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T12:55:44.5987107Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T12:55:44.5987176Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T12:55:44.5987244Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T12:55:44.5987312Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T12:55:44.5987381Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T12:55:44.5987449Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T12:55:44.5987521Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T12:55:44.5987591Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T12:55:44.5987662Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T12:55:44.5987737Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T12:55:44.5987808Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T12:55:44.5987877Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T12:55:44.5987948Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T12:55:44.5988018Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T12:55:44.5988086Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T12:55:44.5988156Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T12:55:44.5988225Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T12:55:44.5988294Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T12:55:44.5988360Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T12:55:44.5988437Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T12:55:44.5988504Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T12:55:44.5988580Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T12:55:44.5988648Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T12:55:44.5988717Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T12:55:44.5988794Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T12:55:44.5988863Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T12:55:44.5988931Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T12:55:44.5989003Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T12:55:44.5989070Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T12:55:44.5989138Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T12:55:44.5989206Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T12:55:44.5989309Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T12:55:44.5989379Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T12:55:44.5989478Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T12:55:44.5989546Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T12:55:44.5989614Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T12:55:44.5989685Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T12:55:44.5989752Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T12:55:44.5989855Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T12:55:44.5989926Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T12:55:44.5990000Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T12:55:44.5990067Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T12:55:44.5990136Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T12:55:44.5990204Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T12:55:44.5990270Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T12:55:44.5990336Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T12:55:44.5990403Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T12:55:44.5990470Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T12:55:44.5990535Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T12:55:44.5990604Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T12:55:44.5990672Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T12:55:44.5990743Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T12:55:44.5990812Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T12:55:44.5990879Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T12:55:44.5990947Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T12:55:44.5991014Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T12:55:44.5991082Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T12:55:44.5991151Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T12:55:44.5991221Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T12:55:44.5991288Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T12:55:44.5991359Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T12:55:44.5991427Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T12:55:44.5991494Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T12:55:44.5991561Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T12:55:44.5991630Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T12:55:44.5991698Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T12:55:44.5991766Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T12:55:44.5991882Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T12:55:44.5991951Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T12:55:44.5992053Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T12:55:44.5992122Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T12:55:44.5992189Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T12:55:44.5992262Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T12:55:44.5992334Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T12:55:44.5992408Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T12:55:44.5992475Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T12:55:44.5992547Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T12:55:44.5992619Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T12:55:44.5992691Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T12:55:44.5992758Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T12:55:44.5992825Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T12:55:44.5992893Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T12:55:44.5992961Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T12:55:44.5993031Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T12:55:44.5993099Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T12:55:44.5993171Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T12:55:44.5993242Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T12:55:44.5993309Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T12:55:44.5993378Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T12:55:44.5993447Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T12:55:44.5993513Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T12:55:44.5993580Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T12:55:44.5993647Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T12:55:44.5993710Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T12:55:44.5993774Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T12:55:44.5993839Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T12:55:44.5993902Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T12:55:44.5993966Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T12:55:44.5994030Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T12:55:44.5994092Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T12:55:44.5994170Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T12:55:44.5994244Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T12:55:44.5994315Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T12:55:44.5994415Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T12:55:44.5994486Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T12:55:44.5994556Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T12:55:44.5994665Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T12:55:44.5994736Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T12:55:44.5994806Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T12:55:44.5994878Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T12:55:44.5994949Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T12:55:44.5995020Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T12:55:44.5995093Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T12:55:44.5995162Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T12:55:44.5995232Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T12:55:44.5995304Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T12:55:44.5995375Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T12:55:44.5995445Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T12:55:44.5995517Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T12:55:44.5995589Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T12:55:44.5995659Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T12:55:44.5995730Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T12:55:44.5995800Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T12:55:44.5995871Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T12:55:44.5995942Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T12:55:44.5996012Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T12:55:44.5996083Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T12:55:44.5996153Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T12:55:44.5996223Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T12:55:44.5996294Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T12:55:44.5996365Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T12:55:44.5996434Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T12:55:44.5996506Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T12:55:44.5996578Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T12:55:44.5996647Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T12:55:44.5996717Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T12:55:44.5996786Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T12:55:44.5996856Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T12:55:44.5996928Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T12:55:44.5997026Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T12:55:44.5997099Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T12:55:44.5997170Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T12:55:44.5997309Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T12:55:44.5997382Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T12:55:44.5997453Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T12:55:44.5997524Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T12:55:44.5997596Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T12:55:44.5997667Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T12:55:44.5997739Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T12:55:44.5997811Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T12:55:44.5997882Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T12:55:44.5997952Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T12:55:44.5998023Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T12:55:44.5998092Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T12:55:44.5998162Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T12:55:44.5998235Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T12:55:44.5998305Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T12:55:44.5998376Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T12:55:44.5998447Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T12:55:44.5998518Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T12:55:44.5998588Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T12:55:44.5998659Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T12:55:44.5998729Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T12:55:44.5998802Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T12:55:44.5998876Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T12:55:44.5998947Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T12:55:44.5999019Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T12:55:44.5999090Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T12:55:44.5999163Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T12:55:44.5999234Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T12:55:44.5999303Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T12:55:44.5999372Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T12:55:44.5999443Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T12:55:44.5999513Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T12:55:44.5999582Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T12:55:44.5999697Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T12:55:44.5999768Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T12:55:44.5999907Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T12:55:44.5999979Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T12:55:44.6000050Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T12:55:44.6000122Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T12:55:44.6000196Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T12:55:44.6000268Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T12:55:44.6000340Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T12:55:44.6000412Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T12:55:44.6000484Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T12:55:44.6000558Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T12:55:44.6000628Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T12:55:44.6000697Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T12:55:44.6000769Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T12:55:44.6000839Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T12:55:44.6000909Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T12:55:44.6000979Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T12:55:44.6001050Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T12:55:44.6001120Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T12:55:44.6001192Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T12:55:44.6001262Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T12:55:44.6001331Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T12:55:44.6001401Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T12:55:44.6001470Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T12:55:44.6001540Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T12:55:44.6001614Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T12:55:44.6001686Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T12:55:44.6001756Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T12:55:44.6001828Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T12:55:44.6001900Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T12:55:44.6001971Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T12:55:44.6002041Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T12:55:44.6002112Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T12:55:44.6002185Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T12:55:44.6002296Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T12:55:44.6002367Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T12:55:44.6002439Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T12:55:44.6002544Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T12:55:44.6002614Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T12:55:44.6002686Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T12:55:44.6002755Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T12:55:44.6002825Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T12:55:44.6002896Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T12:55:44.6002967Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T12:55:44.6003037Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T12:55:44.6003108Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T12:55:44.6003179Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T12:55:44.6003249Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T12:55:44.6003321Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T12:55:44.6003391Z * [new branch] gh/guangyey/256/base -> origin/gh/guangyey/256/base 2025-12-04T12:55:44.6003461Z * [new branch] gh/guangyey/256/head -> origin/gh/guangyey/256/head 2025-12-04T12:55:44.6003531Z * [new branch] gh/guangyey/256/orig -> origin/gh/guangyey/256/orig 2025-12-04T12:55:44.6003630Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T12:55:44.6003723Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T12:55:44.6003813Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T12:55:44.6003902Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T12:55:44.6003990Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T12:55:44.6004077Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T12:55:44.6004164Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T12:55:44.6004251Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T12:55:44.6004339Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T12:55:44.6004426Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T12:55:44.6004515Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T12:55:44.6004605Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T12:55:44.6004691Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T12:55:44.6004779Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T12:55:44.6004867Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T12:55:44.6004958Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T12:55:44.6005081Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T12:55:44.6005168Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T12:55:44.6005256Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T12:55:44.6005369Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T12:55:44.6005455Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T12:55:44.6005544Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T12:55:44.6005630Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T12:55:44.6005718Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T12:55:44.6005808Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T12:55:44.6005895Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T12:55:44.6005982Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T12:55:44.6006074Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T12:55:44.6006161Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T12:55:44.6006248Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T12:55:44.6006338Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T12:55:44.6006425Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T12:55:44.6006516Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T12:55:44.6006605Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T12:55:44.6006692Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T12:55:44.6006782Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T12:55:44.6006868Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T12:55:44.6006955Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T12:55:44.6007043Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T12:55:44.6007131Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T12:55:44.6007218Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T12:55:44.6007310Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T12:55:44.6007398Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T12:55:44.6007488Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T12:55:44.6007578Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T12:55:44.6007665Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T12:55:44.6007753Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T12:55:44.6007840Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T12:55:44.6007927Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T12:55:44.6008046Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T12:55:44.6008134Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T12:55:44.6008245Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T12:55:44.6008333Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T12:55:44.6008420Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T12:55:44.6008506Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T12:55:44.6008594Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T12:55:44.6008680Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T12:55:44.6008768Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T12:55:44.6008856Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T12:55:44.6008945Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T12:55:44.6009032Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T12:55:44.6009118Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T12:55:44.6009205Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T12:55:44.6009292Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T12:55:44.6009379Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T12:55:44.6009467Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T12:55:44.6009555Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T12:55:44.6009644Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T12:55:44.6009731Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T12:55:44.6009818Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T12:55:44.6009947Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T12:55:44.6010033Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T12:55:44.6010121Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T12:55:44.6010209Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T12:55:44.6010296Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T12:55:44.6010383Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T12:55:44.6010470Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T12:55:44.6010558Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T12:55:44.6010644Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T12:55:44.6010730Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T12:55:44.6010817Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T12:55:44.6010946Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T12:55:44.6011033Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T12:55:44.6011121Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T12:55:44.6011247Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T12:55:44.6011334Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T12:55:44.6011422Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T12:55:44.6011508Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T12:55:44.6011595Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T12:55:44.6011683Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T12:55:44.6011769Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T12:55:44.6011856Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T12:55:44.6011944Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T12:55:44.6012026Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T12:55:44.6012104Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T12:55:44.6012179Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T12:55:44.6012253Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T12:55:44.6012328Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T12:55:44.6012403Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T12:55:44.6012477Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T12:55:44.6012553Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T12:55:44.6012626Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T12:55:44.6012700Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T12:55:44.6012775Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T12:55:44.6012844Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T12:55:44.6012911Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T12:55:44.6012979Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T12:55:44.6013048Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T12:55:44.6013113Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T12:55:44.6013180Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T12:55:44.6013246Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T12:55:44.6013312Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T12:55:44.6013383Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T12:55:44.6013451Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T12:55:44.6013520Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T12:55:44.6013586Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T12:55:44.6013676Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T12:55:44.6013743Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T12:55:44.6013809Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T12:55:44.6013901Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T12:55:44.6013968Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T12:55:44.6014035Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T12:55:44.6014103Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T12:55:44.6014171Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T12:55:44.6014240Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T12:55:44.6014309Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T12:55:44.6014376Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T12:55:44.6014449Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T12:55:44.6014523Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T12:55:44.6014595Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T12:55:44.6014666Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T12:55:44.6014738Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T12:55:44.6014809Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T12:55:44.6014879Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T12:55:44.6014949Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T12:55:44.6015022Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T12:55:44.6015091Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T12:55:44.6015166Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T12:55:44.6015236Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T12:55:44.6015306Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T12:55:44.6015376Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T12:55:44.6015446Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T12:55:44.6015518Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T12:55:44.6015591Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T12:55:44.6015660Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T12:55:44.6015734Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T12:55:44.6015807Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T12:55:44.6015876Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T12:55:44.6015945Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T12:55:44.6016017Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T12:55:44.6016086Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T12:55:44.6016155Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T12:55:44.6016259Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T12:55:44.6016331Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T12:55:44.6016425Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T12:55:44.6016496Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T12:55:44.6016565Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T12:55:44.6016634Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T12:55:44.6016706Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T12:55:44.6016776Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T12:55:44.6016847Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T12:55:44.6016917Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T12:55:44.6016986Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T12:55:44.6017057Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T12:55:44.6017128Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T12:55:44.6017197Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T12:55:44.6017268Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T12:55:44.6017338Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T12:55:44.6017407Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T12:55:44.6017478Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T12:55:44.6017549Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T12:55:44.6017618Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T12:55:44.6017691Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T12:55:44.6017763Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T12:55:44.6017832Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T12:55:44.6017904Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T12:55:44.6017973Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T12:55:44.6018043Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T12:55:44.6018112Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T12:55:44.6018183Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T12:55:44.6018252Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T12:55:44.6018328Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T12:55:44.6018398Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T12:55:44.6018470Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T12:55:44.6018540Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T12:55:44.6018609Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T12:55:44.6018681Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T12:55:44.6018751Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T12:55:44.6018845Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T12:55:44.6018916Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T12:55:44.6019290Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T12:55:44.6019359Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T12:55:44.6019429Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T12:55:44.6019498Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T12:55:44.6019567Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T12:55:44.6019637Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T12:55:44.6019707Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T12:55:44.6019777Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T12:55:44.6019900Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T12:55:44.6019971Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T12:55:44.6020040Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T12:55:44.6020110Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T12:55:44.6020178Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T12:55:44.6020247Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T12:55:44.6020316Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T12:55:44.6020385Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T12:55:44.6020457Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T12:55:44.6020526Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T12:55:44.6020596Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T12:55:44.6020666Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T12:55:44.6020735Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T12:55:44.6020803Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T12:55:44.6020873Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T12:55:44.6020941Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T12:55:44.6021011Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T12:55:44.6021081Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T12:55:44.6021150Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T12:55:44.6021221Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T12:55:44.6021290Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T12:55:44.6021360Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T12:55:44.6021428Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T12:55:44.6021500Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T12:55:44.6021569Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T12:55:44.6021682Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T12:55:44.6021752Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T12:55:44.6021820Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T12:55:44.6021936Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T12:55:44.6022005Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T12:55:44.6022073Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T12:55:44.6022142Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T12:55:44.6022210Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T12:55:44.6022278Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T12:55:44.6022349Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T12:55:44.6022417Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T12:55:44.6022484Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T12:55:44.6022555Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T12:55:44.6022622Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T12:55:44.6022689Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T12:55:44.6022755Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T12:55:44.6022821Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T12:55:44.6022888Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T12:55:44.6022959Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T12:55:44.6023025Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T12:55:44.6023092Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T12:55:44.6023161Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T12:55:44.6023228Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T12:55:44.6023295Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T12:55:44.6023361Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T12:55:44.6023427Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T12:55:44.6023496Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T12:55:44.6023564Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T12:55:44.6023630Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T12:55:44.6023698Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T12:55:44.6023766Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T12:55:44.6023833Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T12:55:44.6023901Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T12:55:44.6023967Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T12:55:44.6024034Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T12:55:44.6024102Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T12:55:44.6024168Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T12:55:44.6024260Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T12:55:44.6024330Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T12:55:44.6024426Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T12:55:44.6024493Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T12:55:44.6024560Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T12:55:44.6024627Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T12:55:44.6024693Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T12:55:44.6024761Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T12:55:44.6024827Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T12:55:44.6024895Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T12:55:44.6024962Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T12:55:44.6025030Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T12:55:44.6025098Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T12:55:44.6025164Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T12:55:44.6025231Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T12:55:44.6025299Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T12:55:44.6025365Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T12:55:44.6025431Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T12:55:44.6025500Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T12:55:44.6025567Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T12:55:44.6025636Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T12:55:44.6025704Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T12:55:44.6025771Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T12:55:44.6025838Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T12:55:44.6025906Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T12:55:44.6025972Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T12:55:44.6026039Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T12:55:44.6026108Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T12:55:44.6026175Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T12:55:44.6026243Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T12:55:44.6026311Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T12:55:44.6026378Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T12:55:44.6026444Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T12:55:44.6026513Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T12:55:44.6026579Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T12:55:44.6026647Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T12:55:44.6026736Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T12:55:44.6026803Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T12:55:44.6026893Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T12:55:44.6026960Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T12:55:44.6027027Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T12:55:44.6027094Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T12:55:44.6027161Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T12:55:44.6027226Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T12:55:44.6027293Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T12:55:44.6027361Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T12:55:44.6027427Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T12:55:44.6027498Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T12:55:44.6027565Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T12:55:44.6027632Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T12:55:44.6027700Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T12:55:44.6027766Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T12:55:44.6027832Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T12:55:44.6027899Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T12:55:44.6027967Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T12:55:44.6028034Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T12:55:44.6028105Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T12:55:44.6028172Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T12:55:44.6028254Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T12:55:44.6028332Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T12:55:44.6028414Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T12:55:44.6028492Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T12:55:44.6028567Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T12:55:44.6028642Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T12:55:44.6028716Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T12:55:44.6028791Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T12:55:44.6028861Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T12:55:44.6028934Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T12:55:44.6029006Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T12:55:44.6029078Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T12:55:44.6029150Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T12:55:44.6029221Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T12:55:44.6029318Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T12:55:44.6029391Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T12:55:44.6029482Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T12:55:44.6029553Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T12:55:44.6029624Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T12:55:44.6029696Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T12:55:44.6029767Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T12:55:44.6029878Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T12:55:44.6029953Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T12:55:44.6030025Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T12:55:44.6030096Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T12:55:44.6030169Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T12:55:44.6030241Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T12:55:44.6030311Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T12:55:44.6030382Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T12:55:44.6030453Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T12:55:44.6030524Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T12:55:44.6030596Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T12:55:44.6030667Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T12:55:44.6030738Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T12:55:44.6030810Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T12:55:44.6030882Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T12:55:44.6030953Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T12:55:44.6031023Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T12:55:44.6031095Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T12:55:44.6031166Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T12:55:44.6031238Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T12:55:44.6031310Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T12:55:44.6031381Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T12:55:44.6031456Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T12:55:44.6031528Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T12:55:44.6031599Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T12:55:44.6031670Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T12:55:44.6031740Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T12:55:44.6031810Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T12:55:44.6031925Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T12:55:44.6031997Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T12:55:44.6032068Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T12:55:44.6032189Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T12:55:44.6032261Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T12:55:44.6032337Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T12:55:44.6032413Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T12:55:44.6032483Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T12:55:44.6032551Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T12:55:44.6032621Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T12:55:44.6032688Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T12:55:44.6032755Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T12:55:44.6032824Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T12:55:44.6032904Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T12:55:44.6032981Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T12:55:44.6033054Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T12:55:44.6033126Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T12:55:44.6033200Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T12:55:44.6033274Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T12:55:44.6033346Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T12:55:44.6033420Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T12:55:44.6033493Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T12:55:44.6033566Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T12:55:44.6033639Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T12:55:44.6033711Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T12:55:44.6033783Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T12:55:44.6033856Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T12:55:44.6033929Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T12:55:44.6034001Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T12:55:44.6034077Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T12:55:44.6034149Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T12:55:44.6034222Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T12:55:44.6034296Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T12:55:44.6034369Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T12:55:44.6034442Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T12:55:44.6034516Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T12:55:44.6034611Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T12:55:44.6034685Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T12:55:44.6034790Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T12:55:44.6034863Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T12:55:44.6034936Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T12:55:44.6035008Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T12:55:44.6035080Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T12:55:44.6035153Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T12:55:44.6035225Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T12:55:44.6035298Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T12:55:44.6035372Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T12:55:44.6035446Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T12:55:44.6035518Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T12:55:44.6035591Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T12:55:44.6035664Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T12:55:44.6035736Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T12:55:44.6035808Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T12:55:44.6035881Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T12:55:44.6035953Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T12:55:44.6036027Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T12:55:44.6036100Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T12:55:44.6036177Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T12:55:44.6036250Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T12:55:44.6036322Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T12:55:44.6036397Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T12:55:44.6036472Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T12:55:44.6036546Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T12:55:44.6036620Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T12:55:44.6036693Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T12:55:44.6036767Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T12:55:44.6036840Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T12:55:44.6036909Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T12:55:44.6036977Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T12:55:44.6037047Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T12:55:44.6037116Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T12:55:44.6037209Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T12:55:44.6037277Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T12:55:44.6037357Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T12:55:44.6037458Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T12:55:44.6037534Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T12:55:44.6037608Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T12:55:44.6037682Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T12:55:44.6037757Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T12:55:44.6037831Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T12:55:44.6037909Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T12:55:44.6037983Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T12:55:44.6038057Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T12:55:44.6038134Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T12:55:44.6038207Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T12:55:44.6038281Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T12:55:44.6038358Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T12:55:44.6038431Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T12:55:44.6038503Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T12:55:44.6038581Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T12:55:44.6038654Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T12:55:44.6038729Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T12:55:44.6038806Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T12:55:44.6038879Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T12:55:44.6038954Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T12:55:44.6039028Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T12:55:44.6039102Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T12:55:44.6039173Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T12:55:44.6039248Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T12:55:44.6039318Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T12:55:44.6039391Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T12:55:44.6039461Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T12:55:44.6039531Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T12:55:44.6039602Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T12:55:44.6039670Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T12:55:44.6039739Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T12:55:44.6039810Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T12:55:44.6039981Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T12:55:44.6040052Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T12:55:44.6040169Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T12:55:44.6040237Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T12:55:44.6040306Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T12:55:44.6040377Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T12:55:44.6040447Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T12:55:44.6040516Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T12:55:44.6040588Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T12:55:44.6040656Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T12:55:44.6040724Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T12:55:44.6040795Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T12:55:44.6040864Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T12:55:44.6040936Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T12:55:44.6041005Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T12:55:44.6041073Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T12:55:44.6041143Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T12:55:44.6041215Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T12:55:44.6041283Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T12:55:44.6041353Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T12:55:44.6041423Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T12:55:44.6041491Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T12:55:44.6041562Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T12:55:44.6041630Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T12:55:44.6041699Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T12:55:44.6041770Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T12:55:44.6041842Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T12:55:44.6041912Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T12:55:44.6041983Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T12:55:44.6042054Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T12:55:44.6042123Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T12:55:44.6042194Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T12:55:44.6042263Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T12:55:44.6042447Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T12:55:44.6042518Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T12:55:44.6042623Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T12:55:44.6042694Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T12:55:44.6042762Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T12:55:44.6042860Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T12:55:44.6042929Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T12:55:44.6042998Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T12:55:44.6043067Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T12:55:44.6043139Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T12:55:44.6043209Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T12:55:44.6043281Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T12:55:44.6043352Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T12:55:44.6043420Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T12:55:44.6043491Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T12:55:44.6043561Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T12:55:44.6043630Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T12:55:44.6043700Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T12:55:44.6043772Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T12:55:44.6043842Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T12:55:44.6043915Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T12:55:44.6043986Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T12:55:44.6044058Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T12:55:44.6044130Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T12:55:44.6044199Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T12:55:44.6044268Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T12:55:44.6044338Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T12:55:44.6044407Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T12:55:44.6044477Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T12:55:44.6044550Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T12:55:44.6044618Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T12:55:44.6044689Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T12:55:44.6044760Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T12:55:44.6044830Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T12:55:44.6044897Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T12:55:44.6044968Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T12:55:44.6045037Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T12:55:44.6045106Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T12:55:44.6045208Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T12:55:44.6045278Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T12:55:44.6045371Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T12:55:44.6045441Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T12:55:44.6045510Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T12:55:44.6045581Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T12:55:44.6045650Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T12:55:44.6045719Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T12:55:44.6045788Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T12:55:44.6045859Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T12:55:44.6045928Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T12:55:44.6046000Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T12:55:44.6046070Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T12:55:44.6046139Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T12:55:44.6046209Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T12:55:44.6046277Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T12:55:44.6046347Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T12:55:44.6046416Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T12:55:44.6046485Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T12:55:44.6046555Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T12:55:44.6046628Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T12:55:44.6046697Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T12:55:44.6046765Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T12:55:44.6046837Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T12:55:44.6046905Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T12:55:44.6046974Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T12:55:44.6047047Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T12:55:44.6047115Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T12:55:44.6047194Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T12:55:44.6047269Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T12:55:44.6047345Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T12:55:44.6047420Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T12:55:44.6047493Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T12:55:44.6047567Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T12:55:44.6047646Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T12:55:44.6047747Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T12:55:44.6047820Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T12:55:44.6047897Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T12:55:44.6047996Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T12:55:44.6048070Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T12:55:44.6048145Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T12:55:44.6048221Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T12:55:44.6048295Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T12:55:44.6048368Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T12:55:44.6048442Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T12:55:44.6048514Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T12:55:44.6048589Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T12:55:44.6048663Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T12:55:44.6048737Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T12:55:44.6048810Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T12:55:44.6048884Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T12:55:44.6048957Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T12:55:44.6049030Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T12:55:44.6049104Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T12:55:44.6049180Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T12:55:44.6049254Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T12:55:44.6049327Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T12:55:44.6049403Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T12:55:44.6049475Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T12:55:44.6049549Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T12:55:44.6049623Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T12:55:44.6049696Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T12:55:44.6049770Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T12:55:44.6049888Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T12:55:44.6049967Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T12:55:44.6050039Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T12:55:44.6050115Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T12:55:44.6050188Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T12:55:44.6050261Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T12:55:44.6050335Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T12:55:44.6050463Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T12:55:44.6050538Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T12:55:44.6050610Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T12:55:44.6050720Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T12:55:44.6050797Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T12:55:44.6050871Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T12:55:44.6050943Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T12:55:44.6051017Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T12:55:44.6051089Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T12:55:44.6051162Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T12:55:44.6051237Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T12:55:44.6051305Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T12:55:44.6051377Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T12:55:44.6051447Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T12:55:44.6051523Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T12:55:44.6051598Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T12:55:44.6051664Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T12:55:44.6051728Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T12:55:44.6051792Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T12:55:44.6051855Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T12:55:44.6051917Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T12:55:44.6051981Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T12:55:44.6052042Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T12:55:44.6052101Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T12:55:44.6052166Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T12:55:44.6052234Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T12:55:44.6052305Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T12:55:44.6052375Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T12:55:44.6052445Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T12:55:44.6052513Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T12:55:44.6052583Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T12:55:44.6052650Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T12:55:44.6052717Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T12:55:44.6052786Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T12:55:44.6052852Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T12:55:44.6052919Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T12:55:44.6052988Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T12:55:44.6053082Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T12:55:44.6053149Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T12:55:44.6053238Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T12:55:44.6053305Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T12:55:44.6053372Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T12:55:44.6053442Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T12:55:44.6053509Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T12:55:44.6053579Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T12:55:44.6053646Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T12:55:44.6053715Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T12:55:44.6053784Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T12:55:44.6053853Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T12:55:44.6053920Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T12:55:44.6053987Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T12:55:44.6054054Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T12:55:44.6054120Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T12:55:44.6054190Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T12:55:44.6054257Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T12:55:44.6054324Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T12:55:44.6054392Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T12:55:44.6054460Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T12:55:44.6054527Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T12:55:44.6054595Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T12:55:44.6054663Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T12:55:44.6054731Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T12:55:44.6054800Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T12:55:44.6054866Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T12:55:44.6054934Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T12:55:44.6055003Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T12:55:44.6055073Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T12:55:44.6055144Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T12:55:44.6055212Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T12:55:44.6055280Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T12:55:44.6055348Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T12:55:44.6055414Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T12:55:44.6055481Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T12:55:44.6055584Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T12:55:44.6055654Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T12:55:44.6055744Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T12:55:44.6055814Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T12:55:44.6055880Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T12:55:44.6055948Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T12:55:44.6056016Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T12:55:44.6056083Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T12:55:44.6056150Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T12:55:44.6056220Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T12:55:44.6056286Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T12:55:44.6056356Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T12:55:44.6056424Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T12:55:44.6056490Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T12:55:44.6056558Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T12:55:44.6056625Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T12:55:44.6056693Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T12:55:44.6056759Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T12:55:44.6056829Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T12:55:44.6056896Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T12:55:44.6056965Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T12:55:44.6057034Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T12:55:44.6057102Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T12:55:44.6057171Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T12:55:44.6057237Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T12:55:44.6057303Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T12:55:44.6057372Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T12:55:44.6057444Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T12:55:44.6057511Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T12:55:44.6057582Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T12:55:44.6057651Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T12:55:44.6057719Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T12:55:44.6057786Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T12:55:44.6057853Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T12:55:44.6057920Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T12:55:44.6057988Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T12:55:44.6058080Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T12:55:44.6058147Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T12:55:44.6058215Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T12:55:44.6058308Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T12:55:44.6058375Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T12:55:44.6058442Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T12:55:44.6058509Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T12:55:44.6058576Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T12:55:44.6058643Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T12:55:44.6058711Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T12:55:44.6058779Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T12:55:44.6058845Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T12:55:44.6058914Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T12:55:44.6058981Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T12:55:44.6059048Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T12:55:44.6059114Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T12:55:44.6059182Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T12:55:44.6059249Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T12:55:44.6059317Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T12:55:44.6059386Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T12:55:44.6059453Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T12:55:44.6059524Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T12:55:44.6059592Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T12:55:44.6059658Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T12:55:44.6059725Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T12:55:44.6059792Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T12:55:44.6059912Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T12:55:44.6059982Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T12:55:44.6060051Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T12:55:44.6060118Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T12:55:44.6060187Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T12:55:44.6060254Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T12:55:44.6060343Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T12:55:44.6060430Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T12:55:44.6060513Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T12:55:44.6060581Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T12:55:44.6060705Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T12:55:44.6060778Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T12:55:44.6060848Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T12:55:44.6060961Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T12:55:44.6061031Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T12:55:44.6061101Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T12:55:44.6061172Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T12:55:44.6061241Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T12:55:44.6061310Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T12:55:44.6061381Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T12:55:44.6061450Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T12:55:44.6061519Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T12:55:44.6061591Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T12:55:44.6061660Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T12:55:44.6061730Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T12:55:44.6061801Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T12:55:44.6061870Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T12:55:44.6061973Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T12:55:44.6062070Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T12:55:44.6062162Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T12:55:44.6062255Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T12:55:44.6062346Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T12:55:44.6062438Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T12:55:44.6062530Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T12:55:44.6062621Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T12:55:44.6062711Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T12:55:44.6062804Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T12:55:44.6062895Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T12:55:44.6062986Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T12:55:44.6063078Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T12:55:44.6063168Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T12:55:44.6063259Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T12:55:44.6063351Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T12:55:44.6063441Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T12:55:44.6063566Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T12:55:44.6063658Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T12:55:44.6063779Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T12:55:44.6063870Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T12:55:44.6063960Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T12:55:44.6064051Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T12:55:44.6064144Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T12:55:44.6064237Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T12:55:44.6064338Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T12:55:44.6064430Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T12:55:44.6064523Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T12:55:44.6064614Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T12:55:44.6064708Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T12:55:44.6064799Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T12:55:44.6064890Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T12:55:44.6064981Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T12:55:44.6065073Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T12:55:44.6065166Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T12:55:44.6065258Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T12:55:44.6065349Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T12:55:44.6065443Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T12:55:44.6065534Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T12:55:44.6065623Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T12:55:44.6065716Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T12:55:44.6065809Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T12:55:44.6065902Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T12:55:44.6065996Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T12:55:44.6066086Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T12:55:44.6066180Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T12:55:44.6066273Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T12:55:44.6066364Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T12:55:44.6066457Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T12:55:44.6066571Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T12:55:44.6066663Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T12:55:44.6066777Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T12:55:44.6066867Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T12:55:44.6066957Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T12:55:44.6067049Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T12:55:44.6067140Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T12:55:44.6067231Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T12:55:44.6067324Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T12:55:44.6067414Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T12:55:44.6067508Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T12:55:44.6067601Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T12:55:44.6067691Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T12:55:44.6067784Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T12:55:44.6067875Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T12:55:44.6067966Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T12:55:44.6068059Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T12:55:44.6068150Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T12:55:44.6068245Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T12:55:44.6068338Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T12:55:44.6068431Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T12:55:44.6068522Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T12:55:44.6068614Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T12:55:44.6068705Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T12:55:44.6068799Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T12:55:44.6068893Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T12:55:44.6068988Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T12:55:44.6069081Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T12:55:44.6069173Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T12:55:44.6069263Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T12:55:44.6069356Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T12:55:44.6069447Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T12:55:44.6069561Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T12:55:44.6069655Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T12:55:44.6069767Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T12:55:44.6069893Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T12:55:44.6069987Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T12:55:44.6070078Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T12:55:44.6070168Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T12:55:44.6070260Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T12:55:44.6070353Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T12:55:44.6070444Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T12:55:44.6070538Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T12:55:44.6070629Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T12:55:44.6070722Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T12:55:44.6070812Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T12:55:44.6070904Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T12:55:44.6070997Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T12:55:44.6071089Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T12:55:44.6071180Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T12:55:44.6071273Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T12:55:44.6071364Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T12:55:44.6071454Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T12:55:44.6071545Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T12:55:44.6071637Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T12:55:44.6071727Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T12:55:44.6071819Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T12:55:44.6071910Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T12:55:44.6072005Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T12:55:44.6072097Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T12:55:44.6072187Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T12:55:44.6072280Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T12:55:44.6072371Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T12:55:44.6072462Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T12:55:44.6072597Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T12:55:44.6072689Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T12:55:44.6072826Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T12:55:44.6072919Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T12:55:44.6073011Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T12:55:44.6073101Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T12:55:44.6073193Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T12:55:44.6073283Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T12:55:44.6073375Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T12:55:44.6073465Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T12:55:44.6073557Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T12:55:44.6073651Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T12:55:44.6073742Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T12:55:44.6073832Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T12:55:44.6073924Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T12:55:44.6074015Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T12:55:44.6074108Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T12:55:44.6074200Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T12:55:44.6074293Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T12:55:44.6074385Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T12:55:44.6074478Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T12:55:44.6074570Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T12:55:44.6074662Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T12:55:44.6074755Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T12:55:44.6074846Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T12:55:44.6074937Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T12:55:44.6075030Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T12:55:44.6075120Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T12:55:44.6075212Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T12:55:44.6075305Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T12:55:44.6075395Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T12:55:44.6075486Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T12:55:44.6075610Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T12:55:44.6075702Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T12:55:44.6075823Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T12:55:44.6075915Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T12:55:44.6076006Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T12:55:44.6076100Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T12:55:44.6076192Z * [new branch] gh/mikaylagawarecki/393/base -> origin/gh/mikaylagawarecki/393/base 2025-12-04T12:55:44.6076284Z * [new branch] gh/mikaylagawarecki/393/head -> origin/gh/mikaylagawarecki/393/head 2025-12-04T12:55:44.6076376Z * [new branch] gh/mikaylagawarecki/393/orig -> origin/gh/mikaylagawarecki/393/orig 2025-12-04T12:55:44.6076446Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T12:55:44.6076517Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T12:55:44.6076585Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T12:55:44.6076653Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T12:55:44.6076721Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T12:55:44.6076788Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T12:55:44.6076854Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T12:55:44.6076924Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T12:55:44.6076992Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T12:55:44.6077058Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T12:55:44.6077126Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T12:55:44.6077193Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T12:55:44.6077258Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T12:55:44.6077326Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T12:55:44.6077393Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T12:55:44.6077459Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T12:55:44.6077526Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T12:55:44.6077594Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T12:55:44.6077659Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T12:55:44.6077726Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T12:55:44.6077792Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T12:55:44.6077858Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T12:55:44.6077926Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T12:55:44.6077991Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T12:55:44.6078058Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T12:55:44.6078125Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T12:55:44.6078218Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T12:55:44.6078287Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T12:55:44.6078353Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T12:55:44.6078441Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T12:55:44.6078510Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T12:55:44.6078576Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T12:55:44.6078642Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T12:55:44.6078709Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T12:55:44.6078775Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T12:55:44.6078843Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T12:55:44.6078911Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T12:55:44.6078977Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T12:55:44.6079044Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T12:55:44.6079113Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T12:55:44.6079179Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T12:55:44.6079244Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T12:55:44.6079312Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T12:55:44.6079378Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T12:55:44.6079443Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T12:55:44.6079512Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T12:55:44.6079578Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T12:55:44.6079648Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T12:55:44.6079716Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T12:55:44.6079782Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T12:55:44.6079893Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T12:55:44.6079962Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T12:55:44.6080029Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T12:55:44.6080096Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T12:55:44.6080164Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T12:55:44.6080229Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T12:55:44.6080300Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T12:55:44.6080366Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T12:55:44.6080433Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T12:55:44.6080500Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T12:55:44.6080567Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T12:55:44.6080634Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T12:55:44.6080702Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T12:55:44.6080812Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T12:55:44.6080879Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T12:55:44.6080979Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T12:55:44.6081045Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T12:55:44.6081111Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T12:55:44.6081180Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T12:55:44.6081246Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T12:55:44.6081312Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T12:55:44.6081379Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T12:55:44.6081447Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T12:55:44.6081513Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T12:55:44.6081578Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T12:55:44.6081646Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T12:55:44.6081713Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T12:55:44.6081778Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T12:55:44.6081843Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T12:55:44.6081909Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T12:55:44.6081976Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T12:55:44.6082042Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T12:55:44.6082110Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T12:55:44.6082176Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T12:55:44.6082243Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T12:55:44.6082311Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T12:55:44.6082376Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T12:55:44.6082442Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T12:55:44.6082510Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T12:55:44.6082576Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T12:55:44.6082644Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T12:55:44.6082713Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T12:55:44.6082780Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T12:55:44.6082851Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T12:55:44.6082918Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T12:55:44.6082992Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T12:55:44.6083065Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T12:55:44.6083139Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T12:55:44.6083224Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T12:55:44.6083332Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T12:55:44.6083415Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T12:55:44.6083496Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T12:55:44.6083610Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T12:55:44.6083691Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T12:55:44.6083771Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T12:55:44.6083851Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T12:55:44.6083931Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T12:55:44.6084011Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T12:55:44.6084094Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T12:55:44.6084173Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T12:55:44.6084253Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T12:55:44.6084333Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T12:55:44.6084413Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T12:55:44.6084494Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T12:55:44.6084573Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T12:55:44.6084653Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T12:55:44.6084735Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T12:55:44.6084815Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T12:55:44.6084895Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T12:55:44.6084981Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T12:55:44.6085061Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T12:55:44.6085141Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T12:55:44.6085225Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T12:55:44.6085305Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T12:55:44.6085384Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T12:55:44.6085463Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T12:55:44.6085542Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T12:55:44.6085758Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T12:55:44.6085951Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T12:55:44.6086161Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T12:55:44.6086346Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T12:55:44.6086534Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T12:55:44.6086722Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T12:55:44.6086905Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T12:55:44.6087129Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T12:55:44.6087310Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T12:55:44.6087521Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T12:55:44.6087701Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T12:55:44.6087937Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T12:55:44.6088132Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T12:55:44.6088311Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T12:55:44.6088502Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T12:55:44.6088691Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T12:55:44.6088872Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T12:55:44.6089054Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T12:55:44.6089244Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T12:55:44.6089424Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T12:55:44.6089605Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T12:55:44.6089790Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T12:55:44.6090008Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T12:55:44.6090190Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T12:55:44.6090369Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T12:55:44.6090549Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T12:55:44.6090729Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T12:55:44.6090909Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T12:55:44.6091088Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T12:55:44.6091267Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T12:55:44.6091443Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T12:55:44.6091622Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T12:55:44.6091817Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T12:55:44.6092004Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T12:55:44.6092193Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T12:55:44.6092373Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T12:55:44.6092560Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T12:55:44.6092749Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T12:55:44.6092930Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T12:55:44.6093108Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T12:55:44.6093296Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T12:55:44.6093487Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T12:55:44.6093659Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T12:55:44.6093896Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T12:55:44.6094072Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T12:55:44.6094315Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T12:55:44.6094485Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T12:55:44.6094656Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T12:55:44.6094981Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T12:55:44.6095281Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T12:55:44.6095541Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T12:55:44.6095718Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T12:55:44.6095894Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T12:55:44.6096066Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T12:55:44.6096243Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T12:55:44.6096415Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T12:55:44.6096586Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T12:55:44.6096758Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T12:55:44.6096927Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T12:55:44.6119346Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T12:55:44.6119575Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T12:55:44.6119754Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T12:55:44.6119978Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T12:55:44.6120147Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T12:55:44.6120318Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T12:55:44.6120484Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T12:55:44.6120653Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T12:55:44.6120821Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T12:55:44.6120988Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T12:55:44.6121156Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T12:55:44.6121326Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T12:55:44.6121492Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T12:55:44.6121660Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T12:55:44.6121831Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T12:55:44.6121998Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T12:55:44.6122165Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T12:55:44.6122331Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T12:55:44.6122499Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T12:55:44.6122667Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T12:55:44.6122942Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T12:55:44.6123108Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T12:55:44.6123276Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T12:55:44.6123486Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T12:55:44.6123652Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T12:55:44.6123820Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T12:55:44.6123986Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T12:55:44.6124155Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T12:55:44.6124325Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T12:55:44.6124493Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T12:55:44.6124665Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T12:55:44.6124832Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T12:55:44.6125008Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T12:55:44.6125177Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T12:55:44.6125345Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T12:55:44.6125510Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T12:55:44.6125676Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T12:55:44.6125842Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T12:55:44.6126006Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T12:55:44.6126176Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T12:55:44.6126345Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T12:55:44.6126512Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T12:55:44.6126679Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T12:55:44.6126843Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T12:55:44.6127049Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T12:55:44.6127253Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T12:55:44.6127423Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T12:55:44.6127592Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T12:55:44.6127763Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T12:55:44.6127929Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T12:55:44.6128102Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T12:55:44.6128269Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T12:55:44.6128435Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T12:55:44.6128604Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T12:55:44.6128772Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T12:55:44.6128939Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T12:55:44.6129106Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T12:55:44.6129310Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T12:55:44.6129477Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T12:55:44.6129681Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T12:55:44.6129884Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T12:55:44.6130053Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T12:55:44.6130220Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T12:55:44.6130388Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T12:55:44.6130555Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T12:55:44.6130726Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T12:55:44.6130894Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T12:55:44.6131064Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T12:55:44.6131235Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T12:55:44.6131402Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T12:55:44.6131570Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T12:55:44.6131738Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T12:55:44.6131905Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T12:55:44.6132075Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T12:55:44.6132247Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T12:55:44.6132419Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T12:55:44.6132587Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T12:55:44.6132755Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T12:55:44.6132926Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T12:55:44.6133093Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T12:55:44.6133261Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T12:55:44.6133430Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T12:55:44.6133597Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T12:55:44.6133767Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T12:55:44.6133939Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T12:55:44.6134106Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T12:55:44.6134275Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T12:55:44.6134447Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T12:55:44.6134615Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T12:55:44.6134782Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T12:55:44.6134951Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T12:55:44.6135121Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T12:55:44.6135294Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T12:55:44.6135512Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T12:55:44.6135683Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T12:55:44.6135854Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T12:55:44.6136072Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T12:55:44.6136243Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T12:55:44.6136413Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T12:55:44.6136580Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T12:55:44.6136748Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T12:55:44.6136917Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T12:55:44.6137086Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T12:55:44.6137253Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T12:55:44.6137420Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T12:55:44.6137590Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T12:55:44.6137759Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T12:55:44.6137925Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T12:55:44.6138097Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T12:55:44.6138267Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T12:55:44.6138433Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T12:55:44.6138599Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T12:55:44.6138771Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T12:55:44.6138939Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T12:55:44.6139110Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T12:55:44.6139279Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T12:55:44.6139446Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T12:55:44.6139612Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T12:55:44.6139779Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T12:55:44.6139997Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T12:55:44.6140174Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T12:55:44.6140357Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T12:55:44.6140533Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T12:55:44.6140714Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T12:55:44.6140891Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T12:55:44.6141067Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T12:55:44.6141244Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T12:55:44.6141418Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T12:55:44.6141596Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T12:55:44.6141772Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T12:55:44.6142564Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T12:55:44.6142741Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T12:55:44.6142973Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T12:55:44.6143145Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T12:55:44.6143319Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T12:55:44.6143495Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T12:55:44.6143670Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T12:55:44.6143847Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T12:55:44.6144023Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T12:55:44.6144198Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T12:55:44.6144372Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T12:55:44.6144549Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T12:55:44.6144722Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T12:55:44.6144899Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T12:55:44.6145076Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T12:55:44.6145252Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T12:55:44.6145425Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T12:55:44.6145593Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T12:55:44.6145760Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T12:55:44.6145924Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T12:55:44.6146085Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T12:55:44.6146249Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T12:55:44.6146411Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T12:55:44.6146572Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T12:55:44.6146735Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T12:55:44.6146900Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T12:55:44.6147060Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T12:55:44.6147224Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T12:55:44.6147387Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T12:55:44.6147550Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T12:55:44.6147714Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T12:55:44.6147878Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T12:55:44.6148038Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T12:55:44.6148201Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T12:55:44.6148361Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T12:55:44.6148523Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T12:55:44.6148687Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T12:55:44.6148885Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T12:55:44.6149047Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T12:55:44.6149236Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T12:55:44.6149396Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T12:55:44.6149556Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T12:55:44.6149719Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T12:55:44.6149915Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T12:55:44.6150078Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T12:55:44.6150241Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T12:55:44.6150403Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T12:55:44.6150565Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T12:55:44.6150728Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T12:55:44.6150892Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T12:55:44.6151055Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T12:55:44.6151215Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T12:55:44.6151378Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T12:55:44.6151541Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T12:55:44.6151704Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T12:55:44.6151871Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T12:55:44.6152036Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T12:55:44.6152195Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T12:55:44.6152359Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T12:55:44.6152524Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T12:55:44.6152688Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T12:55:44.6152853Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T12:55:44.6153018Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T12:55:44.6153177Z * [new branch] gh/rec/178/base -> origin/gh/rec/178/base 2025-12-04T12:55:44.6153338Z * [new branch] gh/rec/178/head -> origin/gh/rec/178/head 2025-12-04T12:55:44.6153500Z * [new branch] gh/rec/178/orig -> origin/gh/rec/178/orig 2025-12-04T12:55:44.6153686Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T12:55:44.6153892Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T12:55:44.6154093Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T12:55:44.6154291Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T12:55:44.6154489Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T12:55:44.6154687Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T12:55:44.6154884Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T12:55:44.6155139Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T12:55:44.6155338Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T12:55:44.6155535Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T12:55:44.6155772Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T12:55:44.6155971Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T12:55:44.6156167Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T12:55:44.6156365Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T12:55:44.6156563Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T12:55:44.6156762Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T12:55:44.6156961Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T12:55:44.6157159Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T12:55:44.6157361Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T12:55:44.6157561Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T12:55:44.6157758Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T12:55:44.6157946Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T12:55:44.6158120Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T12:55:44.6158288Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T12:55:44.6158458Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T12:55:44.6158630Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T12:55:44.6158801Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T12:55:44.6158974Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T12:55:44.6159145Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T12:55:44.6159313Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T12:55:44.6159483Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T12:55:44.6159652Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T12:55:44.6159853Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T12:55:44.6160028Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T12:55:44.6160197Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T12:55:44.6160365Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T12:55:44.6160537Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T12:55:44.6160707Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T12:55:44.6160877Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T12:55:44.6161047Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T12:55:44.6161216Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T12:55:44.6161383Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T12:55:44.6161555Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T12:55:44.6161767Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T12:55:44.6161937Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T12:55:44.6162159Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T12:55:44.6162325Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T12:55:44.6162496Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T12:55:44.6162664Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T12:55:44.6162833Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T12:55:44.6163003Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T12:55:44.6163175Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T12:55:44.6163344Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T12:55:44.6163515Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T12:55:44.6163689Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T12:55:44.6163857Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T12:55:44.6164025Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T12:55:44.6164194Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T12:55:44.6164365Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T12:55:44.6164535Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T12:55:44.6164704Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T12:55:44.6164874Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T12:55:44.6165043Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T12:55:44.6165212Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T12:55:44.6165380Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T12:55:44.6165547Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T12:55:44.6165717Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T12:55:44.6165884Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T12:55:44.6166052Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T12:55:44.6166219Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T12:55:44.6166393Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T12:55:44.6166578Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T12:55:44.6166772Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T12:55:44.6166962Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T12:55:44.6167149Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T12:55:44.6167334Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T12:55:44.6167524Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T12:55:44.6167711Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T12:55:44.6167902Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T12:55:44.6168131Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T12:55:44.6168317Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T12:55:44.6168532Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T12:55:44.6168720Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T12:55:44.6168905Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T12:55:44.6169092Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T12:55:44.6169279Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T12:55:44.6169465Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T12:55:44.6169652Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T12:55:44.6169872Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T12:55:44.6170059Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T12:55:44.6170250Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T12:55:44.6170439Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T12:55:44.6170627Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T12:55:44.6170816Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T12:55:44.6171000Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T12:55:44.6171182Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T12:55:44.6171366Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T12:55:44.6171550Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T12:55:44.6171733Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T12:55:44.6171917Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T12:55:44.6172097Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T12:55:44.6172278Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T12:55:44.6172460Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T12:55:44.6172639Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T12:55:44.6172821Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T12:55:44.6173003Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T12:55:44.6173185Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T12:55:44.6173369Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T12:55:44.6173551Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T12:55:44.6173734Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T12:55:44.6173917Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T12:55:44.6174097Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T12:55:44.6174278Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T12:55:44.6174461Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T12:55:44.6174693Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T12:55:44.6174875Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T12:55:44.6175108Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T12:55:44.6175289Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T12:55:44.6175469Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T12:55:44.6175654Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T12:55:44.6175836Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T12:55:44.6176016Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T12:55:44.6176202Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T12:55:44.6176383Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T12:55:44.6176564Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T12:55:44.6176750Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T12:55:44.6176935Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T12:55:44.6177118Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T12:55:44.6177307Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T12:55:44.6177486Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T12:55:44.6177672Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T12:55:44.6177865Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T12:55:44.6178054Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T12:55:44.6178247Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T12:55:44.6178436Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T12:55:44.6178619Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T12:55:44.6178802Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T12:55:44.6178986Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T12:55:44.6179167Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T12:55:44.6179354Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T12:55:44.6179543Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T12:55:44.6179728Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T12:55:44.6179950Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T12:55:44.6180141Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T12:55:44.6180322Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T12:55:44.6180507Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T12:55:44.6180697Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T12:55:44.6180890Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T12:55:44.6181073Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T12:55:44.6181299Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T12:55:44.6181485Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T12:55:44.6181716Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T12:55:44.6181897Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T12:55:44.6182082Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T12:55:44.6182264Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T12:55:44.6182449Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T12:55:44.6182632Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T12:55:44.6182818Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T12:55:44.6183001Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T12:55:44.6183185Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T12:55:44.6183370Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T12:55:44.6183551Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T12:55:44.6183735Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T12:55:44.6183917Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T12:55:44.6184099Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T12:55:44.6184286Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T12:55:44.6184481Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T12:55:44.6184669Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T12:55:44.6184861Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T12:55:44.6185058Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T12:55:44.6185247Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T12:55:44.6185435Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T12:55:44.6185618Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T12:55:44.6185805Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T12:55:44.6185995Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T12:55:44.6186185Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T12:55:44.6186374Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T12:55:44.6186569Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T12:55:44.6186760Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T12:55:44.6186946Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T12:55:44.6187133Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T12:55:44.6187320Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T12:55:44.6187511Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T12:55:44.6187739Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T12:55:44.6187925Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T12:55:44.6188118Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T12:55:44.6188337Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T12:55:44.6188515Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T12:55:44.6188696Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T12:55:44.6188875Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T12:55:44.6189052Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T12:55:44.6189233Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T12:55:44.6189408Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T12:55:44.6189590Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T12:55:44.6189773Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T12:55:44.6189987Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T12:55:44.6190164Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T12:55:44.6190341Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T12:55:44.6190516Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T12:55:44.6190694Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T12:55:44.6190873Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T12:55:44.6191052Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T12:55:44.6191229Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T12:55:44.6191408Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T12:55:44.6191587Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T12:55:44.6191765Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T12:55:44.6191944Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T12:55:44.6192120Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T12:55:44.6192297Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T12:55:44.6192477Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T12:55:44.6192654Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T12:55:44.6192833Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T12:55:44.6193010Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T12:55:44.6193185Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T12:55:44.6193363Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T12:55:44.6193544Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T12:55:44.6193728Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T12:55:44.6193913Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T12:55:44.6194095Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T12:55:44.6194342Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T12:55:44.6194524Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T12:55:44.6194704Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T12:55:44.6194930Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T12:55:44.6195110Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T12:55:44.6195290Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T12:55:44.6195474Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T12:55:44.6195655Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T12:55:44.6195835Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T12:55:44.6196019Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T12:55:44.6196201Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T12:55:44.6196382Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T12:55:44.6196564Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T12:55:44.6196744Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T12:55:44.6196924Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T12:55:44.6197104Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T12:55:44.6197287Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T12:55:44.6197470Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T12:55:44.6197652Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T12:55:44.6197832Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T12:55:44.6198014Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T12:55:44.6198197Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T12:55:44.6198378Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T12:55:44.6198559Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T12:55:44.6198741Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T12:55:44.6198921Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T12:55:44.6199106Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T12:55:44.6199181Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T12:55:44.6199254Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T12:55:44.6199328Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T12:55:44.6199401Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T12:55:44.6199474Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T12:55:44.6199545Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T12:55:44.6199618Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T12:55:44.6199690Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T12:55:44.6199789Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T12:55:44.6199899Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T12:55:44.6199971Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T12:55:44.6200099Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T12:55:44.6200172Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T12:55:44.6200244Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T12:55:44.6200315Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T12:55:44.6200388Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T12:55:44.6200459Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T12:55:44.6200531Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T12:55:44.6200603Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T12:55:44.6200673Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T12:55:44.6200747Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T12:55:44.6200818Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T12:55:44.6200889Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T12:55:44.6200960Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T12:55:44.6201033Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T12:55:44.6201104Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T12:55:44.6201177Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T12:55:44.6201249Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T12:55:44.6201321Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T12:55:44.6201394Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T12:55:44.6201464Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T12:55:44.6201536Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T12:55:44.6201609Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T12:55:44.6201680Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T12:55:44.6201752Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T12:55:44.6201828Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T12:55:44.6201903Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T12:55:44.6201975Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T12:55:44.6202047Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T12:55:44.6202118Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T12:55:44.6202190Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T12:55:44.6202263Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T12:55:44.6202335Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T12:55:44.6202408Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T12:55:44.6202518Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T12:55:44.6202591Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T12:55:44.6202699Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T12:55:44.6202775Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T12:55:44.6202846Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T12:55:44.6202919Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T12:55:44.6202990Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T12:55:44.6203060Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T12:55:44.6203132Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T12:55:44.6203203Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T12:55:44.6203274Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T12:55:44.6203349Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T12:55:44.6203420Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T12:55:44.6203491Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T12:55:44.6203564Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T12:55:44.6203633Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T12:55:44.6203702Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T12:55:44.6203774Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T12:55:44.6203843Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T12:55:44.6203913Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T12:55:44.6203987Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T12:55:44.6204057Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T12:55:44.6204126Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T12:55:44.6204197Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T12:55:44.6204266Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T12:55:44.6204338Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T12:55:44.6204410Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T12:55:44.6204480Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T12:55:44.6204553Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T12:55:44.6204624Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T12:55:44.6204692Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T12:55:44.6204762Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T12:55:44.6204832Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T12:55:44.6204901Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T12:55:44.6204971Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T12:55:44.6205080Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T12:55:44.6205150Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T12:55:44.6205222Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T12:55:44.6205331Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T12:55:44.6205400Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T12:55:44.6205471Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T12:55:44.6205541Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T12:55:44.6205610Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T12:55:44.6205680Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T12:55:44.6205751Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T12:55:44.6205820Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T12:55:44.6205888Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T12:55:44.6205960Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T12:55:44.6206031Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T12:55:44.6206101Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T12:55:44.6206172Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T12:55:44.6206242Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T12:55:44.6206311Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T12:55:44.6206381Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T12:55:44.6206452Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T12:55:44.6206522Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T12:55:44.6206592Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T12:55:44.6206662Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T12:55:44.6206732Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T12:55:44.6206800Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T12:55:44.6206872Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T12:55:44.6206941Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T12:55:44.6207011Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T12:55:44.6207081Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T12:55:44.6207152Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T12:55:44.6207221Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T12:55:44.6207293Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T12:55:44.6207363Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T12:55:44.6207435Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T12:55:44.6207506Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T12:55:44.6207574Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T12:55:44.6207678Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T12:55:44.6207747Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T12:55:44.6207842Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T12:55:44.6207913Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T12:55:44.6207981Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T12:55:44.6208054Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T12:55:44.6208125Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T12:55:44.6208192Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T12:55:44.6208262Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T12:55:44.6208335Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T12:55:44.6208403Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T12:55:44.6208471Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T12:55:44.6208541Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T12:55:44.6208608Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T12:55:44.6208674Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T12:55:44.6208742Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T12:55:44.6208833Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T12:55:44.6208921Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T12:55:44.6209006Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T12:55:44.6209088Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T12:55:44.6209172Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T12:55:44.6209254Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T12:55:44.6209336Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T12:55:44.6209418Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T12:55:44.6209501Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T12:55:44.6209584Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T12:55:44.6209666Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T12:55:44.6209744Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T12:55:44.6209858Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T12:55:44.6209947Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T12:55:44.6210030Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T12:55:44.6210112Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T12:55:44.6210197Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T12:55:44.6210278Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T12:55:44.6210359Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T12:55:44.6210485Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T12:55:44.6210567Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T12:55:44.6210690Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T12:55:44.6210773Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T12:55:44.6210855Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T12:55:44.6210939Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T12:55:44.6211020Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T12:55:44.6211102Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T12:55:44.6211188Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T12:55:44.6211270Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T12:55:44.6211353Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T12:55:44.6211436Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T12:55:44.6211517Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T12:55:44.6211599Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T12:55:44.6211681Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T12:55:44.6211763Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T12:55:44.6211847Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T12:55:44.6211929Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T12:55:44.6212011Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T12:55:44.6212094Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T12:55:44.6212179Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T12:55:44.6212260Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T12:55:44.6212343Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T12:55:44.6212423Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T12:55:44.6212504Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T12:55:44.6212587Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T12:55:44.6212669Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T12:55:44.6212753Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T12:55:44.6212838Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T12:55:44.6212918Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T12:55:44.6212999Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T12:55:44.6213079Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T12:55:44.6213162Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T12:55:44.6213273Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T12:55:44.6213356Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T12:55:44.6213437Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T12:55:44.6213541Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T12:55:44.6213623Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T12:55:44.6213704Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T12:55:44.6213786Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T12:55:44.6213868Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T12:55:44.6213949Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T12:55:44.6214033Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T12:55:44.6214114Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T12:55:44.6214197Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T12:55:44.6214280Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T12:55:44.6214361Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T12:55:44.6214441Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T12:55:44.6214521Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T12:55:44.6214599Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T12:55:44.6214683Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T12:55:44.6214766Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T12:55:44.6214851Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T12:55:44.6214933Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T12:55:44.6215016Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T12:55:44.6215097Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T12:55:44.6215177Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T12:55:44.6215261Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T12:55:44.6215343Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T12:55:44.6215426Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T12:55:44.6215507Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T12:55:44.6215589Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T12:55:44.6215671Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T12:55:44.6215753Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T12:55:44.6215834Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T12:55:44.6215918Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T12:55:44.6215999Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T12:55:44.6216104Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T12:55:44.6216187Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T12:55:44.6216294Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T12:55:44.6216375Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T12:55:44.6216458Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T12:55:44.6216539Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T12:55:44.6216620Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T12:55:44.6216703Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T12:55:44.6216785Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T12:55:44.6216869Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T12:55:44.6216951Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T12:55:44.6217033Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T12:55:44.6217115Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T12:55:44.6217195Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T12:55:44.6217274Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T12:55:44.6217353Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T12:55:44.6217435Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T12:55:44.6217519Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T12:55:44.6217601Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T12:55:44.6217684Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T12:55:44.6217765Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T12:55:44.6217848Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T12:55:44.6217929Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T12:55:44.6218010Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T12:55:44.6218092Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T12:55:44.6218174Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T12:55:44.6218255Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T12:55:44.6218338Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T12:55:44.6218419Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T12:55:44.6218501Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T12:55:44.6218582Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T12:55:44.6218663Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T12:55:44.6218745Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T12:55:44.6218855Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T12:55:44.6218938Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T12:55:44.6219021Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T12:55:44.6219127Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T12:55:44.6219208Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T12:55:44.6219290Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T12:55:44.6219371Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T12:55:44.6219451Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T12:55:44.6219533Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T12:55:44.6219615Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T12:55:44.6219696Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T12:55:44.6219779Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T12:55:44.6219892Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T12:55:44.6219974Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T12:55:44.6220054Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T12:55:44.6220134Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T12:55:44.6220217Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T12:55:44.6220300Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T12:55:44.6220382Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T12:55:44.6220463Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T12:55:44.6220547Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T12:55:44.6220629Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T12:55:44.6220711Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T12:55:44.6220793Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T12:55:44.6220875Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T12:55:44.6220957Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T12:55:44.6221039Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T12:55:44.6221120Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T12:55:44.6221189Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T12:55:44.6221254Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T12:55:44.6221317Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T12:55:44.6221381Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T12:55:44.6221443Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T12:55:44.6221506Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T12:55:44.6221567Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T12:55:44.6221674Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T12:55:44.6221738Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T12:55:44.6221826Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T12:55:44.6221887Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T12:55:44.6221950Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T12:55:44.6222011Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T12:55:44.6222074Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T12:55:44.6222136Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T12:55:44.6222198Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T12:55:44.6222260Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T12:55:44.6222322Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T12:55:44.6222401Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T12:55:44.6222478Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T12:55:44.6222553Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T12:55:44.6222626Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T12:55:44.6222698Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T12:55:44.6222771Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T12:55:44.6222843Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T12:55:44.6222917Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T12:55:44.6222989Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T12:55:44.6223063Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T12:55:44.6223134Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T12:55:44.6223200Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T12:55:44.6223265Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T12:55:44.6223329Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T12:55:44.6223402Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T12:55:44.6223474Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T12:55:44.6223547Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T12:55:44.6223617Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T12:55:44.6223688Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T12:55:44.6223759Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T12:55:44.6223828Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T12:55:44.6223897Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T12:55:44.6223967Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T12:55:44.6224036Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T12:55:44.6224105Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T12:55:44.6224204Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T12:55:44.6224273Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T12:55:44.6224370Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T12:55:44.6224440Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T12:55:44.6224509Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T12:55:44.6224578Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T12:55:44.6224648Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T12:55:44.6224718Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T12:55:44.6224789Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T12:55:44.6224860Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T12:55:44.6224929Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T12:55:44.6225002Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T12:55:44.6225071Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T12:55:44.6225142Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T12:55:44.6225214Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T12:55:44.6225283Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T12:55:44.6225351Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T12:55:44.6225421Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T12:55:44.6225491Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T12:55:44.6225560Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T12:55:44.6225634Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T12:55:44.6225703Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T12:55:44.6225773Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T12:55:44.6225843Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T12:55:44.6225912Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T12:55:44.6225980Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T12:55:44.6226050Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T12:55:44.6226119Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T12:55:44.6226188Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T12:55:44.6226262Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T12:55:44.6226332Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T12:55:44.6226403Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T12:55:44.6226471Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T12:55:44.6226540Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T12:55:44.6226612Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T12:55:44.6226712Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T12:55:44.6226781Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T12:55:44.6226852Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T12:55:44.6226945Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T12:55:44.6227014Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T12:55:44.6227086Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T12:55:44.6227155Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T12:55:44.6227224Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T12:55:44.6227296Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T12:55:44.6227368Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T12:55:44.6227437Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T12:55:44.6227507Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T12:55:44.6227577Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T12:55:44.6227647Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T12:55:44.6227718Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T12:55:44.6227789Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T12:55:44.6227859Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T12:55:44.6227929Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T12:55:44.6228000Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T12:55:44.6228070Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T12:55:44.6228139Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T12:55:44.6228210Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T12:55:44.6228280Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T12:55:44.6228349Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T12:55:44.6228419Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T12:55:44.6228489Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T12:55:44.6228557Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T12:55:44.6228628Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T12:55:44.6228700Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T12:55:44.6228772Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T12:55:44.6228845Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T12:55:44.6228917Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T12:55:44.6228987Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T12:55:44.6229056Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T12:55:44.6229129Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T12:55:44.6229199Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T12:55:44.6229294Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T12:55:44.6229364Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T12:55:44.6229445Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T12:55:44.6229553Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T12:55:44.6229632Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T12:55:44.6229709Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T12:55:44.6229788Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T12:55:44.6229906Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T12:55:44.6229984Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T12:55:44.6230064Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T12:55:44.6230141Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T12:55:44.6230219Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T12:55:44.6230296Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T12:55:44.6230373Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T12:55:44.6230451Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T12:55:44.6230529Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T12:55:44.6230606Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T12:55:44.6230683Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T12:55:44.6230762Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T12:55:44.6230838Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T12:55:44.6230918Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T12:55:44.6230994Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T12:55:44.6231070Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T12:55:44.6231150Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T12:55:44.6231227Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T12:55:44.6231303Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T12:55:44.6231382Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T12:55:44.6231459Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T12:55:44.6231536Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T12:55:44.6231613Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T12:55:44.6231688Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T12:55:44.6231765Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T12:55:44.6231843Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T12:55:44.6231919Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T12:55:44.6232033Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T12:55:44.6232110Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T12:55:44.6232187Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T12:55:44.6232312Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T12:55:44.6232389Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T12:55:44.6232465Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T12:55:44.6232542Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T12:55:44.6232618Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T12:55:44.6232694Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T12:55:44.6232773Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T12:55:44.6232850Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T12:55:44.6232927Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T12:55:44.6233005Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T12:55:44.6233081Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T12:55:44.6233157Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T12:55:44.6233237Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T12:55:44.6233313Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T12:55:44.6233390Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T12:55:44.6233468Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T12:55:44.6233544Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T12:55:44.6233622Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T12:55:44.6233699Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T12:55:44.6233775Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T12:55:44.6233853Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T12:55:44.6233929Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T12:55:44.6234005Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T12:55:44.6234084Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T12:55:44.6234160Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T12:55:44.6234239Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T12:55:44.6234316Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T12:55:44.6234392Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T12:55:44.6234469Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T12:55:44.6234546Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T12:55:44.6234623Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T12:55:44.6234726Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T12:55:44.6234805Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T12:55:44.6234881Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T12:55:44.6234984Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T12:55:44.6235062Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T12:55:44.6235139Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T12:55:44.6235215Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T12:55:44.6235292Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T12:55:44.6235368Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T12:55:44.6235448Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T12:55:44.6235524Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T12:55:44.6235603Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T12:55:44.6235680Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T12:55:44.6235758Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T12:55:44.6235834Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T12:55:44.6235912Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T12:55:44.6235989Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T12:55:44.6236067Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T12:55:44.6236144Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T12:55:44.6236220Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T12:55:44.6236298Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T12:55:44.6236376Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T12:55:44.6236453Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T12:55:44.6236529Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T12:55:44.6236607Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T12:55:44.6236683Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T12:55:44.6236762Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T12:55:44.6236838Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T12:55:44.6236915Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T12:55:44.6236993Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T12:55:44.6237068Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T12:55:44.6237144Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T12:55:44.6237222Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T12:55:44.6237298Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T12:55:44.6237374Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T12:55:44.6237487Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T12:55:44.6237564Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T12:55:44.6237666Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T12:55:44.6237743Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T12:55:44.6237820Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T12:55:44.6237895Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T12:55:44.6237973Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T12:55:44.6238049Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T12:55:44.6238126Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T12:55:44.6238204Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T12:55:44.6238281Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T12:55:44.6238359Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T12:55:44.6238435Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T12:55:44.6238512Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T12:55:44.6238589Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T12:55:44.6238665Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T12:55:44.6238741Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T12:55:44.6238820Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T12:55:44.6238896Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T12:55:44.6238975Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T12:55:44.6239053Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T12:55:44.6239131Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T12:55:44.6239207Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T12:55:44.6239284Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T12:55:44.6239361Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T12:55:44.6239438Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T12:55:44.6239515Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T12:55:44.6239592Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T12:55:44.6239671Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T12:55:44.6239747Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T12:55:44.6239848Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T12:55:44.6239928Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T12:55:44.6240006Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T12:55:44.6240082Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T12:55:44.6240200Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T12:55:44.6240280Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T12:55:44.6240399Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T12:55:44.6240468Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T12:55:44.6240536Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T12:55:44.6240602Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T12:55:44.6240669Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T12:55:44.6240734Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T12:55:44.6240799Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T12:55:44.6240866Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T12:55:44.6240932Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T12:55:44.6240998Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T12:55:44.6241064Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T12:55:44.6241128Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T12:55:44.6241193Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T12:55:44.6241261Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T12:55:44.6241325Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T12:55:44.6241390Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T12:55:44.6241456Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T12:55:44.6241521Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T12:55:44.6241588Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T12:55:44.6241653Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T12:55:44.6241717Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T12:55:44.6241783Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T12:55:44.6241849Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T12:55:44.6241913Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T12:55:44.6241978Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T12:55:44.6242045Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T12:55:44.6242110Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T12:55:44.6242176Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T12:55:44.6242241Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T12:55:44.6242305Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T12:55:44.6242371Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T12:55:44.6242436Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T12:55:44.6242514Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T12:55:44.6242592Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T12:55:44.6242693Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T12:55:44.6242768Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T12:55:44.6242865Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T12:55:44.6242939Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T12:55:44.6243015Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T12:55:44.6243090Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T12:55:44.6243164Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T12:55:44.6243239Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T12:55:44.6243313Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T12:55:44.6243389Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T12:55:44.6243465Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T12:55:44.6243540Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T12:55:44.6243614Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T12:55:44.6243688Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T12:55:44.6243759Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T12:55:44.6243829Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T12:55:44.6243900Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T12:55:44.6243971Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T12:55:44.6244040Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T12:55:44.6244109Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T12:55:44.6244179Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T12:55:44.6244247Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T12:55:44.6244317Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T12:55:44.6244387Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T12:55:44.6244457Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T12:55:44.6244526Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T12:55:44.6244596Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T12:55:44.6244665Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T12:55:44.6244735Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T12:55:44.6244804Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T12:55:44.6244873Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T12:55:44.6244942Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T12:55:44.6245010Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T12:55:44.6245080Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T12:55:44.6245148Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T12:55:44.6245244Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T12:55:44.6245315Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T12:55:44.6245383Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T12:55:44.6245511Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T12:55:44.6245580Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T12:55:44.6245649Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T12:55:44.6245717Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T12:55:44.6245787Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T12:55:44.6245855Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T12:55:44.6245926Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T12:55:44.6245994Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T12:55:44.6246063Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T12:55:44.6246134Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T12:55:44.6246203Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T12:55:44.6246271Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T12:55:44.6246340Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T12:55:44.6246409Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T12:55:44.6246477Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T12:55:44.6246547Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T12:55:44.6246625Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T12:55:44.6246701Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T12:55:44.6246775Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T12:55:44.6246847Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T12:55:44.6246918Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T12:55:44.6246990Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T12:55:44.6247061Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T12:55:44.6247133Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T12:55:44.6247207Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T12:55:44.6247279Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T12:55:44.6247350Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T12:55:44.6247422Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T12:55:44.6247493Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T12:55:44.6247564Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T12:55:44.6247633Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T12:55:44.6247701Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T12:55:44.6247771Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T12:55:44.6247878Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T12:55:44.6247948Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T12:55:44.6248041Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T12:55:44.6248109Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T12:55:44.6248177Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T12:55:44.6248247Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T12:55:44.6248315Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T12:55:44.6253689Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T12:55:44.6253782Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T12:55:44.6253864Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T12:55:44.6253934Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T12:55:44.6254009Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T12:55:44.6254080Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T12:55:44.6254150Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T12:55:44.6254217Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T12:55:44.6254284Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T12:55:44.6254351Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T12:55:44.6254415Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T12:55:44.6254483Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T12:55:44.6254547Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T12:55:44.6254614Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T12:55:44.6254681Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T12:55:44.6254746Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T12:55:44.6254810Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T12:55:44.6254876Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T12:55:44.6254940Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T12:55:44.6255006Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T12:55:44.6255074Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T12:55:44.6255139Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T12:55:44.6255207Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T12:55:44.6255271Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T12:55:44.6255336Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T12:55:44.6255401Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T12:55:44.6255466Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T12:55:44.6255531Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T12:55:44.6255596Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T12:55:44.6255711Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T12:55:44.6255777Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T12:55:44.6255878Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T12:55:44.6255942Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T12:55:44.6256007Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T12:55:44.6256072Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T12:55:44.6256136Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T12:55:44.6256201Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T12:55:44.6256266Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T12:55:44.6256332Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T12:55:44.6256396Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T12:55:44.6256462Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T12:55:44.6256528Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T12:55:44.6256592Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T12:55:44.6256657Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T12:55:44.6256722Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T12:55:44.6256787Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T12:55:44.6256853Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T12:55:44.6256922Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T12:55:44.6256988Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T12:55:44.6257053Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T12:55:44.6257121Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T12:55:44.6257187Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T12:55:44.6257252Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T12:55:44.6257317Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T12:55:44.6257383Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T12:55:44.6257448Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T12:55:44.6257513Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T12:55:44.6257578Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T12:55:44.6257643Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T12:55:44.6257712Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T12:55:44.6257777Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T12:55:44.6257841Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T12:55:44.6257906Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T12:55:44.6257972Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T12:55:44.6258045Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T12:55:44.6258150Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T12:55:44.6258222Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T12:55:44.6258292Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T12:55:44.6258390Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T12:55:44.6258463Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T12:55:44.6258535Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T12:55:44.6258606Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T12:55:44.6258676Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T12:55:44.6258745Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T12:55:44.6258820Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T12:55:44.6258891Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T12:55:44.6258962Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T12:55:44.6259035Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T12:55:44.6259105Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T12:55:44.6259177Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T12:55:44.6259247Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T12:55:44.6259317Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T12:55:44.6259387Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T12:55:44.6259460Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T12:55:44.6259530Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T12:55:44.6259600Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T12:55:44.6259671Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T12:55:44.6259740Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T12:55:44.6259809Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T12:55:44.6259917Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T12:55:44.6259988Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T12:55:44.6260058Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T12:55:44.6260128Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T12:55:44.6260196Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T12:55:44.6260263Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T12:55:44.6260332Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T12:55:44.6260397Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T12:55:44.6260463Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T12:55:44.6260528Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T12:55:44.6260593Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T12:55:44.6260659Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T12:55:44.6260764Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T12:55:44.6260830Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T12:55:44.6260896Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T12:55:44.6261010Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T12:55:44.6261075Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T12:55:44.6261142Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T12:55:44.6261207Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T12:55:44.6261271Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T12:55:44.6261338Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T12:55:44.6261405Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T12:55:44.6261475Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T12:55:44.6261545Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T12:55:44.6261615Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T12:55:44.6261684Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T12:55:44.6261753Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T12:55:44.6261819Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T12:55:44.6261888Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T12:55:44.6261956Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T12:55:44.6262025Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T12:55:44.6262093Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T12:55:44.6262160Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T12:55:44.6262229Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T12:55:44.6262297Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T12:55:44.6262364Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T12:55:44.6262430Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T12:55:44.6262499Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T12:55:44.6262566Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T12:55:44.6262633Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T12:55:44.6262702Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T12:55:44.6262768Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T12:55:44.6262835Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T12:55:44.6262906Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T12:55:44.6262971Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T12:55:44.6263036Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T12:55:44.6263103Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T12:55:44.6263168Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T12:55:44.6263233Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T12:55:44.6263329Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T12:55:44.6263396Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T12:55:44.6263486Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T12:55:44.6263551Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T12:55:44.6263616Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T12:55:44.6263683Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T12:55:44.6263751Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T12:55:44.6263816Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T12:55:44.6263883Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T12:55:44.6263951Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T12:55:44.6264018Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T12:55:44.6264085Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T12:55:44.6264150Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T12:55:44.6264217Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T12:55:44.6264282Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T12:55:44.6264348Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T12:55:44.6264414Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T12:55:44.6264480Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T12:55:44.6264546Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T12:55:44.6264612Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T12:55:44.6264679Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T12:55:44.6264745Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T12:55:44.6264811Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T12:55:44.6264876Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T12:55:44.6264944Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T12:55:44.6265008Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T12:55:44.6265074Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T12:55:44.6265143Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T12:55:44.6265208Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T12:55:44.6265273Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T12:55:44.6265341Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T12:55:44.6265407Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T12:55:44.6265472Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T12:55:44.6265539Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T12:55:44.6265606Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T12:55:44.6265672Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T12:55:44.6265765Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T12:55:44.6265832Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T12:55:44.6265896Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T12:55:44.6265987Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T12:55:44.6266053Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T12:55:44.6266118Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T12:55:44.6266184Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T12:55:44.6266252Z * [new branch] google-main -> origin/google-main 2025-12-04T12:55:44.6266343Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T12:55:44.6266416Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T12:55:44.6266555Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T12:55:44.6266672Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T12:55:44.6266811Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T12:55:44.6266917Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T12:55:44.6266984Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T12:55:44.6267048Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T12:55:44.6267109Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T12:55:44.6267296Z * [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:55:44.6267357Z * [new branch] inlining -> origin/inlining 2025-12-04T12:55:44.6267427Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T12:55:44.6267512Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T12:55:44.6267687Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T12:55:44.6267757Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T12:55:44.6267822Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T12:55:44.6267900Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T12:55:44.6267961Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T12:55:44.6268023Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T12:55:44.6268144Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T12:55:44.6268249Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T12:55:44.6268360Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T12:55:44.6268468Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T12:55:44.6268553Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T12:55:44.6268637Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T12:55:44.6268718Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T12:55:44.6268825Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T12:55:44.6268905Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T12:55:44.6269007Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T12:55:44.6269085Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T12:55:44.6269162Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T12:55:44.6269240Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T12:55:44.6269320Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T12:55:44.6269397Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T12:55:44.6269468Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T12:55:44.6269533Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T12:55:44.6269609Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T12:55:44.6269716Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T12:55:44.6269819Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T12:55:44.6269935Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T12:55:44.6270037Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T12:55:44.6270117Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T12:55:44.6270183Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T12:55:44.6270251Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T12:55:44.6270325Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T12:55:44.6270401Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T12:55:44.6270486Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T12:55:44.6270581Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T12:55:44.6270684Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T12:55:44.6270808Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T12:55:44.6270921Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T12:55:44.6271052Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T12:55:44.6271130Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T12:55:44.6271225Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T12:55:44.6271322Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T12:55:44.6271415Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T12:55:44.6271513Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T12:55:44.6271607Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T12:55:44.6271714Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T12:55:44.6271883Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T12:55:44.6271991Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T12:55:44.6272104Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T12:55:44.6272164Z * [new branch] main -> origin/main 2025-12-04T12:55:44.6272235Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T12:55:44.6272302Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T12:55:44.6272368Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T12:55:44.6272436Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T12:55:44.6272500Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T12:55:44.6272565Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T12:55:44.6272632Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T12:55:44.6272696Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T12:55:44.6272771Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T12:55:44.6272928Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T12:55:44.6273091Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T12:55:44.6273218Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T12:55:44.6273316Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T12:55:44.6273430Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T12:55:44.6273523Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T12:55:44.6273599Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T12:55:44.6273674Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T12:55:44.6273754Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T12:55:44.6273829Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T12:55:44.6273902Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T12:55:44.6273967Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T12:55:44.6274041Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T12:55:44.6274102Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T12:55:44.6274164Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T12:55:44.6274238Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T12:55:44.6274317Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T12:55:44.6274415Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T12:55:44.6274489Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T12:55:44.6274554Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T12:55:44.6274620Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T12:55:44.6274708Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T12:55:44.6274772Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T12:55:44.6274841Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T12:55:44.6274938Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T12:55:44.6275012Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T12:55:44.6275091Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T12:55:44.6275192Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T12:55:44.6275266Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T12:55:44.6275345Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T12:55:44.6275425Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T12:55:44.6275495Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T12:55:44.6275564Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T12:55:44.6275631Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T12:55:44.6275702Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T12:55:44.6275768Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T12:55:44.6275836Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T12:55:44.6275899Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T12:55:44.6275977Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T12:55:44.6276048Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T12:55:44.6276109Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T12:55:44.6276175Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T12:55:44.6276253Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T12:55:44.6276321Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T12:55:44.6276386Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T12:55:44.6276452Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T12:55:44.6276517Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T12:55:44.6276581Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T12:55:44.6276642Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T12:55:44.6276710Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T12:55:44.6276774Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T12:55:44.6276845Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T12:55:44.6276912Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T12:55:44.6276974Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T12:55:44.6277040Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T12:55:44.6277101Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T12:55:44.6277162Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T12:55:44.6277223Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T12:55:44.6277306Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T12:55:44.6277367Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T12:55:44.6277428Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T12:55:44.6277513Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T12:55:44.6277573Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T12:55:44.6277635Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T12:55:44.6277695Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T12:55:44.6277753Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T12:55:44.6277812Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T12:55:44.6277870Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T12:55:44.6277943Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T12:55:44.6278023Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T12:55:44.6278085Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T12:55:44.6278147Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T12:55:44.6278218Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T12:55:44.6278320Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T12:55:44.6278416Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T12:55:44.6278482Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T12:55:44.6278547Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T12:55:44.6278613Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T12:55:44.6278686Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T12:55:44.6278760Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T12:55:44.6278829Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T12:55:44.6278897Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T12:55:44.6278969Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T12:55:44.6279035Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T12:55:44.6279100Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T12:55:44.6279161Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T12:55:44.6279239Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T12:55:44.6279322Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T12:55:44.6279387Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T12:55:44.6279458Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T12:55:44.6279522Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T12:55:44.6279598Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T12:55:44.6279661Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T12:55:44.6279724Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T12:55:44.6279803Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T12:55:44.6279958Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T12:55:44.6280036Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T12:55:44.6280147Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T12:55:44.6280222Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T12:55:44.6280293Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T12:55:44.6280365Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T12:55:44.6280438Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T12:55:44.6280513Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T12:55:44.6280593Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T12:55:44.6280666Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T12:55:44.6280756Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T12:55:44.6280852Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T12:55:44.6280920Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T12:55:44.6280990Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T12:55:44.6281063Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T12:55:44.6281135Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T12:55:44.6281198Z * [new branch] module-shim -> origin/module-shim 2025-12-04T12:55:44.6281261Z * [new branch] move_config -> origin/move_config 2025-12-04T12:55:44.6281330Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T12:55:44.6281397Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T12:55:44.6281498Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T12:55:44.6281564Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T12:55:44.6281639Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T12:55:44.6281702Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T12:55:44.6281768Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T12:55:44.6281841Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T12:55:44.6281906Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T12:55:44.6281985Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T12:55:44.6282055Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T12:55:44.6282142Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T12:55:44.6282207Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T12:55:44.6282274Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T12:55:44.6282342Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T12:55:44.6282403Z * [new branch] nightly -> origin/nightly 2025-12-04T12:55:44.6282519Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T12:55:44.6282670Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T12:55:44.6282797Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T12:55:44.6282918Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T12:55:44.6283065Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T12:55:44.6283177Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T12:55:44.6283243Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T12:55:44.6283366Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T12:55:44.6283444Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T12:55:44.6283509Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T12:55:44.6283570Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T12:55:44.6283645Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T12:55:44.6283720Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T12:55:44.6283786Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T12:55:44.6283854Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T12:55:44.6283920Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T12:55:44.6283988Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T12:55:44.6284053Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T12:55:44.6284119Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T12:55:44.6284185Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T12:55:44.6284249Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T12:55:44.6284315Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T12:55:44.6284380Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T12:55:44.6284444Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T12:55:44.6284507Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T12:55:44.6284571Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T12:55:44.6284635Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T12:55:44.6284700Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T12:55:44.6284765Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T12:55:44.6284828Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T12:55:44.6284897Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T12:55:44.6284961Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T12:55:44.6285045Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T12:55:44.6285127Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T12:55:44.6285208Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T12:55:44.6285275Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T12:55:44.6285366Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T12:55:44.6285433Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T12:55:44.6285498Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T12:55:44.6285593Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T12:55:44.6285657Z * [new branch] pca2 -> origin/pca2 2025-12-04T12:55:44.6285729Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T12:55:44.6285792Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T12:55:44.6285854Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T12:55:44.6285924Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T12:55:44.6286011Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T12:55:44.6286120Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T12:55:44.6286220Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T12:55:44.6286308Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T12:55:44.6286399Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T12:55:44.6286500Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T12:55:44.6286596Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T12:55:44.6286700Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T12:55:44.6286773Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T12:55:44.6286855Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T12:55:44.6286965Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T12:55:44.6287053Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T12:55:44.6287150Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T12:55:44.6287238Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T12:55:44.6287328Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T12:55:44.6287415Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T12:55:44.6287495Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T12:55:44.6287603Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T12:55:44.6287689Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T12:55:44.6287774Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T12:55:44.6287871Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T12:55:44.6287971Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T12:55:44.6288067Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T12:55:44.6288192Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T12:55:44.6288322Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T12:55:44.6288414Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T12:55:44.6288530Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T12:55:44.6288647Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T12:55:44.6288749Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T12:55:44.6288828Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T12:55:44.6288908Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T12:55:44.6288985Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T12:55:44.6289089Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T12:55:44.6289197Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T12:55:44.6289314Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T12:55:44.6289396Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T12:55:44.6289501Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T12:55:44.6289606Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T12:55:44.6289686Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T12:55:44.6289764Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T12:55:44.6289927Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T12:55:44.6290026Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T12:55:44.6290114Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T12:55:44.6290192Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T12:55:44.6290282Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T12:55:44.6290378Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T12:55:44.6290453Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T12:55:44.6290529Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T12:55:44.6290624Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T12:55:44.6290698Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T12:55:44.6290768Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T12:55:44.6290832Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T12:55:44.6290891Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T12:55:44.6290958Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T12:55:44.6291023Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T12:55:44.6291088Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T12:55:44.6291167Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T12:55:44.6291343Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T12:55:44.6291482Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T12:55:44.6291599Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T12:55:44.6291672Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T12:55:44.6291768Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T12:55:44.6291832Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T12:55:44.6291894Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T12:55:44.6291956Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T12:55:44.6292018Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T12:55:44.6292080Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T12:55:44.6292143Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T12:55:44.6292206Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T12:55:44.6292266Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T12:55:44.6292324Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T12:55:44.6292386Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T12:55:44.6292445Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T12:55:44.6292504Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T12:55:44.6292564Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T12:55:44.6292624Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T12:55:44.6292683Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T12:55:44.6292743Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T12:55:44.6292804Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T12:55:44.6292863Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T12:55:44.6292922Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T12:55:44.6292981Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T12:55:44.6293039Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T12:55:44.6293103Z * [new branch] release_notes -> origin/release_notes 2025-12-04T12:55:44.6293177Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T12:55:44.6293300Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T12:55:44.6293420Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T12:55:44.6293537Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T12:55:44.6293653Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T12:55:44.6293782Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T12:55:44.6293891Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T12:55:44.6293995Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T12:55:44.6294126Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T12:55:44.6294297Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T12:55:44.6294424Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T12:55:44.6294521Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T12:55:44.6294587Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T12:55:44.6294683Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T12:55:44.6294766Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T12:55:44.6294873Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T12:55:44.6294970Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T12:55:44.6295072Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T12:55:44.6295156Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T12:55:44.6295300Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T12:55:44.6295386Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T12:55:44.6295463Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T12:55:44.6295523Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T12:55:44.6295584Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T12:55:44.6295651Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T12:55:44.6295714Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T12:55:44.6295881Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T12:55:44.6295972Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T12:55:44.6296084Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T12:55:44.6296142Z * [new branch] save -> origin/save 2025-12-04T12:55:44.6296205Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T12:55:44.6296267Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T12:55:44.6296352Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T12:55:44.6296457Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T12:55:44.6296534Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T12:55:44.6296610Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T12:55:44.6296683Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T12:55:44.6296763Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T12:55:44.6296842Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T12:55:44.6296923Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T12:55:44.6296995Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T12:55:44.6297080Z * [new branch] suo -> origin/suo 2025-12-04T12:55:44.6297143Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T12:55:44.6297205Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T12:55:44.6297323Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T12:55:44.6297393Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T12:55:44.6297461Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T12:55:44.6297527Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T12:55:44.6297592Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T12:55:44.6297657Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T12:55:44.6297717Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T12:55:44.6297789Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T12:55:44.6297855Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T12:55:44.6297923Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T12:55:44.6297985Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T12:55:44.6298051Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T12:55:44.6298120Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T12:55:44.6298185Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T12:55:44.6298248Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T12:55:44.6298329Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T12:55:44.6298409Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T12:55:44.6298486Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T12:55:44.6298550Z * [new branch] test-old -> origin/test-old 2025-12-04T12:55:44.6298614Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T12:55:44.6298709Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T12:55:44.6298821Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T12:55:44.6298900Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T12:55:44.6299023Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T12:55:44.6299158Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T12:55:44.6299257Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T12:55:44.6299349Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T12:55:44.6299447Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T12:55:44.6299549Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T12:55:44.6299648Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T12:55:44.6299727Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T12:55:44.6299809Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T12:55:44.6299955Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T12:55:44.6300031Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T12:55:44.6300113Z * [new branch] tmp -> origin/tmp 2025-12-04T12:55:44.6300178Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T12:55:44.6300256Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T12:55:44.6300337Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T12:55:44.6300420Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T12:55:44.6300489Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T12:55:44.6300553Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T12:55:44.6300614Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T12:55:44.6300675Z * [new branch] type_dec -> origin/type_dec 2025-12-04T12:55:44.6300767Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T12:55:44.6300902Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T12:55:44.6301033Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T12:55:44.6301161Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T12:55:44.6301290Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T12:55:44.6301418Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T12:55:44.6301543Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T12:55:44.6301677Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T12:55:44.6301808Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T12:55:44.6301940Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T12:55:44.6302071Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T12:55:44.6302201Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T12:55:44.6302332Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T12:55:44.6302459Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T12:55:44.6302543Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T12:55:44.6302666Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T12:55:44.6302786Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T12:55:44.6302904Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T12:55:44.6303054Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T12:55:44.6303132Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T12:55:44.6303221Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T12:55:44.6303344Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T12:55:44.6303429Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T12:55:44.6303513Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T12:55:44.6303592Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T12:55:44.6303669Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T12:55:44.6303760Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T12:55:44.6303860Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T12:55:44.6303921Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T12:55:44.6303985Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T12:55:44.6304043Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T12:55:44.6304099Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T12:55:44.6304156Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T12:55:44.6304211Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T12:55:44.6304266Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T12:55:44.6304330Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T12:55:44.6304398Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T12:55:44.6304464Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T12:55:44.6304528Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T12:55:44.6304603Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T12:55:44.6304679Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T12:55:44.6304742Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T12:55:44.6304856Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T12:55:44.6304920Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T12:55:44.6304980Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T12:55:44.6305069Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T12:55:44.6305135Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T12:55:44.6305199Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T12:55:44.6305259Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T12:55:44.6305324Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T12:55:44.6305386Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T12:55:44.6305449Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T12:55:44.6305510Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T12:55:44.6305579Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T12:55:44.6305639Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T12:55:44.6305740Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T12:55:44.6305802Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T12:55:44.6305863Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T12:55:44.6305955Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T12:55:44.6306103Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T12:55:44.6306171Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T12:55:44.6306239Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T12:55:44.6306302Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T12:55:44.6306365Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T12:55:44.6306433Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T12:55:44.6306498Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T12:55:44.6306573Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T12:55:44.6306647Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T12:55:44.6306708Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T12:55:44.6306772Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T12:55:44.6306836Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T12:55:44.6306900Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T12:55:44.6306967Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T12:55:44.6307059Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T12:55:44.6307125Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T12:55:44.6307193Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T12:55:44.6307257Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T12:55:44.6307339Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T12:55:44.6307436Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T12:55:44.6307587Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T12:55:44.6307731Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T12:55:44.6307802Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T12:55:44.6307865Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T12:55:44.6307928Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T12:55:44.6308013Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T12:55:44.6308089Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T12:55:44.6308183Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T12:55:44.6308250Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T12:55:44.6308350Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T12:55:44.6308442Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T12:55:44.6308513Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T12:55:44.6308599Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T12:55:44.6308703Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T12:55:44.6308765Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T12:55:44.6308836Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T12:55:44.6308894Z * [new branch] zb2p -> origin/zb2p 2025-12-04T12:55:44.6308977Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T12:55:44.6309063Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T12:55:44.6309166Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T12:55:44.6309240Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T12:55:44.6309360Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T12:55:44.6309460Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T12:55:44.6309545Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T12:55:44.6309634Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T12:55:44.6309761Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T12:55:44.6309891Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T12:55:44.6309980Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T12:55:44.6310076Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T12:55:44.6310193Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T12:55:44.6310267Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T12:55:44.6310370Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T12:55:44.6310444Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T12:55:44.6310519Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T12:55:44.6310589Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T12:55:44.6310668Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T12:55:44.6310731Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T12:55:44.6310794Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T12:55:44.6310884Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T12:55:44.6310948Z t [tag update] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T12:55:44.6311008Z * [new tag] ciflow/dynamo/169437 -> ciflow/dynamo/169437 2025-12-04T12:55:44.6311075Z t [tag update] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T12:55:44.6311233Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169566 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169566 2025-12-04T12:55:44.6311301Z t [tag update] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T12:55:44.6311403Z * [new tag] ciflow/inductor/169564 -> ciflow/inductor/169564 2025-12-04T12:55:44.6311464Z * [new tag] ciflow/inductor/169566 -> ciflow/inductor/169566 2025-12-04T12:55:44.6311527Z t [tag update] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T12:55:44.6311626Z * [new tag] ciflow/rocm/169564 -> ciflow/rocm/169564 2025-12-04T12:55:44.6311682Z * [new tag] ciflow/rocm/169566 -> ciflow/rocm/169566 2025-12-04T12:55:44.6311746Z t [tag update] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T12:55:44.6311810Z t [tag update] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T12:55:44.6311955Z * [new tag] trunk/a2b5dfb956aed182f6aefce1ff2eda70c35049e1 -> trunk/a2b5dfb956aed182f6aefce1ff2eda70c35049e1 2025-12-04T12:55:44.8345847Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T12:55:44.8610816Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:44.8615805Z ##[endgroup] 2025-12-04T12:55:44.8616337Z ##[group]Determining the checkout info 2025-12-04T12:55:44.8616858Z ##[endgroup] 2025-12-04T12:55:44.8619315Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T12:55:44.8711336Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T12:55:44.8739557Z ##[group]Checking out the ref 2025-12-04T12:55:44.8741399Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:44.9664975Z Previous HEAD position was 685ba6bc0117 add back legalize_graph for BC reason (#169541) 2025-12-04T12:55:44.9675299Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T12:55:44.9784367Z ##[endgroup] 2025-12-04T12:55:44.9784559Z ##[group]Setting up auth for fetching submodules 2025-12-04T12:55:44.9791104Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:55:44.9828541Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T12:55:44.9851020Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T12:55:44.9866867Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T12:55:44.9883814Z ##[endgroup] 2025-12-04T12:55:44.9883972Z ##[group]Fetching submodules 2025-12-04T12:55:44.9885646Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T12:55:45.0148103Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T12:55:45.0167482Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T12:55:45.0184510Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T12:55:45.0199647Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T12:55:45.0216271Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T12:55:45.0227828Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:45.0238079Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T12:55:45.0260637Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T12:55:45.0280698Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:45.0299621Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T12:55:45.0318359Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T12:55:45.0333754Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T12:55:45.0370956Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T12:55:45.0383953Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T12:55:45.0395033Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T12:55:45.0410270Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T12:55:45.0425253Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:45.0441631Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:45.0458392Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:45.0472367Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:45.0485537Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:45.0501723Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:45.0516761Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T12:55:45.0538466Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T12:55:45.0564657Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:45.0582094Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:45.0603734Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T12:55:45.0623735Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T12:55:45.0636504Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:45.0646392Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T12:55:45.0658439Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T12:55:45.0677318Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T12:55:45.0688928Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:45.0706136Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T12:55:45.0720832Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T12:55:45.0732961Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:45.0752555Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:45.0768401Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:45.0781581Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:45.0798342Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:45.0811287Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:45.0823589Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:45.0837680Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:45.0849107Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:45.0863353Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:45.0874136Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:45.0889638Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:45.0902351Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:45.0922949Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:45.0934013Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:45.0949922Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T12:55:45.0968093Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T12:55:45.0984934Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T12:55:45.1001890Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T12:55:45.1025689Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:45.1046478Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T12:55:45.1066542Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:45.1081655Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:45.1098007Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:45.1112109Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:45.1123898Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:45.1134953Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:45.1149205Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:45.1162942Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:45.1176649Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:45.1196275Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:45.1219721Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T12:55:45.1231729Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T12:55:45.1248233Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:45.1259705Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:45.1273446Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T12:55:45.1286514Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T12:55:45.1302683Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T12:55:45.1318841Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T12:55:45.1329069Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T12:55:45.1341611Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T12:55:45.1352988Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:45.1363950Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:45.1374946Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:45.1391959Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:45.1404777Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:45.1433947Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T12:55:45.1712974Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T12:55:45.1792281Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T12:55:45.1844265Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T12:55:45.1956473Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T12:55:45.2029782Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T12:55:45.2098093Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T12:55:45.3198580Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T12:55:45.3359945Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T12:55:45.3550550Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T12:55:45.3657163Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T12:55:45.3824803Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:55:45.3891226Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T12:55:45.4524107Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T12:55:45.4619044Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T12:55:45.4728977Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T12:55:45.5437737Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T12:55:45.5747149Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T12:55:45.7576249Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:55:45.8253367Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T12:55:46.2589520Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T12:55:46.2816517Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:46.2906714Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T12:55:46.3476344Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T12:55:46.3586670Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T12:55:46.3804252Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T12:55:46.3926588Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T12:55:46.4039240Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T12:55:46.4196157Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T12:55:46.4415930Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T12:55:46.4547651Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T12:55:46.4743645Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:46.4813869Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T12:55:46.7554697Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T12:55:46.7646025Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T12:55:46.7733078Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T12:55:46.7832397Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T12:55:46.7932351Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T12:55:46.8002543Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T12:55:46.8095135Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T12:55:46.8162578Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T12:55:46.8242297Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T12:55:46.8308080Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T12:55:46.8374785Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:46.8470693Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T12:55:46.8522023Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T12:55:46.8586099Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T12:55:46.8690944Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T12:55:46.8754474Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:55:46.8841728Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T12:55:46.8913208Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:46.9013702Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T12:55:46.9089600Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T12:55:46.9173761Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T12:55:47.0870692Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T12:55:47.1066731Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T12:55:47.1182845Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T12:55:47.1245431Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T12:55:47.1315960Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T12:55:47.1378540Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T12:55:47.1490935Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T12:55:47.1573966Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T12:55:47.1629083Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T12:55:47.1684196Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T12:55:47.1758092Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T12:55:47.1812125Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:55:47.1952461Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T12:55:47.2014834Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T12:55:47.3281648Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T12:55:47.3361493Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T12:55:47.3564159Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T12:55:47.3625161Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T12:55:47.3704081Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T12:55:47.3884897Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T12:55:47.4108325Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T12:55:47.4359248Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T12:55:47.4473316Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T12:55:47.4656630Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T12:55:47.4738440Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T12:55:47.5040873Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T12:55:47.5193266Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T12:55:47.5257004Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T12:55:47.5293383Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T12:55:47.5515509Z Entering 'android/libs/fbjni' 2025-12-04T12:55:47.5540771Z Entering 'third_party/FP16' 2025-12-04T12:55:47.5562695Z Entering 'third_party/FXdiv' 2025-12-04T12:55:47.5586116Z Entering 'third_party/NNPACK' 2025-12-04T12:55:47.5610581Z Entering 'third_party/NVTX' 2025-12-04T12:55:47.5631735Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:47.5658456Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:47.5685170Z Entering 'third_party/aiter' 2025-12-04T12:55:47.5705445Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:47.5743317Z Entering 'third_party/benchmark' 2025-12-04T12:55:47.5770734Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:47.5796454Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:47.5822249Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:47.5843389Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:47.5863512Z Entering 'third_party/cutlass' 2025-12-04T12:55:47.5902703Z Entering 'third_party/fbgemm' 2025-12-04T12:55:47.5927847Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:47.5947677Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:47.5971379Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:47.5993066Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:47.6015827Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:47.6034880Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:47.6054471Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:47.6082243Z Entering 'third_party/flash-attention' 2025-12-04T12:55:47.6104832Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:47.6125861Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:47.6158042Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:47.6180081Z Entering 'third_party/fmt' 2025-12-04T12:55:47.6204820Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:47.6226508Z Entering 'third_party/gloo' 2025-12-04T12:55:47.6247376Z Entering 'third_party/googletest' 2025-12-04T12:55:47.6268709Z Entering 'third_party/ideep' 2025-12-04T12:55:47.6289213Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:47.6316903Z Entering 'third_party/ittapi' 2025-12-04T12:55:47.6337963Z Entering 'third_party/kineto' 2025-12-04T12:55:47.6360051Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:47.6380881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:47.6409088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:47.6427664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:47.6454311Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:47.6475291Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:47.6497307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:47.6516675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:47.6541341Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:47.6561576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:47.6590446Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:47.6620029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:47.6640416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:47.6664792Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:47.6684159Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:47.6704995Z Entering 'third_party/kleidiai' 2025-12-04T12:55:47.6725748Z Entering 'third_party/mimalloc' 2025-12-04T12:55:47.6749654Z Entering 'third_party/nlohmann' 2025-12-04T12:55:47.6771565Z Entering 'third_party/onnx' 2025-12-04T12:55:47.6799057Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:47.6828948Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:47.6849590Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:47.6873515Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:47.6892350Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:47.6916889Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:47.6936723Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:47.6954656Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:47.6973202Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:47.6990898Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:47.7013948Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:47.7034684Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:47.7070321Z Entering 'third_party/pocketfft' 2025-12-04T12:55:47.7099173Z Entering 'third_party/protobuf' 2025-12-04T12:55:47.7120388Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:47.7140074Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:47.7160952Z Entering 'third_party/psimd' 2025-12-04T12:55:47.7181427Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:47.7200602Z Entering 'third_party/pybind11' 2025-12-04T12:55:47.7221656Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:47.7241973Z Entering 'third_party/sleef' 2025-12-04T12:55:47.7262569Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:47.7286146Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:47.7312463Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:47.7331849Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:47.7354791Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:47.7372801Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:47.7420747Z ##[endgroup] 2025-12-04T12:55:47.7420947Z ##[group]Persisting credentials for submodules 2025-12-04T12:55:47.7428731Z [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:55:47.7642082Z Entering 'android/libs/fbjni' 2025-12-04T12:55:47.7670942Z Entering 'third_party/FP16' 2025-12-04T12:55:47.7702532Z Entering 'third_party/FXdiv' 2025-12-04T12:55:47.7733064Z Entering 'third_party/NNPACK' 2025-12-04T12:55:47.7767858Z Entering 'third_party/NVTX' 2025-12-04T12:55:47.7797846Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:47.7827159Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:47.7860103Z Entering 'third_party/aiter' 2025-12-04T12:55:47.7886752Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:47.7925148Z Entering 'third_party/benchmark' 2025-12-04T12:55:47.7952500Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:47.7985157Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:47.8014415Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:47.8045733Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:47.8071517Z Entering 'third_party/cutlass' 2025-12-04T12:55:47.8099208Z Entering 'third_party/fbgemm' 2025-12-04T12:55:47.8132265Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:47.8159146Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:47.8189346Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:47.8218351Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:47.8249817Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:47.8275374Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:47.8300117Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:47.8328162Z Entering 'third_party/flash-attention' 2025-12-04T12:55:47.8353730Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:47.8384907Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:47.8423421Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:47.8450601Z Entering 'third_party/fmt' 2025-12-04T12:55:47.8478640Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:47.8502697Z Entering 'third_party/gloo' 2025-12-04T12:55:47.8525293Z Entering 'third_party/googletest' 2025-12-04T12:55:47.8548822Z Entering 'third_party/ideep' 2025-12-04T12:55:47.8569859Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:47.8602208Z Entering 'third_party/ittapi' 2025-12-04T12:55:47.8629320Z Entering 'third_party/kineto' 2025-12-04T12:55:47.8656661Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:47.8678296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:47.8710243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:47.8737377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:47.8765860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:47.8794834Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:47.8818761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:47.8844202Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:47.8875962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:47.8902864Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:47.8930057Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:47.8955004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:47.8993852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:47.9016975Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:47.9043713Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:47.9073073Z Entering 'third_party/kleidiai' 2025-12-04T12:55:47.9106120Z Entering 'third_party/mimalloc' 2025-12-04T12:55:47.9133416Z Entering 'third_party/nlohmann' 2025-12-04T12:55:47.9160582Z Entering 'third_party/onnx' 2025-12-04T12:55:47.9196808Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:47.9231870Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:47.9257338Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:47.9281906Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:47.9312017Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:47.9342501Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:47.9373549Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:47.9402739Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:47.9431073Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:47.9458796Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:47.9489345Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:47.9519464Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:47.9561465Z Entering 'third_party/pocketfft' 2025-12-04T12:55:47.9589374Z Entering 'third_party/protobuf' 2025-12-04T12:55:47.9615230Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:47.9641022Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:47.9671108Z Entering 'third_party/psimd' 2025-12-04T12:55:47.9698207Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:47.9720444Z Entering 'third_party/pybind11' 2025-12-04T12:55:47.9741469Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:47.9762575Z Entering 'third_party/sleef' 2025-12-04T12:55:47.9789906Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:47.9815432Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:47.9840524Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:47.9870674Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:47.9900679Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:47.9931285Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:47.9977808Z [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:55:48.0154740Z Entering 'android/libs/fbjni' 2025-12-04T12:55:48.0178681Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:55:48.0190030Z Entering 'third_party/FP16' 2025-12-04T12:55:48.0215744Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:55:48.0226021Z Entering 'third_party/FXdiv' 2025-12-04T12:55:48.0253727Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:55:48.0263342Z Entering 'third_party/NNPACK' 2025-12-04T12:55:48.0287555Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:55:48.0301876Z Entering 'third_party/NVTX' 2025-12-04T12:55:48.0331992Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:55:48.0342100Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:48.0364657Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:55:48.0383367Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:48.0411536Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:55:48.0429680Z Entering 'third_party/aiter' 2025-12-04T12:55:48.0468482Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:55:48.0479529Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:48.0517034Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:55:48.0531884Z Entering 'third_party/benchmark' 2025-12-04T12:55:48.0558889Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:48.0577001Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:48.0602110Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:55:48.0617907Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:48.0643812Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:55:48.0654473Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:48.0678604Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:55:48.0690177Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:48.0726658Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:55:48.0743849Z Entering 'third_party/cutlass' 2025-12-04T12:55:48.0769558Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:55:48.0783725Z Entering 'third_party/fbgemm' 2025-12-04T12:55:48.0810209Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:55:48.0822944Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:48.0844554Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:55:48.0854022Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:48.0873679Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:55:48.0886559Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:48.0918198Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:55:48.0928446Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:48.0952953Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:55:48.0966538Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:48.0986350Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:55:48.0995248Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:48.1015613Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:55:48.1030142Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:48.1058366Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:55:48.1070142Z Entering 'third_party/flash-attention' 2025-12-04T12:55:48.1094864Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:55:48.1104046Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:48.1131409Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:55:48.1143781Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:48.1166811Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:55:48.1181983Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:48.1205384Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:55:48.1219038Z Entering 'third_party/fmt' 2025-12-04T12:55:48.1240983Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:55:48.1254714Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:48.1278299Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:55:48.1289727Z Entering 'third_party/gloo' 2025-12-04T12:55:48.1310565Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:55:48.1324872Z Entering 'third_party/googletest' 2025-12-04T12:55:48.1348505Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:48.1358960Z Entering 'third_party/ideep' 2025-12-04T12:55:48.1385114Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:55:48.1394622Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:48.1419304Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:55:48.1435437Z Entering 'third_party/ittapi' 2025-12-04T12:55:48.1459337Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:55:48.1469900Z Entering 'third_party/kineto' 2025-12-04T12:55:48.1491113Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:55:48.1501177Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:48.1520869Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:55:48.1531196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:48.1563917Z 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:55:48.1575581Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:48.1594878Z 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:55:48.1604816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:48.1626097Z 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:55:48.1639417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:48.1659303Z 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:55:48.1670563Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:48.1701925Z 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:55:48.1716388Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:48.1748345Z 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:55:48.1758663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:48.1782923Z 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:55:48.1792478Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:48.1813808Z 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:55:48.1823741Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:48.1842535Z 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:55:48.1852084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:48.1872335Z 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:55:48.1880665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:48.1906504Z 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:55:48.1917443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:48.1936519Z 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:55:48.1950258Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:48.1985828Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:55:48.1997030Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:48.2019559Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:55:48.2031133Z Entering 'third_party/kleidiai' 2025-12-04T12:55:48.2050029Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:55:48.2060116Z Entering 'third_party/mimalloc' 2025-12-04T12:55:48.2083531Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:55:48.2095751Z Entering 'third_party/nlohmann' 2025-12-04T12:55:48.2125038Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:55:48.2134787Z Entering 'third_party/onnx' 2025-12-04T12:55:48.2157566Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:55:48.2174381Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:48.2207480Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:48.2221246Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:48.2252243Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:55:48.2263258Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:48.2292715Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:48.2306192Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:48.2326165Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:48.2336439Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:48.2358572Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:55:48.2370672Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:48.2391417Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:55:48.2402391Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:48.2428602Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:55:48.2438002Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:48.2458018Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:55:48.2467084Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:48.2494160Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:55:48.2505590Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:48.2536783Z 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:55:48.2551367Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:48.2574252Z 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:55:48.2591750Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:48.2619596Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:55:48.2644191Z Entering 'third_party/pocketfft' 2025-12-04T12:55:48.2672127Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:55:48.2683112Z Entering 'third_party/protobuf' 2025-12-04T12:55:48.2709074Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:55:48.2721953Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:48.2750298Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:48.2765133Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:48.2792448Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:48.2808000Z Entering 'third_party/psimd' 2025-12-04T12:55:48.2835502Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:55:48.2847269Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:48.2870361Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:55:48.2881343Z Entering 'third_party/pybind11' 2025-12-04T12:55:48.2905656Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:48.2916745Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:48.2946101Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:55:48.2957816Z Entering 'third_party/sleef' 2025-12-04T12:55:48.2979585Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:55:48.2997804Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:48.3019407Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:55:48.3032071Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:48.3064508Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:48.3075701Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:48.3100741Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:55:48.3110630Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:48.3132918Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:55:48.3143243Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:48.3170463Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:48.3180802Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:48.3203918Z 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:55:48.3412469Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T12:55:48.3612126Z Entering 'android/libs/fbjni' 2025-12-04T12:55:48.3640010Z Entering 'third_party/FP16' 2025-12-04T12:55:48.3667302Z Entering 'third_party/FXdiv' 2025-12-04T12:55:48.3690814Z Entering 'third_party/NNPACK' 2025-12-04T12:55:48.3711028Z Entering 'third_party/NVTX' 2025-12-04T12:55:48.3739096Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:48.3759085Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:48.3788646Z Entering 'third_party/aiter' 2025-12-04T12:55:48.3810614Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:48.3837369Z Entering 'third_party/benchmark' 2025-12-04T12:55:48.3857123Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:48.3880106Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:48.3899144Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:48.3919060Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:48.3940560Z Entering 'third_party/cutlass' 2025-12-04T12:55:48.3963481Z Entering 'third_party/fbgemm' 2025-12-04T12:55:48.3987135Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:48.4008849Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:48.4031542Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:48.4050944Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:48.4073345Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:48.4092856Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:48.4115298Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:48.4136346Z Entering 'third_party/flash-attention' 2025-12-04T12:55:48.4157062Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:48.4178338Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:48.4203582Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:48.4224979Z Entering 'third_party/fmt' 2025-12-04T12:55:48.4255809Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:48.4283372Z Entering 'third_party/gloo' 2025-12-04T12:55:48.4305415Z Entering 'third_party/googletest' 2025-12-04T12:55:48.4326621Z Entering 'third_party/ideep' 2025-12-04T12:55:48.4346255Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:48.4376993Z Entering 'third_party/ittapi' 2025-12-04T12:55:48.4396858Z Entering 'third_party/kineto' 2025-12-04T12:55:48.4421175Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:48.4443442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:48.4466609Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:48.4487690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:48.4509196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:48.4534400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:48.4556846Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:48.4581229Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:48.4600279Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:48.4619140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:48.4645133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:48.4663146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:48.4684574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:48.4708157Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:48.4735240Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:48.4764309Z Entering 'third_party/kleidiai' 2025-12-04T12:55:48.4786003Z Entering 'third_party/mimalloc' 2025-12-04T12:55:48.4812572Z Entering 'third_party/nlohmann' 2025-12-04T12:55:48.4833419Z Entering 'third_party/onnx' 2025-12-04T12:55:48.4864121Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:48.4892568Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:48.4915612Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:48.4945010Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:48.4967622Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:48.4986863Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:48.5005924Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:48.5025043Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:48.5048931Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:48.5081658Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:48.5112773Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:48.5144865Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:48.5179598Z Entering 'third_party/pocketfft' 2025-12-04T12:55:48.5199108Z Entering 'third_party/protobuf' 2025-12-04T12:55:48.5222837Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:48.5247417Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:48.5269169Z Entering 'third_party/psimd' 2025-12-04T12:55:48.5294743Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:48.5322107Z Entering 'third_party/pybind11' 2025-12-04T12:55:48.5349802Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:48.5371278Z Entering 'third_party/sleef' 2025-12-04T12:55:48.5393437Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:48.5420091Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:48.5446993Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:48.5482479Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:48.5511844Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:48.5541124Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:48.5580513Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T12:55:48.5762332Z Entering 'android/libs/fbjni' 2025-12-04T12:55:48.5785013Z Entering 'third_party/FP16' 2025-12-04T12:55:48.5805745Z Entering 'third_party/FXdiv' 2025-12-04T12:55:48.5826815Z Entering 'third_party/NNPACK' 2025-12-04T12:55:48.5849583Z Entering 'third_party/NVTX' 2025-12-04T12:55:48.5869227Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:48.5893799Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:48.5920137Z Entering 'third_party/aiter' 2025-12-04T12:55:48.5941862Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:48.5966742Z Entering 'third_party/benchmark' 2025-12-04T12:55:48.5985949Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:48.6007358Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:48.6029585Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:48.6050008Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:48.6070972Z Entering 'third_party/cutlass' 2025-12-04T12:55:48.6104872Z Entering 'third_party/fbgemm' 2025-12-04T12:55:48.6126711Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:48.6145443Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:48.6174412Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:48.6194865Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:48.6218395Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:48.6243012Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:48.6261352Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:48.6282526Z Entering 'third_party/flash-attention' 2025-12-04T12:55:48.6303368Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:48.6332211Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:48.6360721Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:48.6381681Z Entering 'third_party/fmt' 2025-12-04T12:55:48.6401656Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:48.6422819Z Entering 'third_party/gloo' 2025-12-04T12:55:48.6447545Z Entering 'third_party/googletest' 2025-12-04T12:55:48.6469685Z Entering 'third_party/ideep' 2025-12-04T12:55:48.6493187Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:48.6517366Z Entering 'third_party/ittapi' 2025-12-04T12:55:48.6541655Z Entering 'third_party/kineto' 2025-12-04T12:55:48.6563484Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:48.6584851Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:48.6606905Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:48.6625820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:48.6645206Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:48.6668245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:48.6703678Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:48.6723952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:48.6750607Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:48.6772630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:48.6791161Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:48.6810027Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:48.6830831Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:48.6853315Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:48.6873348Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:48.6894725Z Entering 'third_party/kleidiai' 2025-12-04T12:55:48.6914124Z Entering 'third_party/mimalloc' 2025-12-04T12:55:48.6936230Z Entering 'third_party/nlohmann' 2025-12-04T12:55:48.6956899Z Entering 'third_party/onnx' 2025-12-04T12:55:48.6983368Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:48.7006662Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:48.7027030Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:48.7046112Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:48.7067319Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:48.7085474Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:48.7106012Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:48.7125167Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:48.7142988Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:48.7161377Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:48.7180713Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:48.7205474Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:48.7232059Z Entering 'third_party/pocketfft' 2025-12-04T12:55:48.7253352Z Entering 'third_party/protobuf' 2025-12-04T12:55:48.7279794Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:48.7300797Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:48.7321879Z Entering 'third_party/psimd' 2025-12-04T12:55:48.7344619Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:48.7366565Z Entering 'third_party/pybind11' 2025-12-04T12:55:48.7391768Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:48.7415597Z Entering 'third_party/sleef' 2025-12-04T12:55:48.7437272Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:48.7456123Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:48.7483015Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:48.7504146Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:48.7524022Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:48.7543162Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:48.7586044Z ##[endgroup] 2025-12-04T12:55:48.7816633Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T12:55:48.7965251Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:48.8097949Z ##[group]Run actions/checkout@v4 2025-12-04T12:55:48.8098076Z with: 2025-12-04T12:55:48.8098205Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:48.8098337Z fetch-depth: 0 2025-12-04T12:55:48.8098438Z submodules: recursive 2025-12-04T12:55:48.8098541Z show-progress: false 2025-12-04T12:55:48.8098659Z repository: pytorch/pytorch 2025-12-04T12:55:48.8098812Z token: *** 2025-12-04T12:55:48.8098916Z ssh-strict: true 2025-12-04T12:55:48.8099014Z ssh-user: git 2025-12-04T12:55:48.8099117Z persist-credentials: true 2025-12-04T12:55:48.8099223Z clean: true 2025-12-04T12:55:48.8099323Z sparse-checkout-cone-mode: true 2025-12-04T12:55:48.8099451Z fetch-tags: false 2025-12-04T12:55:48.8099548Z lfs: false 2025-12-04T12:55:48.8099643Z set-safe-directory: true 2025-12-04T12:55:48.8099741Z env: 2025-12-04T12:55:48.8099885Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:48.8099983Z ##[endgroup] 2025-12-04T12:55:48.8574703Z Syncing repository: pytorch/pytorch 2025-12-04T12:55:48.8575786Z ##[group]Getting Git version info 2025-12-04T12:55:48.8575942Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-12-04T12:55:48.8591788Z [command]/usr/bin/git version 2025-12-04T12:55:48.8619242Z git version 2.52.0 2025-12-04T12:55:48.8637727Z ##[endgroup] 2025-12-04T12:55:48.8643236Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/1d019fca-c7a1-40cf-934e-e6a95dd2f980/.gitconfig' 2025-12-04T12:55:48.8649103Z Temporarily overriding HOME='/home/runner/_work/_temp/1d019fca-c7a1-40cf-934e-e6a95dd2f980' before making global git config changes 2025-12-04T12:55:48.8649493Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T12:55:48.8651890Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T12:55:48.8678481Z [command]/usr/bin/git config --local --get remote.origin.url 2025-12-04T12:55:48.8701019Z https://github.com/pytorch/pytorch 2025-12-04T12:55:48.8716677Z ##[group]Removing previously created refs, to avoid conflicts 2025-12-04T12:55:48.8720191Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-12-04T12:55:48.8740262Z HEAD 2025-12-04T12:55:48.8774966Z ##[endgroup] 2025-12-04T12:55:48.8777040Z [command]/usr/bin/git submodule status 2025-12-04T12:55:48.9020473Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-12-04T12:55:48.9087397Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-12-04T12:55:48.9140112Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-12-04T12:55:48.9210026Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-12-04T12:55:48.9249497Z 3ebbc93ded7285963bff932c678fa367eb393ba6 third_party/NVTX (v3.1.0-313-g3ebbc93) 2025-12-04T12:55:48.9314891Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-12-04T12:55:48.9640285Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-12-04T12:55:48.9674116Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-12-04T12:55:48.9695246Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-12-04T12:55:48.9748902Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-12-04T12:55:48.9832324Z 89c932f313c6437c38f2982869beacc89c2f2246 third_party/cpp-httplib (v0.26.0) 2025-12-04T12:55:48.9929809Z f858c30bcb16f8effd5ff46996f0514539e17abc third_party/cpuinfo (f858c30) 2025-12-04T12:55:48.9960139Z 0b1577c8c83401237d601d0d0db5210506705396 third_party/cudnn_frontend (v0.5-61-g0b1577c) 2025-12-04T12:55:49.0036464Z f88806b1e31dfa579842638740216dd41fc6c588 third_party/cutlass (v4.3.1) 2025-12-04T12:55:49.0055708Z c0b988d39a9e47c794d699f29930ed4d7c7e13a4 third_party/fbgemm (v1.4.0-rc1-2-gc0b988d39) 2025-12-04T12:55:49.0129346Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-12-04T12:55:49.0154441Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-12-04T12:55:49.0396973Z 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f third_party/fmt (12.1.0) 2025-12-04T12:55:49.0461104Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-12-04T12:55:49.0561837Z 54cbae0d3a67fa890b4c3d9ee162b7860315e341 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-37-g54cbae0) 2025-12-04T12:55:49.0701893Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-12-04T12:55:49.0756180Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-12-04T12:55:49.0806099Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-12-04T12:55:49.0940074Z 31f85df8fbd89c188f14ef10f1ec65379786b943 third_party/kineto (heads/main) 2025-12-04T12:55:49.0961775Z d7770c89632329a9914ef1a90289917597639cbe third_party/kleidiai (v1.15.0) 2025-12-04T12:55:49.0977056Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-12-04T12:55:49.1004024Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-12-04T12:55:49.1197133Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-12-04T12:55:49.1220699Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-12-04T12:55:49.1251113Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-12-04T12:55:49.1461316Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-12-04T12:55:49.1511458Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-12-04T12:55:49.1553463Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-12-04T12:55:49.1572079Z f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 third_party/pybind11 (v3.0.1) 2025-12-04T12:55:49.1619328Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-12-04T12:55:49.1674646Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-12-04T12:55:49.1716358Z 2b4cd91092d335a697416b2a3cb398283246849d third_party/tensorpipe (heads/main) 2025-12-04T12:55:49.1728170Z ##[group]Cleaning the repository 2025-12-04T12:55:49.1734532Z [command]/usr/bin/git clean -ffdx 2025-12-04T12:55:49.1861558Z [command]/usr/bin/git reset --hard HEAD 2025-12-04T12:55:49.2687003Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T12:55:49.2742934Z ##[endgroup] 2025-12-04T12:55:49.2745887Z ##[group]Disabling automatic garbage collection 2025-12-04T12:55:49.2751973Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T12:55:49.2778476Z ##[endgroup] 2025-12-04T12:55:49.2778754Z ##[group]Setting up auth 2025-12-04T12:55:49.2782443Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T12:55:49.2808848Z [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:55:49.3044957Z Entering 'android/libs/fbjni' 2025-12-04T12:55:49.3074547Z Entering 'third_party/FP16' 2025-12-04T12:55:49.3103779Z Entering 'third_party/FXdiv' 2025-12-04T12:55:49.3129906Z Entering 'third_party/NNPACK' 2025-12-04T12:55:49.3158687Z Entering 'third_party/NVTX' 2025-12-04T12:55:49.3191496Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:49.3224276Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:49.3265189Z Entering 'third_party/aiter' 2025-12-04T12:55:49.3295591Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:49.3327682Z Entering 'third_party/benchmark' 2025-12-04T12:55:49.3359061Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:49.3389585Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:49.3414990Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:49.3442884Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:49.3467239Z Entering 'third_party/cutlass' 2025-12-04T12:55:49.3502489Z Entering 'third_party/fbgemm' 2025-12-04T12:55:49.3533200Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:49.3563387Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:49.3589498Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:49.3618537Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:49.3647768Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:49.3673456Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:49.3702821Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:49.3730450Z Entering 'third_party/flash-attention' 2025-12-04T12:55:49.3761703Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:49.3796524Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:49.3838013Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:49.3865009Z Entering 'third_party/fmt' 2025-12-04T12:55:49.3896940Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:49.3922423Z Entering 'third_party/gloo' 2025-12-04T12:55:49.3946743Z Entering 'third_party/googletest' 2025-12-04T12:55:49.3971333Z Entering 'third_party/ideep' 2025-12-04T12:55:49.3993853Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:49.4022248Z Entering 'third_party/ittapi' 2025-12-04T12:55:49.4045950Z Entering 'third_party/kineto' 2025-12-04T12:55:49.4068057Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:49.4091003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:49.4113102Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:49.4140466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:49.4160722Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:49.4184385Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:49.4217346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:49.4245310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:49.4274152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:49.4296175Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:49.4320108Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:49.4346809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:49.4374036Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:49.4399724Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:49.4421466Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:49.4447109Z Entering 'third_party/kleidiai' 2025-12-04T12:55:49.4480415Z Entering 'third_party/mimalloc' 2025-12-04T12:55:49.4504942Z Entering 'third_party/nlohmann' 2025-12-04T12:55:49.4528831Z Entering 'third_party/onnx' 2025-12-04T12:55:49.4558427Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:49.4587240Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:49.4610743Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:49.4640005Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:49.4672789Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:49.4701835Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:49.4726787Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:49.4750329Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:49.4770587Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:49.4793650Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:49.4815713Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:49.4848400Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:49.4880216Z Entering 'third_party/pocketfft' 2025-12-04T12:55:49.4903222Z Entering 'third_party/protobuf' 2025-12-04T12:55:49.4934918Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:49.4961488Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:49.4986791Z Entering 'third_party/psimd' 2025-12-04T12:55:49.5011199Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:49.5036857Z Entering 'third_party/pybind11' 2025-12-04T12:55:49.5059728Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:49.5082045Z Entering 'third_party/sleef' 2025-12-04T12:55:49.5107081Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:49.5131800Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:49.5155000Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:49.5179089Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:49.5205653Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:49.5227019Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:49.5273142Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T12:55:49.5289599Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5295058Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T12:55:49.5313556Z [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:55:49.5504552Z Entering 'android/libs/fbjni' 2025-12-04T12:55:49.5525828Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5547119Z Entering 'third_party/FP16' 2025-12-04T12:55:49.5562632Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5588930Z Entering 'third_party/FXdiv' 2025-12-04T12:55:49.5602779Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5626382Z Entering 'third_party/NNPACK' 2025-12-04T12:55:49.5640104Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5661254Z Entering 'third_party/NVTX' 2025-12-04T12:55:49.5687604Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5710490Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:49.5732271Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5759949Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:49.5782779Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5816034Z Entering 'third_party/aiter' 2025-12-04T12:55:49.5845892Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5870352Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:49.5890488Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5922424Z Entering 'third_party/benchmark' 2025-12-04T12:55:49.5937755Z http.https://github.com/.extraheader 2025-12-04T12:55:49.5965351Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:49.5982112Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6003096Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:49.6024074Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6048235Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:49.6062987Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6086362Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:49.6105670Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6122137Z Entering 'third_party/cutlass' 2025-12-04T12:55:49.6140914Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6167607Z Entering 'third_party/fbgemm' 2025-12-04T12:55:49.6180715Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6197186Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:49.6209805Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6226628Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:49.6238732Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6266236Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:49.6278197Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6294611Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:49.6308799Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6341754Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:49.6358274Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6383583Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:49.6399242Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6419345Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:49.6433661Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6457861Z Entering 'third_party/flash-attention' 2025-12-04T12:55:49.6473938Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6497210Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:49.6517631Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6542665Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:49.6564193Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6588531Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:49.6602359Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6624117Z Entering 'third_party/fmt' 2025-12-04T12:55:49.6637192Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6661491Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:49.6674169Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6696492Z Entering 'third_party/gloo' 2025-12-04T12:55:49.6709658Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6725594Z Entering 'third_party/googletest' 2025-12-04T12:55:49.6737425Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6754288Z Entering 'third_party/ideep' 2025-12-04T12:55:49.6766995Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6783186Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:49.6801144Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6825722Z Entering 'third_party/ittapi' 2025-12-04T12:55:49.6841683Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6860509Z Entering 'third_party/kineto' 2025-12-04T12:55:49.6875193Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6905051Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:49.6918830Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6944133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:49.6963905Z http.https://github.com/.extraheader 2025-12-04T12:55:49.6985742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:49.7002214Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7027183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:49.7043215Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7064442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:49.7078526Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7094501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:49.7116721Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7138619Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:49.7159445Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7182453Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:49.7201849Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7226389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:49.7250866Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7276846Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:49.7294901Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7319730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:49.7337646Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7361016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:49.7377252Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7396783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:49.7409339Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7431075Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:49.7443924Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7463982Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:49.7478592Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7498743Z Entering 'third_party/kleidiai' 2025-12-04T12:55:49.7512455Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7534880Z Entering 'third_party/mimalloc' 2025-12-04T12:55:49.7548622Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7572213Z Entering 'third_party/nlohmann' 2025-12-04T12:55:49.7586832Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7608983Z Entering 'third_party/onnx' 2025-12-04T12:55:49.7626586Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7656626Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:49.7670364Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7693807Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:49.7708695Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7730007Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:49.7742936Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7763192Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:49.7776460Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7794445Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:49.7808316Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7830582Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:49.7851865Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7871448Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:49.7890666Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7911354Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:49.7931388Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7957529Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:49.7975637Z http.https://github.com/.extraheader 2025-12-04T12:55:49.7997743Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:49.8013909Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8043486Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:49.8057948Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8079301Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:49.8094074Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8124964Z Entering 'third_party/pocketfft' 2025-12-04T12:55:49.8138782Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8156703Z Entering 'third_party/protobuf' 2025-12-04T12:55:49.8172847Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8200920Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:49.8217486Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8235513Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:49.8249299Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8267830Z Entering 'third_party/psimd' 2025-12-04T12:55:49.8281249Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8297739Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:49.8316392Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8344501Z Entering 'third_party/pybind11' 2025-12-04T12:55:49.8361785Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8378756Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:49.8396040Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8414483Z Entering 'third_party/sleef' 2025-12-04T12:55:49.8427919Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8452404Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:49.8467668Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8486500Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:49.8503799Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8523257Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:49.8542558Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8563818Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:49.8577434Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8604013Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:49.8621033Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8644431Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:49.8660543Z http.https://github.com/.extraheader 2025-12-04T12:55:49.8699660Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T12:55:49.8723027Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T12:55:49.8902127Z Entering 'android/libs/fbjni' 2025-12-04T12:55:49.8917331Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:55:49.8927319Z Entering 'third_party/FP16' 2025-12-04T12:55:49.8939308Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:55:49.8948970Z Entering 'third_party/FXdiv' 2025-12-04T12:55:49.8958778Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:55:49.8967275Z Entering 'third_party/NNPACK' 2025-12-04T12:55:49.8979733Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:55:49.8988605Z Entering 'third_party/NVTX' 2025-12-04T12:55:49.8998368Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:55:49.9006690Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:49.9018951Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:55:49.9027854Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:49.9041052Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:55:49.9057743Z Entering 'third_party/aiter' 2025-12-04T12:55:49.9068156Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:55:49.9077604Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:49.9087717Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:55:49.9108656Z Entering 'third_party/benchmark' 2025-12-04T12:55:49.9119300Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:49.9128421Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:49.9138241Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:55:49.9150484Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:49.9160392Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:55:49.9168158Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:49.9186697Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:55:49.9195984Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:49.9206169Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:55:49.9215053Z Entering 'third_party/cutlass' 2025-12-04T12:55:49.9225022Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:55:49.9238762Z Entering 'third_party/fbgemm' 2025-12-04T12:55:49.9251805Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:55:49.9262967Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:49.9277252Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:55:49.9286853Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:49.9302086Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:55:49.9316382Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:49.9329008Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:55:49.9340469Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:49.9354564Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:55:49.9367981Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:49.9381589Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:55:49.9391445Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:49.9402276Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:55:49.9411940Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:49.9425757Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:55:49.9442737Z Entering 'third_party/flash-attention' 2025-12-04T12:55:49.9452344Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:55:49.9461187Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:49.9474643Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:55:49.9486844Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:49.9502494Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:55:49.9518048Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:49.9527095Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:55:49.9543697Z Entering 'third_party/fmt' 2025-12-04T12:55:49.9554021Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:55:49.9566656Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:49.9579148Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:55:49.9589292Z Entering 'third_party/gloo' 2025-12-04T12:55:49.9601461Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:55:49.9611251Z Entering 'third_party/googletest' 2025-12-04T12:55:49.9627606Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:49.9637874Z Entering 'third_party/ideep' 2025-12-04T12:55:49.9649521Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:55:49.9657064Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:49.9669528Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:55:49.9681678Z Entering 'third_party/ittapi' 2025-12-04T12:55:49.9691555Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:55:49.9701049Z Entering 'third_party/kineto' 2025-12-04T12:55:49.9714907Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:55:49.9724282Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:49.9736828Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:55:49.9749699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:49.9759701Z 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:55:49.9770664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:49.9782558Z 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:55:49.9794387Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:49.9808215Z 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:55:49.9816650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:49.9826713Z 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:55:49.9840003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:49.9850583Z 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:55:49.9865117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:49.9876419Z 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:55:49.9884610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:49.9897280Z 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:55:49.9912226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:49.9924852Z 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:55:49.9935529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:49.9947942Z 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:55:49.9964065Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:49.9977647Z 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:55:49.9987445Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:49.9999123Z 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:55:50.0009971Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:50.0022169Z 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:55:50.0037982Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:50.0050476Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:55:50.0060935Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:50.0074980Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:55:50.0088390Z Entering 'third_party/kleidiai' 2025-12-04T12:55:50.0101213Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:55:50.0113574Z Entering 'third_party/mimalloc' 2025-12-04T12:55:50.0125594Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:55:50.0138752Z Entering 'third_party/nlohmann' 2025-12-04T12:55:50.0153061Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:55:50.0165694Z Entering 'third_party/onnx' 2025-12-04T12:55:50.0178521Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:55:50.0193862Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:50.0206020Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:50.0217485Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:50.0233039Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:55:50.0243523Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:50.0256813Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:50.0266892Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:50.0280414Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:50.0288541Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:50.0301485Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:55:50.0316212Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:50.0327091Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:55:50.0336357Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:50.0345875Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:55:50.0354349Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:50.0365549Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:55:50.0376644Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:50.0387642Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:55:50.0397257Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:50.0408959Z 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:55:50.0421361Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:50.0433449Z 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:55:50.0444663Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:50.0456899Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:55:50.0477769Z Entering 'third_party/pocketfft' 2025-12-04T12:55:50.0489532Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:55:50.0499488Z Entering 'third_party/protobuf' 2025-12-04T12:55:50.0510788Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:55:50.0530100Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:50.0542599Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:50.0553136Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:50.0566016Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:50.0579727Z Entering 'third_party/psimd' 2025-12-04T12:55:50.0590863Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:55:50.0601013Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:50.0612763Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:55:50.0623970Z Entering 'third_party/pybind11' 2025-12-04T12:55:50.0634654Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:50.0643435Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:50.0652760Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:55:50.0661127Z Entering 'third_party/sleef' 2025-12-04T12:55:50.0670562Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:55:50.0680456Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:50.0691690Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:55:50.0700387Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:50.0712967Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:50.0722242Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:50.0740001Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:55:50.0748844Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:50.0761923Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:55:50.0771030Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:50.0784466Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:50.0797749Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:50.0809557Z 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:55:50.0839363Z [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:55:50.0860692Z [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:55:50.0876489Z [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:55:50.0892835Z [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:55:50.0907166Z [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:55:50.0924658Z [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:55:50.0938852Z [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:55:50.0953678Z [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:55:50.0967378Z [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:55:50.0980109Z [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:55:50.0993189Z [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:55:50.1007933Z [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:55:50.1022484Z [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:55:50.1045048Z [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:55:50.1062158Z [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:55:50.1076938Z [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:55:50.1091808Z [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:55:50.1104580Z [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:55:50.1119617Z [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:55:50.1134964Z [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:55:50.1154410Z [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:55:50.1170097Z [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:55:50.1184500Z [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:55:50.1198375Z [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:55:50.1213044Z [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:55:50.1226881Z [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:55:50.1244889Z [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:55:50.1261267Z [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:55:50.1275625Z [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:55:50.1288982Z [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:55:50.1303211Z [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:55:50.1317078Z [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:55:50.1332283Z [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:55:50.1351679Z [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:55:50.1367193Z [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:55:50.1381219Z [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:55:50.1396827Z [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:55:50.1417590Z [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:55:50.1432941Z [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:55:50.1451097Z [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:55:50.1466894Z [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:55:50.1481702Z [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:55:50.1496500Z [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:55:50.1510792Z [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:55:50.1525897Z [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:55:50.1539030Z [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:55:50.1553940Z [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:55:50.1568582Z [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:55:50.1589253Z [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:55:50.1607081Z [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:55:50.1622603Z [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:55:50.1635879Z [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:55:50.1649120Z [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:55:50.1664463Z [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:55:50.1679705Z [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:55:50.1695384Z [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:55:50.1711488Z [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:55:50.1727481Z [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:55:50.1747556Z [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:55:50.1769629Z [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:55:50.1794534Z [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:55:50.1811363Z [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:55:50.1825595Z [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:55:50.1841359Z [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:55:50.1856336Z [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:55:50.1875539Z [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:55:50.1891836Z [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:55:50.1910842Z [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:55:50.1927677Z [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:55:50.1944582Z [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:55:50.1959799Z [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:55:50.1975260Z [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:55:50.1991815Z [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:55:50.2007068Z [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:55:50.2023790Z [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:55:50.2041178Z [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:55:50.2059052Z [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:55:50.2077612Z [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:55:50.2098960Z [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:55:50.2114157Z [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:55:50.2130056Z [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:55:50.2150178Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:55:50.2177111Z ##[endgroup] 2025-12-04T12:55:50.2177346Z ##[group]Fetching the repository 2025-12-04T12:55:50.2181017Z [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:55:51.6735084Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T12:55:51.6882089Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:51.6887291Z ##[endgroup] 2025-12-04T12:55:51.6887840Z ##[group]Determining the checkout info 2025-12-04T12:55:51.6889432Z ##[endgroup] 2025-12-04T12:55:51.6895241Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T12:55:51.6998128Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T12:55:51.7016131Z ##[group]Checking out the ref 2025-12-04T12:55:51.7018009Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:51.7316422Z HEAD is now at ffd9b0fb4355 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T12:55:51.7322763Z ##[endgroup] 2025-12-04T12:55:51.7323032Z ##[group]Setting up auth for fetching submodules 2025-12-04T12:55:51.7327334Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T12:55:51.7359414Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T12:55:51.7382793Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T12:55:51.7401503Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T12:55:51.7425347Z ##[endgroup] 2025-12-04T12:55:51.7425558Z ##[group]Fetching submodules 2025-12-04T12:55:51.7426834Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T12:55:51.7644849Z Synchronizing submodule url for 'android/libs/fbjni' 2025-12-04T12:55:51.7655039Z Synchronizing submodule url for 'third_party/FP16' 2025-12-04T12:55:51.7667392Z Synchronizing submodule url for 'third_party/FXdiv' 2025-12-04T12:55:51.7683276Z Synchronizing submodule url for 'third_party/NNPACK' 2025-12-04T12:55:51.7694688Z Synchronizing submodule url for 'third_party/NVTX' 2025-12-04T12:55:51.7709546Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:51.7721167Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-12-04T12:55:51.7735915Z Synchronizing submodule url for 'third_party/aiter' 2025-12-04T12:55:51.7748866Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:51.7786514Z Synchronizing submodule url for 'third_party/benchmark' 2025-12-04T12:55:51.7799462Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-12-04T12:55:51.7813102Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-12-04T12:55:51.7829691Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-12-04T12:55:51.7840478Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-12-04T12:55:51.7857262Z Synchronizing submodule url for 'third_party/cutlass' 2025-12-04T12:55:51.7872320Z Synchronizing submodule url for 'third_party/fbgemm' 2025-12-04T12:55:51.7885809Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:51.7902595Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:51.7916958Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:51.7928192Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:51.7944995Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:51.7956083Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:51.7966280Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-12-04T12:55:51.7987756Z Synchronizing submodule url for 'third_party/flash-attention' 2025-12-04T12:55:51.8001672Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:51.8013585Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:51.8033458Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-12-04T12:55:51.8044515Z Synchronizing submodule url for 'third_party/fmt' 2025-12-04T12:55:51.8056213Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:51.8067234Z Synchronizing submodule url for 'third_party/gloo' 2025-12-04T12:55:51.8078678Z Synchronizing submodule url for 'third_party/googletest' 2025-12-04T12:55:51.8089000Z Synchronizing submodule url for 'third_party/ideep' 2025-12-04T12:55:51.8104552Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:51.8117715Z Synchronizing submodule url for 'third_party/ittapi' 2025-12-04T12:55:51.8128357Z Synchronizing submodule url for 'third_party/kineto' 2025-12-04T12:55:51.8139153Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:51.8152295Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:51.8161457Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:51.8172273Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:51.8183151Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:51.8200349Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:51.8217242Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:51.8233125Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:51.8244174Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:51.8259674Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:51.8277162Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:51.8293792Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:51.8303830Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:51.8320728Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:51.8331313Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:51.8344081Z Synchronizing submodule url for 'third_party/kleidiai' 2025-12-04T12:55:51.8354007Z Synchronizing submodule url for 'third_party/mimalloc' 2025-12-04T12:55:51.8363676Z Synchronizing submodule url for 'third_party/nlohmann' 2025-12-04T12:55:51.8375046Z Synchronizing submodule url for 'third_party/onnx' 2025-12-04T12:55:51.8392162Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:51.8405618Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-12-04T12:55:51.8421209Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:51.8431449Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:51.8443462Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:51.8459332Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:51.8470749Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:51.8481625Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:51.8490382Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:51.8499932Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:51.8515858Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:51.8529196Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:51.8547252Z Synchronizing submodule url for 'third_party/pocketfft' 2025-12-04T12:55:51.8557707Z Synchronizing submodule url for 'third_party/protobuf' 2025-12-04T12:55:51.8569697Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:51.8580015Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:51.8600121Z Synchronizing submodule url for 'third_party/psimd' 2025-12-04T12:55:51.8610100Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-12-04T12:55:51.8620686Z Synchronizing submodule url for 'third_party/pybind11' 2025-12-04T12:55:51.8633195Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-12-04T12:55:51.8645362Z Synchronizing submodule url for 'third_party/sleef' 2025-12-04T12:55:51.8655807Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-12-04T12:55:51.8666460Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:51.8677733Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:51.8687112Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:51.8697474Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:51.8717455Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:51.8749918Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T12:55:51.9038410Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T12:55:51.9092355Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T12:55:51.9146985Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T12:55:51.9205539Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T12:55:51.9285960Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T12:55:51.9354855Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T12:55:51.9495569Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T12:55:51.9637318Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T12:55:51.9815779Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T12:55:51.9888980Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T12:55:52.0085334Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:55:52.0158882Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T12:55:52.0234174Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T12:55:52.0306439Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T12:55:52.0434607Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T12:55:52.0573380Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T12:55:52.0647954Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T12:55:52.0848930Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T12:55:52.0920673Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T12:55:52.1023527Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T12:55:52.1087435Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:52.1144375Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T12:55:52.1224739Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T12:55:52.1312538Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T12:55:52.1488904Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T12:55:52.1615435Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T12:55:52.1725851Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T12:55:52.1791494Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T12:55:52.1847678Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T12:55:52.1916981Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T12:55:52.1972400Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:52.2034294Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T12:55:52.2208369Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T12:55:52.2275432Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T12:55:52.2355062Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T12:55:52.2436813Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T12:55:52.2510300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T12:55:52.2576283Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T12:55:52.2640577Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T12:55:52.2709506Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T12:55:52.2772465Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T12:55:52.2830234Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T12:55:52.2887692Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:52.2974576Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T12:55:52.3038106Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T12:55:52.3094582Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T12:55:52.3169184Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T12:55:52.3234115Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:55:52.3294212Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T12:55:52.3357855Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T12:55:52.3447854Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T12:55:52.3526186Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T12:55:52.3627153Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T12:55:52.3785572Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T12:55:52.3870304Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T12:55:52.3974180Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T12:55:52.4031942Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T12:55:52.4095923Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T12:55:52.4158825Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T12:55:52.4247071Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T12:55:52.4311284Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T12:55:52.4374253Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T12:55:52.4447302Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T12:55:52.4535545Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T12:55:52.4594590Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T12:55:52.4747385Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T12:55:52.4805857Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T12:55:52.4964335Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T12:55:52.5030109Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T12:55:52.5092834Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T12:55:52.5145950Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T12:55:52.5198365Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T12:55:52.5280866Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T12:55:52.5334626Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T12:55:52.5396603Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T12:55:52.5457629Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T12:55:52.5534655Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T12:55:52.5593194Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T12:55:52.5723869Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T12:55:52.5794090Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T12:55:52.5853472Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T12:55:52.5880697Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T12:55:52.6062918Z Entering 'android/libs/fbjni' 2025-12-04T12:55:52.6088720Z Entering 'third_party/FP16' 2025-12-04T12:55:52.6110995Z Entering 'third_party/FXdiv' 2025-12-04T12:55:52.6133368Z Entering 'third_party/NNPACK' 2025-12-04T12:55:52.6155308Z Entering 'third_party/NVTX' 2025-12-04T12:55:52.6174704Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:52.6195639Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:52.6222693Z Entering 'third_party/aiter' 2025-12-04T12:55:52.6243559Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:52.6268390Z Entering 'third_party/benchmark' 2025-12-04T12:55:52.6288268Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:52.6311918Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:52.6333801Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:52.6353686Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:52.6374223Z Entering 'third_party/cutlass' 2025-12-04T12:55:52.6397101Z Entering 'third_party/fbgemm' 2025-12-04T12:55:52.6420177Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:52.6444258Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:52.6466613Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:52.6486233Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:52.6507500Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:52.6525958Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:52.6546435Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:52.6571648Z Entering 'third_party/flash-attention' 2025-12-04T12:55:52.6592318Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:52.6617695Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:52.6658229Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:52.6685127Z Entering 'third_party/fmt' 2025-12-04T12:55:52.6705898Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:52.6726082Z Entering 'third_party/gloo' 2025-12-04T12:55:52.6745058Z Entering 'third_party/googletest' 2025-12-04T12:55:52.6767253Z Entering 'third_party/ideep' 2025-12-04T12:55:52.6791191Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:52.6819626Z Entering 'third_party/ittapi' 2025-12-04T12:55:52.6847385Z Entering 'third_party/kineto' 2025-12-04T12:55:52.6875851Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:52.6895992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:52.6918250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:52.6946553Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:52.6980571Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:52.7006650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:52.7030573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:52.7057436Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:52.7086536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:52.7107076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:52.7129767Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:52.7151861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:52.7169730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:52.7197468Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:52.7219581Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:52.7240914Z Entering 'third_party/kleidiai' 2025-12-04T12:55:52.7268866Z Entering 'third_party/mimalloc' 2025-12-04T12:55:52.7290159Z Entering 'third_party/nlohmann' 2025-12-04T12:55:52.7312414Z Entering 'third_party/onnx' 2025-12-04T12:55:52.7340324Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:52.7364884Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:52.7384654Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:52.7404683Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:52.7431619Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:52.7449821Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:52.7468259Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:52.7494544Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:52.7514686Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:52.7535115Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:52.7554846Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:52.7576131Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:52.7606598Z Entering 'third_party/pocketfft' 2025-12-04T12:55:52.7629123Z Entering 'third_party/protobuf' 2025-12-04T12:55:52.7650052Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:52.7681523Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:52.7704761Z Entering 'third_party/psimd' 2025-12-04T12:55:52.7723927Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:52.7742650Z Entering 'third_party/pybind11' 2025-12-04T12:55:52.7769250Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:52.7790096Z Entering 'third_party/sleef' 2025-12-04T12:55:52.7820995Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:52.7845997Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:52.7873096Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:52.7894543Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:52.7915075Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:52.7932982Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:52.7978211Z ##[endgroup] 2025-12-04T12:55:52.7978416Z ##[group]Persisting credentials for submodules 2025-12-04T12:55:52.7984054Z [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:55:52.8167757Z Entering 'android/libs/fbjni' 2025-12-04T12:55:52.8183684Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8183831Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8204415Z Entering 'third_party/FP16' 2025-12-04T12:55:52.8219632Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8219766Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8234533Z Entering 'third_party/FXdiv' 2025-12-04T12:55:52.8247615Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8247742Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8266129Z Entering 'third_party/NNPACK' 2025-12-04T12:55:52.8278779Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8278900Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8298161Z Entering 'third_party/NVTX' 2025-12-04T12:55:52.8312232Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8312367Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8334811Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:52.8350001Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8350143Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8367461Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:52.8380980Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8381117Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8404373Z Entering 'third_party/aiter' 2025-12-04T12:55:52.8417516Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8417647Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8437405Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:52.8449810Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8450114Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8474248Z Entering 'third_party/benchmark' 2025-12-04T12:55:52.8490694Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8490933Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8508610Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:52.8521404Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8521591Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8544039Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:52.8557571Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8557746Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8576473Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:52.8593483Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8593659Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8612857Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:52.8629179Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8629353Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8649304Z Entering 'third_party/cutlass' 2025-12-04T12:55:52.8661757Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8661923Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8688565Z Entering 'third_party/fbgemm' 2025-12-04T12:55:52.8702890Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8703038Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8720663Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:52.8736687Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8736835Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8754834Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:52.8767352Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8767499Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8792619Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:52.8809135Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8809284Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8829571Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:52.8846304Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8846441Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8868493Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:52.8880943Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8881081Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8898566Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:52.8913494Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8913644Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8935109Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:52.8951950Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8952072Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8974604Z Entering 'third_party/flash-attention' 2025-12-04T12:55:52.8990096Z url.https://github.com/.insteadof 2025-12-04T12:55:52.8990222Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9010838Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:52.9025486Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9025720Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9046136Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:52.9061318Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9061465Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9084477Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:52.9099905Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9100086Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9122365Z Entering 'third_party/fmt' 2025-12-04T12:55:52.9138879Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9139051Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9157355Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:52.9171879Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9172181Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9193898Z Entering 'third_party/gloo' 2025-12-04T12:55:52.9210191Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9210497Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9228167Z Entering 'third_party/googletest' 2025-12-04T12:55:52.9245510Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9245676Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9264103Z Entering 'third_party/ideep' 2025-12-04T12:55:52.9278827Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9278993Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9298824Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:52.9311848Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9312001Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9339057Z Entering 'third_party/ittapi' 2025-12-04T12:55:52.9353655Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9353804Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9373004Z Entering 'third_party/kineto' 2025-12-04T12:55:52.9388369Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9388524Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9406651Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:52.9420799Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9439236Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9439417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:52.9456187Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9456319Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9477529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:52.9491831Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9491958Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9511474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:52.9527158Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9527287Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9545098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:52.9559610Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9559729Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9577473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:52.9593714Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9593837Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9614341Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:52.9632261Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9632385Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9652223Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:52.9665715Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9666061Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9684428Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:52.9701505Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9701707Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9720370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:52.9734005Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9734165Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9755432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:52.9769316Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9769443Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9788654Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:52.9808007Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9808128Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9829212Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:52.9845650Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9845788Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9869337Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:52.9889384Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9889516Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9910838Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:52.9926387Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9926515Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9950871Z Entering 'third_party/kleidiai' 2025-12-04T12:55:52.9967116Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9967321Z url.https://github.com/.insteadof 2025-12-04T12:55:52.9986997Z Entering 'third_party/mimalloc' 2025-12-04T12:55:53.0001996Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0002167Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0020687Z Entering 'third_party/nlohmann' 2025-12-04T12:55:53.0036157Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0036329Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0055046Z Entering 'third_party/onnx' 2025-12-04T12:55:53.0071039Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0071193Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0099986Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:53.0118810Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0118982Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0142313Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:53.0158015Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0158172Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0177896Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:53.0192281Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0192425Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0210129Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:53.0226866Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0227015Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0245642Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:53.0263206Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0263350Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0283397Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:53.0302510Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0302650Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0334927Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:53.0362548Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0362701Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0386600Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:53.0407538Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0407682Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0435076Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:53.0455703Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0455841Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0475241Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.0489164Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0489302Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0508566Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.0527829Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0527969Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0546674Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:53.0562914Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0563042Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0591279Z Entering 'third_party/pocketfft' 2025-12-04T12:55:53.0606819Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0639820Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0640070Z Entering 'third_party/protobuf' 2025-12-04T12:55:53.0660303Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0660611Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0682791Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:53.0698291Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0698493Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0724710Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:53.0739612Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0739809Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0763204Z Entering 'third_party/psimd' 2025-12-04T12:55:53.0783392Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0783573Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0805876Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:53.0821835Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0821974Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0846780Z Entering 'third_party/pybind11' 2025-12-04T12:55:53.0864158Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0864296Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0883561Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:53.0899178Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0899317Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0927381Z Entering 'third_party/sleef' 2025-12-04T12:55:53.0947651Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0947803Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0972894Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:53.0988441Z url.https://github.com/.insteadof 2025-12-04T12:55:53.0988578Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1009068Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:53.1027088Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1027223Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1048446Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:53.1064800Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1064938Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1091642Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:53.1105885Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1106019Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1129762Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:53.1144527Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1144655Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1162275Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:53.1177733Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1177893Z url.https://github.com/.insteadof 2025-12-04T12:55:53.1213481Z [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:55:53.1402006Z Entering 'android/libs/fbjni' 2025-12-04T12:55:53.1425893Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T12:55:53.1439694Z Entering 'third_party/FP16' 2025-12-04T12:55:53.1463988Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T12:55:53.1477082Z Entering 'third_party/FXdiv' 2025-12-04T12:55:53.1505450Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T12:55:53.1517628Z Entering 'third_party/NNPACK' 2025-12-04T12:55:53.1539289Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T12:55:53.1552497Z Entering 'third_party/NVTX' 2025-12-04T12:55:53.1578787Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T12:55:53.1590517Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:53.1617072Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T12:55:53.1633729Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:53.1658394Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T12:55:53.1675113Z Entering 'third_party/aiter' 2025-12-04T12:55:53.1701038Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T12:55:53.1712475Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:53.1737659Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T12:55:53.1755887Z Entering 'third_party/benchmark' 2025-12-04T12:55:53.1785835Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:53.1798076Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:53.1826022Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T12:55:53.1842592Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:53.1869606Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T12:55:53.1879991Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:53.1909130Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T12:55:53.1922967Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:53.1949606Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T12:55:53.1958759Z Entering 'third_party/cutlass' 2025-12-04T12:55:53.1978493Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T12:55:53.1999131Z Entering 'third_party/fbgemm' 2025-12-04T12:55:53.2024347Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T12:55:53.2036706Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:53.2060888Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T12:55:53.2070766Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:53.2102683Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T12:55:53.2123478Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:53.2148126Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T12:55:53.2160304Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:53.2184511Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T12:55:53.2198122Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:53.2225868Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T12:55:53.2237972Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:53.2265233Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T12:55:53.2275133Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:53.2299882Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T12:55:53.2318016Z Entering 'third_party/flash-attention' 2025-12-04T12:55:53.2341259Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T12:55:53.2357401Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:53.2383745Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T12:55:53.2398043Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:53.2428181Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T12:55:53.2445979Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:53.2467512Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T12:55:53.2481077Z Entering 'third_party/fmt' 2025-12-04T12:55:53.2502062Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T12:55:53.2514651Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:53.2538362Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T12:55:53.2551789Z Entering 'third_party/gloo' 2025-12-04T12:55:53.2574547Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T12:55:53.2586484Z Entering 'third_party/googletest' 2025-12-04T12:55:53.2610394Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:53.2622354Z Entering 'third_party/ideep' 2025-12-04T12:55:53.2648070Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T12:55:53.2661294Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:53.2683993Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T12:55:53.2698586Z Entering 'third_party/ittapi' 2025-12-04T12:55:53.2719347Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T12:55:53.2730829Z Entering 'third_party/kineto' 2025-12-04T12:55:53.2750277Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T12:55:53.2760970Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:53.2786413Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T12:55:53.2801824Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:53.2826545Z 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:55:53.2836784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:53.2865471Z 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:55:53.2876047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:53.2901592Z 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:55:53.2913544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:53.2934821Z 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:55:53.2945191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:53.2965233Z 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:55:53.2976784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:53.3000705Z 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:55:53.3011411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:53.3042338Z 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:55:53.3054661Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:53.3083073Z 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:55:53.3099645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:53.3121798Z 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:55:53.3137943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:53.3162346Z 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:55:53.3173074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.3195590Z 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:55:53.3208004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.3233560Z 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:55:53.3248832Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:53.3272902Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T12:55:53.3282977Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:53.3308790Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T12:55:53.3323549Z Entering 'third_party/kleidiai' 2025-12-04T12:55:53.3349814Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T12:55:53.3361898Z Entering 'third_party/mimalloc' 2025-12-04T12:55:53.3384468Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T12:55:53.3396443Z Entering 'third_party/nlohmann' 2025-12-04T12:55:53.3423029Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T12:55:53.3435705Z Entering 'third_party/onnx' 2025-12-04T12:55:53.3458089Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T12:55:53.3474998Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:53.3500627Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:53.3515804Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:53.3539767Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T12:55:53.3550401Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:53.3574563Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:53.3587546Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:53.3617254Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:53.3630424Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:53.3654559Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T12:55:53.3667356Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:53.3697918Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T12:55:53.3710693Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:53.3736917Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T12:55:53.3750181Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:53.3774913Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T12:55:53.3785526Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:53.3809495Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T12:55:53.3819563Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.3846243Z 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:55:53.3862155Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.3891418Z 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:55:53.3905477Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:53.3929498Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T12:55:53.3948782Z Entering 'third_party/pocketfft' 2025-12-04T12:55:53.3973313Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T12:55:53.3984308Z Entering 'third_party/protobuf' 2025-12-04T12:55:53.4008580Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T12:55:53.4020803Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:53.4047665Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T12:55:53.4059212Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:53.4083217Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:53.4097349Z Entering 'third_party/psimd' 2025-12-04T12:55:53.4124669Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T12:55:53.4135419Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:53.4158933Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T12:55:53.4168667Z Entering 'third_party/pybind11' 2025-12-04T12:55:53.4191286Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:53.4204989Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:53.4227984Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T12:55:53.4238959Z Entering 'third_party/sleef' 2025-12-04T12:55:53.4264802Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T12:55:53.4278443Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:53.4303617Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T12:55:53.4314920Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:53.4337061Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T12:55:53.4346604Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:53.4371406Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T12:55:53.4383701Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:53.4407157Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T12:55:53.4418927Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:53.4441743Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T12:55:53.4454297Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:53.4480722Z 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:55:53.4729458Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T12:55:53.4903467Z Entering 'android/libs/fbjni' 2025-12-04T12:55:53.4925461Z Entering 'third_party/FP16' 2025-12-04T12:55:53.4947258Z Entering 'third_party/FXdiv' 2025-12-04T12:55:53.4970154Z Entering 'third_party/NNPACK' 2025-12-04T12:55:53.4995980Z Entering 'third_party/NVTX' 2025-12-04T12:55:53.5022551Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:53.5042744Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:53.5069451Z Entering 'third_party/aiter' 2025-12-04T12:55:53.5093631Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:53.5119361Z Entering 'third_party/benchmark' 2025-12-04T12:55:53.5138460Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:53.5161494Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:53.5180829Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:53.5205882Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:53.5228891Z Entering 'third_party/cutlass' 2025-12-04T12:55:53.5252753Z Entering 'third_party/fbgemm' 2025-12-04T12:55:53.5276205Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:53.5295452Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:53.5319223Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:53.5342371Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:53.5364378Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:53.5384053Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:53.5408420Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:53.5439809Z Entering 'third_party/flash-attention' 2025-12-04T12:55:53.5465888Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:53.5496808Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:53.5532231Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:53.5563057Z Entering 'third_party/fmt' 2025-12-04T12:55:53.5589177Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:53.5609379Z Entering 'third_party/gloo' 2025-12-04T12:55:53.5631823Z Entering 'third_party/googletest' 2025-12-04T12:55:53.5661937Z Entering 'third_party/ideep' 2025-12-04T12:55:53.5681125Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:53.5708587Z Entering 'third_party/ittapi' 2025-12-04T12:55:53.5735062Z Entering 'third_party/kineto' 2025-12-04T12:55:53.5754574Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:53.5782568Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:53.5812801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:53.5838236Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:53.5861097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:53.5887354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:53.5912971Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:53.5934461Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:53.5955911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:53.5986682Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:53.6008058Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:53.6034816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.6059779Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.6089504Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:53.6111420Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:53.6133949Z Entering 'third_party/kleidiai' 2025-12-04T12:55:53.6154460Z Entering 'third_party/mimalloc' 2025-12-04T12:55:53.6175173Z Entering 'third_party/nlohmann' 2025-12-04T12:55:53.6195616Z Entering 'third_party/onnx' 2025-12-04T12:55:53.6224771Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:53.6253717Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:53.6274872Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:53.6299116Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:53.6325660Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:53.6344862Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:53.6365160Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:53.6390065Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:53.6411474Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:53.6430005Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.6454493Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.6480815Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:53.6515132Z Entering 'third_party/pocketfft' 2025-12-04T12:55:53.6537191Z Entering 'third_party/protobuf' 2025-12-04T12:55:53.6563503Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:53.6586699Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:53.6612281Z Entering 'third_party/psimd' 2025-12-04T12:55:53.6638818Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:53.6660790Z Entering 'third_party/pybind11' 2025-12-04T12:55:53.6688146Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:53.6726782Z Entering 'third_party/sleef' 2025-12-04T12:55:53.6748000Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:53.6768448Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:53.6795719Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:53.6820761Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:53.6840697Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:53.6858391Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:53.6896935Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T12:55:53.7105456Z Entering 'android/libs/fbjni' 2025-12-04T12:55:53.7135018Z Entering 'third_party/FP16' 2025-12-04T12:55:53.7162210Z Entering 'third_party/FXdiv' 2025-12-04T12:55:53.7185554Z Entering 'third_party/NNPACK' 2025-12-04T12:55:53.7207901Z Entering 'third_party/NVTX' 2025-12-04T12:55:53.7230367Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T12:55:53.7253700Z Entering 'third_party/XNNPACK' 2025-12-04T12:55:53.7290974Z Entering 'third_party/aiter' 2025-12-04T12:55:53.7320979Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T12:55:53.7350981Z Entering 'third_party/benchmark' 2025-12-04T12:55:53.7376795Z Entering 'third_party/composable_kernel' 2025-12-04T12:55:53.7409602Z Entering 'third_party/cpp-httplib' 2025-12-04T12:55:53.7431938Z Entering 'third_party/cpuinfo' 2025-12-04T12:55:53.7453766Z Entering 'third_party/cudnn_frontend' 2025-12-04T12:55:53.7483334Z Entering 'third_party/cutlass' 2025-12-04T12:55:53.7509325Z Entering 'third_party/fbgemm' 2025-12-04T12:55:53.7536992Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T12:55:53.7556987Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T12:55:53.7581676Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T12:55:53.7609118Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T12:55:53.7635300Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T12:55:53.7666441Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T12:55:53.7689985Z Entering 'third_party/fbgemm/external/json' 2025-12-04T12:55:53.7715851Z Entering 'third_party/flash-attention' 2025-12-04T12:55:53.7739997Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T12:55:53.7762331Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T12:55:53.7792790Z Entering 'third_party/flatbuffers' 2025-12-04T12:55:53.7820889Z Entering 'third_party/fmt' 2025-12-04T12:55:53.7845068Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T12:55:53.7876320Z Entering 'third_party/gloo' 2025-12-04T12:55:53.7905990Z Entering 'third_party/googletest' 2025-12-04T12:55:53.7929358Z Entering 'third_party/ideep' 2025-12-04T12:55:53.7951599Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T12:55:53.7985143Z Entering 'third_party/ittapi' 2025-12-04T12:55:53.8009710Z Entering 'third_party/kineto' 2025-12-04T12:55:53.8038647Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T12:55:53.8066371Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T12:55:53.8098426Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T12:55:53.8125043Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T12:55:53.8150163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T12:55:53.8171784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T12:55:53.8199752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T12:55:53.8224966Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T12:55:53.8245687Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T12:55:53.8271987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T12:55:53.8294353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T12:55:53.8323001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.8348710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.8383838Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T12:55:53.8406601Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T12:55:53.8431693Z Entering 'third_party/kleidiai' 2025-12-04T12:55:53.8454374Z Entering 'third_party/mimalloc' 2025-12-04T12:55:53.8481021Z Entering 'third_party/nlohmann' 2025-12-04T12:55:53.8503057Z Entering 'third_party/onnx' 2025-12-04T12:55:53.8537316Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T12:55:53.8563404Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T12:55:53.8587250Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T12:55:53.8613593Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T12:55:53.8639684Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T12:55:53.8664209Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T12:55:53.8688421Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T12:55:53.8712377Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T12:55:53.8736979Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T12:55:53.8763999Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T12:55:53.8793057Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T12:55:53.8815970Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T12:55:53.8852102Z Entering 'third_party/pocketfft' 2025-12-04T12:55:53.8876719Z Entering 'third_party/protobuf' 2025-12-04T12:55:53.8904246Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T12:55:53.8932247Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T12:55:53.8957683Z Entering 'third_party/psimd' 2025-12-04T12:55:53.8984050Z Entering 'third_party/pthreadpool' 2025-12-04T12:55:53.9006559Z Entering 'third_party/pybind11' 2025-12-04T12:55:53.9029104Z Entering 'third_party/python-peachpy' 2025-12-04T12:55:53.9053520Z Entering 'third_party/sleef' 2025-12-04T12:55:53.9076260Z Entering 'third_party/tensorpipe' 2025-12-04T12:55:53.9106819Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T12:55:53.9129234Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T12:55:53.9150045Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T12:55:53.9179030Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T12:55:53.9203832Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T12:55:53.9238789Z ##[endgroup] 2025-12-04T12:55:53.9439591Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T12:55:53.9547776Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:53.9688938Z Prepare all required actions 2025-12-04T12:55:53.9689238Z Getting action download info 2025-12-04T12:55:54.1747668Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-12-04T12:55:54.9003062Z ##[group]Run ./.github/actions/setup-rocm 2025-12-04T12:55:54.9003198Z env: 2025-12-04T12:55:54.9003291Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:54.9003400Z ##[endgroup] 2025-12-04T12:55:54.9015665Z ##[group]Run dpkg -l | grep -E " rocm" 2025-12-04T12:55:54.9015808Z dpkg -l | grep -E " rocm" 2025-12-04T12:55:54.9020171Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:54.9020315Z env: 2025-12-04T12:55:54.9020403Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:54.9020509Z ##[endgroup] 2025-12-04T12:55:54.9079999Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-12-04T12:55:54.9080418Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-12-04T12:55:54.9080649Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-12-04T12:55:54.9080897Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-12-04T12:55:54.9081149Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-12-04T12:55:54.9081386Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-12-04T12:55:54.9081594Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-12-04T12:55:54.9081790Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-12-04T12:55:54.9082002Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-12-04T12:55:54.9082211Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-12-04T12:55:54.9082671Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-12-04T12:55:54.9082915Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-12-04T12:55:54.9083150Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-12-04T12:55:54.9092327Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T12:55:54.9092552Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T12:55:54.9092716Z # shellcheck disable=SC2046 2025-12-04T12:55:54.9092848Z docker stop $(docker ps -q) || true 2025-12-04T12:55:54.9092976Z # Prune all stopped containers. 2025-12-04T12:55:54.9093097Z docker container prune -f 2025-12-04T12:55:54.9095533Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:54.9095665Z env: 2025-12-04T12:55:54.9095751Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:54.9095850Z ##[endgroup] 2025-12-04T12:55:54.9305252Z docker: 'docker stop' requires at least 1 argument 2025-12-04T12:55:54.9305470Z 2025-12-04T12:55:54.9305605Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-12-04T12:55:54.9305791Z 2025-12-04T12:55:54.9305912Z See 'docker stop --help' for more information 2025-12-04T12:55:54.9409537Z Total reclaimed space: 0B 2025-12-04T12:55:54.9436025Z ##[group]Run cat /etc/os-release || true 2025-12-04T12:55:54.9436231Z cat /etc/os-release || true 2025-12-04T12:55:54.9436403Z cat /etc/apt/sources.list.d/rocm.list || true 2025-12-04T12:55:54.9436710Z cat /opt/rocm/.info/version || true 2025-12-04T12:55:54.9436842Z whoami 2025-12-04T12:55:54.9441269Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:54.9441429Z env: 2025-12-04T12:55:54.9441527Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:54.9441643Z ##[endgroup] 2025-12-04T12:55:54.9463848Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-12-04T12:55:54.9463974Z NAME="Ubuntu" 2025-12-04T12:55:54.9464062Z VERSION_ID="22.04" 2025-12-04T12:55:54.9464159Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-12-04T12:55:54.9464275Z VERSION_CODENAME=jammy 2025-12-04T12:55:54.9464371Z ID=ubuntu 2025-12-04T12:55:54.9464455Z ID_LIKE=debian 2025-12-04T12:55:54.9464576Z HOME_URL="https://www.ubuntu.com/" 2025-12-04T12:55:54.9464702Z SUPPORT_URL="https://help.ubuntu.com/" 2025-12-04T12:55:54.9464851Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-12-04T12:55:54.9465206Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-12-04T12:55:54.9465389Z UBUNTU_CODENAME=jammy 2025-12-04T12:55:54.9469383Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-12-04T12:55:54.9477342Z 6.4.1-83 2025-12-04T12:55:54.9483273Z runner 2025-12-04T12:55:54.9504164Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-12-04T12:55:54.9504392Z dpkg -l | grep -E " amdgpu" 2025-12-04T12:55:54.9509552Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:54.9509721Z env: 2025-12-04T12:55:54.9509878Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:54.9509991Z ##[endgroup] 2025-12-04T12:55:54.9567399Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-12-04T12:55:54.9567651Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-12-04T12:55:54.9581555Z ##[group]Run rocm-smi 2025-12-04T12:55:54.9581680Z rocm-smi 2025-12-04T12:55:54.9585590Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:54.9585743Z env: 2025-12-04T12:55:54.9585830Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:54.9585933Z ##[endgroup] 2025-12-04T12:55:55.0232341Z 2025-12-04T12:55:55.0232400Z 2025-12-04T12:55:55.0232612Z ============================================ ROCm System Management Interface ============================================ 2025-12-04T12:55:55.0232938Z ====================================================== Concise Info ====================================================== 2025-12-04T12:55:55.0233272Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-12-04T12:55:55.0233966Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-12-04T12:55:55.0234258Z ========================================================================================================================== 2025-12-04T12:55:55.0234869Z 0 3 0x74a5, 51110 29.0°C 125.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:55:55.0235266Z 1 5 0x74a5, 2987 28.0°C 126.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:55:55.0235630Z 2 4 0x74a5, 61326 29.0°C 124.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:55:55.0235988Z 3 2 0x74a5, 9091 29.0°C 120.0W NPS1, SPX, 0 N/A 900Mhz 0% manual 1000.0W 0% 0% 2025-12-04T12:55:55.0236243Z ========================================================================================================================== 2025-12-04T12:55:55.0236461Z ================================================== End of ROCm SMI Log =================================================== 2025-12-04T12:55:55.0299707Z ##[group]Run rocminfo 2025-12-04T12:55:55.0300049Z rocminfo 2025-12-04T12:55:55.0305176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:55.0305383Z env: 2025-12-04T12:55:55.0305508Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.0305642Z ##[endgroup] 2025-12-04T12:55:55.1211914Z ROCk module version 6.12.12 is loaded 2025-12-04T12:55:55.1212372Z ===================== 2025-12-04T12:55:55.1229015Z HSA System Attributes 2025-12-04T12:55:55.1229140Z ===================== 2025-12-04T12:55:55.1229322Z Runtime Version: 1.15 2025-12-04T12:55:55.1229478Z Runtime Ext Version: 1.7 2025-12-04T12:55:55.1229611Z System Timestamp Freq.: 1000.000000MHz 2025-12-04T12:55:55.1229896Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-12-04T12:55:55.1230115Z Machine Model: LARGE 2025-12-04T12:55:55.1230303Z System Endianness: LITTLE 2025-12-04T12:55:55.1230717Z Mwaitx: DISABLED 2025-12-04T12:55:55.1230937Z XNACK enabled: NO 2025-12-04T12:55:55.1231062Z DMAbuf Support: YES 2025-12-04T12:55:55.1231177Z VMM Support: YES 2025-12-04T12:55:55.1231272Z 2025-12-04T12:55:55.1231315Z ========== 2025-12-04T12:55:55.1231479Z HSA Agents 2025-12-04T12:55:55.1231656Z ========== 2025-12-04T12:55:55.1231784Z ******* 2025-12-04T12:55:55.1231886Z Agent 1 2025-12-04T12:55:55.1231996Z ******* 2025-12-04T12:55:55.1232126Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:55:55.1232313Z Uuid: CPU-XX 2025-12-04T12:55:55.1232484Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:55:55.1232655Z Vendor Name: CPU 2025-12-04T12:55:55.1232895Z Feature: None specified 2025-12-04T12:55:55.1233089Z Profile: FULL_PROFILE 2025-12-04T12:55:55.1233255Z Float Round Mode: NEAR 2025-12-04T12:55:55.1233429Z Max Queue Number: 0(0x0) 2025-12-04T12:55:55.1233596Z Queue Min Size: 0(0x0) 2025-12-04T12:55:55.1233748Z Queue Max Size: 0(0x0) 2025-12-04T12:55:55.1233905Z Queue Type: MULTI 2025-12-04T12:55:55.1234057Z Node: 0 2025-12-04T12:55:55.1234207Z Device Type: CPU 2025-12-04T12:55:55.1234355Z Cache Info: 2025-12-04T12:55:55.1234488Z L1: 49152(0xc000) KB 2025-12-04T12:55:55.1234632Z Chip ID: 0(0x0) 2025-12-04T12:55:55.1234800Z ASIC Revision: 0(0x0) 2025-12-04T12:55:55.1234978Z Cacheline Size: 64(0x40) 2025-12-04T12:55:55.1235140Z Max Clock Freq. (MHz): 3300 2025-12-04T12:55:55.1235300Z BDFID: 0 2025-12-04T12:55:55.1235527Z Internal Node ID: 0 2025-12-04T12:55:55.1235692Z Compute Unit: 64 2025-12-04T12:55:55.1235857Z SIMDs per CU: 0 2025-12-04T12:55:55.1236015Z Shader Engines: 0 2025-12-04T12:55:55.1236188Z Shader Arrs. per Eng.: 0 2025-12-04T12:55:55.1236381Z WatchPts on Addr. Ranges:1 2025-12-04T12:55:55.1236567Z Memory Properties: 2025-12-04T12:55:55.1236691Z Features: None 2025-12-04T12:55:55.1236835Z Pool Info: 2025-12-04T12:55:55.1237031Z Pool 1 2025-12-04T12:55:55.1237295Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:55:55.1237452Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:55:55.1237612Z Allocatable: TRUE 2025-12-04T12:55:55.1237997Z Alloc Granule: 4KB 2025-12-04T12:55:55.1238162Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1238325Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1238488Z Accessible by all: TRUE 2025-12-04T12:55:55.1238633Z Pool 2 2025-12-04T12:55:55.1238802Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:55:55.1238947Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:55:55.1239130Z Allocatable: TRUE 2025-12-04T12:55:55.1239281Z Alloc Granule: 4KB 2025-12-04T12:55:55.1239445Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1239609Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1239763Z Accessible by all: TRUE 2025-12-04T12:55:55.1239962Z Pool 3 2025-12-04T12:55:55.1240094Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:55:55.1240239Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:55:55.1240443Z Allocatable: TRUE 2025-12-04T12:55:55.1240600Z Alloc Granule: 4KB 2025-12-04T12:55:55.1240755Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1240925Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1241078Z Accessible by all: TRUE 2025-12-04T12:55:55.1241219Z Pool 4 2025-12-04T12:55:55.1241373Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:55:55.1241522Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:55:55.1241686Z Allocatable: TRUE 2025-12-04T12:55:55.1241879Z Alloc Granule: 4KB 2025-12-04T12:55:55.1242037Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1242202Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1242357Z Accessible by all: TRUE 2025-12-04T12:55:55.1242577Z ISA Info: 2025-12-04T12:55:55.1242695Z ******* 2025-12-04T12:55:55.1242827Z Agent 2 2025-12-04T12:55:55.1242940Z ******* 2025-12-04T12:55:55.1243063Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:55:55.1243205Z Uuid: CPU-XX 2025-12-04T12:55:55.1243364Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:55:55.1243523Z Vendor Name: CPU 2025-12-04T12:55:55.1243676Z Feature: None specified 2025-12-04T12:55:55.1243831Z Profile: FULL_PROFILE 2025-12-04T12:55:55.1244039Z Float Round Mode: NEAR 2025-12-04T12:55:55.1244195Z Max Queue Number: 0(0x0) 2025-12-04T12:55:55.1244348Z Queue Min Size: 0(0x0) 2025-12-04T12:55:55.1244493Z Queue Max Size: 0(0x0) 2025-12-04T12:55:55.1244701Z Queue Type: MULTI 2025-12-04T12:55:55.1244846Z Node: 1 2025-12-04T12:55:55.1245001Z Device Type: CPU 2025-12-04T12:55:55.1245143Z Cache Info: 2025-12-04T12:55:55.1245255Z L1: 49152(0xc000) KB 2025-12-04T12:55:55.1245406Z Chip ID: 0(0x0) 2025-12-04T12:55:55.1245559Z ASIC Revision: 0(0x0) 2025-12-04T12:55:55.1245776Z Cacheline Size: 64(0x40) 2025-12-04T12:55:55.1246026Z Max Clock Freq. (MHz): 3300 2025-12-04T12:55:55.1246184Z BDFID: 0 2025-12-04T12:55:55.1246337Z Internal Node ID: 1 2025-12-04T12:55:55.1246582Z Compute Unit: 64 2025-12-04T12:55:55.1246795Z SIMDs per CU: 0 2025-12-04T12:55:55.1246946Z Shader Engines: 0 2025-12-04T12:55:55.1247102Z Shader Arrs. per Eng.: 0 2025-12-04T12:55:55.1247290Z WatchPts on Addr. Ranges:1 2025-12-04T12:55:55.1247538Z Memory Properties: 2025-12-04T12:55:55.1247654Z Features: None 2025-12-04T12:55:55.1247795Z Pool Info: 2025-12-04T12:55:55.1247908Z Pool 1 2025-12-04T12:55:55.1248040Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:55:55.1248201Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:55:55.1248359Z Allocatable: TRUE 2025-12-04T12:55:55.1248522Z Alloc Granule: 4KB 2025-12-04T12:55:55.1248693Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1248859Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1249011Z Accessible by all: TRUE 2025-12-04T12:55:55.1249151Z Pool 2 2025-12-04T12:55:55.1249279Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:55:55.1249431Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:55:55.1249581Z Allocatable: TRUE 2025-12-04T12:55:55.1249742Z Alloc Granule: 4KB 2025-12-04T12:55:55.1250033Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1250204Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1250405Z Accessible by all: TRUE 2025-12-04T12:55:55.1250551Z Pool 3 2025-12-04T12:55:55.1250678Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:55:55.1250827Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:55:55.1250974Z Allocatable: TRUE 2025-12-04T12:55:55.1251125Z Alloc Granule: 4KB 2025-12-04T12:55:55.1251290Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1251459Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1251611Z Accessible by all: TRUE 2025-12-04T12:55:55.1251779Z Pool 4 2025-12-04T12:55:55.1251935Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:55:55.1252079Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:55:55.1252279Z Allocatable: TRUE 2025-12-04T12:55:55.1252425Z Alloc Granule: 4KB 2025-12-04T12:55:55.1252580Z Alloc Recommended Granule:4KB 2025-12-04T12:55:55.1252741Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1252894Z Accessible by all: TRUE 2025-12-04T12:55:55.1253028Z ISA Info: 2025-12-04T12:55:55.1253140Z ******* 2025-12-04T12:55:55.1253238Z Agent 3 2025-12-04T12:55:55.1253340Z ******* 2025-12-04T12:55:55.1253496Z Name: gfx942 2025-12-04T12:55:55.1253676Z Uuid: GPU-0a06d4a93524fc9c 2025-12-04T12:55:55.1253828Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:55:55.1254014Z Vendor Name: AMD 2025-12-04T12:55:55.1254174Z Feature: KERNEL_DISPATCH 2025-12-04T12:55:55.1254317Z Profile: BASE_PROFILE 2025-12-04T12:55:55.1254504Z Float Round Mode: NEAR 2025-12-04T12:55:55.1254653Z Max Queue Number: 128(0x80) 2025-12-04T12:55:55.1254798Z Queue Min Size: 64(0x40) 2025-12-04T12:55:55.1254946Z Queue Max Size: 131072(0x20000) 2025-12-04T12:55:55.1255103Z Queue Type: MULTI 2025-12-04T12:55:55.1255239Z Node: 2 2025-12-04T12:55:55.1255381Z Device Type: GPU 2025-12-04T12:55:55.1255514Z Cache Info: 2025-12-04T12:55:55.1255698Z L1: 32(0x20) KB 2025-12-04T12:55:55.1255862Z L2: 4096(0x1000) KB 2025-12-04T12:55:55.1255984Z L3: 262144(0x40000) KB 2025-12-04T12:55:55.1256119Z Chip ID: 29861(0x74a5) 2025-12-04T12:55:55.1256261Z ASIC Revision: 1(0x1) 2025-12-04T12:55:55.1256403Z Cacheline Size: 128(0x80) 2025-12-04T12:55:55.1256549Z Max Clock Freq. (MHz): 2100 2025-12-04T12:55:55.1256688Z BDFID: 29952 2025-12-04T12:55:55.1256891Z Internal Node ID: 2 2025-12-04T12:55:55.1257036Z Compute Unit: 304 2025-12-04T12:55:55.1257178Z SIMDs per CU: 4 2025-12-04T12:55:55.1257321Z Shader Engines: 32 2025-12-04T12:55:55.1257474Z Shader Arrs. per Eng.: 1 2025-12-04T12:55:55.1257625Z WatchPts on Addr. Ranges:4 2025-12-04T12:55:55.1257778Z Coherent Host Access: FALSE 2025-12-04T12:55:55.1257912Z Memory Properties: 2025-12-04T12:55:55.1258022Z Features: KERNEL_DISPATCH 2025-12-04T12:55:55.1258160Z Fast F16 Operation: TRUE 2025-12-04T12:55:55.1258307Z Wavefront Size: 64(0x40) 2025-12-04T12:55:55.1258456Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1258594Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1258716Z x 1024(0x400) 2025-12-04T12:55:55.1258840Z y 1024(0x400) 2025-12-04T12:55:55.1258958Z z 1024(0x400) 2025-12-04T12:55:55.1259096Z Max Waves Per CU: 32(0x20) 2025-12-04T12:55:55.1259280Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:55:55.1259436Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1259570Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1259687Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1259878Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1260001Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1260148Z Max fbarriers/Workgrp: 32 2025-12-04T12:55:55.1264473Z Packet Processor uCode:: 185 2025-12-04T12:55:55.1264639Z SDMA engine uCode:: 24 2025-12-04T12:55:55.1264792Z IOMMU Support:: None 2025-12-04T12:55:55.1265014Z Pool Info: 2025-12-04T12:55:55.1265122Z Pool 1 2025-12-04T12:55:55.1265260Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:55:55.1265408Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1265559Z Allocatable: TRUE 2025-12-04T12:55:55.1265717Z Alloc Granule: 4KB 2025-12-04T12:55:55.1265878Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1266040Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1266199Z Accessible by all: FALSE 2025-12-04T12:55:55.1266332Z Pool 2 2025-12-04T12:55:55.1266462Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:55:55.1266611Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1266763Z Allocatable: TRUE 2025-12-04T12:55:55.1266920Z Alloc Granule: 4KB 2025-12-04T12:55:55.1267080Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1267237Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1267389Z Accessible by all: FALSE 2025-12-04T12:55:55.1267520Z Pool 3 2025-12-04T12:55:55.1267641Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:55:55.1267777Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1267922Z Allocatable: TRUE 2025-12-04T12:55:55.1268072Z Alloc Granule: 4KB 2025-12-04T12:55:55.1268224Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1268389Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1268543Z Accessible by all: FALSE 2025-12-04T12:55:55.1268673Z Pool 4 2025-12-04T12:55:55.1268798Z Segment: GROUP 2025-12-04T12:55:55.1268935Z Size: 64(0x40) KB 2025-12-04T12:55:55.1269075Z Allocatable: FALSE 2025-12-04T12:55:55.1269223Z Alloc Granule: 0KB 2025-12-04T12:55:55.1269376Z Alloc Recommended Granule:0KB 2025-12-04T12:55:55.1269531Z Alloc Alignment: 0KB 2025-12-04T12:55:55.1269688Z Accessible by all: FALSE 2025-12-04T12:55:55.1269877Z ISA Info: 2025-12-04T12:55:55.1269983Z ISA 1 2025-12-04T12:55:55.1270156Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:55:55.1270319Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1270478Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1270634Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1270797Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1270950Z Fast f16: TRUE 2025-12-04T12:55:55.1271098Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1271245Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1271381Z x 1024(0x400) 2025-12-04T12:55:55.1271510Z y 1024(0x400) 2025-12-04T12:55:55.1271641Z z 1024(0x400) 2025-12-04T12:55:55.1271819Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1271963Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1272084Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1272212Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1272337Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1272481Z FBarrier Max Size: 32 2025-12-04T12:55:55.1272615Z ISA 2 2025-12-04T12:55:55.1272757Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:55:55.1272933Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1273092Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1273253Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1273416Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1273571Z Fast f16: TRUE 2025-12-04T12:55:55.1273726Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1273868Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1274002Z x 1024(0x400) 2025-12-04T12:55:55.1274135Z y 1024(0x400) 2025-12-04T12:55:55.1274261Z z 1024(0x400) 2025-12-04T12:55:55.1274404Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1274542Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1274665Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1274801Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1274932Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1275082Z FBarrier Max Size: 32 2025-12-04T12:55:55.1275214Z ******* 2025-12-04T12:55:55.1275314Z Agent 4 2025-12-04T12:55:55.1275421Z ******* 2025-12-04T12:55:55.1275534Z Name: gfx942 2025-12-04T12:55:55.1275684Z Uuid: GPU-d6a3e9f974bc161d 2025-12-04T12:55:55.1275843Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:55:55.1275997Z Vendor Name: AMD 2025-12-04T12:55:55.1276153Z Feature: KERNEL_DISPATCH 2025-12-04T12:55:55.1276300Z Profile: BASE_PROFILE 2025-12-04T12:55:55.1276447Z Float Round Mode: NEAR 2025-12-04T12:55:55.1276600Z Max Queue Number: 128(0x80) 2025-12-04T12:55:55.1276781Z Queue Min Size: 64(0x40) 2025-12-04T12:55:55.1276926Z Queue Max Size: 131072(0x20000) 2025-12-04T12:55:55.1277073Z Queue Type: MULTI 2025-12-04T12:55:55.1277209Z Node: 3 2025-12-04T12:55:55.1277356Z Device Type: GPU 2025-12-04T12:55:55.1277488Z Cache Info: 2025-12-04T12:55:55.1277596Z L1: 32(0x20) KB 2025-12-04T12:55:55.1277725Z L2: 4096(0x1000) KB 2025-12-04T12:55:55.1277852Z L3: 262144(0x40000) KB 2025-12-04T12:55:55.1277989Z Chip ID: 29861(0x74a5) 2025-12-04T12:55:55.1278139Z ASIC Revision: 1(0x1) 2025-12-04T12:55:55.1278332Z Cacheline Size: 128(0x80) 2025-12-04T12:55:55.1278491Z Max Clock Freq. (MHz): 2100 2025-12-04T12:55:55.1278640Z BDFID: 1280 2025-12-04T12:55:55.1278786Z Internal Node ID: 3 2025-12-04T12:55:55.1278940Z Compute Unit: 304 2025-12-04T12:55:55.1279094Z SIMDs per CU: 4 2025-12-04T12:55:55.1279243Z Shader Engines: 32 2025-12-04T12:55:55.1279406Z Shader Arrs. per Eng.: 1 2025-12-04T12:55:55.1279564Z WatchPts on Addr. Ranges:4 2025-12-04T12:55:55.1279728Z Coherent Host Access: FALSE 2025-12-04T12:55:55.1279913Z Memory Properties: 2025-12-04T12:55:55.1280038Z Features: KERNEL_DISPATCH 2025-12-04T12:55:55.1280190Z Fast F16 Operation: TRUE 2025-12-04T12:55:55.1280348Z Wavefront Size: 64(0x40) 2025-12-04T12:55:55.1280505Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1280652Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1280773Z x 1024(0x400) 2025-12-04T12:55:55.1280907Z y 1024(0x400) 2025-12-04T12:55:55.1281041Z z 1024(0x400) 2025-12-04T12:55:55.1281179Z Max Waves Per CU: 32(0x20) 2025-12-04T12:55:55.1281335Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:55:55.1281493Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1281629Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1281751Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1281880Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1282008Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1282157Z Max fbarriers/Workgrp: 32 2025-12-04T12:55:55.1282323Z Packet Processor uCode:: 185 2025-12-04T12:55:55.1282486Z SDMA engine uCode:: 24 2025-12-04T12:55:55.1282647Z IOMMU Support:: None 2025-12-04T12:55:55.1282780Z Pool Info: 2025-12-04T12:55:55.1282892Z Pool 1 2025-12-04T12:55:55.1283029Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:55:55.1283182Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1283337Z Allocatable: TRUE 2025-12-04T12:55:55.1283495Z Alloc Granule: 4KB 2025-12-04T12:55:55.1283704Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1283872Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1284027Z Accessible by all: FALSE 2025-12-04T12:55:55.1284169Z Pool 2 2025-12-04T12:55:55.1284306Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:55:55.1284453Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1284605Z Allocatable: TRUE 2025-12-04T12:55:55.1284759Z Alloc Granule: 4KB 2025-12-04T12:55:55.1284926Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1285094Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1285285Z Accessible by all: FALSE 2025-12-04T12:55:55.1285433Z Pool 3 2025-12-04T12:55:55.1285564Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:55:55.1285710Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1285862Z Allocatable: TRUE 2025-12-04T12:55:55.1286015Z Alloc Granule: 4KB 2025-12-04T12:55:55.1286184Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1286350Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1286507Z Accessible by all: FALSE 2025-12-04T12:55:55.1286649Z Pool 4 2025-12-04T12:55:55.1286776Z Segment: GROUP 2025-12-04T12:55:55.1286922Z Size: 64(0x40) KB 2025-12-04T12:55:55.1287076Z Allocatable: FALSE 2025-12-04T12:55:55.1287235Z Alloc Granule: 0KB 2025-12-04T12:55:55.1287394Z Alloc Recommended Granule:0KB 2025-12-04T12:55:55.1287557Z Alloc Alignment: 0KB 2025-12-04T12:55:55.1287715Z Accessible by all: FALSE 2025-12-04T12:55:55.1287852Z ISA Info: 2025-12-04T12:55:55.1287950Z ISA 1 2025-12-04T12:55:55.1288074Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:55:55.1288231Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1288388Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1288544Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1288706Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1288852Z Fast f16: TRUE 2025-12-04T12:55:55.1289000Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1289134Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1289257Z x 1024(0x400) 2025-12-04T12:55:55.1289384Z y 1024(0x400) 2025-12-04T12:55:55.1289504Z z 1024(0x400) 2025-12-04T12:55:55.1289642Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1289775Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1289930Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1290059Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1290223Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1290368Z FBarrier Max Size: 32 2025-12-04T12:55:55.1290500Z ISA 2 2025-12-04T12:55:55.1290631Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:55:55.1290800Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1290956Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1291112Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1291273Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1291419Z Fast f16: TRUE 2025-12-04T12:55:55.1291567Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1291709Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1291864Z x 1024(0x400) 2025-12-04T12:55:55.1291996Z y 1024(0x400) 2025-12-04T12:55:55.1292118Z z 1024(0x400) 2025-12-04T12:55:55.1292255Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1292392Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1292506Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1292635Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1292762Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1292902Z FBarrier Max Size: 32 2025-12-04T12:55:55.1293034Z ******* 2025-12-04T12:55:55.1293131Z Agent 5 2025-12-04T12:55:55.1293224Z ******* 2025-12-04T12:55:55.1293340Z Name: gfx942 2025-12-04T12:55:55.1293478Z Uuid: GPU-406d88fc74262862 2025-12-04T12:55:55.1293627Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:55:55.1293780Z Vendor Name: AMD 2025-12-04T12:55:55.1293924Z Feature: KERNEL_DISPATCH 2025-12-04T12:55:55.1294072Z Profile: BASE_PROFILE 2025-12-04T12:55:55.1294221Z Float Round Mode: NEAR 2025-12-04T12:55:55.1294370Z Max Queue Number: 128(0x80) 2025-12-04T12:55:55.1294518Z Queue Min Size: 64(0x40) 2025-12-04T12:55:55.1294660Z Queue Max Size: 131072(0x20000) 2025-12-04T12:55:55.1294806Z Queue Type: MULTI 2025-12-04T12:55:55.1294950Z Node: 4 2025-12-04T12:55:55.1295089Z Device Type: GPU 2025-12-04T12:55:55.1295219Z Cache Info: 2025-12-04T12:55:55.1295331Z L1: 32(0x20) KB 2025-12-04T12:55:55.1295457Z L2: 4096(0x1000) KB 2025-12-04T12:55:55.1295584Z L3: 262144(0x40000) KB 2025-12-04T12:55:55.1295714Z Chip ID: 29861(0x74a5) 2025-12-04T12:55:55.1295861Z ASIC Revision: 1(0x1) 2025-12-04T12:55:55.1296011Z Cacheline Size: 128(0x80) 2025-12-04T12:55:55.1296157Z Max Clock Freq. (MHz): 2100 2025-12-04T12:55:55.1296299Z BDFID: 25856 2025-12-04T12:55:55.1296444Z Internal Node ID: 4 2025-12-04T12:55:55.1296622Z Compute Unit: 304 2025-12-04T12:55:55.1296768Z SIMDs per CU: 4 2025-12-04T12:55:55.1296913Z Shader Engines: 32 2025-12-04T12:55:55.1297066Z Shader Arrs. per Eng.: 1 2025-12-04T12:55:55.1297222Z WatchPts on Addr. Ranges:4 2025-12-04T12:55:55.1297378Z Coherent Host Access: FALSE 2025-12-04T12:55:55.1297515Z Memory Properties: 2025-12-04T12:55:55.1297630Z Features: KERNEL_DISPATCH 2025-12-04T12:55:55.1297765Z Fast F16 Operation: TRUE 2025-12-04T12:55:55.1297917Z Wavefront Size: 64(0x40) 2025-12-04T12:55:55.1298067Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1298209Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1298367Z x 1024(0x400) 2025-12-04T12:55:55.1298490Z y 1024(0x400) 2025-12-04T12:55:55.1298613Z z 1024(0x400) 2025-12-04T12:55:55.1298750Z Max Waves Per CU: 32(0x20) 2025-12-04T12:55:55.1298899Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:55:55.1299050Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1299184Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1299294Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1299423Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1299546Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1299691Z Max fbarriers/Workgrp: 32 2025-12-04T12:55:55.1299965Z Packet Processor uCode:: 185 2025-12-04T12:55:55.1300123Z SDMA engine uCode:: 24 2025-12-04T12:55:55.1300277Z IOMMU Support:: None 2025-12-04T12:55:55.1300412Z Pool Info: 2025-12-04T12:55:55.1300514Z Pool 1 2025-12-04T12:55:55.1300645Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:55:55.1300791Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1300941Z Allocatable: TRUE 2025-12-04T12:55:55.1301099Z Alloc Granule: 4KB 2025-12-04T12:55:55.1301256Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1301421Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1301579Z Accessible by all: FALSE 2025-12-04T12:55:55.1301717Z Pool 2 2025-12-04T12:55:55.1301847Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:55:55.1301991Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1302136Z Allocatable: TRUE 2025-12-04T12:55:55.1302288Z Alloc Granule: 4KB 2025-12-04T12:55:55.1302442Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1302603Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1302759Z Accessible by all: FALSE 2025-12-04T12:55:55.1302891Z Pool 3 2025-12-04T12:55:55.1303017Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:55:55.1303161Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1303303Z Allocatable: TRUE 2025-12-04T12:55:55.1303495Z Alloc Granule: 4KB 2025-12-04T12:55:55.1303652Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1303817Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1303974Z Accessible by all: FALSE 2025-12-04T12:55:55.1304105Z Pool 4 2025-12-04T12:55:55.1304226Z Segment: GROUP 2025-12-04T12:55:55.1304366Z Size: 64(0x40) KB 2025-12-04T12:55:55.1304505Z Allocatable: FALSE 2025-12-04T12:55:55.1304657Z Alloc Granule: 0KB 2025-12-04T12:55:55.1304812Z Alloc Recommended Granule:0KB 2025-12-04T12:55:55.1305012Z Alloc Alignment: 0KB 2025-12-04T12:55:55.1305175Z Accessible by all: FALSE 2025-12-04T12:55:55.1305309Z ISA Info: 2025-12-04T12:55:55.1305413Z ISA 1 2025-12-04T12:55:55.1305538Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:55:55.1305695Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1305854Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1306007Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1306171Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1306325Z Fast f16: TRUE 2025-12-04T12:55:55.1306470Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1306617Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1306750Z x 1024(0x400) 2025-12-04T12:55:55.1306875Z y 1024(0x400) 2025-12-04T12:55:55.1306998Z z 1024(0x400) 2025-12-04T12:55:55.1307134Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1307265Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1307379Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1307503Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1307629Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1307776Z FBarrier Max Size: 32 2025-12-04T12:55:55.1307907Z ISA 2 2025-12-04T12:55:55.1308048Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:55:55.1308229Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1308390Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1308550Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1308712Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1308869Z Fast f16: TRUE 2025-12-04T12:55:55.1309027Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1309170Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1309301Z x 1024(0x400) 2025-12-04T12:55:55.1309434Z y 1024(0x400) 2025-12-04T12:55:55.1309560Z z 1024(0x400) 2025-12-04T12:55:55.1309704Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1309884Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1310041Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1310177Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1310305Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1310454Z FBarrier Max Size: 32 2025-12-04T12:55:55.1310591Z ******* 2025-12-04T12:55:55.1310692Z Agent 6 2025-12-04T12:55:55.1310799Z ******* 2025-12-04T12:55:55.1310912Z Name: gfx942 2025-12-04T12:55:55.1311062Z Uuid: GPU-28a76eae8adfb72f 2025-12-04T12:55:55.1311220Z Marketing Name: AMD Instinct MI325X 2025-12-04T12:55:55.1311377Z Vendor Name: AMD 2025-12-04T12:55:55.1311571Z Feature: KERNEL_DISPATCH 2025-12-04T12:55:55.1311732Z Profile: BASE_PROFILE 2025-12-04T12:55:55.1311887Z Float Round Mode: NEAR 2025-12-04T12:55:55.1312045Z Max Queue Number: 128(0x80) 2025-12-04T12:55:55.1312201Z Queue Min Size: 64(0x40) 2025-12-04T12:55:55.1312347Z Queue Max Size: 131072(0x20000) 2025-12-04T12:55:55.1312501Z Queue Type: MULTI 2025-12-04T12:55:55.1312640Z Node: 5 2025-12-04T12:55:55.1312787Z Device Type: GPU 2025-12-04T12:55:55.1312923Z Cache Info: 2025-12-04T12:55:55.1313037Z L1: 32(0x20) KB 2025-12-04T12:55:55.1313174Z L2: 4096(0x1000) KB 2025-12-04T12:55:55.1313319Z L3: 262144(0x40000) KB 2025-12-04T12:55:55.1313451Z Chip ID: 29861(0x74a5) 2025-12-04T12:55:55.1313603Z ASIC Revision: 1(0x1) 2025-12-04T12:55:55.1313752Z Cacheline Size: 128(0x80) 2025-12-04T12:55:55.1313908Z Max Clock Freq. (MHz): 2100 2025-12-04T12:55:55.1314058Z BDFID: 5376 2025-12-04T12:55:55.1314205Z Internal Node ID: 5 2025-12-04T12:55:55.1314359Z Compute Unit: 304 2025-12-04T12:55:55.1314511Z SIMDs per CU: 4 2025-12-04T12:55:55.1314660Z Shader Engines: 32 2025-12-04T12:55:55.1314817Z Shader Arrs. per Eng.: 1 2025-12-04T12:55:55.1314982Z WatchPts on Addr. Ranges:4 2025-12-04T12:55:55.1315140Z Coherent Host Access: FALSE 2025-12-04T12:55:55.1315284Z Memory Properties: 2025-12-04T12:55:55.1315399Z Features: KERNEL_DISPATCH 2025-12-04T12:55:55.1315542Z Fast F16 Operation: TRUE 2025-12-04T12:55:55.1315696Z Wavefront Size: 64(0x40) 2025-12-04T12:55:55.1315846Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1316218Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1316402Z x 1024(0x400) 2025-12-04T12:55:55.1316529Z y 1024(0x400) 2025-12-04T12:55:55.1316654Z z 1024(0x400) 2025-12-04T12:55:55.1316792Z Max Waves Per CU: 32(0x20) 2025-12-04T12:55:55.1316984Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:55:55.1317140Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1317270Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1317385Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1317516Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1317639Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1317785Z Max fbarriers/Workgrp: 32 2025-12-04T12:55:55.1317947Z Packet Processor uCode:: 185 2025-12-04T12:55:55.1318107Z SDMA engine uCode:: 24 2025-12-04T12:55:55.1318266Z IOMMU Support:: None 2025-12-04T12:55:55.1318398Z Pool Info: 2025-12-04T12:55:55.1318503Z Pool 1 2025-12-04T12:55:55.1318660Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:55:55.1318811Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1318959Z Allocatable: TRUE 2025-12-04T12:55:55.1319116Z Alloc Granule: 4KB 2025-12-04T12:55:55.1319272Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1319433Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1319586Z Accessible by all: FALSE 2025-12-04T12:55:55.1319722Z Pool 2 2025-12-04T12:55:55.1319885Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:55:55.1320029Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1320175Z Allocatable: TRUE 2025-12-04T12:55:55.1320336Z Alloc Granule: 4KB 2025-12-04T12:55:55.1320496Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1320657Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1320809Z Accessible by all: FALSE 2025-12-04T12:55:55.1320943Z Pool 3 2025-12-04T12:55:55.1321068Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:55:55.1321207Z Size: 268419072(0xfffc000) KB 2025-12-04T12:55:55.1321350Z Allocatable: TRUE 2025-12-04T12:55:55.1321504Z Alloc Granule: 4KB 2025-12-04T12:55:55.1321659Z Alloc Recommended Granule:2048KB 2025-12-04T12:55:55.1321819Z Alloc Alignment: 4KB 2025-12-04T12:55:55.1321976Z Accessible by all: FALSE 2025-12-04T12:55:55.1322115Z Pool 4 2025-12-04T12:55:55.1322236Z Segment: GROUP 2025-12-04T12:55:55.1322372Z Size: 64(0x40) KB 2025-12-04T12:55:55.1322516Z Allocatable: FALSE 2025-12-04T12:55:55.1322669Z Alloc Granule: 0KB 2025-12-04T12:55:55.1322824Z Alloc Recommended Granule:0KB 2025-12-04T12:55:55.1322986Z Alloc Alignment: 0KB 2025-12-04T12:55:55.1323142Z Accessible by all: FALSE 2025-12-04T12:55:55.1323274Z ISA Info: 2025-12-04T12:55:55.1323376Z ISA 1 2025-12-04T12:55:55.1323499Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:55:55.1323709Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1323871Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1324024Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1324184Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1324334Z Fast f16: TRUE 2025-12-04T12:55:55.1324480Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1324622Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1324744Z x 1024(0x400) 2025-12-04T12:55:55.1324873Z y 1024(0x400) 2025-12-04T12:55:55.1325001Z z 1024(0x400) 2025-12-04T12:55:55.1325136Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1325309Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1325435Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1325562Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1325695Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1325834Z FBarrier Max Size: 32 2025-12-04T12:55:55.1325968Z ISA 2 2025-12-04T12:55:55.1326103Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:55:55.1326268Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:55:55.1326427Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:55:55.1326585Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1326758Z Default Rounding Mode: NEAR 2025-12-04T12:55:55.1326917Z Fast f16: TRUE 2025-12-04T12:55:55.1327067Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:55:55.1327205Z Workgroup Max Size per Dimension: 2025-12-04T12:55:55.1327329Z x 1024(0x400) 2025-12-04T12:55:55.1327452Z y 1024(0x400) 2025-12-04T12:55:55.1327578Z z 1024(0x400) 2025-12-04T12:55:55.1327716Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:55:55.1327850Z Grid Max Size per Dimension: 2025-12-04T12:55:55.1327969Z x 4294967295(0xffffffff) 2025-12-04T12:55:55.1328100Z y 4294967295(0xffffffff) 2025-12-04T12:55:55.1328226Z z 4294967295(0xffffffff) 2025-12-04T12:55:55.1328374Z FBarrier Max Size: 32 2025-12-04T12:55:55.1328508Z *** Done *** 2025-12-04T12:55:55.1338578Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:55:55.1338758Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:55:55.1339026Z 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:55:55.1339280Z if [[ $ngpu -eq 0 ]]; then 2025-12-04T12:55:55.1339425Z  echo "Error: Failed to detect any GPUs on the runner" 2025-12-04T12:55:55.1339562Z  echo "$msg" 2025-12-04T12:55:55.1339660Z  exit 1 2025-12-04T12:55:55.1339751Z fi 2025-12-04T12:55:55.1342628Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:55.1342769Z env: 2025-12-04T12:55:55.1342854Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.1342959Z ##[endgroup] 2025-12-04T12:55:55.2337382Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-12-04T12:55:55.2337564Z with: 2025-12-04T12:55:55.2337663Z diskspace-cutoff: 70 2025-12-04T12:55:55.2337769Z env: 2025-12-04T12:55:55.2337864Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.2337978Z ##[endgroup] 2025-12-04T12:55:55.2375477Z ##[group]Run set -ex 2025-12-04T12:55:55.2375612Z set -ex 2025-12-04T12:55:55.2375713Z diskspace_cutoff=70 2025-12-04T12:55:55.2375865Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-12-04T12:55:55.2376031Z if [ ! -d "$docker_root_dir" ]; then 2025-12-04T12:55:55.2376229Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-12-04T12:55:55.2376421Z  exit 0 2025-12-04T12:55:55.2376512Z fi 2025-12-04T12:55:55.2376679Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T12:55:55.2377145Z 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:55:55.2377426Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-12-04T12:55:55.2377575Z  docker system prune -af 2025-12-04T12:55:55.2377766Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T12:55:55.2377975Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-12-04T12:55:55.2378140Z  diskspace_cutoff_int=$((diskspace_cutoff + 0)) 2025-12-04T12:55:55.2378297Z  difference=$((100 - diskspace_cutoff_int)) 2025-12-04T12:55:55.2378501Z  echo "Error: Available diskspace is less than $difference percent. Not enough diskspace." 2025-12-04T12:55:55.2378689Z  echo "$msg" 2025-12-04T12:55:55.2378799Z  exit 1 2025-12-04T12:55:55.2378899Z  else 2025-12-04T12:55:55.2379015Z  difference=$((diskspace - diskspace_new)) 2025-12-04T12:55:55.2379173Z  echo "Diskspace saved: $difference percent" 2025-12-04T12:55:55.2379299Z  fi 2025-12-04T12:55:55.2379388Z fi 2025-12-04T12:55:55.2382436Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:55.2382580Z env: 2025-12-04T12:55:55.2382675Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.2382777Z ##[endgroup] 2025-12-04T12:55:55.2402970Z + diskspace_cutoff=70 2025-12-04T12:55:55.2406088Z ++ docker info -f '{{.DockerRootDir}}' 2025-12-04T12:55:55.2730513Z + docker_root_dir=/home/runner/docker-data 2025-12-04T12:55:55.2730680Z + '[' '!' -d /home/runner/docker-data ']' 2025-12-04T12:55:55.2736399Z ++ df -H --output=pcent /home/runner/docker-data 2025-12-04T12:55:55.2737010Z ++ sed -n 2p 2025-12-04T12:55:55.2737736Z ++ sed s/%// 2025-12-04T12:55:55.2739683Z ++ sed 's/ //' 2025-12-04T12:55:55.2754140Z + diskspace=' 3' 2025-12-04T12:55:55.2755130Z + 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:55:55.2755446Z + [[ 3 -ge 70 ]] 2025-12-04T12:55:55.2781764Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-12-04T12:55:55.2782090Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-12-04T12:55:55.2782256Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-12-04T12:55:55.2782410Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-12-04T12:55:55.2782604Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-12-04T12:55:55.2782781Z  2025-12-04T12:55:55.2782913Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-12-04T12:55:55.2783099Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-12-04T12:55:55.2783251Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-12-04T12:55:55.2783451Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-12-04T12:55:55.2783653Z  2025-12-04T12:55:55.2783939Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-12-04T12:55:55.2784087Z rm -rf "${RUNNER_DOCS_DIR}" 2025-12-04T12:55:55.2784221Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-12-04T12:55:55.2784391Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-12-04T12:55:55.2788853Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:55.2789012Z env: 2025-12-04T12:55:55.2789115Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.2789228Z ##[endgroup] 2025-12-04T12:55:55.2864488Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:55.2864716Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:55.2864904Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:55.2868828Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:55.2869120Z env: 2025-12-04T12:55:55.2869232Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.2869358Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:55.2869529Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:55.2869690Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:55.2869815Z ##[endgroup] 2025-12-04T12:55:55.2915230Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-12-04T12:55:55.2915522Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-12-04T12:55:55.2915724Z # Add render group for container creation. 2025-12-04T12:55:55.2915892Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-12-04T12:55:55.2916092Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-12-04T12:55:55.2916291Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-12-04T12:55:55.2916485Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-12-04T12:55:55.2916624Z else 2025-12-04T12:55:55.2916724Z  DEVICE_FLAG="--device /dev/dri" 2025-12-04T12:55:55.2916836Z fi 2025-12-04T12:55:55.2917017Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-12-04T12:55:55.2917291Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-12-04T12:55:55.2917539Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-12-04T12:55:55.2917803Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-12-04T12:55:55.2918242Z 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:55:55.2922478Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:55.2922621Z env: 2025-12-04T12:55:55.2922710Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.2922840Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:55.2923009Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:55.2923168Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:55.2923291Z ##[endgroup] 2025-12-04T12:55:55.2979295Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-12-04T12:55:55.2979489Z with: 2025-12-04T12:55:55.2979633Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-12-04T12:55:55.2979795Z aws-region: us-east-1 2025-12-04T12:55:55.2979944Z role-duration-seconds: 18000 2025-12-04T12:55:55.2980058Z audience: sts.amazonaws.com 2025-12-04T12:55:55.2980177Z env: 2025-12-04T12:55:55.2980260Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:55.2980480Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:55.2980644Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:55.2980796Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:55.2981281Z 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:55:55.2981758Z ##[endgroup] 2025-12-04T12:55:55.6166922Z Assuming role with OIDC 2025-12-04T12:55:55.9536918Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-12-04T12:55:56.0470163Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-12-04T12:55:56.0470538Z with: 2025-12-04T12:55:56.0470652Z mask-password: true 2025-12-04T12:55:56.0470792Z registry-type: private 2025-12-04T12:55:56.0470913Z skip-logout: false 2025-12-04T12:55:56.0471022Z env: 2025-12-04T12:55:56.0471124Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:56.0471272Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:56.0471471Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:56.0471651Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:56.0472171Z 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:55:56.0472667Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:55:56.0472787Z AWS_REGION: us-east-1 2025-12-04T12:55:56.0473211Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:55:56.0473372Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:55:56.0475649Z AWS_SESSION_TOKEN: *** 2025-12-04T12:55:56.0475759Z ##[endgroup] 2025-12-04T12:55:56.4755985Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.0957152Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:57.0957452Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:57.0957687Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:57.0957918Z env | grep '^RUNNER' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:55:57.0963278Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:57.0963426Z env: 2025-12-04T12:55:57.0963524Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:57.0963665Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:57.0963845Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:57.0964021Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:57.0964533Z 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:55:57.0965027Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:55:57.0965151Z AWS_REGION: us-east-1 2025-12-04T12:55:57.0965380Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:55:57.0965540Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:55:57.0967898Z AWS_SESSION_TOKEN: *** 2025-12-04T12:55:57.0968004Z ##[endgroup] 2025-12-04T12:55:57.1068198Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:55:57.1068419Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-12-04T12:55:57.1068669Z 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:55:57.1068966Z  echo "Error: only $ngpu GPU(s) detected, at least 2 GPUs are needed for distributed jobs" 2025-12-04T12:55:57.1069149Z  exit 1 2025-12-04T12:55:57.1069245Z fi 2025-12-04T12:55:57.1073683Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:57.1073837Z env: 2025-12-04T12:55:57.1073938Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:57.1074078Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:57.1074258Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:57.1074426Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:57.1074948Z 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:55:57.1075576Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:55:57.1075705Z AWS_REGION: us-east-1 2025-12-04T12:55:57.1075930Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:55:57.1076085Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:55:57.1078329Z AWS_SESSION_TOKEN: *** 2025-12-04T12:55:57.1078436Z ##[endgroup] 2025-12-04T12:55:57.2147337Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-12-04T12:55:57.2147523Z with: 2025-12-04T12:55:57.2147792Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2148229Z use-custom-docker-registry: true 2025-12-04T12:55:57.2148355Z docker-build-dir: .ci/docker 2025-12-04T12:55:57.2148473Z docker-build-script: ./build.sh 2025-12-04T12:55:57.2148587Z working-directory: . 2025-12-04T12:55:57.2148731Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.2148893Z force-push: false 2025-12-04T12:55:57.2148986Z env: 2025-12-04T12:55:57.2149075Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:57.2149211Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:57.2149382Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:57.2149556Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:57.2150141Z 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:55:57.2150621Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:55:57.2150732Z AWS_REGION: us-east-1 2025-12-04T12:55:57.2150963Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:55:57.2151110Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:55:57.2153329Z AWS_SESSION_TOKEN: *** 2025-12-04T12:55:57.2153430Z ##[endgroup] 2025-12-04T12:55:57.2161784Z ##[group]Run set -ex 2025-12-04T12:55:57.2161920Z set -ex 2025-12-04T12:55:57.2162010Z  2025-12-04T12:55:57.2162162Z # If the docker build directory or the build script doesn't exist, the action will 2025-12-04T12:55:57.2162402Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-12-04T12:55:57.2162606Z # job could then download the pre-built image as usual 2025-12-04T12:55:57.2162855Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-12-04T12:55:57.2163103Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2163235Z else 2025-12-04T12:55:57.2163348Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2163524Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2163686Z  2025-12-04T12:55:57.2163896Z  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:55:57.2164123Z  exit 0 2025-12-04T12:55:57.2164216Z fi 2025-12-04T12:55:57.2164310Z  2025-12-04T12:55:57.2164452Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-12-04T12:55:57.2164675Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-12-04T12:55:57.2164876Z  # use it as it is, but first let's extract the tag 2025-12-04T12:55:57.2165057Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-12-04T12:55:57.2165248Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2165427Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2165703Z else 2025-12-04T12:55:57.2165812Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-12-04T12:55:57.2165966Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-12-04T12:55:57.2166122Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-12-04T12:55:57.2166254Z  fi 2025-12-04T12:55:57.2166484Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-12-04T12:55:57.2166712Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2166945Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2167197Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2167387Z fi 2025-12-04T12:55:57.2171444Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:57.2171590Z env: 2025-12-04T12:55:57.2171689Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:57.2171832Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:57.2172013Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:57.2172180Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:57.2172678Z 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:55:57.2173161Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:55:57.2173277Z AWS_REGION: us-east-1 2025-12-04T12:55:57.2173412Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:55:57.2173567Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:55:57.2175761Z AWS_SESSION_TOKEN: *** 2025-12-04T12:55:57.2175868Z REPO_NAME: pytorch 2025-12-04T12:55:57.2176177Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2176467Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T12:55:57.2176584Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-12-04T12:55:57.2176732Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.2176890Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-12-04T12:55:57.2177007Z CUSTOM_TAG_PREFIX: 2025-12-04T12:55:57.2177109Z ##[endgroup] 2025-12-04T12:55:57.2192857Z + [[ -d .ci/docker ]] 2025-12-04T12:55:57.2193030Z + [[ -f .ci/docker/./build.sh ]] 2025-12-04T12:55:57.2193184Z + [[ true == \t\r\u\e ]] 2025-12-04T12:55:57.2193319Z + echo skip=false 2025-12-04T12:55:57.2193768Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-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:55:57.2200159Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2200859Z ++ awk -F '[:,]' '{print $2}' 2025-12-04T12:55:57.2210887Z + DOCKER_TAG=pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2211217Z + echo docker-tag=pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2211812Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2243577Z ##[group]Run set +e 2025-12-04T12:55:57.2243746Z set +e 2025-12-04T12:55:57.2243856Z set -x 2025-12-04T12:55:57.2243964Z  2025-12-04T12:55:57.2244074Z login() { 2025-12-04T12:55:57.2244300Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T12:55:57.2244651Z } 2025-12-04T12:55:57.2244753Z  2025-12-04T12:55:57.2244853Z retry () { 2025-12-04T12:55:57.2244979Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T12:55:57.2245119Z } 2025-12-04T12:55:57.2245214Z  2025-12-04T12:55:57.2245324Z retry login "${DOCKER_REGISTRY}" 2025-12-04T12:55:57.2245456Z  2025-12-04T12:55:57.2245675Z START_TIME=$(date +%s) 2025-12-04T12:55:57.2245812Z # Wait up to 120 minutes 2025-12-04T12:55:57.2245983Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-12-04T12:55:57.2246192Z  # Check if image already exists, if it does then skip building it 2025-12-04T12:55:57.2246405Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-12-04T12:55:57.2246560Z  exit 0 2025-12-04T12:55:57.2246675Z  fi 2025-12-04T12:55:57.2246776Z  2025-12-04T12:55:57.2246940Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-12-04T12:55:57.2247213Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-12-04T12:55:57.2247481Z  # latter, it will wait for the Docker images to become available before continuing 2025-12-04T12:55:57.2247700Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-12-04T12:55:57.2247877Z  # It's a Docker build job, let's build the image 2025-12-04T12:55:57.2248025Z  break 2025-12-04T12:55:57.2248137Z  else 2025-12-04T12:55:57.2248289Z  # It's a regular build job, wait for the image to become available 2025-12-04T12:55:57.2248466Z  sleep 300 2025-12-04T12:55:57.2248584Z  fi 2025-12-04T12:55:57.2248688Z done 2025-12-04T12:55:57.2248790Z  2025-12-04T12:55:57.2248947Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-12-04T12:55:57.2249184Z # be empty. The default action would be to continue rebuild the image 2025-12-04T12:55:57.2249404Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-12-04T12:55:57.2249602Z  # if we're on the base branch then use the parent commit 2025-12-04T12:55:57.2249780Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-12-04T12:55:57.2250125Z else 2025-12-04T12:55:57.2250275Z  # otherwise we're on a PR, so use the most recent base commit 2025-12-04T12:55:57.2250480Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-12-04T12:55:57.2250641Z fi 2025-12-04T12:55:57.2250742Z  2025-12-04T12:55:57.2250849Z if [[ -z "${MERGE_BASE}" ]]; then 2025-12-04T12:55:57.2251012Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2251160Z  2025-12-04T12:55:57.2251357Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-12-04T12:55:57.2251611Z  exit 0 2025-12-04T12:55:57.2251720Z fi 2025-12-04T12:55:57.2251819Z  2025-12-04T12:55:57.2251957Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-12-04T12:55:57.2252233Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-12-04T12:55:57.2252475Z  exit 1 2025-12-04T12:55:57.2252580Z fi 2025-12-04T12:55:57.2252680Z  2025-12-04T12:55:57.2252838Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-12-04T12:55:57.2253085Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-12-04T12:55:57.2253300Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-12-04T12:55:57.2253545Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-12-04T12:55:57.2253857Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-12-04T12:55:57.2254027Z fi 2025-12-04T12:55:57.2254117Z  2025-12-04T12:55:57.2254227Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T12:55:57.2258181Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:55:57.2258379Z env: 2025-12-04T12:55:57.2258480Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:55:57.2258619Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:55:57.2258798Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:55:57.2258965Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:55:57.2259465Z 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:55:57.2260017Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:55:57.2260137Z AWS_REGION: us-east-1 2025-12-04T12:55:57.2260368Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:55:57.2260526Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:55:57.2262709Z AWS_SESSION_TOKEN: *** 2025-12-04T12:55:57.2262829Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T12:55:57.2262973Z BASE_REVISION: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:55:57.2263282Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2263635Z DOCKER_TAG: pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:55:57.2263860Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.2264012Z DOCKER_PUSH: 2025-12-04T12:55:57.2264111Z ##[endgroup] 2025-12-04T12:55:57.2284194Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.2284384Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.2288175Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:55:57.2288379Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:57.2288655Z /home/runner/_work/_temp/02bf28f1-34d8-4f6b-a72f-a897eb024b27.sh: line 5: aws: command not found 2025-12-04T12:55:57.2372531Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:55:57.2382645Z + sleep 1 2025-12-04T12:55:58.2390664Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:58.2396280Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:55:58.2397020Z /home/runner/_work/_temp/02bf28f1-34d8-4f6b-a72f-a897eb024b27.sh: line 5: aws: command not found 2025-12-04T12:55:58.2397764Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:55:58.2483880Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:55:58.2497343Z + sleep 2 2025-12-04T12:56:00.2508178Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:00.2511170Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:56:00.2511717Z /home/runner/_work/_temp/02bf28f1-34d8-4f6b-a72f-a897eb024b27.sh: line 5: aws: command not found 2025-12-04T12:56:00.2514616Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:00.2618279Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:56:00.2631235Z ++ date +%s 2025-12-04T12:56:00.2641233Z + START_TIME=1764852960 2025-12-04T12:56:00.2645317Z ++ date +%s 2025-12-04T12:56:00.2654171Z + [[ 1764845760 -lt 1764852960 ]] 2025-12-04T12:56:00.2654761Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:01.6276770Z { 2025-12-04T12:56:01.6277149Z "schemaVersion": 2, 2025-12-04T12:56:01.6278439Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-12-04T12:56:01.6278921Z "config": { 2025-12-04T12:56:01.6279270Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-12-04T12:56:01.6279681Z "size": 30522, 2025-12-04T12:56:01.6280235Z "digest": "sha256:79498ef00fdf8abfcde955fd685c3a7412c33ca80383b5905abfdc3c70621215" 2025-12-04T12:56:01.6280953Z }, 2025-12-04T12:56:01.6281176Z "layers": [ 2025-12-04T12:56:01.6281399Z { 2025-12-04T12:56:01.6281753Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6282175Z "size": 30594402, 2025-12-04T12:56:01.6282628Z "digest": "sha256:02de03a7213b62b792ec66a7efb8c86c4117ca00fb8651facf8ecfe33044b485" 2025-12-04T12:56:01.6283106Z }, 2025-12-04T12:56:01.6283315Z { 2025-12-04T12:56:01.6283658Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6284074Z "size": 1554, 2025-12-04T12:56:01.6284498Z "digest": "sha256:3a5718b5258e28918133dd74ea64bd506b2c15530a2fa8a72c45c5b0d8f7c7b0" 2025-12-04T12:56:01.6284976Z }, 2025-12-04T12:56:01.6285181Z { 2025-12-04T12:56:01.6285519Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6285935Z "size": 335779211, 2025-12-04T12:56:01.6286383Z "digest": "sha256:bf3aa22776924a41b55849f0f30cb22af45d41da1177a9d682cf94cde99d8f98" 2025-12-04T12:56:01.6286845Z }, 2025-12-04T12:56:01.6287047Z { 2025-12-04T12:56:01.6287383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6287662Z "size": 704, 2025-12-04T12:56:01.6287920Z "digest": "sha256:9d58e5257cefd43e8226153d71d28a865253662146aa9fce9a9f95af67b497fa" 2025-12-04T12:56:01.6288207Z }, 2025-12-04T12:56:01.6288337Z { 2025-12-04T12:56:01.6288549Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6288810Z "size": 1770, 2025-12-04T12:56:01.6289071Z "digest": "sha256:fde80a64553533a56c032d4bc388837e7d4631a0424d1bfe135703165b67fd4d" 2025-12-04T12:56:01.6289360Z }, 2025-12-04T12:56:01.6289488Z { 2025-12-04T12:56:01.6289695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6290016Z "size": 485, 2025-12-04T12:56:01.6290280Z "digest": "sha256:6931c5f20e80e481e4f484471ff3a02878b4f8c54a9a5a4717213fdaa35c0bff" 2025-12-04T12:56:01.6290566Z }, 2025-12-04T12:56:01.6290700Z { 2025-12-04T12:56:01.6290910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6291169Z "size": 120663474, 2025-12-04T12:56:01.6291452Z "digest": "sha256:170ea6d3edd62991e37d2e6ebe53dfcd4601f5d42e8f9720af5f8db5fc267856" 2025-12-04T12:56:01.6291748Z }, 2025-12-04T12:56:01.6291882Z { 2025-12-04T12:56:01.6292092Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6292353Z "size": 4433, 2025-12-04T12:56:01.6292616Z "digest": "sha256:dc8487f6c81cac00fa33031f8d3481e2c3634c4f064a9c4c36b87b41e78bc9fb" 2025-12-04T12:56:01.6292915Z }, 2025-12-04T12:56:01.6293034Z { 2025-12-04T12:56:01.6293246Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6293507Z "size": 1755, 2025-12-04T12:56:01.6293788Z "digest": "sha256:9748c5348f39a11c960c49fd9219fdea1c23e612ed11a02d71501424defc80f5" 2025-12-04T12:56:01.6294077Z }, 2025-12-04T12:56:01.6294204Z { 2025-12-04T12:56:01.6294419Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6294680Z "size": 724, 2025-12-04T12:56:01.6294946Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T12:56:01.6295235Z }, 2025-12-04T12:56:01.6295369Z { 2025-12-04T12:56:01.6295579Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6295841Z "size": 3378352584, 2025-12-04T12:56:01.6296127Z "digest": "sha256:af88f886884fe6f1a1992efb7ce8473901f795eef69caa199443f3e076fdfd5b" 2025-12-04T12:56:01.6296415Z }, 2025-12-04T12:56:01.6296617Z { 2025-12-04T12:56:01.6296826Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6297079Z "size": 396, 2025-12-04T12:56:01.6297341Z "digest": "sha256:32fbb88555c4195c45c7008cf92e389d67acc79a7e382503003ef93bcb886afe" 2025-12-04T12:56:01.6297582Z }, 2025-12-04T12:56:01.6297678Z { 2025-12-04T12:56:01.6297893Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6298090Z "size": 80171601, 2025-12-04T12:56:01.6298297Z "digest": "sha256:3231e1ab814b143b244037c540b637be259085834865ac43b1ed2b6f6ad631e1" 2025-12-04T12:56:01.6298510Z }, 2025-12-04T12:56:01.6298609Z { 2025-12-04T12:56:01.6298766Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6298963Z "size": 787, 2025-12-04T12:56:01.6299164Z "digest": "sha256:80061bf5dcbb9a4e38ac865a9cdc0a615bb294e3e6bfa357a6d515dcf3f54abc" 2025-12-04T12:56:01.6299386Z }, 2025-12-04T12:56:01.6299486Z { 2025-12-04T12:56:01.6299653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6299900Z "size": 106, 2025-12-04T12:56:01.6300101Z "digest": "sha256:6e9524f4518ec02b47ff12c55b6b6afbc65b3f4be59072e2afe20c2c87522549" 2025-12-04T12:56:01.6300326Z }, 2025-12-04T12:56:01.6300424Z { 2025-12-04T12:56:01.6300589Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6300783Z "size": 1495, 2025-12-04T12:56:01.6300977Z "digest": "sha256:ce919d4bf5eeff71d49b160a16603117225530497c3905e02224227d11e2ff88" 2025-12-04T12:56:01.6301195Z }, 2025-12-04T12:56:01.6301292Z { 2025-12-04T12:56:01.6301455Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6301650Z "size": 548601195, 2025-12-04T12:56:01.6301849Z "digest": "sha256:47681e3e6f37423139a5c86549ffbb43e4f258344b0461208f5821263da152e9" 2025-12-04T12:56:01.6302064Z }, 2025-12-04T12:56:01.6302160Z { 2025-12-04T12:56:01.6302326Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6302520Z "size": 162, 2025-12-04T12:56:01.6302721Z "digest": "sha256:cb70fe22c9ebacebfe8402519059c8a66da6d5a77979e4c0ecdb3a762bebe357" 2025-12-04T12:56:01.6302954Z }, 2025-12-04T12:56:01.6303052Z { 2025-12-04T12:56:01.6303209Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6303402Z "size": 104, 2025-12-04T12:56:01.6303725Z "digest": "sha256:17858e829c8cfe9a7e22516e03ad5273d8cf5c50f58edb10ff60c74e15c8e1f6" 2025-12-04T12:56:01.6304171Z }, 2025-12-04T12:56:01.6304271Z { 2025-12-04T12:56:01.6304439Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6304640Z "size": 724, 2025-12-04T12:56:01.6304833Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T12:56:01.6305056Z }, 2025-12-04T12:56:01.6305155Z { 2025-12-04T12:56:01.6305316Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6305515Z "size": 196, 2025-12-04T12:56:01.6305713Z "digest": "sha256:a63f3b4eed1157bcb3c51b64196e74e9f10d1f923652b02fd433c6ed993597ff" 2025-12-04T12:56:01.6305934Z }, 2025-12-04T12:56:01.6306032Z { 2025-12-04T12:56:01.6306191Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6306387Z "size": 2584, 2025-12-04T12:56:01.6306599Z "digest": "sha256:10ab3d1afbc4cb2d3ced8f3e0072c0b1dd124dcadcf68b95fadf8a7a9f663860" 2025-12-04T12:56:01.6306822Z }, 2025-12-04T12:56:01.6306920Z { 2025-12-04T12:56:01.6307080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6307279Z "size": 7652105336, 2025-12-04T12:56:01.6307491Z "digest": "sha256:98ca88b5095b449a2f2d753a21217856271912fbe51c2d99f928a2196f4097d5" 2025-12-04T12:56:01.6307738Z }, 2025-12-04T12:56:01.6307817Z { 2025-12-04T12:56:01.6307944Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6308100Z "size": 135, 2025-12-04T12:56:01.6308309Z "digest": "sha256:025c90839a58c768b3cc444e48cae67c1a5b2c85320ad8827231f0ba390cf9aa" 2025-12-04T12:56:01.6308484Z }, 2025-12-04T12:56:01.6308561Z { 2025-12-04T12:56:01.6308688Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6308843Z "size": 104, 2025-12-04T12:56:01.6309041Z "digest": "sha256:9255df5942ae69fee24f8074314f451d5d2f1ca71b6c777274297fd43a0032d8" 2025-12-04T12:56:01.6309218Z }, 2025-12-04T12:56:01.6309295Z { 2025-12-04T12:56:01.6309424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6309580Z "size": 612, 2025-12-04T12:56:01.6309741Z "digest": "sha256:f71ca9d4ed1c4ca8177602f3cb0db83d9787ea6c258a8ef203387b308ff3e0f0" 2025-12-04T12:56:01.6309964Z }, 2025-12-04T12:56:01.6310042Z { 2025-12-04T12:56:01.6310167Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6310327Z "size": 838191953, 2025-12-04T12:56:01.6310496Z "digest": "sha256:d02b47b56ca7f3598f5943d4fdc7139d5e3d3bc82d49185cedf9817dd55fc75c" 2025-12-04T12:56:01.6310684Z }, 2025-12-04T12:56:01.6310762Z { 2025-12-04T12:56:01.6310892Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6311048Z "size": 111, 2025-12-04T12:56:01.6311210Z "digest": "sha256:40279492aea7bc8fb650842b495912195621c21b14cef4c717a9e0a9fc535131" 2025-12-04T12:56:01.6311383Z }, 2025-12-04T12:56:01.6311463Z { 2025-12-04T12:56:01.6311590Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6311748Z "size": 1556, 2025-12-04T12:56:01.6311912Z "digest": "sha256:33a27ce74abd7e32a03a564fc45005bc75904b53ad516f18d47facbeb2f2794e" 2025-12-04T12:56:01.6312090Z }, 2025-12-04T12:56:01.6312168Z { 2025-12-04T12:56:01.6312295Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6312451Z "size": 107, 2025-12-04T12:56:01.6312612Z "digest": "sha256:6b66ed335d1d8df6140caba76d9c2babed83bb37962e1e638825d49e67184fa5" 2025-12-04T12:56:01.6312799Z }, 2025-12-04T12:56:01.6312877Z { 2025-12-04T12:56:01.6313005Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6313161Z "size": 166, 2025-12-04T12:56:01.6313315Z "digest": "sha256:9f010fa04118bfee2d7b4481e6badb714032bde0652b04151a6599e57e1bd91b" 2025-12-04T12:56:01.6313490Z }, 2025-12-04T12:56:01.6313575Z { 2025-12-04T12:56:01.6313703Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6313859Z "size": 3702493, 2025-12-04T12:56:01.6314025Z "digest": "sha256:6c64d5e8bb6ae6ef4e3f1d316429d8b14a6e8a1fb410fb83b96c8bbd4a0a095c" 2025-12-04T12:56:01.6314202Z }, 2025-12-04T12:56:01.6314282Z { 2025-12-04T12:56:01.6314409Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6314565Z "size": 107, 2025-12-04T12:56:01.6314729Z "digest": "sha256:c20ea058f549f5f5538c95c5e0da23afbbc9fb7ffc1987d126fe684eeed743f5" 2025-12-04T12:56:01.6314912Z }, 2025-12-04T12:56:01.6314990Z { 2025-12-04T12:56:01.6315117Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6315273Z "size": 829, 2025-12-04T12:56:01.6315429Z "digest": "sha256:3c4fd2d54638a1336d39769fe36041aa6d186a8dea0e7096b8d8a7068ba0d3c0" 2025-12-04T12:56:01.6315608Z }, 2025-12-04T12:56:01.6315686Z { 2025-12-04T12:56:01.6315820Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6315978Z "size": 26673844, 2025-12-04T12:56:01.6316146Z "digest": "sha256:964ebac3d7a95c64ea7f0d828cd58e6244cc955e9a099a2525079ecf64026e3f" 2025-12-04T12:56:01.6316324Z }, 2025-12-04T12:56:01.6316400Z { 2025-12-04T12:56:01.6316529Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6316690Z "size": 104, 2025-12-04T12:56:01.6316856Z "digest": "sha256:2aaa7210673fc5bd15d36e54ee5c3fb495d1eafa1cb8d686054ccedb1c37bfc8" 2025-12-04T12:56:01.6317043Z }, 2025-12-04T12:56:01.6317168Z { 2025-12-04T12:56:01.6317303Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6317465Z "size": 424, 2025-12-04T12:56:01.6317628Z "digest": "sha256:fa273daa00371a98ed668535e14b8cc3cb425feba0b601b3e3c72314d0234312" 2025-12-04T12:56:01.6317812Z }, 2025-12-04T12:56:01.6317894Z { 2025-12-04T12:56:01.6318093Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6318252Z "size": 19279582, 2025-12-04T12:56:01.6318421Z "digest": "sha256:d931a62fd2408369decfa0e6eac11768e35d0ffddee87d769c82aaf1ad7e2899" 2025-12-04T12:56:01.6318601Z }, 2025-12-04T12:56:01.6318684Z { 2025-12-04T12:56:01.6318813Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6318973Z "size": 826, 2025-12-04T12:56:01.6319129Z "digest": "sha256:d3573d61c28e1400840260d3c2c786c9e104f6558162beac799e55b6f5c1e747" 2025-12-04T12:56:01.6319303Z }, 2025-12-04T12:56:01.6319386Z { 2025-12-04T12:56:01.6319515Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6319672Z "size": 724, 2025-12-04T12:56:01.6319874Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T12:56:01.6320051Z }, 2025-12-04T12:56:01.6320135Z { 2025-12-04T12:56:01.6320263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6320425Z "size": 149, 2025-12-04T12:56:01.6320586Z "digest": "sha256:f9b32f08c49055dd61bd359d5f42f6adb9e5a183c2821d97d11572dd7ce1e91f" 2025-12-04T12:56:01.6320767Z }, 2025-12-04T12:56:01.6320849Z { 2025-12-04T12:56:01.6320978Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6321134Z "size": 136, 2025-12-04T12:56:01.6321289Z "digest": "sha256:3a0206399d60f6e8897f78c8e8f81b59d51969a329ef45485d28ae19607ca72c" 2025-12-04T12:56:01.6321463Z }, 2025-12-04T12:56:01.6321544Z { 2025-12-04T12:56:01.6321671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6321830Z "size": 140, 2025-12-04T12:56:01.6321988Z "digest": "sha256:386f322edd1c1c275126bab065c22fcd3950916c1fb8491a21a7f5c358af599a" 2025-12-04T12:56:01.6322168Z }, 2025-12-04T12:56:01.6322252Z { 2025-12-04T12:56:01.6322379Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6322531Z "size": 32, 2025-12-04T12:56:01.6322689Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T12:56:01.6322862Z }, 2025-12-04T12:56:01.6322944Z { 2025-12-04T12:56:01.6323074Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6323231Z "size": 223, 2025-12-04T12:56:01.6323392Z "digest": "sha256:bbe49df30697f6959cd958299909d9255cd54663ce2e9e2c2d378f8f9dfe8345" 2025-12-04T12:56:01.6323568Z }, 2025-12-04T12:56:01.6323650Z { 2025-12-04T12:56:01.6323780Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6323941Z "size": 346, 2025-12-04T12:56:01.6324102Z "digest": "sha256:d6630aa6f375b12cb7471c5b60eb32e02ff8d70adf4497e061d6c15fead186c7" 2025-12-04T12:56:01.6324280Z }, 2025-12-04T12:56:01.6324362Z { 2025-12-04T12:56:01.6324492Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6324650Z "size": 88302, 2025-12-04T12:56:01.6324821Z "digest": "sha256:6d807afc1309592c99c7d77af3874afb54c1718377fe721ac0cc616f59d291b9" 2025-12-04T12:56:01.6324997Z }, 2025-12-04T12:56:01.6325081Z { 2025-12-04T12:56:01.6325207Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6325366Z "size": 106, 2025-12-04T12:56:01.6325524Z "digest": "sha256:60b679430e4e0b7690392dfe4f5dc417847f7a3ba2b761ce747b66d412e1d956" 2025-12-04T12:56:01.6325700Z }, 2025-12-04T12:56:01.6325779Z { 2025-12-04T12:56:01.6325909Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6326065Z "size": 1671, 2025-12-04T12:56:01.6326268Z "digest": "sha256:3992ae84f9eda1c5c52fa96b1f1d0fc3f93c661c5cf0b971a504a260c290da49" 2025-12-04T12:56:01.6326447Z }, 2025-12-04T12:56:01.6326530Z { 2025-12-04T12:56:01.6338781Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6338962Z "size": 724, 2025-12-04T12:56:01.6339184Z "digest": "sha256:8539cc3f8d8a138501ed0255c0cd7ec491bc0add9e4a62095f1c0f9533daa1cc" 2025-12-04T12:56:01.6339355Z }, 2025-12-04T12:56:01.6339432Z { 2025-12-04T12:56:01.6339559Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6339713Z "size": 138, 2025-12-04T12:56:01.6339898Z "digest": "sha256:62d400609f9c38fce4745f72372423072ba0f142b3c03775ccb317f6c5240966" 2025-12-04T12:56:01.6340066Z }, 2025-12-04T12:56:01.6340141Z { 2025-12-04T12:56:01.6340265Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6340417Z "size": 119, 2025-12-04T12:56:01.6340569Z "digest": "sha256:7e7b097490967d568331cc9f8afdd02422fe101c6364ec5e12dba2970991e533" 2025-12-04T12:56:01.6340744Z }, 2025-12-04T12:56:01.6340820Z { 2025-12-04T12:56:01.6340942Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6341097Z "size": 6231259865, 2025-12-04T12:56:01.6341267Z "digest": "sha256:7dcdbd8421cb17aaa5d0cb965ddf94e196cb364e762b12ab78024cb25e3b6bcd" 2025-12-04T12:56:01.6341444Z }, 2025-12-04T12:56:01.6341520Z { 2025-12-04T12:56:01.6341642Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6341794Z "size": 174, 2025-12-04T12:56:01.6341945Z "digest": "sha256:cbb12613719bab9f179968227f9fb8881251992804e460b9a9e1c00f3ac4a0c5" 2025-12-04T12:56:01.6342113Z }, 2025-12-04T12:56:01.6342191Z { 2025-12-04T12:56:01.6342317Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6342474Z "size": 1896, 2025-12-04T12:56:01.6342637Z "digest": "sha256:e87038dce9bc8e13bd64006847d30ddcaf77455256c4985fccfec83f82d4b925" 2025-12-04T12:56:01.6342816Z }, 2025-12-04T12:56:01.6342898Z { 2025-12-04T12:56:01.6343025Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6343185Z "size": 162783968, 2025-12-04T12:56:01.6343352Z "digest": "sha256:e4606b636f96f1c80f4be26aeb9d6f5f990f6149789c2de160451c5ac76a467d" 2025-12-04T12:56:01.6343527Z }, 2025-12-04T12:56:01.6343613Z { 2025-12-04T12:56:01.6343740Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6343897Z "size": 302, 2025-12-04T12:56:01.6344052Z "digest": "sha256:6f2a5d33b946e561219b9968769773e36ce1d28bee8c62eff652098b7825fc79" 2025-12-04T12:56:01.6344223Z }, 2025-12-04T12:56:01.6344303Z { 2025-12-04T12:56:01.6344427Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6344583Z "size": 32, 2025-12-04T12:56:01.6344744Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T12:56:01.6344928Z }, 2025-12-04T12:56:01.6345012Z { 2025-12-04T12:56:01.6345141Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6345296Z "size": 108, 2025-12-04T12:56:01.6345449Z "digest": "sha256:a4f2bf2f19e63b91d46f2d9cf11a25c657517a6835996404da1e79a09d918b0e" 2025-12-04T12:56:01.6345619Z }, 2025-12-04T12:56:01.6345698Z { 2025-12-04T12:56:01.6345831Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T12:56:01.6345988Z "size": 54145661, 2025-12-04T12:56:01.6346160Z "digest": "sha256:1ae00acdac56cbc6d3f81b3c5d854a2b77c30d458b0fbe18c5935145364484f0" 2025-12-04T12:56:01.6346342Z } 2025-12-04T12:56:01.6346424Z ] 2025-12-04T12:56:01.6346508Z } 2025-12-04T12:56:01.6346598Z + exit 0 2025-12-04T12:56:01.6362156Z ##[group]Run set -eux 2025-12-04T12:56:01.6362278Z set -eux 2025-12-04T12:56:01.6362446Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-12-04T12:56:01.6362912Z 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:56:01.6367370Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:01.6367526Z env: 2025-12-04T12:56:01.6367627Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:01.6367814Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:01.6367996Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:01.6368166Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:01.6368669Z 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:56:01.6369164Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:01.6369287Z AWS_REGION: us-east-1 2025-12-04T12:56:01.6369472Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:01.6369634Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:01.6372001Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:01.6372113Z ##[endgroup] 2025-12-04T12:56:01.6398101Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-12-04T12:56:01.6398530Z /home/runner/_work/_temp/78a34b8f-0b1b-481e-8bed-703dbe96e7c1.sh: line 3: aws: command not found 2025-12-04T12:56:01.6398833Z + jq --raw-output .SecretString 2025-12-04T12:56:01.6400679Z + jq -r .docker_hub_readonly_token 2025-12-04T12:56:01.6401783Z + docker login --username pytorchbot --password-stdin 2025-12-04T12:56:01.6495848Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:56:01.6502763Z + true 2025-12-04T12:56:01.6562283Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-12-04T12:56:01.6562468Z with: 2025-12-04T12:56:01.6562755Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:01.6563082Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:01.6563240Z env: 2025-12-04T12:56:01.6563342Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:01.6563488Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:01.6563671Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:01.6563842Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:01.6564368Z 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:56:01.6564864Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:01.6564992Z AWS_REGION: us-east-1 2025-12-04T12:56:01.6565189Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:01.6565345Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:01.6567557Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:01.6567670Z ##[endgroup] 2025-12-04T12:56:01.6574210Z ##[group]Run set -x 2025-12-04T12:56:01.6574324Z set -x 2025-12-04T12:56:01.6574416Z set +e 2025-12-04T12:56:01.6574504Z  2025-12-04T12:56:01.6574590Z login() { 2025-12-04T12:56:01.6574776Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T12:56:01.6574968Z } 2025-12-04T12:56:01.6575052Z  2025-12-04T12:56:01.6575136Z retry () { 2025-12-04T12:56:01.6575247Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T12:56:01.6575376Z } 2025-12-04T12:56:01.6575459Z  2025-12-04T12:56:01.6575552Z retry login "${DOCKER_REGISTRY}" 2025-12-04T12:56:01.6575765Z  2025-12-04T12:56:01.6575947Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-12-04T12:56:01.6576191Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-12-04T12:56:01.6576330Z  2025-12-04T12:56:01.6576412Z set -e 2025-12-04T12:56:01.6576546Z # ignore output since only exit code is used for conditional 2025-12-04T12:56:01.6576728Z # only pull docker image if it's not available locally 2025-12-04T12:56:01.6576933Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-12-04T12:56:01.6577118Z  retry docker pull "${DOCKER_IMAGE}" 2025-12-04T12:56:01.6577242Z fi 2025-12-04T12:56:01.6581359Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:01.6581504Z env: 2025-12-04T12:56:01.6581595Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:01.6581727Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:01.6581908Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:01.6582075Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:01.6582581Z 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:56:01.6583079Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:01.6583193Z AWS_REGION: us-east-1 2025-12-04T12:56:01.6583328Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:01.6583475Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:01.6585715Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:01.6586062Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:01.6586383Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:01.6586537Z ##[endgroup] 2025-12-04T12:56:01.6602974Z + set +e 2025-12-04T12:56:01.6603381Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:01.6603688Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:01.6606075Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:56:01.6606439Z /home/runner/_work/_temp/d0cec585-f607-4ee2-9240-9fe8ac51f991.sh: line 5: aws: command not found 2025-12-04T12:56:01.6606929Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:01.6718450Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:56:01.6731758Z + sleep 1 2025-12-04T12:56:02.6740504Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:02.6745003Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:56:02.6745606Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:02.6746353Z /home/runner/_work/_temp/d0cec585-f607-4ee2-9240-9fe8ac51f991.sh: line 5: aws: command not found 2025-12-04T12:56:02.6835077Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:56:02.6848292Z + sleep 2 2025-12-04T12:56:04.6861927Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:04.6865206Z + aws ecr get-login-password --region us-east-1 2025-12-04T12:56:04.6865782Z /home/runner/_work/_temp/d0cec585-f607-4ee2-9240-9fe8ac51f991.sh: line 5: aws: command not found 2025-12-04T12:56:04.6866449Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T12:56:04.6948163Z Error: Cannot perform an interactive login from a non TTY device 2025-12-04T12:56:04.6965323Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:04.6965899Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-12-04T12:56:06.0104067Z + IMAGE_SIZE=18579.916069984436 2025-12-04T12:56:06.0104533Z + echo 'Compressed size of image in MB: 18579.916069984436' 2025-12-04T12:56:06.0104941Z + set -e 2025-12-04T12:56:06.0105742Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:06.0106625Z Compressed size of image in MB: 18579.916069984436 2025-12-04T12:56:06.0244386Z Prepare all required actions 2025-12-04T12:56:06.0264905Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T12:56:06.0265181Z with: 2025-12-04T12:56:06.0265619Z github-token: *** 2025-12-04T12:56:06.0265794Z env: 2025-12-04T12:56:06.0265964Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:06.0266216Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:06.0266549Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:06.0266856Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:06.0267724Z 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:56:06.0268436Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:06.0268628Z AWS_REGION: us-east-1 2025-12-04T12:56:06.0268836Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:06.0269049Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:06.0272292Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:06.0272440Z ##[endgroup] 2025-12-04T12:56:06.0282088Z ##[group]Run set -eux 2025-12-04T12:56:06.0282216Z set -eux 2025-12-04T12:56:06.0282408Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T12:56:06.0286685Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:06.0286859Z env: 2025-12-04T12:56:06.0286974Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:06.0287130Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:06.0287308Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:06.0287475Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:06.0287977Z 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:56:06.0288464Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:06.0288580Z AWS_REGION: us-east-1 2025-12-04T12:56:06.0288716Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:06.0288868Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:06.0291316Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:06.0291469Z GITHUB_TOKEN: *** 2025-12-04T12:56:06.0291564Z ##[endgroup] 2025-12-04T12:56:06.0308826Z + python3 .github/scripts/get_workflow_job_id.py 19922798714 linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx 2025-12-04T12:56:06.8852246Z Setting output job-id=57117547532 2025-12-04T12:56:06.8852921Z Setting output job-name=linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:56:06.8977806Z Prepare all required actions 2025-12-04T12:56:06.8978013Z Getting action download info 2025-12-04T12:56:07.0995964Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T12:56:08.0720152Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-12-04T12:56:08.9139486Z ##[group]Run ./.github/actions/download-build-artifacts 2025-12-04T12:56:08.9139644Z with: 2025-12-04T12:56:08.9139753Z name: linux-noble-rocm-py3.12-mi300 2025-12-04T12:56:08.9140072Z s3-bucket: gha-artifacts 2025-12-04T12:56:08.9140179Z env: 2025-12-04T12:56:08.9140273Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:08.9140410Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:08.9140588Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:08.9140752Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:08.9141277Z 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:56:08.9141781Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:08.9141898Z AWS_REGION: us-east-1 2025-12-04T12:56:08.9142059Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:08.9142205Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:08.9144426Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:08.9144541Z ##[endgroup] 2025-12-04T12:56:08.9160978Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T12:56:08.9161121Z with: 2025-12-04T12:56:08.9161231Z name: linux-noble-rocm-py3.12-mi300 2025-12-04T12:56:08.9161368Z s3-bucket: gha-artifacts 2025-12-04T12:56:08.9161488Z region: us-east-1 2025-12-04T12:56:08.9161591Z env: 2025-12-04T12:56:08.9161685Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:08.9161829Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:08.9162009Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:08.9162175Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:08.9162689Z 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:56:08.9163188Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:08.9163307Z AWS_REGION: us-east-1 2025-12-04T12:56:08.9163453Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:08.9163611Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:08.9165899Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:08.9166009Z ##[endgroup] 2025-12-04T12:56:09.1429300Z (node:17075) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T12:56:09.1429642Z 2025-12-04T12:56:09.1430993Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T12:56:09.1431699Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T12:56:09.1432333Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T12:56:09.4072164Z Found 1 objects with prefix pytorch/pytorch/19922798714/linux-noble-rocm-py3.12-mi300/ 2025-12-04T12:56:09.4072887Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-12-04T12:56:42.6778320Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-12-04T12:56:42.6781728Z Artifact download has finished successfully 2025-12-04T12:56:42.6966224Z ##[group]Run unzip -o artifacts.zip 2025-12-04T12:56:42.6966415Z unzip -o artifacts.zip 2025-12-04T12:56:42.6970799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:42.6970952Z env: 2025-12-04T12:56:42.6971223Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:42.6971367Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:42.6971549Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:42.6971720Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:42.6972238Z 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:56:42.6972852Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:42.6972971Z AWS_REGION: us-east-1 2025-12-04T12:56:42.6973135Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:42.6973287Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:42.6975571Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:42.6975678Z ##[endgroup] 2025-12-04T12:56:42.7009777Z Archive: artifacts.zip 2025-12-04T12:56:42.7010321Z creating: dist/ 2025-12-04T12:56:45.6282924Z inflating: dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-linux_x86_64.whl 2025-12-04T12:56:45.6362102Z inflating: dist/.ninja_log 2025-12-04T12:56:45.6362640Z creating: build/custom_test_artifacts/ 2025-12-04T12:56:45.6366578Z creating: build/custom_test_artifacts/custom-op-build/ 2025-12-04T12:56:45.6367030Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-12-04T12:56:45.6367503Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-12-04T12:56:45.6368033Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T12:56:45.6368588Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/ 2025-12-04T12:56:45.6369089Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T12:56:45.6369638Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T12:56:45.6370241Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T12:56:45.6370851Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T12:56:45.6371462Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T12:56:45.6372033Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T12:56:45.6372586Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T12:56:45.6373121Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T12:56:45.6373755Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T12:56:45.6374393Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T12:56:45.6374976Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T12:56:45.6375602Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T12:56:45.6376277Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T12:56:45.6376738Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-12-04T12:56:45.6377080Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-12-04T12:56:45.6377441Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-12-04T12:56:45.6377811Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-12-04T12:56:45.6378219Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-12-04T12:56:45.6379191Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-12-04T12:56:45.6379634Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-12-04T12:56:45.6380094Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-12-04T12:56:45.6380514Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-12-04T12:56:45.6380940Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-12-04T12:56:45.6381475Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-12-04T12:56:45.6381898Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-12-04T12:56:45.6382318Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-12-04T12:56:45.6388676Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-12-04T12:56:45.6505216Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-12-04T12:56:45.6505631Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.d 2025-12-04T12:56:45.6505955Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-12-04T12:56:45.6506309Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-12-04T12:56:45.6506718Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-12-04T12:56:45.6507088Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-12-04T12:56:45.6507439Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-12-04T12:56:45.6507805Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-12-04T12:56:45.6508168Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-12-04T12:56:45.6508532Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-12-04T12:56:45.6508889Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-12-04T12:56:45.6509241Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-12-04T12:56:45.6520050Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-12-04T12:56:45.6567684Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-12-04T12:56:45.6568043Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.d 2025-12-04T12:56:45.6568376Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T12:56:45.6568696Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-12-04T12:56:45.6568989Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-12-04T12:56:45.6569253Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-12-04T12:56:45.6569597Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-12-04T12:56:45.6569908Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-12-04T12:56:45.6570181Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-12-04T12:56:45.6571098Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-12-04T12:56:45.6571446Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-12-04T12:56:45.6571685Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-12-04T12:56:45.6673332Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-12-04T12:56:45.6706874Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-12-04T12:56:45.6707104Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-12-04T12:56:45.6707300Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-12-04T12:56:45.6707534Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-12-04T12:56:45.6709725Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T12:56:45.6710020Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/ 2025-12-04T12:56:45.6710271Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T12:56:45.6710552Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T12:56:45.6710817Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T12:56:45.6711712Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T12:56:45.6712445Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T12:56:45.6713081Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T12:56:45.6713366Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T12:56:45.6713633Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T12:56:45.6714776Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T12:56:45.6715416Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T12:56:45.6715776Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T12:56:45.6716649Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T12:56:45.6717371Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T12:56:45.6717646Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-12-04T12:56:45.6717866Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-12-04T12:56:45.6718107Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-12-04T12:56:45.6718352Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-12-04T12:56:45.6718627Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-12-04T12:56:45.6718945Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-12-04T12:56:45.6719235Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-12-04T12:56:45.6719507Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-12-04T12:56:45.6719792Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-12-04T12:56:45.6720120Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-12-04T12:56:45.6720407Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-12-04T12:56:45.6720688Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-12-04T12:56:45.6721069Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-12-04T12:56:45.6732266Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-12-04T12:56:45.6769202Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-12-04T12:56:45.6769541Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.d 2025-12-04T12:56:45.6769995Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T12:56:45.6770328Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-12-04T12:56:45.6770585Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-12-04T12:56:45.6770824Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-12-04T12:56:45.6771385Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-12-04T12:56:45.6771631Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-12-04T12:56:45.6771876Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-12-04T12:56:45.6772706Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-12-04T12:56:45.6773026Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-12-04T12:56:45.6773260Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-12-04T12:56:45.6796383Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-12-04T12:56:45.6796589Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-12-04T12:56:45.6796791Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-12-04T12:56:45.6797022Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-12-04T12:56:45.6799281Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-12-04T12:56:45.6799543Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/ 2025-12-04T12:56:45.6799796Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeSystem.cmake 2025-12-04T12:56:45.6800112Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/ 2025-12-04T12:56:45.6800377Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ 2025-12-04T12:56:45.6801346Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c 2025-12-04T12:56:45.6802122Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/a.out 2025-12-04T12:56:45.6802420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake 2025-12-04T12:56:45.6802706Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/ 2025-12-04T12:56:45.6802978Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ 2025-12-04T12:56:45.6804020Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-12-04T12:56:45.6804722Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out 2025-12-04T12:56:45.6805087Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake 2025-12-04T12:56:45.6805988Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin 2025-12-04T12:56:45.6806695Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin 2025-12-04T12:56:45.6806993Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-12-04T12:56:45.6807286Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-12-04T12:56:45.6807537Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-12-04T12:56:45.6807799Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-12-04T12:56:45.6808091Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-12-04T12:56:45.6808417Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-12-04T12:56:45.6808785Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-12-04T12:56:45.6809080Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-12-04T12:56:45.6809385Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-12-04T12:56:45.6809695Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-12-04T12:56:45.6810044Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-12-04T12:56:45.6810352Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-12-04T12:56:45.6810655Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-12-04T12:56:45.6811676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-12-04T12:56:45.6881792Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-12-04T12:56:45.6882107Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.d 2025-12-04T12:56:45.6882396Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-12-04T12:56:45.6882710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-12-04T12:56:45.6883054Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-12-04T12:56:45.6883389Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-12-04T12:56:45.6883702Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-12-04T12:56:45.6884026Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-12-04T12:56:45.6884352Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-12-04T12:56:45.6884680Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-12-04T12:56:45.6885003Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-12-04T12:56:45.6885325Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-12-04T12:56:45.6896514Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-12-04T12:56:45.6928628Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-12-04T12:56:45.6928977Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.d 2025-12-04T12:56:45.6929289Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-12-04T12:56:45.6929650Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-12-04T12:56:45.6929966Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-12-04T12:56:45.6930221Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-12-04T12:56:45.6930741Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-12-04T12:56:45.6931003Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-12-04T12:56:45.6931265Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-12-04T12:56:45.6932070Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-12-04T12:56:45.6932429Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-12-04T12:56:45.6932660Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-12-04T12:56:45.6992770Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-12-04T12:56:45.7016291Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-12-04T12:56:45.7016472Z creating: build/lib/ 2025-12-04T12:56:45.7065623Z inflating: build/lib/libprotobuf-lite.a 2025-12-04T12:56:45.7331147Z inflating: build/lib/libprotobuf.a 2025-12-04T12:56:45.7628483Z inflating: build/lib/libprotoc.a 2025-12-04T12:56:45.7634199Z inflating: build/lib/libpthreadpool.a 2025-12-04T12:56:45.7638417Z inflating: build/lib/libcpuinfo.a 2025-12-04T12:56:45.7643088Z inflating: build/lib/libcpuinfo_internals.a 2025-12-04T12:56:45.7643532Z inflating: build/lib/libclog.a 2025-12-04T12:56:45.7654811Z inflating: build/lib/libpytorch_qnnpack.a 2025-12-04T12:56:45.7655903Z inflating: build/lib/libnnpack_reference_layers.a 2025-12-04T12:56:45.7768393Z inflating: build/lib/libmicrokernels-prod.a 2025-12-04T12:56:45.7779017Z inflating: build/lib/libnnpack.a 2025-12-04T12:56:45.8306809Z inflating: build/lib/libmicrokernels-all.a 2025-12-04T12:56:45.8348245Z inflating: build/lib/libgtest.a 2025-12-04T12:56:45.8358103Z inflating: build/lib/libgmock.a 2025-12-04T12:56:45.8358355Z inflating: build/lib/libgtest_main.a 2025-12-04T12:56:45.8358574Z inflating: build/lib/libgmock_main.a 2025-12-04T12:56:45.8412937Z inflating: build/lib/libXNNPACK.a 2025-12-04T12:56:45.8460086Z inflating: build/lib/libbenchmark.a 2025-12-04T12:56:45.8460339Z inflating: build/lib/libbenchmark_main.a 2025-12-04T12:56:45.8500089Z inflating: build/lib/libasmjit.a 2025-12-04T12:56:45.8500339Z inflating: build/lib/libjitprofiling.a 2025-12-04T12:56:45.8505087Z inflating: build/lib/libittnotify.a 2025-12-04T12:56:45.9200186Z inflating: build/lib/libfbgemm.a 2025-12-04T12:56:45.9218756Z inflating: build/lib/libtensorpipe_uv.a 2025-12-04T12:56:45.9543611Z inflating: build/lib/libtensorpipe.a 2025-12-04T12:56:45.9616294Z inflating: build/lib/libgloo.a 2025-12-04T12:56:45.9644146Z inflating: build/lib/libonnx_proto.a 2025-12-04T12:56:45.9892836Z inflating: build/lib/libgloo_hip.a 2025-12-04T12:56:46.0317810Z inflating: build/lib/libonnx.a 2025-12-04T12:56:46.6349248Z inflating: build/lib/libdnnl.a 2025-12-04T12:56:46.6360713Z inflating: build/lib/libfmt.a 2025-12-04T12:56:46.6546986Z inflating: build/lib/libkineto.a 2025-12-04T12:56:46.6617168Z inflating: build/lib/libc10.so 2025-12-04T12:56:46.6617510Z inflating: build/lib/libtorch_global_deps.so 2025-12-04T12:56:46.6618296Z inflating: build/lib/libcaffe2_nvrtc.so 2025-12-04T12:56:46.6645423Z inflating: build/lib/libc10_hip.so 2025-12-04T12:56:46.6931496Z inflating: build/lib/libfbgemm_genai.a 2025-12-04T12:56:48.5453250Z inflating: build/lib/libtorch_cpu.so 2025-12-04T12:56:48.5455184Z inflating: build/lib/libshm.so 2025-12-04T12:56:49.3957564Z inflating: build/lib/libtorch_hip.so 2025-12-04T12:56:49.3957958Z inflating: build/lib/libtorch.so 2025-12-04T12:56:49.3970078Z inflating: build/lib/libjitbackend_test.so 2025-12-04T12:56:49.3984083Z inflating: build/lib/libbackend_with_compiler.so 2025-12-04T12:56:49.4026986Z inflating: build/lib/libtorchbind_test.so 2025-12-04T12:56:49.4042761Z inflating: build/lib/libaoti_custom_ops.so 2025-12-04T12:56:49.5483668Z inflating: build/lib/libtorch_python.so 2025-12-04T12:56:49.5505674Z inflating: build/lib/libnnapi_backend.so 2025-12-04T12:56:49.5506015Z creating: build/bin/ 2025-12-04T12:56:49.5506268Z creating: build/bin/CMakeFiles/ 2025-12-04T12:56:49.5506571Z inflating: build/bin/cmake_install.cmake 2025-12-04T12:56:49.5507104Z inflating: build/bin/CTestTestfile.cmake 2025-12-04T12:56:49.5784641Z inflating: build/bin/protoc-3.13.0.0 2025-12-04T12:56:49.6060750Z inflating: build/bin/protoc 2025-12-04T12:56:49.6096754Z inflating: build/bin/c10_AllocatorConfig_test 2025-12-04T12:56:49.6130643Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-12-04T12:56:49.6165107Z inflating: build/bin/c10_DeviceGuard_test 2025-12-04T12:56:49.6199793Z inflating: build/bin/c10_Device_test 2025-12-04T12:56:49.6232958Z inflating: build/bin/c10_StreamGuard_test 2025-12-04T12:56:49.6268912Z inflating: build/bin/c10_Scalar_test 2025-12-04T12:56:49.6308547Z inflating: build/bin/c10_DispatchKeySet_test 2025-12-04T12:56:49.6344902Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-12-04T12:56:49.6382511Z inflating: build/bin/c10_SymInt_test 2025-12-04T12:56:49.6419499Z inflating: build/bin/c10_InlineStreamGuard_test 2025-12-04T12:56:49.6456793Z inflating: build/bin/c10_SizesAndStrides_test 2025-12-04T12:56:49.6490129Z inflating: build/bin/c10_ArrayRef_test 2025-12-04T12:56:49.6536474Z inflating: build/bin/c10_cow_test 2025-12-04T12:56:49.6569275Z inflating: build/bin/c10_ConstexprCrc_test 2025-12-04T12:56:49.6602598Z inflating: build/bin/c10_DeadlockDetection_test 2025-12-04T12:56:49.6640460Z inflating: build/bin/c10_Enumerate_test 2025-12-04T12:56:49.6675599Z inflating: build/bin/c10_IntrusiveList_test 2025-12-04T12:56:49.6709592Z inflating: build/bin/c10_Half_test 2025-12-04T12:56:49.6745033Z inflating: build/bin/c10_Bitset_test 2025-12-04T12:56:49.6782231Z inflating: build/bin/c10_LeftRight_test 2025-12-04T12:56:49.6815637Z inflating: build/bin/c10_Semaphore_test 2025-12-04T12:56:49.6851118Z inflating: build/bin/c10_NetworkFlow_test 2025-12-04T12:56:49.6888486Z inflating: build/bin/c10_ThreadLocal_test 2025-12-04T12:56:49.6921893Z inflating: build/bin/c10_Synchronized_test 2025-12-04T12:56:49.6956769Z inflating: build/bin/c10_TypeIndex_test 2025-12-04T12:56:49.6991324Z inflating: build/bin/c10_accumulate_test 2025-12-04T12:56:49.7024567Z inflating: build/bin/c10_error_test 2025-12-04T12:56:49.7058239Z inflating: build/bin/c10_bit_cast_test 2025-12-04T12:56:49.7095364Z inflating: build/bin/c10_bfloat16_test 2025-12-04T12:56:49.7132267Z inflating: build/bin/c10_complex_test 2025-12-04T12:56:49.7167276Z inflating: build/bin/c10_exception_test 2025-12-04T12:56:49.7204927Z inflating: build/bin/c10_complex_math_test 2025-12-04T12:56:49.7238742Z inflating: build/bin/c10_flags_test 2025-12-04T12:56:49.7272555Z inflating: build/bin/c10_generic_math_test 2025-12-04T12:56:49.7306664Z inflating: build/bin/c10_irange_test 2025-12-04T12:56:49.7405996Z inflating: build/bin/c10_intrusive_ptr_test 2025-12-04T12:56:49.7441961Z inflating: build/bin/c10_lazy_test 2025-12-04T12:56:49.7480079Z inflating: build/bin/c10_logging_test 2025-12-04T12:56:49.7513568Z inflating: build/bin/c10_nofatal_test 2025-12-04T12:56:49.7562730Z inflating: build/bin/c10_optional_test 2025-12-04T12:56:49.7598320Z inflating: build/bin/c10_registry_test 2025-12-04T12:56:49.7639283Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-12-04T12:56:49.7736350Z inflating: build/bin/c10_small_vector_test 2025-12-04T12:56:49.7771707Z inflating: build/bin/c10_ssize_test 2025-12-04T12:56:49.7808503Z inflating: build/bin/c10_string_util_test 2025-12-04T12:56:49.7841473Z inflating: build/bin/c10_string_view_test 2025-12-04T12:56:49.7870948Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-12-04T12:56:49.7904556Z inflating: build/bin/c10_tempfile_test 2025-12-04T12:56:49.7942081Z inflating: build/bin/c10_typeid_test 2025-12-04T12:56:49.7975107Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-12-04T12:56:49.8007982Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-12-04T12:56:49.8040799Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-12-04T12:56:49.8073670Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-12-04T12:56:49.8106620Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-12-04T12:56:49.8139727Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-12-04T12:56:49.8172742Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-12-04T12:56:49.8205950Z inflating: build/bin/c10_hip_HIPTest 2025-12-04T12:56:49.8569010Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-12-04T12:56:49.8941429Z inflating: build/bin/vec_test_all_types_AVX512 2025-12-04T12:56:49.9319335Z inflating: build/bin/vec_test_all_types_AVX2 2025-12-04T12:56:49.9382588Z inflating: build/bin/test_aoti_abi_check 2025-12-04T12:56:49.9415776Z inflating: build/bin/test_vec_half_DEFAULT 2025-12-04T12:56:49.9449122Z inflating: build/bin/test_vec_half_AVX2 2025-12-04T12:56:49.9482666Z inflating: build/bin/test_vec_half_AVX512 2025-12-04T12:56:49.9517689Z inflating: build/bin/BackoffTest 2025-12-04T12:56:49.9553299Z inflating: build/bin/FileStoreTest 2025-12-04T12:56:49.9590993Z inflating: build/bin/TCPStoreTest 2025-12-04T12:56:49.9627013Z inflating: build/bin/HashStoreTest 2025-12-04T12:56:49.9671174Z inflating: build/bin/ProcessGroupGlooTest 2025-12-04T12:56:49.9673112Z inflating: build/bin/example_allreduce 2025-12-04T12:56:49.9674864Z inflating: build/bin/torch_shm_manager 2025-12-04T12:56:49.9711177Z inflating: build/bin/static_runtime_bench 2025-12-04T12:56:49.9870029Z inflating: build/bin/static_runtime_test 2025-12-04T12:56:49.9918260Z inflating: build/bin/Dict_test 2025-12-04T12:56:49.9953490Z inflating: build/bin/Dimname_test 2025-12-04T12:56:49.9996595Z inflating: build/bin/MaybeOwned_test 2025-12-04T12:56:50.0034662Z inflating: build/bin/NamedTensor_test 2025-12-04T12:56:50.0073851Z inflating: build/bin/apply_utils_test 2025-12-04T12:56:50.0113054Z inflating: build/bin/atest 2025-12-04T12:56:50.0155547Z inflating: build/bin/basic 2025-12-04T12:56:50.0191969Z inflating: build/bin/broadcast_test 2025-12-04T12:56:50.0226019Z inflating: build/bin/cpu_allocator_test 2025-12-04T12:56:50.0264450Z inflating: build/bin/cpu_generator_test 2025-12-04T12:56:50.0299797Z inflating: build/bin/cpu_profiling_allocator_test 2025-12-04T12:56:50.0359745Z inflating: build/bin/cpu_rng_test 2025-12-04T12:56:50.0394377Z inflating: build/bin/dlconvertor_test 2025-12-04T12:56:50.0432817Z inflating: build/bin/extension_backend_test 2025-12-04T12:56:50.0469815Z inflating: build/bin/half_test 2025-12-04T12:56:50.0534085Z inflating: build/bin/ivalue_test 2025-12-04T12:56:50.0567907Z inflating: build/bin/lazy_tensor_test 2025-12-04T12:56:50.0603869Z inflating: build/bin/math_kernel_test 2025-12-04T12:56:50.0639577Z inflating: build/bin/memory_format_test 2025-12-04T12:56:50.0675464Z inflating: build/bin/memory_overlapping_test 2025-12-04T12:56:50.0709601Z inflating: build/bin/operator_name_test 2025-12-04T12:56:50.0745224Z inflating: build/bin/mobile_memory_cleanup 2025-12-04T12:56:50.0782362Z inflating: build/bin/native_test 2025-12-04T12:56:50.0817285Z inflating: build/bin/packedtensoraccessor_test 2025-12-04T12:56:50.0851443Z inflating: build/bin/operators_test 2025-12-04T12:56:50.0896016Z inflating: build/bin/pow_test 2025-12-04T12:56:50.0933679Z inflating: build/bin/quantized_test 2025-12-04T12:56:50.0968007Z inflating: build/bin/reportMemoryUsage_test 2025-12-04T12:56:50.1001550Z inflating: build/bin/reduce_ops_test 2025-12-04T12:56:50.1035989Z inflating: build/bin/StorageUtils_test 2025-12-04T12:56:50.1074383Z inflating: build/bin/scalar_test 2025-12-04T12:56:50.1111729Z inflating: build/bin/scalar_tensor_test 2025-12-04T12:56:50.1146373Z inflating: build/bin/stride_properties_test 2025-12-04T12:56:50.1198100Z inflating: build/bin/tensor_iterator_test 2025-12-04T12:56:50.1234663Z inflating: build/bin/test_parallel 2025-12-04T12:56:50.1271700Z inflating: build/bin/type_ptr_test 2025-12-04T12:56:50.1305586Z inflating: build/bin/thread_init_test 2025-12-04T12:56:50.1340899Z inflating: build/bin/undefined_tensor_test 2025-12-04T12:56:50.1380297Z inflating: build/bin/type_test 2025-12-04T12:56:50.1413545Z inflating: build/bin/verify_api_visibility 2025-12-04T12:56:50.1447821Z inflating: build/bin/weakref_test 2025-12-04T12:56:50.1494613Z inflating: build/bin/legacy_vmap_test 2025-12-04T12:56:50.1529038Z inflating: build/bin/wrapdim_test 2025-12-04T12:56:50.1568529Z inflating: build/bin/IListRef_test 2025-12-04T12:56:50.1602885Z inflating: build/bin/xla_tensor_test 2025-12-04T12:56:50.1670707Z inflating: build/bin/List_test 2025-12-04T12:56:50.1748103Z inflating: build/bin/kernel_function_legacy_test 2025-12-04T12:56:50.1810151Z inflating: build/bin/kernel_function_test 2025-12-04T12:56:50.1853478Z inflating: build/bin/KernelFunction_test 2025-12-04T12:56:50.1934369Z inflating: build/bin/kernel_lambda_legacy_test 2025-12-04T12:56:50.2000100Z inflating: build/bin/kernel_lambda_test 2025-12-04T12:56:50.2062084Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-12-04T12:56:50.2101937Z inflating: build/bin/kernel_stackbased_test 2025-12-04T12:56:50.2136295Z inflating: build/bin/CppSignature_test 2025-12-04T12:56:50.2169386Z inflating: build/bin/op_allowlist_test 2025-12-04T12:56:50.2362832Z inflating: build/bin/op_registration_test 2025-12-04T12:56:50.2395820Z inflating: build/bin/hip_complex_math_test 2025-12-04T12:56:50.2440057Z inflating: build/bin/inline_container_test 2025-12-04T12:56:50.2476695Z inflating: build/bin/backend_fallback_test 2025-12-04T12:56:50.2512253Z inflating: build/bin/hip_apply_test 2025-12-04T12:56:50.2545398Z inflating: build/bin/hip_complex_test 2025-12-04T12:56:50.2578255Z inflating: build/bin/hip_distributions_test 2025-12-04T12:56:50.2611200Z inflating: build/bin/hip_generator_test 2025-12-04T12:56:50.2643989Z inflating: build/bin/hip_half_test 2025-12-04T12:56:50.2676831Z inflating: build/bin/hip_integer_divider_test 2025-12-04T12:56:50.2709675Z inflating: build/bin/hip_optional_test 2025-12-04T12:56:50.2742625Z inflating: build/bin/hip_packedtensoraccessor_test 2025-12-04T12:56:50.2777468Z inflating: build/bin/hip_dlconvertor_test 2025-12-04T12:56:50.2810374Z inflating: build/bin/hip_vectorized_test 2025-12-04T12:56:50.3491013Z inflating: build/bin/test_jit 2025-12-04T12:56:50.3707088Z inflating: build/bin/test_lazy 2025-12-04T12:56:50.3743835Z inflating: build/bin/test_dist_autograd 2025-12-04T12:56:50.3789102Z inflating: build/bin/test_cpp_rpc 2025-12-04T12:56:50.3790616Z inflating: build/bin/parallel_benchmark 2025-12-04T12:56:50.4517285Z inflating: build/bin/test_api 2025-12-04T12:56:50.4517534Z creating: .additional_ci_files/ 2025-12-04T12:56:50.4555832Z inflating: .additional_ci_files/test-times.json 2025-12-04T12:56:50.4697998Z inflating: .additional_ci_files/test-class-times.json 2025-12-04T12:56:50.4726269Z ##[group]Run rm artifacts.zip 2025-12-04T12:56:50.4726450Z rm artifacts.zip 2025-12-04T12:56:50.4731379Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:50.4731567Z env: 2025-12-04T12:56:50.4731686Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:50.4731858Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:50.4732080Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:50.4732286Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:50.4732917Z 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:56:50.4733650Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:50.4733796Z AWS_REGION: us-east-1 2025-12-04T12:56:50.4733995Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:50.4734190Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:50.4736884Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:50.4736994Z ##[endgroup] 2025-12-04T12:56:50.5729940Z ##[group]Run df -H 2025-12-04T12:56:50.5730064Z df -H 2025-12-04T12:56:50.5733159Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:50.5733333Z env: 2025-12-04T12:56:50.5733446Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:50.5733609Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:50.5733822Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:50.5734016Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:50.5734612Z 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:56:50.5735201Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:50.5735347Z AWS_REGION: us-east-1 2025-12-04T12:56:50.5735510Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:50.5735686Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:50.5738139Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:50.5738247Z ##[endgroup] 2025-12-04T12:56:50.6441265Z Filesystem Size Used Avail Use% Mounted on 2025-12-04T12:56:50.6441623Z overlay 16T 455G 15T 3% / 2025-12-04T12:56:50.6441909Z tmpfs 68M 0 68M 0% /dev 2025-12-04T12:56:50.6442194Z /dev/md0 16T 455G 15T 3% /run 2025-12-04T12:56:50.6442480Z shm 68M 17k 68M 1% /dev/shm 2025-12-04T12:56:50.6442862Z amdprj2-k8s_2 5.5T 120G 5.4T 3% /home/runner/pytorch-data 2025-12-04T12:56:50.6443323Z tmpfs 3.3T 13k 3.3T 1% /run/secrets/kubernetes.io/serviceaccount 2025-12-04T12:56:50.6443699Z tmpfs 1.7T 0 1.7T 0% /proc/acpi 2025-12-04T12:56:50.6444004Z tmpfs 1.7T 0 1.7T 0% /proc/scsi 2025-12-04T12:56:50.6444304Z tmpfs 1.7T 0 1.7T 0% /sys/firmware 2025-12-04T12:56:50.6444660Z tmpfs 1.7T 0 1.7T 0% /sys/devices/virtual/powercap 2025-12-04T12:56:50.6470272Z Prepare all required actions 2025-12-04T12:56:50.6470489Z Getting action download info 2025-12-04T12:56:50.8616620Z ##[group]Run ./.github/actions/download-td-artifacts 2025-12-04T12:56:50.8616782Z with: 2025-12-04T12:56:50.8616872Z env: 2025-12-04T12:56:50.8616971Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:50.8617115Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:50.8617296Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:50.8617481Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:50.8617982Z 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:56:50.8618464Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:50.8618596Z AWS_REGION: us-east-1 2025-12-04T12:56:50.8618769Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:50.8618916Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:50.8621168Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:50.8621278Z ##[endgroup] 2025-12-04T12:56:50.8643040Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T12:56:50.8643277Z with: 2025-12-04T12:56:50.8643432Z name: td_results 2025-12-04T12:56:50.8643603Z s3-bucket: gha-artifacts 2025-12-04T12:56:50.8643783Z region: us-east-1 2025-12-04T12:56:50.8644101Z env: 2025-12-04T12:56:50.8644248Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:50.8644469Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:50.8644766Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:50.8645038Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:50.8645903Z 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:56:50.8646598Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:50.8646743Z AWS_REGION: us-east-1 2025-12-04T12:56:50.8646950Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:50.8647138Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:50.8649955Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:50.8650088Z ##[endgroup] 2025-12-04T12:56:51.0889439Z (node:17110) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T12:56:51.0889663Z 2025-12-04T12:56:51.0889745Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T12:56:51.0890100Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T12:56:51.0890316Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T12:56:51.3656040Z Found 1 objects with prefix pytorch/pytorch/19922798714/td_results/ 2025-12-04T12:56:51.3656645Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-12-04T12:56:51.8896329Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-12-04T12:56:51.8900194Z Artifact download has finished successfully 2025-12-04T12:56:51.9045854Z ##[group]Run mkdir -p .additional_ci_files 2025-12-04T12:56:51.9046053Z mkdir -p .additional_ci_files 2025-12-04T12:56:51.9046258Z mv td_results.json .additional_ci_files/td_results.json || true 2025-12-04T12:56:51.9051047Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:51.9051233Z env: 2025-12-04T12:56:51.9051348Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:51.9051519Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:51.9051735Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:51.9051940Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:51.9052726Z 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:56:51.9053335Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:51.9053483Z AWS_REGION: us-east-1 2025-12-04T12:56:51.9053736Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:51.9053935Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:51.9056325Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:51.9056436Z ##[endgroup] 2025-12-04T12:56:51.9115302Z ##[group]Run .github/scripts/parse_ref.py 2025-12-04T12:56:51.9115456Z .github/scripts/parse_ref.py 2025-12-04T12:56:51.9118315Z shell: /usr/bin/bash -e {0} 2025-12-04T12:56:51.9118428Z env: 2025-12-04T12:56:51.9118527Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:51.9118668Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:51.9118847Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:51.9119016Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:51.9119526Z 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:56:51.9120186Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:51.9120309Z AWS_REGION: us-east-1 2025-12-04T12:56:51.9120466Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:51.9120624Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:51.9122815Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:51.9122924Z ##[endgroup] 2025-12-04T12:56:51.9227976Z Setting output branch=main 2025-12-04T12:56:51.9304613Z Prepare all required actions 2025-12-04T12:56:51.9304832Z Getting action download info 2025-12-04T12:56:52.1257495Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T12:56:52.1257635Z with: 2025-12-04T12:56:52.1257860Z github-token: *** 2025-12-04T12:56:52.1259145Z test-matrix: {"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T12:56:52.1260713Z job-name: linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:56:52.1260969Z env: 2025-12-04T12:56:52.1261074Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:52.1261213Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:52.1261391Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:52.1261558Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:52.1262063Z 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:56:52.1262547Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:52.1262666Z AWS_REGION: us-east-1 2025-12-04T12:56:52.1262795Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:52.1262951Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:52.1265210Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:52.1265568Z ##[endgroup] 2025-12-04T12:56:52.1280756Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T12:56:52.1280890Z with: 2025-12-04T12:56:52.1280979Z shell: bash 2025-12-04T12:56:52.1281079Z timeout_minutes: 10 2025-12-04T12:56:52.1281187Z max_attempts: 5 2025-12-04T12:56:52.1281291Z retry_wait_seconds: 30 2025-12-04T12:56:52.1281584Z 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:56:52.1281891Z polling_interval_seconds: 1 2025-12-04T12:56:52.1282013Z warning_on_retry: true 2025-12-04T12:56:52.1282128Z continue_on_error: false 2025-12-04T12:56:52.1282242Z env: 2025-12-04T12:56:52.1282341Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:52.1282483Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:52.1282667Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:52.1282839Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:52.1283338Z 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:56:52.1284005Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:52.1284129Z AWS_REGION: us-east-1 2025-12-04T12:56:52.1284263Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:52.1284417Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:52.1286638Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:52.1286783Z GITHUB_TOKEN: *** 2025-12-04T12:56:52.1286880Z ##[endgroup] 2025-12-04T12:56:52.1675885Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T12:56:52.3067919Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T12:56:52.4003986Z Collecting requests==2.27.1 2025-12-04T12:56:52.4527438Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T12:56:52.4629698Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 6.0 MB/s eta 0:00:00 2025-12-04T12:56:52.5114658Z Collecting pyyaml==6.0.2 2025-12-04T12:56:52.5171091Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-12-04T12:56:52.5576795Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 19.9 MB/s eta 0:00:00 2025-12-04T12:56:52.5769177Z Collecting idna<4,>=2.5 2025-12-04T12:56:52.5822973Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T12:56:52.5849384Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 34.8 MB/s eta 0:00:00 2025-12-04T12:56:52.6772002Z Collecting charset-normalizer~=2.0.0 2025-12-04T12:56:52.6829353Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T12:56:52.7021084Z Collecting certifi>=2017.4.17 2025-12-04T12:56:52.7077796Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T12:56:52.7138974Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 KB 28.9 MB/s eta 0:00:00 2025-12-04T12:56:52.7405293Z Collecting urllib3<1.27,>=1.21.1 2025-12-04T12:56:52.7461226Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T12:56:52.7524325Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 26.2 MB/s eta 0:00:00 2025-12-04T12:56:52.8032506Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T12:56:52.8961461Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-12-04T12:56:52.8961971Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T12:56:52.9130652Z 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:56:53.1680000Z Command completed after 1 attempt(s). 2025-12-04T12:56:53.1727382Z ##[group]Run set -x 2025-12-04T12:56:53.1727533Z set -x 2025-12-04T12:56:53.1727679Z  2025-12-04T12:56:53.1727872Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T12:56:53.1728098Z # in runner workspace 2025-12-04T12:56:53.1728297Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T12:56:53.1733247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:53.1733427Z env: 2025-12-04T12:56:53.1733544Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:53.1733717Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:53.1733934Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:53.1734139Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:53.1734772Z 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:56:53.1735495Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:53.1735617Z AWS_REGION: us-east-1 2025-12-04T12:56:53.1735781Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:53.1735930Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:53.1738154Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:53.1738366Z ##[endgroup] 2025-12-04T12:56:53.1757215Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-12-04T12:56:53.1848173Z Setting output branch=main 2025-12-04T12:56:53.1884857Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T12:56:53.1885120Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T12:56:53.1885277Z echo "Job name: ${JOB_NAME}" 2025-12-04T12:56:53.1885418Z  2025-12-04T12:56:53.1885594Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T12:56:53.1885807Z # in runner workspace 2025-12-04T12:56:53.1886012Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T12:56:53.1886230Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T12:56:53.1886383Z  --job-name "${JOB_NAME}" \ 2025-12-04T12:56:53.1887930Z  --test-matrix "{"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]}" \ 2025-12-04T12:56:53.1889553Z  --selected-test-configs "" \ 2025-12-04T12:56:53.1889706Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T12:56:53.1889918Z  --tag "${TAG}" \ 2025-12-04T12:56:53.1890056Z  --event-name "${EVENT_NAME}" \ 2025-12-04T12:56:53.1890203Z  --schedule "${SCHEDULE}" \ 2025-12-04T12:56:53.1890349Z  --branch "${HEAD_BRANCH}" 2025-12-04T12:56:53.1894667Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:53.1894844Z env: 2025-12-04T12:56:53.1894936Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:53.1895076Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:53.1895249Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:53.1895411Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:53.1895913Z 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:56:53.1896395Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:53.1896511Z AWS_REGION: us-east-1 2025-12-04T12:56:53.1896661Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:53.1896809Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:53.1899014Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:53.1899195Z GITHUB_TOKEN: *** 2025-12-04T12:56:53.1899427Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:56:53.1899787Z PR_NUMBER: 2025-12-04T12:56:53.1900079Z TAG: 2025-12-04T12:56:53.1900166Z EVENT_NAME: schedule 2025-12-04T12:56:53.1900265Z SCHEDULE: 29 8 * * * 2025-12-04T12:56:53.1900364Z HEAD_BRANCH: main 2025-12-04T12:56:53.1900461Z ##[endgroup] 2025-12-04T12:56:53.1914854Z Workflow: periodic-rocm-mi300 2025-12-04T12:56:53.1915121Z Job name: linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:56:53.7503635Z Setting output keep-going=True 2025-12-04T12:56:53.7504080Z Setting output ci-verbose-test-logs=False 2025-12-04T12:56:53.7504466Z Setting output ci-test-showlocals=False 2025-12-04T12:56:53.7504822Z Setting output ci-no-test-timeout=False 2025-12-04T12:56:53.7505166Z Setting output ci-no-td=False 2025-12-04T12:56:53.7505440Z Setting output ci-td-distributed=False 2025-12-04T12:56:53.7505787Z Setting output is-unstable=False 2025-12-04T12:56:53.7506155Z Setting output reenabled-issues= 2025-12-04T12:56:53.7514150Z Setting output test-matrix={"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T12:56:53.7519350Z Setting output is-test-matrix-empty=False 2025-12-04T12:56:53.7595214Z ##[group]Run echo "Filtered matrix:" 2025-12-04T12:56:53.7595400Z echo "Filtered matrix:" 2025-12-04T12:56:53.7599034Z echo "{"include": [{"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 1, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 2, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "mem_leak_check": "mem_leak_check", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests", "mem_leak_check": "mem_leak_check"}, {"config": "distributed", "shard": 3, "num_shards": 3, "runner": "linux.rocm.gpu.gfx942.4.b", "owners": ["module:rocm", "oncall:distributed"], "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2025-12-04T12:56:53.7602896Z  2025-12-04T12:56:53.7603013Z echo 2025-12-04T12:56:53.7603155Z echo "Is the current job unstable? False" 2025-12-04T12:56:53.7603361Z  2025-12-04T12:56:53.7603486Z echo 2025-12-04T12:56:53.7603624Z echo "Is keep-going label set? True" 2025-12-04T12:56:53.7603785Z  2025-12-04T12:56:53.7603893Z echo 2025-12-04T12:56:53.7604019Z echo "Reenabled issues? " 2025-12-04T12:56:53.7607655Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:53.7607813Z env: 2025-12-04T12:56:53.7607915Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:53.7608056Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:53.7608253Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:53.7608427Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:53.7608957Z 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:56:53.7609461Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:53.7609592Z AWS_REGION: us-east-1 2025-12-04T12:56:53.7609746Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:53.7609964Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:53.7612255Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:53.7612371Z ##[endgroup] 2025-12-04T12:56:53.7629125Z Filtered matrix: 2025-12-04T12:56:53.7635456Z {include: [{config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check, rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests, mem_leak_check: mem_leak_check}, {config: distributed, shard: 1, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check, rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests, mem_leak_check: mem_leak_check}, {config: distributed, shard: 2, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], mem_leak_check: mem_leak_check, rerun_disabled_tests: rerun_disabled_tests}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests, mem_leak_check: mem_leak_check}, {config: distributed, shard: 3, num_shards: 3, runner: linux.rocm.gpu.gfx942.4.b, owners: [module:rocm, oncall:distributed], rerun_disabled_tests: rerun_disabled_tests}]} 2025-12-04T12:56:53.7640458Z 2025-12-04T12:56:53.7640552Z Is the current job unstable? False 2025-12-04T12:56:53.7640705Z 2025-12-04T12:56:53.7640790Z Is keep-going label set? True 2025-12-04T12:56:53.7640915Z 2025-12-04T12:56:53.7640989Z Reenabled issues? 2025-12-04T12:56:53.7677464Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T12:56:53.7677674Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T12:56:53.7681608Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:53.7681757Z env: 2025-12-04T12:56:53.7681848Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:53.7681983Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:53.7682160Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:53.7682323Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:53.7682822Z 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:56:53.7683336Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:53.7683452Z AWS_REGION: us-east-1 2025-12-04T12:56:53.7683601Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:53.7683748Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:53.7685945Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:53.7686048Z JOB_TIMEOUT: 300 2025-12-04T12:56:53.7686141Z ##[endgroup] 2025-12-04T12:56:53.7723306Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:56:53.7723611Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:56:53.7723867Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T12:56:53.7728292Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T12:56:53.7728587Z env: 2025-12-04T12:56:53.7728693Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:53.7728847Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:53.7729046Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:53.7729234Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:53.7729880Z 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:56:53.7730441Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:53.7730576Z AWS_REGION: us-east-1 2025-12-04T12:56:53.7730749Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:53.7730922Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:53.7733490Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:53.7733608Z ##[endgroup] 2025-12-04T12:56:53.7802357Z ##[group]Run set -x 2025-12-04T12:56:53.7802503Z set -x 2025-12-04T12:56:53.7802603Z  2025-12-04T12:56:53.7802717Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-12-04T12:56:53.7802892Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-12-04T12:56:53.7803061Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-12-04T12:56:53.7803214Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-12-04T12:56:53.7803342Z else 2025-12-04T12:56:53.7803455Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-12-04T12:56:53.7803583Z fi 2025-12-04T12:56:53.7803678Z  2025-12-04T12:56:53.7803823Z # detached container should get cleaned up by teardown_ec2_linux 2025-12-04T12:56:53.7804041Z # TODO: Stop building test binaries as part of the build phase 2025-12-04T12:56:53.7804232Z # Used for GPU_FLAG since that doesn't play nice 2025-12-04T12:56:53.7804407Z # shellcheck disable=SC2086,SC2090 2025-12-04T12:56:53.7804552Z container_name=$(docker run \ 2025-12-04T12:56:53.7804692Z  ${GPU_FLAG:-} \ 2025-12-04T12:56:53.7804814Z  -e BUILD_ENVIRONMENT \ 2025-12-04T12:56:53.7804934Z  -e PR_NUMBER \ 2025-12-04T12:56:53.7805044Z  -e GITHUB_ACTIONS \ 2025-12-04T12:56:53.7805161Z  -e GITHUB_REPOSITORY \ 2025-12-04T12:56:53.7805274Z  -e GITHUB_WORKFLOW \ 2025-12-04T12:56:53.7805386Z  -e GITHUB_JOB \ 2025-12-04T12:56:53.7805495Z  -e GITHUB_RUN_ID \ 2025-12-04T12:56:53.7805607Z  -e GITHUB_RUN_NUMBER \ 2025-12-04T12:56:53.7805724Z  -e GITHUB_RUN_ATTEMPT \ 2025-12-04T12:56:53.7805839Z  -e JOB_ID \ 2025-12-04T12:56:53.7805941Z  -e JOB_NAME \ 2025-12-04T12:56:53.7806044Z  -e BASE_SHA \ 2025-12-04T12:56:53.7806147Z  -e BRANCH \ 2025-12-04T12:56:53.7806246Z  -e SHA1 \ 2025-12-04T12:56:53.7806350Z  -e AWS_DEFAULT_REGION \ 2025-12-04T12:56:53.7806471Z  -e IN_WHEEL_TEST \ 2025-12-04T12:56:53.7806581Z  -e SHARD_NUMBER \ 2025-12-04T12:56:53.7806689Z  -e TEST_CONFIG \ 2025-12-04T12:56:53.7806800Z  -e NUM_TEST_SHARDS \ 2025-12-04T12:56:53.7806915Z  -e REENABLED_ISSUES \ 2025-12-04T12:56:53.7807036Z  -e CONTINUE_THROUGH_ERROR \ 2025-12-04T12:56:53.7807160Z  -e VERBOSE_TEST_LOGS \ 2025-12-04T12:56:53.7807279Z  -e TEST_SHOWLOCALS \ 2025-12-04T12:56:53.7807394Z  -e NO_TEST_TIMEOUT \ 2025-12-04T12:56:53.7807506Z  -e NO_TD \ 2025-12-04T12:56:53.7807623Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-12-04T12:56:53.7807765Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-12-04T12:56:53.7807908Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-12-04T12:56:53.7808043Z  -e TESTS_TO_INCLUDE \ 2025-12-04T12:56:53.7808165Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-12-04T12:56:53.7808287Z  -e DASHBOARD_TAG \ 2025-12-04T12:56:53.7808500Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T12:56:53.7808661Z  --ulimit stack=10485760:83886080 \ 2025-12-04T12:56:53.7808787Z  --ulimit core=0 \ 2025-12-04T12:56:53.7808922Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T12:56:53.7809078Z  --security-opt seccomp=unconfined \ 2025-12-04T12:56:53.7809214Z  --cap-add=SYS_PTRACE \ 2025-12-04T12:56:53.7809334Z  --shm-size="8g" \ 2025-12-04T12:56:53.7809442Z  --tty \ 2025-12-04T12:56:53.7809543Z  --detach \ 2025-12-04T12:56:53.7809656Z  --name="${container_name}" \ 2025-12-04T12:56:53.7809782Z  --user jenkins \ 2025-12-04T12:56:53.7810043Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-12-04T12:56:53.7810200Z  -w /var/lib/jenkins/workspace \ 2025-12-04T12:56:53.7810382Z  "${DOCKER_IMAGE}" 2025-12-04T12:56:53.7810494Z ) 2025-12-04T12:56:53.7810598Z # save container name for later step 2025-12-04T12:56:53.7810758Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-12-04T12:56:53.7811026Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-12-04T12:56:53.7811372Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-12-04T12:56:53.7814016Z shell: /usr/bin/bash -e {0} 2025-12-04T12:56:53.7814127Z env: 2025-12-04T12:56:53.7814222Z GIT_DEFAULT_BRANCH: main 2025-12-04T12:56:53.7814357Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T12:56:53.7814534Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T12:56:53.7814700Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T12:56:53.7815200Z 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:56:53.7815689Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T12:56:53.7815805Z AWS_REGION: us-east-1 2025-12-04T12:56:53.7815941Z AWS_ACCESS_KEY_ID: *** 2025-12-04T12:56:53.7816091Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T12:56:53.7818287Z AWS_SESSION_TOKEN: *** 2025-12-04T12:56:53.7818611Z BUILD_ENVIRONMENT: linux-noble-rocm-py3.12-mi300 2025-12-04T12:56:53.7818746Z PR_NUMBER: 2025-12-04T12:56:53.7818848Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T12:56:53.7818981Z GITHUB_WORKFLOW: periodic-rocm-mi300 2025-12-04T12:56:53.7819103Z GITHUB_JOB: test 2025-12-04T12:56:53.7819204Z GITHUB_RUN_ID: 19922798714 2025-12-04T12:56:53.7819311Z GITHUB_RUN_NUMBER: 1861 2025-12-04T12:56:53.7819422Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T12:56:53.7819525Z JOB_ID: 57117547532 2025-12-04T12:56:53.7819759Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:56:53.7820081Z BRANCH: main 2025-12-04T12:56:53.7820192Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:56:53.7820345Z BASE_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:56:53.7820483Z TEST_CONFIG: distributed 2025-12-04T12:56:53.7820588Z SHARD_NUMBER: 1 2025-12-04T12:56:53.7820685Z NUM_TEST_SHARDS: 3 2025-12-04T12:56:53.7820790Z REENABLED_ISSUES: 2025-12-04T12:56:53.7820898Z CONTINUE_THROUGH_ERROR: True 2025-12-04T12:56:53.7821018Z VERBOSE_TEST_LOGS: False 2025-12-04T12:56:53.7821135Z TEST_SHOWLOCALS: False 2025-12-04T12:56:53.7821248Z NO_TEST_TIMEOUT: False 2025-12-04T12:56:53.7821356Z NO_TD: False 2025-12-04T12:56:53.7821621Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:53.7821964Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-12-04T12:56:53.7822101Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 1 2025-12-04T12:56:53.7822229Z TESTS_TO_INCLUDE: 2025-12-04T12:56:53.7822333Z DASHBOARD_TAG: 2025-12-04T12:56:53.7822483Z HUGGING_FACE_HUB_TOKEN: *** 2025-12-04T12:56:53.7822602Z ##[endgroup] 2025-12-04T12:56:53.7837393Z + [[ distributed == \m\u\l\t\i\g\p\u ]] 2025-12-04T12:56:53.7837649Z + [[ linux-noble-rocm-py3.12-mi300 == *onnx* ]] 2025-12-04T12:56:53.7837864Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-12-04T12:56:53.7847844Z +++ nproc --ignore=2 2025-12-04T12:56:53.7862434Z ++ 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_19922798714 --ulimit stack=10485760:83886080 --ulimit core=0 --env-file=/tmp/github_env_19922798714 --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-noble-rocm-n-py3-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T12:56:54.0280008Z + container_name=a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T12:56:54.0280498Z + echo CONTAINER_NAME=a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T12:56:54.0281495Z + docker exec -t a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-12-04T12:56:57.1999491Z Processing ./dist/torch-2.10.0a0+gitffd9b0f-cp312-cp312-linux_x86_64.whl 2025-12-04T12:56:57.7166733Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (3.18.0) 2025-12-04T12:56:57.7167736Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (4.12.2) 2025-12-04T12:56:57.7171478Z Requirement already satisfied: setuptools in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (78.1.1) 2025-12-04T12:56:57.7173147Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (1.13.3) 2025-12-04T12:56:57.7174005Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (2.8.8) 2025-12-04T12:56:57.7174847Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (3.1.6) 2025-12-04T12:56:57.7175689Z Requirement already satisfied: fsspec>=0.8.5 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from torch==2.10.0a0+gitffd9b0f) (2025.10.0) 2025-12-04T12:56:57.7222644Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from sympy>=1.13.3->torch==2.10.0a0+gitffd9b0f) (1.3.0) 2025-12-04T12:56:57.7242920Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.12/lib/python3.12/site-packages (from jinja2->torch==2.10.0a0+gitffd9b0f) (3.0.3) 2025-12-04T12:56:57.8360655Z Installing collected packages: torch 2025-12-04T12:57:03.3353441Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T12:57:03.3747455Z + export TERM=vt100 2025-12-04T12:57:03.3748079Z + TERM=vt100 2025-12-04T12:57:03.3752639Z ++ dirname .ci/pytorch/test.sh 2025-12-04T12:57:03.3765273Z + source .ci/pytorch/common.sh 2025-12-04T12:57:03.3770896Z +++ dirname .ci/pytorch/common.sh 2025-12-04T12:57:03.3782768Z ++ source .ci/pytorch/common_utils.sh 2025-12-04T12:57:03.3784856Z +++ declare -f -t trap_add 2025-12-04T12:57:03.3791178Z ++ set -ex -o pipefail 2025-12-04T12:57:03.3792458Z ++ [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T12:57:03.3792883Z ++ unset HIP_PLATFORM 2025-12-04T12:57:03.3793144Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:57:03.3793419Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:57:03.3793677Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T12:57:03.3797786Z ++ dirname .ci/pytorch/test.sh 2025-12-04T12:57:03.3808584Z + source .ci/pytorch/common-build.sh 2025-12-04T12:57:03.3811262Z ++ [[ linux-noble-rocm-py3.12-mi300 != *win-* ]] 2025-12-04T12:57:03.3820027Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T12:57:03.3831555Z +++ cd .ci/pytorch 2025-12-04T12:57:03.3831816Z +++ pwd -P 2025-12-04T12:57:03.3834601Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-12-04T12:57:03.3834907Z ++ [[ linux-noble-rocm-py3.12-mi300 == *-pch* ]] 2025-12-04T12:57:03.3835136Z ++ which sccache 2025-12-04T12:57:03.3845197Z ++ [[ -z '' ]] 2025-12-04T12:57:03.3845589Z ++ unset SCCACHE_BUCKET 2025-12-04T12:57:03.3845808Z ++ unset SCCACHE_REGION 2025-12-04T12:57:03.3846016Z ++ sccache --stop-server 2025-12-04T12:57:03.3869767Z ++ true 2025-12-04T12:57:03.3870005Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T12:57:03.3880538Z ++ trap_add sccache_epilogue EXIT 2025-12-04T12:57:03.3880754Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T12:57:03.3880982Z ++ shift 2025-12-04T12:57:03.3881155Z ++ for trap_add_name in "$@" 2025-12-04T12:57:03.3887392Z ++++ trap -p EXIT 2025-12-04T12:57:03.3889936Z +++ eval 'extract_trap_cmd ' 2025-12-04T12:57:03.3890122Z ++++ extract_trap_cmd 2025-12-04T12:57:03.3890288Z ++++ printf '%s\n' '' 2025-12-04T12:57:03.3890472Z +++ printf '%s\n' sccache_epilogue 2025-12-04T12:57:03.3892209Z ++ trap -- ' 2025-12-04T12:57:03.3892373Z sccache_epilogue' EXIT 2025-12-04T12:57:03.3892537Z ++ [[ -n '' ]] 2025-12-04T12:57:03.3892718Z ++ [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T12:57:03.3892983Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T12:57:03.3893216Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T12:57:03.3893389Z ++ sccache --start-server 2025-12-04T12:57:03.3912429Z sccache: Starting the server... 2025-12-04T12:57:03.4106799Z sccache: Listening on address 127.0.0.1:4226 2025-12-04T12:57:03.4117783Z ++ sccache --zero-stats 2025-12-04T12:57:03.4129616Z Statistics zeroed. 2025-12-04T12:57:03.4133292Z ++ which ccache 2025-12-04T12:57:03.4140725Z + [[ linux-noble-rocm-py3.12-mi300 != *rocm* ]] 2025-12-04T12:57:03.4140920Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T12:57:03.4141076Z + echo 'Environment variables:' 2025-12-04T12:57:03.4141198Z Environment variables: 2025-12-04T12:57:03.4141298Z + env 2025-12-04T12:57:03.4148301Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-12-04T12:57:03.4148454Z CONTINUE_THROUGH_ERROR=True 2025-12-04T12:57:03.4148595Z BUILD_ENVIRONMENT=linux-noble-rocm-py3.12-mi300 2025-12-04T12:57:03.4148774Z HOSTNAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx 2025-12-04T12:57:03.4149021Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4149232Z GITHUB_ACTION=__run_2 2025-12-04T12:57:03.4150996Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T12:57:03.4151170Z GITHUB_RUN_NUMBER=1861 2025-12-04T12:57:03.4151779Z TEST_CONFIG=distributed 2025-12-04T12:57:03.4152266Z RUNNER_NAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx 2025-12-04T12:57:03.4153138Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T12:57:03.4153498Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T12:57:03.4153871Z RUNNER_ARTIFACT_DIR=/home/runner/_work/_temp/artifacts 2025-12-04T12:57:03.4154285Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T12:57:03.4154628Z GITHUB_REF_TYPE=branch 2025-12-04T12:57:03.4154970Z BASE_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4155544Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T12:57:03.4156122Z *** 2025-12-04T12:57:03.4156303Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T12:57:03.4156536Z GITHUB_ACTIONS=true 2025-12-04T12:57:03.4156761Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4157064Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4157512Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/periodic-rocm-mi300.yml@refs/heads/main 2025-12-04T12:57:03.4157910Z UCC_HOME=/usr 2025-12-04T12:57:03.4158114Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T12:57:03.4158449Z VERBOSE_TEST_LOGS=False 2025-12-04T12:57:03.4158674Z GITHUB_REF=refs/heads/main 2025-12-04T12:57:03.4158879Z RUNNER_OS=Linux 2025-12-04T12:57:03.4159067Z SHARD_NUMBER=1 2025-12-04T12:57:03.4159260Z GITHUB_REF_PROTECTED=true 2025-12-04T12:57:03.4159473Z RUNNER_MANUALLY_TRAP_SIG=1 2025-12-04T12:57:03.4159680Z HOME=/var/lib/jenkins 2025-12-04T12:57:03.4159999Z GITHUB_API_URL=https://api.github.com 2025-12-04T12:57:03.4160265Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T12:57:03.4160533Z RUNNER_DOCS_DIR=/home/runner/_work/_temp/docs 2025-12-04T12:57:03.4160786Z LANG=C.UTF-8 2025-12-04T12:57:03.4161006Z UCX_COMMIT=29831d319e6be55cb8c768ca61de335c934ca39e 2025-12-04T12:57:03.4161269Z PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:57:03.4161552Z RUNNER_TRACKING_ID=github_f78abed8-9c0a-4a01-ab50-73d008b47abc 2025-12-04T12:57:03.4161838Z RUNNER_ARCH=X64 2025-12-04T12:57:03.4162037Z RUNNER_TEMP=/home/runner/_work/_temp 2025-12-04T12:57:03.4162267Z NUM_TEST_SHARDS=3 2025-12-04T12:57:03.4162445Z UCX_HOME=/usr 2025-12-04T12:57:03.4162820Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4163527Z JOB_NAME=linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:57:03.4164031Z MAGMA_HOME=/opt/rocm/magma 2025-12-04T12:57:03.4164413Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4164899Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-12-04T12:57:03.4165246Z GITHUB_EVENT_NAME=schedule 2025-12-04T12:57:03.4165556Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.12.1 2025-12-04T12:57:03.4165836Z DASHBOARD_TAG= 2025-12-04T12:57:03.4165978Z GITHUB_RUN_ID=19922798714 2025-12-04T12:57:03.4166279Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4166603Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T12:57:03.4166763Z PR_NUMBER= 2025-12-04T12:57:03.4166900Z GITHUB_RUN_ATTEMPT=1 2025-12-04T12:57:03.4167062Z ANACONDA_PYTHON_VERSION=3.12 2025-12-04T12:57:03.4167258Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T12:57:03.4167450Z TERM=vt100 2025-12-04T12:57:03.4167573Z INSTALLED_VISION=yes 2025-12-04T12:57:03.4167719Z BRANCH=main 2025-12-04T12:57:03.4167861Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T12:57:03.4168023Z TESTS_TO_INCLUDE= 2025-12-04T12:57:03.4168248Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-12-04T12:57:03.4168523Z GITHUB_SERVER_URL=https://github.com 2025-12-04T12:57:03.4168720Z PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 2025-12-04T12:57:03.4168944Z UCC_COMMIT=9f4b242cbbd8b1462cbc732eb29316cdfa124b77 2025-12-04T12:57:03.4169134Z REENABLED_ISSUES= 2025-12-04T12:57:03.4169271Z SHLVL=1 2025-12-04T12:57:03.4169402Z MAX_JOBS=126 2025-12-04T12:57:03.4169586Z RUNNER_TEST_RESULTS_DIR=/home/runner/_work/_temp/test-results 2025-12-04T12:57:03.4169911Z GITHUB_ACTOR_ID=97764156 2025-12-04T12:57:03.4170076Z RUNNER_TOOL_CACHE=/home/runner/_work/_tool 2025-12-04T12:57:03.4170300Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4170510Z GITHUB_REF_NAME=main 2025-12-04T12:57:03.4170655Z ROCM_PATH=/opt/rocm 2025-12-04T12:57:03.4170799Z GITHUB_JOB=test 2025-12-04T12:57:03.4170939Z NO_TEST_TIMEOUT=False 2025-12-04T12:57:03.4171097Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T12:57:03.4171256Z LC_ALL=C.UTF-8 2025-12-04T12:57:03.4171383Z GITHUB_RETENTION_DAYS=90 2025-12-04T12:57:03.4171550Z RUNNER_WORKSPACE=/home/runner/_work/pytorch 2025-12-04T12:57:03.4171724Z OPENSSL_DIR=/opt/openssl 2025-12-04T12:57:03.4171875Z GITHUB_ACTION_REPOSITORY= 2025-12-04T12:57:03.4172387Z 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.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:57:03.4172939Z GITHUB_BASE_REF= 2025-12-04T12:57:03.4173070Z CI=true 2025-12-04T12:57:03.4173203Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T12:57:03.4173360Z JOB_ID=57117547532 2025-12-04T12:57:03.4173488Z GITHUB_HEAD_REF= 2025-12-04T12:57:03.4173619Z GITHUB_ACTION_REF= 2025-12-04T12:57:03.4173755Z TEST_SHOWLOCALS=False 2025-12-04T12:57:03.4173912Z GITHUB_WORKFLOW=periodic-rocm-mi300 2025-12-04T12:57:03.4174089Z DEBIAN_FRONTEND=noninteractive 2025-12-04T12:57:03.4174380Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4174671Z NO_TD=False 2025-12-04T12:57:03.4174797Z OLDPWD=/var/lib/jenkins 2025-12-04T12:57:03.4174940Z _=/usr/bin/env 2025-12-04T12:57:03.4175116Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-12-04T12:57:03.4217984Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch 2025-12-04T12:57:03.4218238Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T12:57:03.4218513Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib 2025-12-04T12:57:03.4218738Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/test 2025-12-04T12:57:03.4218911Z + BUILD_DIR=build 2025-12-04T12:57:03.4219022Z + BUILD_RENAMED_DIR=build_renamed 2025-12-04T12:57:03.4219146Z + BUILD_BIN_DIR=build/bin 2025-12-04T12:57:03.4219255Z + SHARD_NUMBER=1 2025-12-04T12:57:03.4219349Z + NUM_TEST_SHARDS=3 2025-12-04T12:57:03.4219461Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T12:57:03.4219614Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T12:57:03.4219731Z + export VALGRIND=ON 2025-12-04T12:57:03.4219888Z + VALGRIND=ON 2025-12-04T12:57:03.4220021Z + [[ linux-noble-rocm-py3.12-mi300 == *clang9* ]] 2025-12-04T12:57:03.4220180Z + [[ linux-noble-rocm-py3.12-mi300 == *xpu* ]] 2025-12-04T12:57:03.4220315Z + detect_cuda_arch 2025-12-04T12:57:03.4220438Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T12:57:03.4220590Z + [[ linux-noble-rocm-py3.12-mi300 == *s390x* ]] 2025-12-04T12:57:03.4220726Z + [[ 1 == \1 ]] 2025-12-04T12:57:03.4220825Z + ulimit -c 0 2025-12-04T12:57:03.4220940Z + [[ linux-noble-rocm-py3.12-mi300 != *bazel* ]] 2025-12-04T12:57:03.4227532Z ++ realpath build/custom_test_artifacts 2025-12-04T12:57:03.4232358Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-12-04T12:57:03.4232812Z + [[ -n '' ]] 2025-12-04T12:57:03.4233045Z + echo 'Environment variables' 2025-12-04T12:57:03.4233301Z Environment variables 2025-12-04T12:57:03.4233520Z + env 2025-12-04T12:57:03.4237343Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-12-04T12:57:03.4237634Z CONTINUE_THROUGH_ERROR=True 2025-12-04T12:57:03.4237881Z BUILD_ENVIRONMENT=linux-noble-rocm-py3.12-mi300 2025-12-04T12:57:03.4238190Z HOSTNAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx 2025-12-04T12:57:03.4238634Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4239049Z GITHUB_ACTION=__run_2 2025-12-04T12:57:03.4239762Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T12:57:03.4240032Z GITHUB_RUN_NUMBER=1861 2025-12-04T12:57:03.4240216Z TEST_CONFIG=distributed 2025-12-04T12:57:03.4240470Z RUNNER_NAME=linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx 2025-12-04T12:57:03.4240753Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T12:57:03.4240982Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T12:57:03.4241225Z RUNNER_ARTIFACT_DIR=/home/runner/_work/_temp/artifacts 2025-12-04T12:57:03.4241491Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T12:57:03.4241721Z GITHUB_REF_TYPE=branch 2025-12-04T12:57:03.4241944Z BASE_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4242362Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T12:57:03.4242620Z *** 2025-12-04T12:57:03.4242793Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T12:57:03.4242992Z GITHUB_ACTIONS=true 2025-12-04T12:57:03.4243199Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4243625Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4244034Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/periodic-rocm-mi300.yml@refs/heads/main 2025-12-04T12:57:03.4244392Z UCC_HOME=/usr 2025-12-04T12:57:03.4244571Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T12:57:03.4244787Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T12:57:03.4244995Z VERBOSE_TEST_LOGS=False 2025-12-04T12:57:03.4245185Z GITHUB_REF=refs/heads/main 2025-12-04T12:57:03.4245372Z RUNNER_OS=Linux 2025-12-04T12:57:03.4245525Z SHARD_NUMBER=1 2025-12-04T12:57:03.4245680Z GITHUB_REF_PROTECTED=true 2025-12-04T12:57:03.4245846Z RUNNER_MANUALLY_TRAP_SIG=1 2025-12-04T12:57:03.4246050Z HOME=/var/lib/jenkins 2025-12-04T12:57:03.4246227Z GITHUB_API_URL=https://api.github.com 2025-12-04T12:57:03.4246426Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T12:57:03.4246622Z RUNNER_DOCS_DIR=/home/runner/_work/_temp/docs 2025-12-04T12:57:03.4246805Z LANG=C.UTF-8 2025-12-04T12:57:03.4246968Z UCX_COMMIT=29831d319e6be55cb8c768ca61de335c934ca39e 2025-12-04T12:57:03.4247175Z PYTORCH_TEST_WITH_ROCM=1 2025-12-04T12:57:03.4247390Z RUNNER_TRACKING_ID=github_f78abed8-9c0a-4a01-ab50-73d008b47abc 2025-12-04T12:57:03.4247607Z RUNNER_ARCH=X64 2025-12-04T12:57:03.4247757Z RUNNER_TEMP=/home/runner/_work/_temp 2025-12-04T12:57:03.4247928Z NUM_TEST_SHARDS=3 2025-12-04T12:57:03.4248059Z UCX_HOME=/usr 2025-12-04T12:57:03.4248333Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4248846Z JOB_NAME=linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T12:57:03.4249217Z MAGMA_HOME=/opt/rocm/magma 2025-12-04T12:57:03.4249498Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4249898Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-12-04T12:57:03.4250138Z GITHUB_EVENT_NAME=schedule 2025-12-04T12:57:03.4250369Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.12.1 2025-12-04T12:57:03.4250611Z DASHBOARD_TAG= 2025-12-04T12:57:03.4250753Z GITHUB_RUN_ID=19922798714 2025-12-04T12:57:03.4251061Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4251390Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T12:57:03.4251554Z PR_NUMBER= 2025-12-04T12:57:03.4251689Z GITHUB_RUN_ATTEMPT=1 2025-12-04T12:57:03.4251836Z VALGRIND=ON 2025-12-04T12:57:03.4251976Z ANACONDA_PYTHON_VERSION=3.12 2025-12-04T12:57:03.4252171Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T12:57:03.4252367Z TERM=vt100 2025-12-04T12:57:03.4252498Z INSTALLED_VISION=yes 2025-12-04T12:57:03.4252644Z BRANCH=main 2025-12-04T12:57:03.4252785Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T12:57:03.4252947Z TESTS_TO_INCLUDE= 2025-12-04T12:57:03.4253181Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-12-04T12:57:03.4253462Z GITHUB_SERVER_URL=https://github.com 2025-12-04T12:57:03.4253721Z PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 2025-12-04T12:57:03.4253939Z UCC_COMMIT=9f4b242cbbd8b1462cbc732eb29316cdfa124b77 2025-12-04T12:57:03.4254129Z REENABLED_ISSUES= 2025-12-04T12:57:03.4254265Z SHLVL=1 2025-12-04T12:57:03.4254392Z MAX_JOBS=126 2025-12-04T12:57:03.4254577Z RUNNER_TEST_RESULTS_DIR=/home/runner/_work/_temp/test-results 2025-12-04T12:57:03.4254801Z GITHUB_ACTOR_ID=97764156 2025-12-04T12:57:03.4254972Z RUNNER_TOOL_CACHE=/home/runner/_work/_tool 2025-12-04T12:57:03.4255205Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T12:57:03.4255416Z GITHUB_REF_NAME=main 2025-12-04T12:57:03.4255536Z ROCM_PATH=/opt/rocm 2025-12-04T12:57:03.4255646Z GITHUB_JOB=test 2025-12-04T12:57:03.4255757Z NO_TEST_TIMEOUT=False 2025-12-04T12:57:03.4255884Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T12:57:03.4256018Z LC_ALL=C.UTF-8 2025-12-04T12:57:03.4256128Z GITHUB_RETENTION_DAYS=90 2025-12-04T12:57:03.4256304Z RUNNER_WORKSPACE=/home/runner/_work/pytorch 2025-12-04T12:57:03.4256456Z OPENSSL_DIR=/opt/openssl 2025-12-04T12:57:03.4256580Z GITHUB_ACTION_REPOSITORY= 2025-12-04T12:57:03.4256989Z 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.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:57:03.4257391Z GITHUB_BASE_REF= 2025-12-04T12:57:03.4257497Z CI=true 2025-12-04T12:57:03.4257605Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T12:57:03.4257732Z JOB_ID=57117547532 2025-12-04T12:57:03.4257859Z GITHUB_HEAD_REF= 2025-12-04T12:57:03.4257967Z GITHUB_ACTION_REF= 2025-12-04T12:57:03.4258079Z TEST_SHOWLOCALS=False 2025-12-04T12:57:03.4258204Z GITHUB_WORKFLOW=periodic-rocm-mi300 2025-12-04T12:57:03.4258347Z DEBIAN_FRONTEND=noninteractive 2025-12-04T12:57:03.4258576Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_dfb7c480-55f2-4a25-b79b-7da107f30578 2025-12-04T12:57:03.4258812Z NO_TD=False 2025-12-04T12:57:03.4258923Z OLDPWD=/var/lib/jenkins 2025-12-04T12:57:03.4259043Z _=/usr/bin/env 2025-12-04T12:57:03.4259153Z + echo 'Testing pytorch' 2025-12-04T12:57:03.4259271Z Testing pytorch 2025-12-04T12:57:03.4259383Z + export LANG=C.UTF-8 2025-12-04T12:57:03.4259497Z + LANG=C.UTF-8 2025-12-04T12:57:03.4259603Z + PR_NUMBER= 2025-12-04T12:57:03.4259719Z + [[ distributed == \d\e\f\a\u\l\t ]] 2025-12-04T12:57:03.4259927Z + [[ distributed == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-12-04T12:57:03.4260089Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T12:57:03.4260246Z + export HIP_VISIBLE_DEVICES=0,1,2,3 2025-12-04T12:57:03.4260390Z + HIP_VISIBLE_DEVICES=0,1,2,3 2025-12-04T12:57:03.4260518Z + [[ distributed == \s\l\o\w ]] 2025-12-04T12:57:03.4260678Z + [[ linux-noble-rocm-py3.12-mi300 == *slow-gradcheck* ]] 2025-12-04T12:57:03.4260856Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T12:57:03.4270822Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T12:57:03.4270991Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T12:57:03.4271128Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T12:57:03.4271258Z + [[ distributed == *crossref* ]] 2025-12-04T12:57:03.4271389Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T12:57:03.4271519Z + export VALGRIND=OFF 2025-12-04T12:57:03.4271621Z + VALGRIND=OFF 2025-12-04T12:57:03.4271712Z + rocminfo 2025-12-04T12:57:03.4358653Z ROCk module version 6.12.12 is loaded 2025-12-04T12:57:03.5028354Z ===================== 2025-12-04T12:57:03.5028826Z HSA System Attributes 2025-12-04T12:57:03.5029096Z ===================== 2025-12-04T12:57:03.5029313Z Runtime Version: 1.18 2025-12-04T12:57:03.5029530Z Runtime Ext Version: 1.14 2025-12-04T12:57:03.5029785Z System Timestamp Freq.: 1000.000000MHz 2025-12-04T12:57:03.5030225Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-12-04T12:57:03.5030620Z Machine Model: LARGE 2025-12-04T12:57:03.5030953Z System Endianness: LITTLE 2025-12-04T12:57:03.5031442Z Mwaitx: DISABLED 2025-12-04T12:57:03.5031671Z XNACK enabled: NO 2025-12-04T12:57:03.5031886Z DMAbuf Support: YES 2025-12-04T12:57:03.5032109Z VMM Support: YES 2025-12-04T12:57:03.5032243Z 2025-12-04T12:57:03.5032328Z ========== 2025-12-04T12:57:03.5032520Z HSA Agents 2025-12-04T12:57:03.5032709Z ========== 2025-12-04T12:57:03.5032901Z ******* 2025-12-04T12:57:03.5033093Z Agent 1 2025-12-04T12:57:03.5033275Z ******* 2025-12-04T12:57:03.5033517Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:57:03.5033807Z Uuid: CPU-XX 2025-12-04T12:57:03.5034101Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:57:03.5034423Z Vendor Name: CPU 2025-12-04T12:57:03.5034800Z Feature: None specified 2025-12-04T12:57:03.5035101Z Profile: FULL_PROFILE 2025-12-04T12:57:03.5035401Z Float Round Mode: NEAR 2025-12-04T12:57:03.5035829Z Max Queue Number: 0(0x0) 2025-12-04T12:57:03.5036110Z Queue Min Size: 0(0x0) 2025-12-04T12:57:03.5036374Z Queue Max Size: 0(0x0) 2025-12-04T12:57:03.5036633Z Queue Type: MULTI 2025-12-04T12:57:03.5036884Z Node: 0 2025-12-04T12:57:03.5037133Z Device Type: CPU 2025-12-04T12:57:03.5037366Z Cache Info: 2025-12-04T12:57:03.5037570Z L1: 49152(0xc000) KB 2025-12-04T12:57:03.5037822Z Chip ID: 0(0x0) 2025-12-04T12:57:03.5038082Z ASIC Revision: 0(0x0) 2025-12-04T12:57:03.5038351Z Cacheline Size: 64(0x40) 2025-12-04T12:57:03.5038621Z Max Clock Freq. (MHz): 3300 2025-12-04T12:57:03.5038875Z BDFID: 0 2025-12-04T12:57:03.5039130Z Internal Node ID: 0 2025-12-04T12:57:03.5039395Z Compute Unit: 64 2025-12-04T12:57:03.5039656Z SIMDs per CU: 0 2025-12-04T12:57:03.5039990Z Shader Engines: 0 2025-12-04T12:57:03.5040266Z Shader Arrs. per Eng.: 0 2025-12-04T12:57:03.5040542Z WatchPts on Addr. Ranges:1 2025-12-04T12:57:03.5040793Z Memory Properties: 2025-12-04T12:57:03.5040985Z Features: None 2025-12-04T12:57:03.5041171Z Pool Info: 2025-12-04T12:57:03.5041358Z Pool 1 2025-12-04T12:57:03.5041595Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:57:03.5041864Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:57:03.5042124Z Allocatable: TRUE 2025-12-04T12:57:03.5042402Z Alloc Granule: 4KB 2025-12-04T12:57:03.5042688Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5042977Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5043251Z Accessible by all: TRUE 2025-12-04T12:57:03.5043500Z Pool 2 2025-12-04T12:57:03.5043726Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:57:03.5043995Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:57:03.5044322Z Allocatable: TRUE 2025-12-04T12:57:03.5044589Z Alloc Granule: 4KB 2025-12-04T12:57:03.5044880Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5045163Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5045437Z Accessible by all: TRUE 2025-12-04T12:57:03.5045660Z Pool 3 2025-12-04T12:57:03.5045903Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:57:03.5046116Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:57:03.5046314Z Allocatable: TRUE 2025-12-04T12:57:03.5046520Z Alloc Granule: 4KB 2025-12-04T12:57:03.5046770Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5046989Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5047195Z Accessible by all: TRUE 2025-12-04T12:57:03.5047375Z Pool 4 2025-12-04T12:57:03.5047545Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:57:03.5047729Z Size: 1584735232(0x5e752400) KB 2025-12-04T12:57:03.5047924Z Allocatable: TRUE 2025-12-04T12:57:03.5048131Z Alloc Granule: 4KB 2025-12-04T12:57:03.5048344Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5048558Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5048766Z Accessible by all: TRUE 2025-12-04T12:57:03.5048948Z ISA Info: 2025-12-04T12:57:03.5049093Z ******* 2025-12-04T12:57:03.5049234Z Agent 2 2025-12-04T12:57:03.5049359Z ******* 2025-12-04T12:57:03.5049511Z Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:57:03.5049707Z Uuid: CPU-XX 2025-12-04T12:57:03.5049965Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:57:03.5050175Z Vendor Name: CPU 2025-12-04T12:57:03.5050380Z Feature: None specified 2025-12-04T12:57:03.5050581Z Profile: FULL_PROFILE 2025-12-04T12:57:03.5050786Z Float Round Mode: NEAR 2025-12-04T12:57:03.5050991Z Max Queue Number: 0(0x0) 2025-12-04T12:57:03.5051192Z Queue Min Size: 0(0x0) 2025-12-04T12:57:03.5051397Z Queue Max Size: 0(0x0) 2025-12-04T12:57:03.5051598Z Queue Type: MULTI 2025-12-04T12:57:03.5051786Z Node: 1 2025-12-04T12:57:03.5051975Z Device Type: CPU 2025-12-04T12:57:03.5052158Z Cache Info: 2025-12-04T12:57:03.5052311Z L1: 49152(0xc000) KB 2025-12-04T12:57:03.5052490Z Chip ID: 0(0x0) 2025-12-04T12:57:03.5052685Z ASIC Revision: 0(0x0) 2025-12-04T12:57:03.5052890Z Cacheline Size: 64(0x40) 2025-12-04T12:57:03.5053096Z Max Clock Freq. (MHz): 3300 2025-12-04T12:57:03.5053289Z BDFID: 0 2025-12-04T12:57:03.5053490Z Internal Node ID: 1 2025-12-04T12:57:03.5053742Z Compute Unit: 64 2025-12-04T12:57:03.5053935Z SIMDs per CU: 0 2025-12-04T12:57:03.5054134Z Shader Engines: 0 2025-12-04T12:57:03.5054346Z Shader Arrs. per Eng.: 0 2025-12-04T12:57:03.5054558Z WatchPts on Addr. Ranges:1 2025-12-04T12:57:03.5054738Z Memory Properties: 2025-12-04T12:57:03.5054871Z Features: None 2025-12-04T12:57:03.5055052Z Pool Info: 2025-12-04T12:57:03.5055175Z Pool 1 2025-12-04T12:57:03.5055319Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:57:03.5055488Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:57:03.5055726Z Allocatable: TRUE 2025-12-04T12:57:03.5055903Z Alloc Granule: 4KB 2025-12-04T12:57:03.5056123Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5056296Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5056472Z Accessible by all: TRUE 2025-12-04T12:57:03.5056634Z Pool 2 2025-12-04T12:57:03.5056786Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:57:03.5056952Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:57:03.5057113Z Allocatable: TRUE 2025-12-04T12:57:03.5057285Z Alloc Granule: 4KB 2025-12-04T12:57:03.5057461Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5057645Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5057826Z Accessible by all: TRUE 2025-12-04T12:57:03.5057973Z Pool 3 2025-12-04T12:57:03.5058112Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-12-04T12:57:03.5058276Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:57:03.5058439Z Allocatable: TRUE 2025-12-04T12:57:03.5058631Z Alloc Granule: 4KB 2025-12-04T12:57:03.5058824Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5059003Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5059210Z Accessible by all: TRUE 2025-12-04T12:57:03.5059363Z Pool 4 2025-12-04T12:57:03.5059502Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:57:03.5059668Z Size: 1585355620(0x5e7e9b64) KB 2025-12-04T12:57:03.5059865Z Allocatable: TRUE 2025-12-04T12:57:03.5060024Z Alloc Granule: 4KB 2025-12-04T12:57:03.5060193Z Alloc Recommended Granule:4KB 2025-12-04T12:57:03.5060360Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5060524Z Accessible by all: TRUE 2025-12-04T12:57:03.5060666Z ISA Info: 2025-12-04T12:57:03.5060772Z ******* 2025-12-04T12:57:03.5060876Z Agent 3 2025-12-04T12:57:03.5060979Z ******* 2025-12-04T12:57:03.5061096Z Name: gfx942 2025-12-04T12:57:03.5061248Z Uuid: GPU-0a06d4a93524fc9c 2025-12-04T12:57:03.5061411Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5061639Z Vendor Name: AMD 2025-12-04T12:57:03.5061796Z Feature: KERNEL_DISPATCH 2025-12-04T12:57:03.5061952Z Profile: BASE_PROFILE 2025-12-04T12:57:03.5062112Z Float Round Mode: NEAR 2025-12-04T12:57:03.5062271Z Max Queue Number: 128(0x80) 2025-12-04T12:57:03.5062428Z Queue Min Size: 64(0x40) 2025-12-04T12:57:03.5062584Z Queue Max Size: 131072(0x20000) 2025-12-04T12:57:03.5062739Z Queue Type: MULTI 2025-12-04T12:57:03.5062886Z Node: 2 2025-12-04T12:57:03.5063034Z Device Type: GPU 2025-12-04T12:57:03.5063171Z Cache Info: 2025-12-04T12:57:03.5063329Z L1: 32(0x20) KB 2025-12-04T12:57:03.5063473Z L2: 4096(0x1000) KB 2025-12-04T12:57:03.5063608Z L3: 262144(0x40000) KB 2025-12-04T12:57:03.5063749Z Chip ID: 29861(0x74a5) 2025-12-04T12:57:03.5063902Z ASIC Revision: 1(0x1) 2025-12-04T12:57:03.5064060Z Cacheline Size: 128(0x80) 2025-12-04T12:57:03.5064222Z Max Clock Freq. (MHz): 2100 2025-12-04T12:57:03.5064373Z BDFID: 29952 2025-12-04T12:57:03.5064528Z Internal Node ID: 2 2025-12-04T12:57:03.5064686Z Compute Unit: 304 2025-12-04T12:57:03.5064840Z SIMDs per CU: 4 2025-12-04T12:57:03.5064998Z Shader Engines: 32 2025-12-04T12:57:03.5065165Z Shader Arrs. per Eng.: 1 2025-12-04T12:57:03.5065330Z WatchPts on Addr. Ranges:4 2025-12-04T12:57:03.5065494Z Coherent Host Access: FALSE 2025-12-04T12:57:03.5065638Z Memory Properties: 2025-12-04T12:57:03.5065757Z Features: KERNEL_DISPATCH 2025-12-04T12:57:03.5065902Z Fast F16 Operation: TRUE 2025-12-04T12:57:03.5066059Z Wavefront Size: 64(0x40) 2025-12-04T12:57:03.5066217Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5066362Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5066489Z x 1024(0x400) 2025-12-04T12:57:03.5066618Z y 1024(0x400) 2025-12-04T12:57:03.5066750Z z 1024(0x400) 2025-12-04T12:57:03.5066894Z Max Waves Per CU: 32(0x20) 2025-12-04T12:57:03.5067049Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:57:03.5067204Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5067342Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5067460Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5067591Z y 65535(0xffff) 2025-12-04T12:57:03.5067720Z z 65535(0xffff) 2025-12-04T12:57:03.5067867Z Max fbarriers/Workgrp: 32 2025-12-04T12:57:03.5068073Z Packet Processor uCode:: 185 2025-12-04T12:57:03.5068237Z SDMA engine uCode:: 24 2025-12-04T12:57:03.5068396Z IOMMU Support:: None 2025-12-04T12:57:03.5068569Z Pool Info: 2025-12-04T12:57:03.5068675Z Pool 1 2025-12-04T12:57:03.5068806Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:57:03.5068962Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5069113Z Allocatable: TRUE 2025-12-04T12:57:03.5069271Z Alloc Granule: 4KB 2025-12-04T12:57:03.5069435Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5069599Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5069760Z Accessible by all: FALSE 2025-12-04T12:57:03.5069941Z Pool 2 2025-12-04T12:57:03.5070076Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:57:03.5070265Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5070417Z Allocatable: TRUE 2025-12-04T12:57:03.5070572Z Alloc Granule: 4KB 2025-12-04T12:57:03.5070735Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5070899Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5071057Z Accessible by all: FALSE 2025-12-04T12:57:03.5071196Z Pool 3 2025-12-04T12:57:03.5071326Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:57:03.5071473Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5071621Z Allocatable: TRUE 2025-12-04T12:57:03.5071776Z Alloc Granule: 4KB 2025-12-04T12:57:03.5071943Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5072111Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5072272Z Accessible by all: FALSE 2025-12-04T12:57:03.5072411Z Pool 4 2025-12-04T12:57:03.5072535Z Segment: GROUP 2025-12-04T12:57:03.5072678Z Size: 64(0x40) KB 2025-12-04T12:57:03.5072827Z Allocatable: FALSE 2025-12-04T12:57:03.5072984Z Alloc Granule: 0KB 2025-12-04T12:57:03.5073146Z Alloc Recommended Granule:0KB 2025-12-04T12:57:03.5073308Z Alloc Alignment: 0KB 2025-12-04T12:57:03.5073466Z Accessible by all: FALSE 2025-12-04T12:57:03.5073604Z ISA Info: 2025-12-04T12:57:03.5073712Z ISA 1 2025-12-04T12:57:03.5073851Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:57:03.5074017Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5074181Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5074339Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5074504Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5074661Z Fast f16: TRUE 2025-12-04T12:57:03.5074814Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5074961Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5075094Z x 1024(0x400) 2025-12-04T12:57:03.5075227Z y 1024(0x400) 2025-12-04T12:57:03.5075360Z z 1024(0x400) 2025-12-04T12:57:03.5075545Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5075686Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5075810Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5075943Z y 65535(0xffff) 2025-12-04T12:57:03.5076075Z z 65535(0xffff) 2025-12-04T12:57:03.5076221Z FBarrier Max Size: 32 2025-12-04T12:57:03.5076358Z ISA 2 2025-12-04T12:57:03.5076501Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:57:03.5076676Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5076839Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5077025Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5077194Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5077348Z Fast f16: TRUE 2025-12-04T12:57:03.5077500Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5077645Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5077774Z x 1024(0x400) 2025-12-04T12:57:03.5077905Z y 1024(0x400) 2025-12-04T12:57:03.5078037Z z 1024(0x400) 2025-12-04T12:57:03.5078182Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5078322Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5078443Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5078579Z y 65535(0xffff) 2025-12-04T12:57:03.5078713Z z 65535(0xffff) 2025-12-04T12:57:03.5078858Z FBarrier Max Size: 32 2025-12-04T12:57:03.5078992Z ******* 2025-12-04T12:57:03.5079095Z Agent 4 2025-12-04T12:57:03.5079196Z ******* 2025-12-04T12:57:03.5079313Z Name: gfx942 2025-12-04T12:57:03.5079458Z Uuid: GPU-d6a3e9f974bc161d 2025-12-04T12:57:03.5079614Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5079773Z Vendor Name: AMD 2025-12-04T12:57:03.5079979Z Feature: KERNEL_DISPATCH 2025-12-04T12:57:03.5080131Z Profile: BASE_PROFILE 2025-12-04T12:57:03.5080289Z Float Round Mode: NEAR 2025-12-04T12:57:03.5080448Z Max Queue Number: 128(0x80) 2025-12-04T12:57:03.5080603Z Queue Min Size: 64(0x40) 2025-12-04T12:57:03.5080754Z Queue Max Size: 131072(0x20000) 2025-12-04T12:57:03.5080906Z Queue Type: MULTI 2025-12-04T12:57:03.5081049Z Node: 3 2025-12-04T12:57:03.5081193Z Device Type: GPU 2025-12-04T12:57:03.5081332Z Cache Info: 2025-12-04T12:57:03.5081453Z L1: 32(0x20) KB 2025-12-04T12:57:03.5081587Z L2: 4096(0x1000) KB 2025-12-04T12:57:03.5081725Z L3: 262144(0x40000) KB 2025-12-04T12:57:03.5081866Z Chip ID: 29861(0x74a5) 2025-12-04T12:57:03.5082022Z ASIC Revision: 1(0x1) 2025-12-04T12:57:03.5082226Z Cacheline Size: 128(0x80) 2025-12-04T12:57:03.5082387Z Max Clock Freq. (MHz): 2100 2025-12-04T12:57:03.5082540Z BDFID: 1280 2025-12-04T12:57:03.5082694Z Internal Node ID: 3 2025-12-04T12:57:03.5082858Z Compute Unit: 304 2025-12-04T12:57:03.5083018Z SIMDs per CU: 4 2025-12-04T12:57:03.5083181Z Shader Engines: 32 2025-12-04T12:57:03.5083348Z Shader Arrs. per Eng.: 1 2025-12-04T12:57:03.5083518Z WatchPts on Addr. Ranges:4 2025-12-04T12:57:03.5083692Z Coherent Host Access: FALSE 2025-12-04T12:57:03.5083880Z Memory Properties: 2025-12-04T12:57:03.5084013Z Features: KERNEL_DISPATCH 2025-12-04T12:57:03.5084168Z Fast F16 Operation: TRUE 2025-12-04T12:57:03.5084335Z Wavefront Size: 64(0x40) 2025-12-04T12:57:03.5084503Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5084658Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5084793Z x 1024(0x400) 2025-12-04T12:57:03.5084932Z y 1024(0x400) 2025-12-04T12:57:03.5085066Z z 1024(0x400) 2025-12-04T12:57:03.5085216Z Max Waves Per CU: 32(0x20) 2025-12-04T12:57:03.5085384Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:57:03.5085548Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5085700Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5085831Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5085972Z y 65535(0xffff) 2025-12-04T12:57:03.5086110Z z 65535(0xffff) 2025-12-04T12:57:03.5086267Z Max fbarriers/Workgrp: 32 2025-12-04T12:57:03.5086447Z Packet Processor uCode:: 185 2025-12-04T12:57:03.5086621Z SDMA engine uCode:: 24 2025-12-04T12:57:03.5086788Z IOMMU Support:: None 2025-12-04T12:57:03.5086936Z Pool Info: 2025-12-04T12:57:03.5087054Z Pool 1 2025-12-04T12:57:03.5087196Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:57:03.5087357Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5087518Z Allocatable: TRUE 2025-12-04T12:57:03.5087682Z Alloc Granule: 4KB 2025-12-04T12:57:03.5087850Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5088022Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5088189Z Accessible by all: FALSE 2025-12-04T12:57:03.5088334Z Pool 2 2025-12-04T12:57:03.5088470Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:57:03.5088625Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5088778Z Allocatable: TRUE 2025-12-04T12:57:03.5088939Z Alloc Granule: 4KB 2025-12-04T12:57:03.5089107Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5089276Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5089484Z Accessible by all: FALSE 2025-12-04T12:57:03.5089629Z Pool 3 2025-12-04T12:57:03.5089761Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:57:03.5089956Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5090106Z Allocatable: TRUE 2025-12-04T12:57:03.5090267Z Alloc Granule: 4KB 2025-12-04T12:57:03.5090436Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5090604Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5090767Z Accessible by all: FALSE 2025-12-04T12:57:03.5090909Z Pool 4 2025-12-04T12:57:03.5091076Z Segment: GROUP 2025-12-04T12:57:03.5091227Z Size: 64(0x40) KB 2025-12-04T12:57:03.5091378Z Allocatable: FALSE 2025-12-04T12:57:03.5091538Z Alloc Granule: 0KB 2025-12-04T12:57:03.5091705Z Alloc Recommended Granule:0KB 2025-12-04T12:57:03.5091872Z Alloc Alignment: 0KB 2025-12-04T12:57:03.5092037Z Accessible by all: FALSE 2025-12-04T12:57:03.5092180Z ISA Info: 2025-12-04T12:57:03.5092291Z ISA 1 2025-12-04T12:57:03.5092428Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:57:03.5092598Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5092764Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5092933Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5093113Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5093277Z Fast f16: TRUE 2025-12-04T12:57:03.5093441Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5093597Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5093735Z x 1024(0x400) 2025-12-04T12:57:03.5093870Z y 1024(0x400) 2025-12-04T12:57:03.5094009Z z 1024(0x400) 2025-12-04T12:57:03.5094160Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5094308Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5094433Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5094571Z y 65535(0xffff) 2025-12-04T12:57:03.5094706Z z 65535(0xffff) 2025-12-04T12:57:03.5094853Z FBarrier Max Size: 32 2025-12-04T12:57:03.5094990Z ISA 2 2025-12-04T12:57:03.5095133Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:57:03.5095311Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5095475Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5095635Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5095802Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5095954Z Fast f16: TRUE 2025-12-04T12:57:03.5096108Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5096256Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5096446Z x 1024(0x400) 2025-12-04T12:57:03.5096576Z y 1024(0x400) 2025-12-04T12:57:03.5096705Z z 1024(0x400) 2025-12-04T12:57:03.5096849Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5096988Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5097115Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5097249Z y 65535(0xffff) 2025-12-04T12:57:03.5097382Z z 65535(0xffff) 2025-12-04T12:57:03.5097529Z FBarrier Max Size: 32 2025-12-04T12:57:03.5097666Z ******* 2025-12-04T12:57:03.5097771Z Agent 5 2025-12-04T12:57:03.5097903Z ******* 2025-12-04T12:57:03.5098027Z Name: gfx942 2025-12-04T12:57:03.5098175Z Uuid: GPU-406d88fc74262862 2025-12-04T12:57:03.5098330Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5098489Z Vendor Name: AMD 2025-12-04T12:57:03.5098645Z Feature: KERNEL_DISPATCH 2025-12-04T12:57:03.5098799Z Profile: BASE_PROFILE 2025-12-04T12:57:03.5098956Z Float Round Mode: NEAR 2025-12-04T12:57:03.5099109Z Max Queue Number: 128(0x80) 2025-12-04T12:57:03.5099262Z Queue Min Size: 64(0x40) 2025-12-04T12:57:03.5099414Z Queue Max Size: 131072(0x20000) 2025-12-04T12:57:03.5099568Z Queue Type: MULTI 2025-12-04T12:57:03.5099720Z Node: 4 2025-12-04T12:57:03.5099912Z Device Type: GPU 2025-12-04T12:57:03.5100051Z Cache Info: 2025-12-04T12:57:03.5100169Z L1: 32(0x20) KB 2025-12-04T12:57:03.5100305Z L2: 4096(0x1000) KB 2025-12-04T12:57:03.5100438Z L3: 262144(0x40000) KB 2025-12-04T12:57:03.5100577Z Chip ID: 29861(0x74a5) 2025-12-04T12:57:03.5100727Z ASIC Revision: 1(0x1) 2025-12-04T12:57:03.5100882Z Cacheline Size: 128(0x80) 2025-12-04T12:57:03.5101038Z Max Clock Freq. (MHz): 2100 2025-12-04T12:57:03.5101186Z BDFID: 25856 2025-12-04T12:57:03.5101339Z Internal Node ID: 4 2025-12-04T12:57:03.5101498Z Compute Unit: 304 2025-12-04T12:57:03.5101648Z SIMDs per CU: 4 2025-12-04T12:57:03.5101903Z Shader Engines: 32 2025-12-04T12:57:03.5102060Z Shader Arrs. per Eng.: 1 2025-12-04T12:57:03.5102221Z WatchPts on Addr. Ranges:4 2025-12-04T12:57:03.5102387Z Coherent Host Access: FALSE 2025-12-04T12:57:03.5102531Z Memory Properties: 2025-12-04T12:57:03.5102649Z Features: KERNEL_DISPATCH 2025-12-04T12:57:03.5102796Z Fast F16 Operation: TRUE 2025-12-04T12:57:03.5102953Z Wavefront Size: 64(0x40) 2025-12-04T12:57:03.5103112Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5103261Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5103438Z x 1024(0x400) 2025-12-04T12:57:03.5103570Z y 1024(0x400) 2025-12-04T12:57:03.5103696Z z 1024(0x400) 2025-12-04T12:57:03.5103839Z Max Waves Per CU: 32(0x20) 2025-12-04T12:57:03.5103994Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:57:03.5104149Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5104287Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5104400Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5104532Z y 65535(0xffff) 2025-12-04T12:57:03.5104660Z z 65535(0xffff) 2025-12-04T12:57:03.5104887Z Max fbarriers/Workgrp: 32 2025-12-04T12:57:03.5105062Z Packet Processor uCode:: 185 2025-12-04T12:57:03.5105228Z SDMA engine uCode:: 24 2025-12-04T12:57:03.5105390Z IOMMU Support:: None 2025-12-04T12:57:03.5105529Z Pool Info: 2025-12-04T12:57:03.5105637Z Pool 1 2025-12-04T12:57:03.5105768Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:57:03.5105923Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5106075Z Allocatable: TRUE 2025-12-04T12:57:03.5106236Z Alloc Granule: 4KB 2025-12-04T12:57:03.5106402Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5106574Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5106740Z Accessible by all: FALSE 2025-12-04T12:57:03.5106885Z Pool 2 2025-12-04T12:57:03.5107020Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:57:03.5107170Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5107318Z Allocatable: TRUE 2025-12-04T12:57:03.5107475Z Alloc Granule: 4KB 2025-12-04T12:57:03.5107639Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5107802Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5107961Z Accessible by all: FALSE 2025-12-04T12:57:03.5108098Z Pool 3 2025-12-04T12:57:03.5108227Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:57:03.5108374Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5108527Z Allocatable: TRUE 2025-12-04T12:57:03.5108685Z Alloc Granule: 4KB 2025-12-04T12:57:03.5108849Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5109017Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5109183Z Accessible by all: FALSE 2025-12-04T12:57:03.5109325Z Pool 4 2025-12-04T12:57:03.5109453Z Segment: GROUP 2025-12-04T12:57:03.5109598Z Size: 64(0x40) KB 2025-12-04T12:57:03.5109745Z Allocatable: FALSE 2025-12-04T12:57:03.5109955Z Alloc Granule: 0KB 2025-12-04T12:57:03.5110128Z Alloc Recommended Granule:0KB 2025-12-04T12:57:03.5110335Z Alloc Alignment: 0KB 2025-12-04T12:57:03.5110492Z Accessible by all: FALSE 2025-12-04T12:57:03.5110628Z ISA Info: 2025-12-04T12:57:03.5110776Z ISA 1 2025-12-04T12:57:03.5110909Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:57:03.5111079Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5111250Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5111419Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5111588Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5111747Z Fast f16: TRUE 2025-12-04T12:57:03.5111900Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5112089Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5112226Z x 1024(0x400) 2025-12-04T12:57:03.5112365Z y 1024(0x400) 2025-12-04T12:57:03.5112494Z z 1024(0x400) 2025-12-04T12:57:03.5112642Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5112788Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5112916Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5113051Z y 65535(0xffff) 2025-12-04T12:57:03.5113179Z z 65535(0xffff) 2025-12-04T12:57:03.5113322Z FBarrier Max Size: 32 2025-12-04T12:57:03.5113457Z ISA 2 2025-12-04T12:57:03.5113597Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:57:03.5113776Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5113945Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5114109Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5114276Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5114433Z Fast f16: TRUE 2025-12-04T12:57:03.5114590Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5114733Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5114859Z x 1024(0x400) 2025-12-04T12:57:03.5114993Z y 1024(0x400) 2025-12-04T12:57:03.5115124Z z 1024(0x400) 2025-12-04T12:57:03.5115275Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5115426Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5115554Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5115692Z y 65535(0xffff) 2025-12-04T12:57:03.5115827Z z 65535(0xffff) 2025-12-04T12:57:03.5115977Z FBarrier Max Size: 32 2025-12-04T12:57:03.5116113Z ******* 2025-12-04T12:57:03.5116220Z Agent 6 2025-12-04T12:57:03.5116323Z ******* 2025-12-04T12:57:03.5116439Z Name: gfx942 2025-12-04T12:57:03.5116584Z Uuid: GPU-28a76eae8adfb72f 2025-12-04T12:57:03.5116740Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5116901Z Vendor Name: AMD 2025-12-04T12:57:03.5117088Z Feature: KERNEL_DISPATCH 2025-12-04T12:57:03.5117248Z Profile: BASE_PROFILE 2025-12-04T12:57:03.5117407Z Float Round Mode: NEAR 2025-12-04T12:57:03.5117564Z Max Queue Number: 128(0x80) 2025-12-04T12:57:03.5117716Z Queue Min Size: 64(0x40) 2025-12-04T12:57:03.5117867Z Queue Max Size: 131072(0x20000) 2025-12-04T12:57:03.5118017Z Queue Type: MULTI 2025-12-04T12:57:03.5118160Z Node: 5 2025-12-04T12:57:03.5118304Z Device Type: GPU 2025-12-04T12:57:03.5118438Z Cache Info: 2025-12-04T12:57:03.5118556Z L1: 32(0x20) KB 2025-12-04T12:57:03.5118722Z L2: 4096(0x1000) KB 2025-12-04T12:57:03.5118859Z L3: 262144(0x40000) KB 2025-12-04T12:57:03.5118999Z Chip ID: 29861(0x74a5) 2025-12-04T12:57:03.5119152Z ASIC Revision: 1(0x1) 2025-12-04T12:57:03.5119314Z Cacheline Size: 128(0x80) 2025-12-04T12:57:03.5119479Z Max Clock Freq. (MHz): 2100 2025-12-04T12:57:03.5119634Z BDFID: 5376 2025-12-04T12:57:03.5119790Z Internal Node ID: 5 2025-12-04T12:57:03.5119983Z Compute Unit: 304 2025-12-04T12:57:03.5120137Z SIMDs per CU: 4 2025-12-04T12:57:03.5120297Z Shader Engines: 32 2025-12-04T12:57:03.5120464Z Shader Arrs. per Eng.: 1 2025-12-04T12:57:03.5120636Z WatchPts on Addr. Ranges:4 2025-12-04T12:57:03.5120808Z Coherent Host Access: FALSE 2025-12-04T12:57:03.5120956Z Memory Properties: 2025-12-04T12:57:03.5121081Z Features: KERNEL_DISPATCH 2025-12-04T12:57:03.5121224Z Fast F16 Operation: TRUE 2025-12-04T12:57:03.5121387Z Wavefront Size: 64(0x40) 2025-12-04T12:57:03.5121548Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5121696Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5121830Z x 1024(0x400) 2025-12-04T12:57:03.5121967Z y 1024(0x400) 2025-12-04T12:57:03.5122101Z z 1024(0x400) 2025-12-04T12:57:03.5122252Z Max Waves Per CU: 32(0x20) 2025-12-04T12:57:03.5122418Z Max Work-item Per CU: 2048(0x800) 2025-12-04T12:57:03.5122582Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5122728Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5122850Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5122987Z y 65535(0xffff) 2025-12-04T12:57:03.5123125Z z 65535(0xffff) 2025-12-04T12:57:03.5123280Z Max fbarriers/Workgrp: 32 2025-12-04T12:57:03.5123460Z Packet Processor uCode:: 185 2025-12-04T12:57:03.5123630Z SDMA engine uCode:: 24 2025-12-04T12:57:03.5123794Z IOMMU Support:: None 2025-12-04T12:57:03.5123938Z Pool Info: 2025-12-04T12:57:03.5124054Z Pool 1 2025-12-04T12:57:03.5124231Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-12-04T12:57:03.5124393Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5124555Z Allocatable: TRUE 2025-12-04T12:57:03.5124723Z Alloc Granule: 4KB 2025-12-04T12:57:03.5124901Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5125075Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5125246Z Accessible by all: FALSE 2025-12-04T12:57:03.5125396Z Pool 2 2025-12-04T12:57:03.5125538Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-12-04T12:57:03.5125697Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5125887Z Allocatable: TRUE 2025-12-04T12:57:03.5126053Z Alloc Granule: 4KB 2025-12-04T12:57:03.5126222Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5126392Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5126556Z Accessible by all: FALSE 2025-12-04T12:57:03.5126705Z Pool 3 2025-12-04T12:57:03.5126843Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-12-04T12:57:03.5126993Z Size: 268419072(0xfffc000) KB 2025-12-04T12:57:03.5127150Z Allocatable: TRUE 2025-12-04T12:57:03.5127315Z Alloc Granule: 4KB 2025-12-04T12:57:03.5127482Z Alloc Recommended Granule:2048KB 2025-12-04T12:57:03.5127655Z Alloc Alignment: 4KB 2025-12-04T12:57:03.5127825Z Accessible by all: FALSE 2025-12-04T12:57:03.5127981Z Pool 4 2025-12-04T12:57:03.5128112Z Segment: GROUP 2025-12-04T12:57:03.5128261Z Size: 64(0x40) KB 2025-12-04T12:57:03.5128418Z Allocatable: FALSE 2025-12-04T12:57:03.5128581Z Alloc Granule: 0KB 2025-12-04T12:57:03.5128747Z Alloc Recommended Granule:0KB 2025-12-04T12:57:03.5128914Z Alloc Alignment: 0KB 2025-12-04T12:57:03.5129077Z Accessible by all: FALSE 2025-12-04T12:57:03.5129226Z ISA Info: 2025-12-04T12:57:03.5129342Z ISA 1 2025-12-04T12:57:03.5129481Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-12-04T12:57:03.5129659Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5129863Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5130035Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5130209Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5130370Z Fast f16: TRUE 2025-12-04T12:57:03.5130529Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5130679Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5130814Z x 1024(0x400) 2025-12-04T12:57:03.5130955Z y 1024(0x400) 2025-12-04T12:57:03.5131091Z z 1024(0x400) 2025-12-04T12:57:03.5131243Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5131431Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5131565Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5131707Z y 65535(0xffff) 2025-12-04T12:57:03.5131848Z z 65535(0xffff) 2025-12-04T12:57:03.5132003Z FBarrier Max Size: 32 2025-12-04T12:57:03.5132149Z ISA 2 2025-12-04T12:57:03.5132300Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-12-04T12:57:03.5132481Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-12-04T12:57:03.5132646Z Profiles: HSA_PROFILE_BASE 2025-12-04T12:57:03.5132810Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5133003Z Default Rounding Mode: NEAR 2025-12-04T12:57:03.5133172Z Fast f16: TRUE 2025-12-04T12:57:03.5133330Z Workgroup Max Size: 1024(0x400) 2025-12-04T12:57:03.5133479Z Workgroup Max Size per Dimension: 2025-12-04T12:57:03.5133611Z x 1024(0x400) 2025-12-04T12:57:03.5133745Z y 1024(0x400) 2025-12-04T12:57:03.5133878Z z 1024(0x400) 2025-12-04T12:57:03.5134024Z Grid Max Size: 4294967295(0xffffffff) 2025-12-04T12:57:03.5134168Z Grid Max Size per Dimension: 2025-12-04T12:57:03.5134293Z x 2147483647(0x7fffffff) 2025-12-04T12:57:03.5134429Z y 65535(0xffff) 2025-12-04T12:57:03.5134567Z z 65535(0xffff) 2025-12-04T12:57:03.5134722Z FBarrier Max Size: 32 2025-12-04T12:57:03.5134864Z *** Done *** 2025-12-04T12:57:03.5138390Z + rocminfo 2025-12-04T12:57:03.5138666Z + grep -E 'Name:.*\sgfx|Marketing' 2025-12-04T12:57:03.5983065Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:57:03.5983309Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-12-04T12:57:03.5983469Z Name: gfx942 2025-12-04T12:57:03.5983624Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5983778Z Name: gfx942 2025-12-04T12:57:03.5983935Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5984130Z Name: gfx942 2025-12-04T12:57:03.5984301Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.5984477Z Name: gfx942 2025-12-04T12:57:03.5984636Z Marketing Name: AMD Radeon Graphics 2025-12-04T12:57:03.6070123Z + MAYBE_ROCM=rocm/ 2025-12-04T12:57:03.6070265Z + [[ linux-noble-rocm-py3.12-mi300 == *xpu* ]] 2025-12-04T12:57:03.6070434Z + [[ linux-noble-rocm-py3.12-mi300 != *-bazel-* ]] 2025-12-04T12:57:03.6070583Z + pip_install ninja==1.10.2 2025-12-04T12:57:03.6070748Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-12-04T12:57:03.6070937Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-12-04T12:57:03.7924054Z Collecting ninja==1.10.2 2025-12-04T12:57:03.8200667Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-12-04T12:57:03.8282919Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-12-04T12:57:03.9279046Z Installing collected packages: ninja 2025-12-04T12:57:03.9279507Z Attempting uninstall: ninja 2025-12-04T12:57:03.9292439Z Found existing installation: ninja 1.11.1.4 2025-12-04T12:57:03.9302684Z Uninstalling ninja-1.11.1.4: 2025-12-04T12:57:03.9330165Z Successfully uninstalled ninja-1.11.1.4 2025-12-04T12:57:03.9414945Z Successfully installed ninja-1.10.2 2025-12-04T12:57:03.9738614Z + 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.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:57:03.9740332Z + 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.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T12:57:03.9741131Z + [[ linux-noble-rocm-py3.12-mi300 == *aarch64* ]] 2025-12-04T12:57:03.9742045Z + [[ linux-noble-rocm-py3.12-mi300 == *asan* ]] 2025-12-04T12:57:03.9742332Z + [[ linux-noble-rocm-py3.12-mi300 == *-debug* ]] 2025-12-04T12:57:03.9742620Z + [[ linux-noble-rocm-py3.12-mi300 != *-bazel-* ]] 2025-12-04T12:57:03.9743020Z + echo 'We are not in debug mode: linux-noble-rocm-py3.12-mi300. Expect the assertion to pass' 2025-12-04T12:57:03.9743489Z We are not in debug mode: linux-noble-rocm-py3.12-mi300. Expect the assertion to pass 2025-12-04T12:57:03.9743824Z + cd test 2025-12-04T12:57:03.9744099Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-12-04T12:57:04.9162980Z + [[ distributed == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-12-04T12:57:04.9163382Z + [[ distributed == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-12-04T12:57:04.9163712Z + [[ distributed == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-12-04T12:57:04.9167190Z + DYNAMO_BENCHMARK_FLAGS=() 2025-12-04T12:57:04.9167585Z + [[ distributed == *pr_time_benchmarks* ]] 2025-12-04T12:57:04.9167861Z + [[ distributed == *dynamo_eager* ]] 2025-12-04T12:57:04.9168161Z + [[ distributed == *aot_eager* ]] 2025-12-04T12:57:04.9168436Z + [[ distributed == *aot_inductor* ]] 2025-12-04T12:57:04.9168688Z + [[ distributed == *max_autotune_inductor* ]] 2025-12-04T12:57:04.9168933Z + [[ distributed == *inductor* ]] 2025-12-04T12:57:04.9169159Z + [[ distributed == *dynamic* ]] 2025-12-04T12:57:04.9169381Z + [[ distributed == *cpu* ]] 2025-12-04T12:57:04.9169596Z + [[ distributed == *xpu* ]] 2025-12-04T12:57:04.9169982Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-12-04T12:57:04.9185245Z + [[ linux-noble-rocm-py3.12-mi300 == *libtorch* ]] 2025-12-04T12:57:04.9186558Z + [[ linux-noble-rocm-py3.12-mi300 == *-bazel-* ]] 2025-12-04T12:57:04.9189246Z + cd test 2025-12-04T12:57:04.9190009Z + python -c 'import torch; print(torch.__config__.show())' 2025-12-04T12:57:05.7079783Z PyTorch built with: 2025-12-04T12:57:05.7080177Z - GCC 11.5 2025-12-04T12:57:05.7080334Z - C++ Version: 201703 2025-12-04T12:57:05.7080734Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-12-04T12:57:05.7081203Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-12-04T12:57:05.7081467Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-12-04T12:57:05.7081676Z - LAPACK is enabled (usually provided by MKL) 2025-12-04T12:57:05.7081869Z - NNPACK is enabled 2025-12-04T12:57:05.7082035Z - CPU capability usage: AVX512 2025-12-04T12:57:05.7082212Z - HIP Runtime 7.1.25424 2025-12-04T12:57:05.7082368Z - MIOpen 3.5.1 2025-12-04T12:57:05.7082507Z - Magma 2.9.0 2025-12-04T12:57:05.7084975Z - 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:57:05.7087792Z 2025-12-04T12:57:05.9590264Z + cd test 2025-12-04T12:57:05.9590607Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-12-04T12:57:06.6932682Z ATen/Parallel: 2025-12-04T12:57:06.6933018Z at::get_num_threads() : 128 2025-12-04T12:57:06.6933683Z at::get_num_interop_threads() : 128 2025-12-04T12:57:06.6933942Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-12-04T12:57:06.6934174Z omp_get_max_threads() : 128 2025-12-04T12:57:06.6934590Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-12-04T12:57:06.6935028Z mkl_get_max_threads() : 128 2025-12-04T12:57:06.6935319Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-12-04T12:57:06.6935642Z std::thread::hardware_concurrency() : 128 2025-12-04T12:57:06.6935877Z Environment variables: 2025-12-04T12:57:06.6936077Z OMP_NUM_THREADS : [not set] 2025-12-04T12:57:06.6936278Z MKL_NUM_THREADS : [not set] 2025-12-04T12:57:06.6936504Z ATen parallel backend: OpenMP 2025-12-04T12:57:06.6936643Z 2025-12-04T12:57:06.9229100Z + [[ distributed == *numpy_2* ]] 2025-12-04T12:57:06.9229423Z + [[ linux-noble-rocm-py3.12-mi300 == *aarch64* ]] 2025-12-04T12:57:06.9229725Z + [[ distributed == *backward* ]] 2025-12-04T12:57:06.9230065Z + [[ distributed == *libtorch_agnostic_targetting* ]] 2025-12-04T12:57:06.9230335Z + [[ distributed == *xla* ]] 2025-12-04T12:57:06.9230542Z + [[ distributed == *vllm* ]] 2025-12-04T12:57:06.9230759Z + [[ distributed == *executorch* ]] 2025-12-04T12:57:06.9230996Z + [[ distributed == \j\i\t\_\l\e\g\a\c\y ]] 2025-12-04T12:57:06.9231246Z + [[ distributed == \q\u\a\n\t\i\z\a\t\i\o\n ]] 2025-12-04T12:57:06.9231518Z + [[ linux-noble-rocm-py3.12-mi300 == *libtorch* ]] 2025-12-04T12:57:06.9231782Z + [[ distributed == distributed ]] 2025-12-04T12:57:06.9232002Z + test_distributed 2025-12-04T12:57:06.9232204Z + echo 'Testing distributed python tests' 2025-12-04T12:57:06.9232446Z Testing distributed python tests 2025-12-04T12:57:06.9232752Z + python test/run_test.py --distributed-tests --shard 1 3 --verbose 2025-12-04T12:57:08.6692423Z Excluding distributed/rpc/test_faulty_agent on ROCm 2025-12-04T12:57:08.6692673Z Excluding distributed/rpc/test_tensorpipe_agent on ROCm 2025-12-04T12:57:08.6692870Z Excluding distributed/rpc/test_share_memory on ROCm 2025-12-04T12:57:08.6693062Z Excluding distributed/rpc/cuda/test_tensorpipe_agent on ROCm 2025-12-04T12:57:09.5417306Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T12:57:09.8890092Z Ignoring disabled issues: [''] 2025-12-04T12:57:09.8935075Z Found test times from artifacts 2025-12-04T12:57:09.9103525Z Found test times from artifacts 2025-12-04T12:57:09.9108420Z Running all tests 2025-12-04T12:57:09.9154685Z Running parallel tests on 4 processes 2025-12-04T12:57:09.9155956Z Name: tests to run (est. time: 120.59min) 2025-12-04T12:57:09.9156976Z Serial tests (80): 2025-12-04T12:57:09.9157237Z distributed/test_inductor_collectives 1/1 2025-12-04T12:57:09.9157438Z distributed/pipelining/test_schedule_multiproc 1/1 2025-12-04T12:57:09.9157629Z distributed/checkpoint/_experimental/test_barriers 1/1 2025-12-04T12:57:09.9157819Z distributed/pipelining/test_transformer 1/1 2025-12-04T12:57:09.9158023Z distributed/flight_recorder/test_fr_analysis 1/1 2025-12-04T12:57:09.9158588Z distributed/_composable/test_contract 1/1 2025-12-04T12:57:09.9158751Z distributed/checkpoint/test_dedup_tensors 1/1 2025-12-04T12:57:09.9158911Z distributed/test_c10d_functional_native 1/1 2025-12-04T12:57:09.9159062Z distributed/test_nvshmem_triton 1/1 2025-12-04T12:57:09.9159206Z distributed/test_cupy_as_tensor 1/1 2025-12-04T12:57:09.9159347Z distributed/fsdp/test_fsdp_fx 1/1 2025-12-04T12:57:09.9159489Z distributed/_tools/test_sac_ilp 1/1 2025-12-04T12:57:09.9159644Z distributed/checkpoint/test_hf_storage 1/1 2025-12-04T12:57:09.9159798Z distributed/pipelining/test_microbatch 1/1 2025-12-04T12:57:09.9160002Z distributed/tensor/test_placement_types 1/1 2025-12-04T12:57:09.9160174Z distributed/tensor/test_dtensor_dispatch_overhead 1/1 2025-12-04T12:57:09.9160378Z distributed/checkpoint/_experimental/test_checkpoint_reader 1/1 2025-12-04T12:57:09.9160678Z distributed/checkpoint/test_format_utils 1/1 2025-12-04T12:57:09.9160844Z distributed/test_aten_comm_compute_reordering 1/1 2025-12-04T12:57:09.9161030Z distributed/checkpoint/test_quantized_hf_storage 1/1 2025-12-04T12:57:09.9161234Z distributed/_composable/test_composability/test_pp_composability 1/1 2025-12-04T12:57:09.9161422Z distributed/test_device_mesh 1/1 2025-12-04T12:57:09.9161574Z distributed/tensor/parallel/test_tp_style 1/1 2025-12-04T12:57:09.9161731Z distributed/checkpoint/test_fsspec 1/1 2025-12-04T12:57:09.9162008Z distributed/tensor/experimental/test_tp_transform 1/1 2025-12-04T12:57:09.9162198Z distributed/_composable/test_replicate_mixed_precision 1/1 2025-12-04T12:57:09.9162399Z distributed/_composable/fsdp/test_fully_shard_logging 1/1 2025-12-04T12:57:09.9162600Z distributed/_composable/fsdp/test_fully_shard_ignore_params 1/1 2025-12-04T12:57:09.9162789Z distributed/tensor/test_embedding_ops 1/1 2025-12-04T12:57:09.9162963Z distributed/checkpoint/test_fsdp_optim_state 1/1 2025-12-04T12:57:09.9163148Z distributed/checkpoint/e2e/test_e2e_save_and_load 1/1 2025-12-04T12:57:09.9163322Z distributed/_tools/test_runtime_estimator 1/1 2025-12-04T12:57:09.9163487Z distributed/fsdp/test_fsdp_memory 1/1 2025-12-04T12:57:09.9163643Z distributed/tensor/test_pointwise_ops 1/1 2025-12-04T12:57:09.9163801Z distributed/checkpoint/test_compatibility 1/1 2025-12-04T12:57:09.9163961Z distributed/_tools/test_mem_tracker 1/1 2025-12-04T12:57:09.9164111Z distributed/elastic/test_control_plane 1/1 2025-12-04T12:57:09.9164256Z distributed/fsdp/test_fsdp_overlap 1/1 2025-12-04T12:57:09.9164395Z distributed/test_fake_pg 1/1 2025-12-04T12:57:09.9164541Z distributed/checkpoint/test_fsdp_model_state 1/1 2025-12-04T12:57:09.9164691Z distributed/fsdp/test_utils 1/1 2025-12-04T12:57:09.9164840Z distributed/tensor/parallel/test_tp_examples 1/1 2025-12-04T12:57:09.9165028Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 2025-12-04T12:57:09.9165211Z distributed/tensor/debug/test_comm_mode 1/1 2025-12-04T12:57:09.9165352Z distributed/test_dist2 1/1 2025-12-04T12:57:09.9165509Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 1/1 2025-12-04T12:57:09.9165680Z distributed/launcher/test_run 1/1 2025-12-04T12:57:09.9165826Z distributed/fsdp/test_fsdp_backward_prefetch 1/1 2025-12-04T12:57:09.9165984Z distributed/fsdp/test_fsdp_pure_fp16 1/1 2025-12-04T12:57:09.9166129Z distributed/checkpoint/test_checkpoint 1/1 2025-12-04T12:57:09.9166273Z distributed/_pycute/test_coalesce 1/1 2025-12-04T12:57:09.9166413Z distributed/_pycute/test_complement 1/1 2025-12-04T12:57:09.9166555Z distributed/_pycute/test_composition 1/1 2025-12-04T12:57:09.9166696Z distributed/_pycute/test_int_tuple 1/1 2025-12-04T12:57:09.9166838Z distributed/_pycute/test_left_inverse 1/1 2025-12-04T12:57:09.9166983Z distributed/_pycute/test_right_inverse 1/1 2025-12-04T12:57:09.9167139Z distributed/tensor/debug/test_debug_mode 1/1 2025-12-04T12:57:09.9167325Z distributed/fsdp/test_fsdp_apply 1/1 2025-12-04T12:57:09.9167474Z distributed/_composable/fsdp/test_fully_shard_frozen 1/1 2025-12-04T12:57:09.9167634Z distributed/checkpoint/test_hsdp_checkpoint 1/1 2025-12-04T12:57:09.9167794Z distributed/tensor/parallel/test_parallelize_api 1/1 2025-12-04T12:57:09.9167940Z distributed/tensor/test_view_ops 1/1 2025-12-04T12:57:09.9168069Z distributed/fsdp/test_fsdp_state_dict 1/2 2025-12-04T12:57:09.9168198Z distributed/_pycute/test_typing 1/1 2025-12-04T12:57:09.9168326Z distributed/test_distributed_spawn 1/7 2025-12-04T12:57:09.9168457Z distributed/test_distributed_spawn 4/7 2025-12-04T12:57:09.9168588Z distributed/test_distributed_spawn 7/7 2025-12-04T12:57:09.9168729Z distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 2025-12-04T12:57:09.9168897Z distributed/_composable/fsdp/test_fully_shard_training 1/1 2025-12-04T12:57:09.9169102Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 1/1 2025-12-04T12:57:09.9169258Z distributed/test_nccl 1/1 2025-12-04T12:57:09.9169376Z distributed/fsdp/test_fsdp_meta 1/1 2025-12-04T12:57:09.9169505Z distributed/test_data_parallel 1/1 2025-12-04T12:57:09.9169636Z distributed/checkpoint/test_state_dict 1/1 2025-12-04T12:57:09.9169766Z distributed/fsdp/test_fsdp_core 3/3 2025-12-04T12:57:09.9169940Z distributed/test_c10d_ucc 1/1 2025-12-04T12:57:09.9170074Z distributed/fsdp/test_fsdp_use_orig_params 1/1 2025-12-04T12:57:09.9170209Z distributed/test_c10d_common 1/1 2025-12-04T12:57:09.9170359Z distributed/_shard/sharded_tensor/test_sharded_tensor 1/1 2025-12-04T12:57:09.9170511Z distributed/test_c10d_nccl 3/3 2025-12-04T12:57:09.9170630Z Parallel tests (0): 2025-12-04T12:57:09.9170739Z Name: excluded (est. time: 0.0min) 2025-12-04T12:57:09.9170852Z Serial tests (0): 2025-12-04T12:57:09.9170949Z Parallel tests (0): 2025-12-04T12:57:09.9171151Z Running distributed/test_inductor_collectives 1/1 ... [2025-12-04 12:57:09.915842][3580356.380854846] 2025-12-04T12:57:09.9171364Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:09.9171821Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_inductor_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', '--rerun-disabled-tests'] ... [2025-12-04 12:57:09.916069] 2025-12-04T12:57:17.0586884Z 2025-12-04T12:57:17.0588151Z distributed/test_inductor_collectives 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_inductor_collectives_1.1_4f63d495ddc4ebf4_.log 2025-12-04T12:57:17.0588779Z Running 0 items in this shard: 2025-12-04T12:57:17.0588917Z 2025-12-04T12:57:17.0589177Z Finished distributed/test_inductor_collectives 1/1 ... [2025-12-04 12:57:17.058481][3580363.523493468], took 0.12min 2025-12-04T12:57:17.0591773Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:19.1000863Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:19.1001361Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T12:57:19.1001716Z Uploading artifacts took 0.00 seconds 2025-12-04T12:57:19.1002151Z Running distributed/pipelining/test_schedule_multiproc 1/1 ... [2025-12-04 12:57:19.099841][3580365.56485082] 2025-12-04T12:57:19.1002578Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:19.1005052Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:57:19.100110] 2025-12-04T12:57:20.9758055Z 2025-12-04T12:57:20.9759402Z 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_a166f74728673fea_.log 2025-12-04T12:57:20.9760079Z Running 0 items in this shard: 2025-12-04T12:57:20.9760188Z 2025-12-04T12:57:20.9760405Z Finished distributed/pipelining/test_schedule_multiproc 1/1 ... [2025-12-04 12:57:20.975562][3580367.440573651], took 0.03min 2025-12-04T12:57:20.9761610Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:20.9767876Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:20.9771092Z Running distributed/checkpoint/_experimental/test_barriers 1/1 ... [2025-12-04 12:57:20.977009][3580367.44202441] 2025-12-04T12:57:20.9771394Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:20.9773318Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/_experimental/test_barriers.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:20.977204] 2025-12-04T12:57:22.8649156Z 2025-12-04T12:57:22.8650137Z distributed/checkpoint/_experimental/test_barriers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint._experimental.test_barriers_1.1_9658c934106f548f_.log 2025-12-04T12:57:22.8650547Z Running 0 items in this shard: 2025-12-04T12:57:22.8650624Z 2025-12-04T12:57:22.8650786Z Finished distributed/checkpoint/_experimental/test_barriers 1/1 ... [2025-12-04 12:57:22.864676][3580369.329686704], took 0.03min 2025-12-04T12:57:22.8654230Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:22.8660677Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:22.8664441Z Running distributed/pipelining/test_transformer 1/1 ... [2025-12-04 12:57:22.866360][3580369.331374649] 2025-12-04T12:57:22.8664668Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:22.8668712Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/pipelining/test_transformer.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:22.866582] 2025-12-04T12:57:25.1174543Z 2025-12-04T12:57:25.1175721Z distributed/pipelining/test_transformer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_transformer_1.1_714d37cb1debdedf_.log 2025-12-04T12:57:25.1176554Z Running 0 items in this shard: 2025-12-04T12:57:25.1176743Z 2025-12-04T12:57:25.1177062Z Finished distributed/pipelining/test_transformer 1/1 ... [2025-12-04 12:57:25.117173][3580371.582183906], took 0.04min 2025-12-04T12:57:25.1179120Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:25.1186428Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:25.1189566Z Running distributed/flight_recorder/test_fr_analysis 1/1 ... [2025-12-04 12:57:25.118763][3580371.583776992] 2025-12-04T12:57:25.1189988Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:25.1191777Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/flight_recorder/test_fr_analysis.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:25.118994] 2025-12-04T12:57:26.9901290Z 2025-12-04T12:57:26.9902340Z distributed/flight_recorder/test_fr_analysis 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.flight_recorder.test_fr_analysis_1.1_08ec0ab7d656c217_.log 2025-12-04T12:57:26.9903063Z Running 0 items in this shard: 2025-12-04T12:57:26.9903213Z 2025-12-04T12:57:26.9903503Z Finished distributed/flight_recorder/test_fr_analysis 1/1 ... [2025-12-04 12:57:26.989796][3580373.454806965], took 0.03min 2025-12-04T12:57:26.9905628Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:26.9911122Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:26.9914645Z Running distributed/_composable/test_contract 1/1 ... [2025-12-04 12:57:26.991368][3580373.456381942] 2025-12-04T12:57:26.9915444Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:26.9917124Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/test_contract.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:26.991583] 2025-12-04T12:57:28.8642616Z 2025-12-04T12:57:28.8643714Z distributed/_composable/test_contract 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_contract_1.1_69be7e012c8cc68c_.log 2025-12-04T12:57:28.8644502Z Running 0 items in this shard: 2025-12-04T12:57:28.8644673Z 2025-12-04T12:57:28.8644977Z Finished distributed/_composable/test_contract 1/1 ... [2025-12-04 12:57:28.863936][3580375.328945983], took 0.03min 2025-12-04T12:57:28.8648041Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:28.8655449Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:28.8657353Z Running distributed/checkpoint/test_dedup_tensors 1/1 ... [2025-12-04 12:57:28.865619][3580375.330633808] 2025-12-04T12:57:28.8657728Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:28.8659807Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_dedup_tensors.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:28.865832] 2025-12-04T12:57:30.7558508Z 2025-12-04T12:57:30.7559583Z distributed/checkpoint/test_dedup_tensors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_dedup_tensors_1.1_ef755bd6ec7fb913_.log 2025-12-04T12:57:30.7560342Z Running 0 items in this shard: 2025-12-04T12:57:30.7560503Z 2025-12-04T12:57:30.7560781Z Finished distributed/checkpoint/test_dedup_tensors 1/1 ... [2025-12-04 12:57:30.755533][3580377.220543663], took 0.03min 2025-12-04T12:57:30.7564381Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:30.7570031Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:30.7575707Z Running distributed/test_c10d_functional_native 1/1 ... [2025-12-04 12:57:30.757307][3580377.222321246] 2025-12-04T12:57:30.7576044Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:30.7576781Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_functional_native.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:30.757539] 2025-12-04T12:57:38.5206389Z 2025-12-04T12:57:38.5207386Z PRINTING LOG FILE of distributed/test_c10d_functional_native 1/1 (test/test-reports/distributed.test_c10d_functional_native_1.1_fda8082158bbcbf8_.log) 2025-12-04T12:57:38.5208358Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_functional_native/distributed.test_c10d_functional_native-1cd360171d24c144.xml 2025-12-04T12:57:38.5208992Z ============================= test session starts ============================== 2025-12-04T12:57:38.5209447Z platform linux -- Python 3.12.5, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-12-04T12:57:38.5210010Z cachedir: .pytest_cache 2025-12-04T12:57:38.5210477Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T12:57:38.5210975Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T12:57:38.5211211Z configfile: pytest.ini 2025-12-04T12:57:38.5212450Z 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-04T12:57:38.5212968Z collecting ... collected 33 items 2025-12-04T12:57:38.5213251Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T12:57:38.5214990Z Running 6 items in this shard: test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_gather_into_tensor_coalesced, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_gather_into_tensor_single, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_to_all_single, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_broadcast, test/distributed/test_c10d_functional_native.py::CompileTest::test_inductor_inplace_op_on_view, test/distributed/test_c10d_functional_native.py::CompileTest::test_wait_tensor 2025-12-04T12:57:38.5216475Z 2025-12-04T12:57:38.5217017Z distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_gather_into_tensor_coalesced [rank0]:W1204 12:57:36.382000 2459 site-packages/torch/_inductor/utils.py:1361] on error, temporary cache dir kept at /tmp/tmpdbszafyl 2025-12-04T12:57:38.5217725Z FAILED [1.0572s] [ 16%] 2025-12-04T12:57:38.5217837Z 2025-12-04T12:57:38.5217940Z =================================== FAILURES =================================== 2025-12-04T12:57:38.5218268Z __________ CompileTest.test_inductor_all_gather_into_tensor_coalesced __________ 2025-12-04T12:57:38.5218568Z Traceback (most recent call last): 2025-12-04T12:57:38.5219049Z File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_functional_native.py", line 1036, in test_inductor_all_gather_into_tensor_coalesced 2025-12-04T12:57:38.5219513Z .run(code) 2025-12-04T12:57:38.5219667Z ^^^^^^^^^ 2025-12-04T12:57:38.5220159Z RuntimeError: Expected to find "buf0 = torch.ops._c10d_functional.all_gather_into_tensor_coalesced.default([arg3_1, arg2_1, arg1_1, arg0_1]" but did not find it 2025-12-04T12:57:38.5220633Z Searched string: 2025-12-04T12:57:38.5220813Z # AOT ID: ['0_inference'] 2025-12-04T12:57:38.5221000Z ~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T12:57:38.5221200Z from ctypes import c_void_p, c_long, c_int 2025-12-04T12:57:38.5221424Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T12:57:38.5221622Z import torch 2025-12-04T12:57:38.5221774Z ~~~~~~~~~~~~ 2025-12-04T12:57:38.5221920Z import math 2025-12-04T12:57:38.5222065Z ~~~~~~~~~~~ 2025-12-04T12:57:38.5222220Z import random 2025-12-04T12:57:38.5222403Z ~~~~~~~~~~~~~ <--- HERE 2025-12-04T12:57:38.5222576Z import os 2025-12-04T12:57:38.5222729Z import tempfile 2025-12-04T12:57:38.5223083Z From CHECK: buf0 = torch.ops._c10d_functional.all_gather_into_tensor_coalesced.default([arg3_1, arg2_1, arg1_1, arg0_1] 2025-12-04T12:57:38.5223396Z 2025-12-04T12:57:38.5223400Z 2025-12-04T12:57:38.5223538Z To execute this test, run the following from the base repo dir: 2025-12-04T12:57:38.5223971Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_c10d_functional_native.py CompileTest.test_inductor_all_gather_into_tensor_coalesced 2025-12-04T12:57:38.5224387Z 2025-12-04T12:57:38.5224511Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T12:57:38.5225016Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_functional_native/distributed.test_c10d_functional_native-1cd360171d24c144.xml - 2025-12-04T12:57:38.5225506Z =========================== short test summary info ============================ 2025-12-04T12:57:38.5226114Z FAILED [1.0572s] distributed/test_c10d_functional_native.py::CompileTest::test_inductor_all_gather_into_tensor_coalesced - RuntimeError: Expected to find "buf0 = torch.ops._c10d_functional.all_gather_into_tensor_coalesced.default([arg3_1, arg2_1, arg1_1, arg0_1]" but did not find it 2025-12-04T12:57:38.5226679Z Searched string: 2025-12-04T12:57:38.5226814Z # AOT ID: ['0_inference'] 2025-12-04T12:57:38.5226953Z ~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T12:57:38.5227148Z from ctypes import c_void_p, c_long, c_int 2025-12-04T12:57:38.5227321Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T12:57:38.5227475Z import torch 2025-12-04T12:57:38.5227591Z ~~~~~~~~~~~~ 2025-12-04T12:57:38.5227719Z import math 2025-12-04T12:57:38.5227827Z ~~~~~~~~~~~ 2025-12-04T12:57:38.5227938Z import random 2025-12-04T12:57:38.5228058Z ~~~~~~~~~~~~~ <--- HERE 2025-12-04T12:57:38.5228186Z import os 2025-12-04T12:57:38.5228302Z import tempfile 2025-12-04T12:57:38.5228561Z From CHECK: buf0 = torch.ops._c10d_functional.all_gather_into_tensor_coalesced.default([arg3_1, arg2_1, arg1_1, arg0_1] 2025-12-04T12:57:38.5228797Z 2025-12-04T12:57:38.5228799Z 2025-12-04T12:57:38.5228896Z To execute this test, run the following from the base repo dir: 2025-12-04T12:57:38.5229274Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_c10d_functional_native.py CompileTest.test_inductor_all_gather_into_tensor_coalesced 2025-12-04T12:57:38.5229553Z 2025-12-04T12:57:38.5229668Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T12:57:38.5229957Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-12-04T12:57:38.5230164Z ============================== 1 failed in 1.07s =============================== 2025-12-04T12:57:38.5230292Z 2025-12-04T12:57:38.5230559Z FINISHED PRINTING LOG FILE of distributed/test_c10d_functional_native 1/1 (test/test-reports/distributed.test_c10d_functional_native_1.1_fda8082158bbcbf8_.log) 2025-12-04T12:57:38.5230874Z 2025-12-04T12:57:38.5231049Z Finished distributed/test_c10d_functional_native 1/1 ... [2025-12-04 12:57:38.520331][3580384.985338535], took 0.13min 2025-12-04T12:57:38.5231627Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:38.5232147Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:38.5232437Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T12:57:38.5232679Z Uploading artifacts took 0.00 seconds 2025-12-04T12:57:38.5232873Z distributed/test_c10d_functional_native 1/1 failed! 2025-12-04T12:57:38.5233156Z Running distributed/test_nvshmem_triton 1/1 ... [2025-12-04 12:57:38.522022][3580384.987036439] 2025-12-04T12:57:38.5233413Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:38.5233936Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_nvshmem_triton.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:38.522243] 2025-12-04T12:57:43.7656752Z 2025-12-04T12:57:43.7657879Z distributed/test_nvshmem_triton 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_nvshmem_triton_1.1_8fcab14518789d55_.log 2025-12-04T12:57:43.7658573Z 2025-12-04T12:57:43.7659416Z Finished distributed/test_nvshmem_triton 1/1 ... [2025-12-04 12:57:43.765343][3580390.230355013], took 0.09min 2025-12-04T12:57:43.7660842Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:43.7664641Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:43.7666795Z Running distributed/test_cupy_as_tensor 1/1 ... [2025-12-04 12:57:43.766578][3580390.231593405] 2025-12-04T12:57:43.7667193Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:43.7669078Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_cupy_as_tensor.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:43.766766] 2025-12-04T12:57:45.7927683Z 2025-12-04T12:57:45.7928804Z distributed/test_cupy_as_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_cupy_as_tensor_1.1_0c247002b02241f3_.log 2025-12-04T12:57:45.7929607Z Running 0 items in this shard: 2025-12-04T12:57:45.7929787Z 2025-12-04T12:57:45.7930272Z Finished distributed/test_cupy_as_tensor 1/1 ... [2025-12-04 12:57:45.792393][3580392.257402989], took 0.03min 2025-12-04T12:57:45.7933235Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:45.7939033Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:45.7942941Z Running distributed/fsdp/test_fsdp_fx 1/1 ... [2025-12-04 12:57:45.794175][3580392.259189693] 2025-12-04T12:57:45.7943345Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:45.7946411Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_fx.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:45.794491] 2025-12-04T12:57:47.8381368Z 2025-12-04T12:57:47.8381938Z distributed/fsdp/test_fsdp_fx 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_fx_1.1_9c136689b73b0d35_.log 2025-12-04T12:57:47.8382520Z Running 0 items in this shard: 2025-12-04T12:57:47.8382669Z 2025-12-04T12:57:47.8382897Z Finished distributed/fsdp/test_fsdp_fx 1/1 ... [2025-12-04 12:57:47.837822][3580394.302835593], took 0.03min 2025-12-04T12:57:47.8387021Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:47.8391684Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:47.8394679Z Running distributed/_tools/test_sac_ilp 1/1 ... [2025-12-04 12:57:47.839372][3580394.30438647] 2025-12-04T12:57:47.8395013Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:47.8397279Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_tools/test_sac_ilp.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:47.839570] 2025-12-04T12:57:50.1687486Z 2025-12-04T12:57:50.1689235Z distributed/_tools/test_sac_ilp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._tools.test_sac_ilp_1.1_28c9646b0fae763e_.log 2025-12-04T12:57:50.1690224Z Running 0 items in this shard: 2025-12-04T12:57:50.1690453Z 2025-12-04T12:57:50.1690854Z Finished distributed/_tools/test_sac_ilp 1/1 ... [2025-12-04 12:57:50.168430][3580396.633440317], took 0.04min 2025-12-04T12:57:50.1693054Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:50.1698617Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:50.1702234Z Running distributed/checkpoint/test_hf_storage 1/1 ... [2025-12-04 12:57:50.170101][3580396.635115142] 2025-12-04T12:57:50.1702642Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:50.1704967Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_hf_storage.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:50.170352] 2025-12-04T12:57:52.0628892Z 2025-12-04T12:57:52.0631102Z distributed/checkpoint/test_hf_storage 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_hf_storage_1.1_c9c6b4b3fa99ed54_.log 2025-12-04T12:57:52.0631852Z Running 0 items in this shard: 2025-12-04T12:57:52.0632020Z 2025-12-04T12:57:52.0632294Z Finished distributed/checkpoint/test_hf_storage 1/1 ... [2025-12-04 12:57:52.062561][3580398.527571447], took 0.03min 2025-12-04T12:57:52.0634363Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:52.0639816Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:52.0643562Z Running distributed/pipelining/test_microbatch 1/1 ... [2025-12-04 12:57:52.064257][3580398.529271952] 2025-12-04T12:57:52.0643903Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:52.0645876Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/pipelining/test_microbatch.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:52.064458] 2025-12-04T12:57:54.2917726Z 2025-12-04T12:57:54.2918555Z distributed/pipelining/test_microbatch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.pipelining.test_microbatch_1.1_1e89ab8cc4a6cdc7_.log 2025-12-04T12:57:54.2918993Z Running 0 items in this shard: 2025-12-04T12:57:54.2919074Z 2025-12-04T12:57:54.2919220Z Finished distributed/pipelining/test_microbatch 1/1 ... [2025-12-04 12:57:54.291522][3580400.756533761], took 0.04min 2025-12-04T12:57:54.2922016Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:54.2926503Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:54.2929377Z Running distributed/tensor/test_placement_types 1/1 ... [2025-12-04 12:57:54.292855][3580400.757870481] 2025-12-04T12:57:54.2929605Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:54.2931506Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_placement_types.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:54.293043] 2025-12-04T12:57:56.0505530Z 2025-12-04T12:57:56.0506519Z distributed/tensor/test_placement_types 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_placement_types_1.1_c5eb70cd09bafaa2_.log 2025-12-04T12:57:56.0507505Z Running 0 items in this shard: 2025-12-04T12:57:56.0507738Z 2025-12-04T12:57:56.0508130Z Finished distributed/tensor/test_placement_types 1/1 ... [2025-12-04 12:57:56.050258][3580402.515269052], took 0.03min 2025-12-04T12:57:56.0513505Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:56.0521351Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:56.0523476Z Running distributed/tensor/test_dtensor_dispatch_overhead 1/1 ... [2025-12-04 12:57:56.052213][3580402.517227232] 2025-12-04T12:57:56.0523884Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:56.0525678Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_dtensor_dispatch_overhead.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:56.052434] 2025-12-04T12:57:57.8980689Z 2025-12-04T12:57:57.8981601Z distributed/tensor/test_dtensor_dispatch_overhead 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_dtensor_dispatch_overhead_1.1_3469df5f4c0cbab7_.log 2025-12-04T12:57:57.8982317Z Running 0 items in this shard: 2025-12-04T12:57:57.8982471Z 2025-12-04T12:57:57.8982781Z Finished distributed/tensor/test_dtensor_dispatch_overhead 1/1 ... [2025-12-04 12:57:57.897869][3580404.362880424], took 0.03min 2025-12-04T12:57:57.8989791Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:57.8994429Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:57.8997630Z Running distributed/checkpoint/_experimental/test_checkpoint_reader 1/1 ... [2025-12-04 12:57:57.899666][3580404.364680797] 2025-12-04T12:57:57.8998034Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:57.9000325Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/_experimental/test_checkpoint_reader.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:57:57.899890] 2025-12-04T12:57:59.7942215Z 2025-12-04T12:57:59.7943240Z distributed/checkpoint/_experimental/test_checkpoint_reader 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint._experimental.test_checkpoint_reader_1.1_f530f090bf08c10c_.log 2025-12-04T12:57:59.7944022Z Running 0 items in this shard: 2025-12-04T12:57:59.7944155Z 2025-12-04T12:57:59.7944462Z Finished distributed/checkpoint/_experimental/test_checkpoint_reader 1/1 ... [2025-12-04 12:57:59.794020][3580406.259031458], took 0.03min 2025-12-04T12:57:59.7949164Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:57:59.7954632Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:57:59.7957865Z Running distributed/checkpoint/test_format_utils 1/1 ... [2025-12-04 12:57:59.795696][3580406.260710473] 2025-12-04T12:57:59.7958184Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:57:59.7960345Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_format_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', '--rerun-disabled-tests'] ... [2025-12-04 12:57:59.795912] 2025-12-04T12:58:01.6856487Z 2025-12-04T12:58:01.6857510Z distributed/checkpoint/test_format_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_format_utils_1.1_b4d6b24b6e41b170_.log 2025-12-04T12:58:01.6858229Z Running 0 items in this shard: 2025-12-04T12:58:01.6858379Z 2025-12-04T12:58:01.6858699Z Finished distributed/checkpoint/test_format_utils 1/1 ... [2025-12-04 12:58:01.685368][3580408.150378653], took 0.03min 2025-12-04T12:58:01.6862821Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:01.6868191Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:01.6872089Z Running distributed/test_aten_comm_compute_reordering 1/1 ... [2025-12-04 12:58:01.687071][3580408.152085847] 2025-12-04T12:58:01.6872528Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:01.6874161Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_aten_comm_compute_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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:01.687282] 2025-12-04T12:58:06.9036914Z 2025-12-04T12:58:06.9037926Z distributed/test_aten_comm_compute_reordering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_aten_comm_compute_reordering_1.1_04c9381794b33e10_.log 2025-12-04T12:58:06.9038593Z Running 0 items in this shard: 2025-12-04T12:58:06.9038727Z 2025-12-04T12:58:06.9038988Z Finished distributed/test_aten_comm_compute_reordering 1/1 ... [2025-12-04 12:58:06.903290][3580413.368300478], took 0.09min 2025-12-04T12:58:06.9042231Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:06.9046761Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:06.9050060Z Running distributed/checkpoint/test_quantized_hf_storage 1/1 ... [2025-12-04 12:58:06.904904][3580413.369918734] 2025-12-04T12:58:06.9050397Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:06.9052656Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_quantized_hf_storage.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:06.905137] 2025-12-04T12:58:08.7611114Z 2025-12-04T12:58:08.7612365Z distributed/checkpoint/test_quantized_hf_storage 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_quantized_hf_storage_1.1_1dc78883e3105940_.log 2025-12-04T12:58:08.7613395Z Running 0 items in this shard: 2025-12-04T12:58:08.7613609Z 2025-12-04T12:58:08.7614059Z Finished distributed/checkpoint/test_quantized_hf_storage 1/1 ... [2025-12-04 12:58:08.760759][3580415.225769598], took 0.03min 2025-12-04T12:58:08.7618432Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:08.7623947Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:08.7627044Z Running distributed/_composable/test_composability/test_pp_composability 1/1 ... [2025-12-04 12:58:08.762591][3580415.227605911] 2025-12-04T12:58:08.7627530Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:08.7629604Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/test_composability/test_pp_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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:08.762810] 2025-12-04T12:58:10.6901764Z 2025-12-04T12:58:10.6903160Z distributed/_composable/test_composability/test_pp_composability 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_composability.test_pp_composability_1.1_59e12c981af3f384_.log 2025-12-04T12:58:10.6904745Z Running 0 items in this shard: 2025-12-04T12:58:10.6904930Z 2025-12-04T12:58:10.6905329Z Finished distributed/_composable/test_composability/test_pp_composability 1/1 ... [2025-12-04 12:58:10.689861][3580417.154873197], took 0.03min 2025-12-04T12:58:10.6907502Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:10.6914505Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:10.6915899Z Running distributed/test_device_mesh 1/1 ... [2025-12-04 12:58:10.691472][3580417.156486463] 2025-12-04T12:58:10.6916248Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:10.6918192Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_device_mesh.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:10.691675] 2025-12-04T12:58:12.4779052Z 2025-12-04T12:58:12.4779434Z distributed/test_device_mesh 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_device_mesh_1.1_da1e223037196e35_.log 2025-12-04T12:58:12.4779748Z Running 0 items in this shard: 2025-12-04T12:58:12.4779942Z 2025-12-04T12:58:12.4780076Z Finished distributed/test_device_mesh 1/1 ... [2025-12-04 12:58:12.477644][3580418.942652962], took 0.03min 2025-12-04T12:58:12.4786957Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:12.4793189Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:12.4795922Z Running distributed/tensor/parallel/test_tp_style 1/1 ... [2025-12-04 12:58:12.479508][3580418.944523044] 2025-12-04T12:58:12.4796142Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:12.4798225Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:12.479711] 2025-12-04T12:58:14.3432949Z 2025-12-04T12:58:14.3434246Z 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_68413dc9a25de153_.log 2025-12-04T12:58:14.3435263Z Running 0 items in this shard: 2025-12-04T12:58:14.3435480Z 2025-12-04T12:58:14.3435893Z Finished distributed/tensor/parallel/test_tp_style 1/1 ... [2025-12-04 12:58:14.342971][3580420.807981587], took 0.03min 2025-12-04T12:58:14.3441390Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:14.3448451Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:14.3449924Z Running distributed/checkpoint/test_fsspec 1/1 ... [2025-12-04 12:58:14.344875][3580420.809889779] 2025-12-04T12:58:14.3450373Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:14.3452933Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_fsspec.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:14.345109] 2025-12-04T12:58:16.2565554Z 2025-12-04T12:58:16.2566500Z distributed/checkpoint/test_fsspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_fsspec_1.1_b5d54b28f3f6a9b4_.log 2025-12-04T12:58:16.2566921Z Running 0 items in this shard: 2025-12-04T12:58:16.2567435Z 2025-12-04T12:58:16.2567582Z Finished distributed/checkpoint/test_fsspec 1/1 ... [2025-12-04 12:58:16.256220][3580422.721231453], took 0.03min 2025-12-04T12:58:16.2571411Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:16.2576556Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:16.2579757Z Running distributed/tensor/experimental/test_tp_transform 1/1 ... [2025-12-04 12:58:16.257890][3580422.722905128] 2025-12-04T12:58:16.2580143Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:16.2582431Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/experimental/test_tp_transform.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:16.258097] 2025-12-04T12:58:18.1167830Z 2025-12-04T12:58:18.1168714Z distributed/tensor/experimental/test_tp_transform 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.experimental.test_tp_transform_1.1_f2d1384b05c78bae_.log 2025-12-04T12:58:18.1169136Z Running 0 items in this shard: 2025-12-04T12:58:18.1169215Z 2025-12-04T12:58:18.1169381Z Finished distributed/tensor/experimental/test_tp_transform 1/1 ... [2025-12-04 12:58:18.116500][3580424.581511105], took 0.03min 2025-12-04T12:58:18.1174897Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:18.1182323Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:18.1183949Z Running distributed/_composable/test_replicate_mixed_precision 1/1 ... [2025-12-04 12:58:18.118288][3580424.583302719] 2025-12-04T12:58:18.1184204Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:18.1185956Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/test_replicate_mixed_precision.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:18.118483] 2025-12-04T12:58:20.0179277Z 2025-12-04T12:58:20.0180362Z distributed/_composable/test_replicate_mixed_precision 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.test_replicate_mixed_precision_1.1_c971a5ad2b5738e4_.log 2025-12-04T12:58:20.0180879Z Running 0 items in this shard: 2025-12-04T12:58:20.0180981Z 2025-12-04T12:58:20.0181190Z Finished distributed/_composable/test_replicate_mixed_precision 1/1 ... [2025-12-04 12:58:20.017671][3580426.482680251], took 0.03min 2025-12-04T12:58:20.0189167Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:20.0192819Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:20.0195068Z Running distributed/_composable/fsdp/test_fully_shard_logging 1/1 ... [2025-12-04 12:58:20.019421][3580426.484435975] 2025-12-04T12:58:20.0195352Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:20.0197407Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_logging.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:20.019611] 2025-12-04T12:58:21.9631683Z 2025-12-04T12:58:21.9632834Z distributed/_composable/fsdp/test_fully_shard_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_logging_1.1_be07b49164e8e690_.log 2025-12-04T12:58:21.9634077Z Running 0 items in this shard: 2025-12-04T12:58:21.9634238Z 2025-12-04T12:58:21.9634554Z Finished distributed/_composable/fsdp/test_fully_shard_logging 1/1 ... [2025-12-04 12:58:21.962862][3580428.427873836], took 0.03min 2025-12-04T12:58:21.9639175Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:21.9644358Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:21.9647254Z Running distributed/_composable/fsdp/test_fully_shard_ignore_params 1/1 ... [2025-12-04 12:58:21.964618][3580428.429633349] 2025-12-04T12:58:21.9647664Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:21.9649951Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_ignore_params.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:21.964821] 2025-12-04T12:58:23.7409480Z 2025-12-04T12:58:23.7410476Z distributed/_composable/fsdp/test_fully_shard_ignore_params 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_ignore_params_1.1_dea13a3fb503eb8e_.log 2025-12-04T12:58:23.7410935Z Running 0 items in this shard: 2025-12-04T12:58:23.7411018Z 2025-12-04T12:58:23.7411187Z Finished distributed/_composable/fsdp/test_fully_shard_ignore_params 1/1 ... [2025-12-04 12:58:23.740696][3580430.205707902], took 0.03min 2025-12-04T12:58:23.7417572Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:23.7425688Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:23.7427202Z Running distributed/tensor/test_embedding_ops 1/1 ... [2025-12-04 12:58:23.742590][3580430.207604164] 2025-12-04T12:58:23.7427420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:23.7429345Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/test_embedding_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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:23.742801] 2025-12-04T12:58:25.6165504Z 2025-12-04T12:58:25.6166650Z distributed/tensor/test_embedding_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.test_embedding_ops_1.1_bfff3110176f556b_.log 2025-12-04T12:58:25.6167393Z Running 0 items in this shard: 2025-12-04T12:58:25.6167559Z 2025-12-04T12:58:25.6167892Z Finished distributed/tensor/test_embedding_ops 1/1 ... [2025-12-04 12:58:25.616273][3580432.08128293], took 0.03min 2025-12-04T12:58:25.6174754Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:25.6182269Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:25.6184336Z Running distributed/checkpoint/test_fsdp_optim_state 1/1 ... [2025-12-04 12:58:25.618270][3580432.08328525] 2025-12-04T12:58:25.6184741Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:25.6186258Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:25.618476] 2025-12-04T12:58:27.5028533Z 2025-12-04T12:58:27.5030402Z distributed/checkpoint/test_fsdp_optim_state 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_fsdp_optim_state_1.1_9631ed5757d30b6e_.log 2025-12-04T12:58:27.5031404Z Running 0 items in this shard: 2025-12-04T12:58:27.5031615Z 2025-12-04T12:58:27.5032030Z Finished distributed/checkpoint/test_fsdp_optim_state 1/1 ... [2025-12-04 12:58:27.502554][3580433.96756588], took 0.03min 2025-12-04T12:58:27.5038058Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:27.5043868Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:27.5047036Z Running distributed/checkpoint/e2e/test_e2e_save_and_load 1/1 ... [2025-12-04 12:58:27.504600][3580433.969614499] 2025-12-04T12:58:27.5047629Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:27.5049403Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/e2e/test_e2e_save_and_load.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:27.504812] 2025-12-04T12:58:29.4609570Z 2025-12-04T12:58:29.4610506Z distributed/checkpoint/e2e/test_e2e_save_and_load 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.e2e.test_e2e_save_and_load_1.1_b941427e5862ff29_.log 2025-12-04T12:58:29.4610905Z Running 0 items in this shard: 2025-12-04T12:58:29.4610985Z 2025-12-04T12:58:29.4611144Z Finished distributed/checkpoint/e2e/test_e2e_save_and_load 1/1 ... [2025-12-04 12:58:29.460712][3580435.925723614], took 0.03min 2025-12-04T12:58:29.4619662Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:29.4627273Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:29.4629113Z Running distributed/_tools/test_runtime_estimator 1/1 ... [2025-12-04 12:58:29.462791][3580435.927806203] 2025-12-04T12:58:29.4629338Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:29.4631707Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_tools/test_runtime_estimator.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:29.463023] 2025-12-04T12:58:31.5611152Z 2025-12-04T12:58:31.5612222Z distributed/_tools/test_runtime_estimator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._tools.test_runtime_estimator_1.1_b66084f278974c4b_.log 2025-12-04T12:58:31.5612925Z Running 0 items in this shard: 2025-12-04T12:58:31.5613101Z 2025-12-04T12:58:31.5613371Z Finished distributed/_tools/test_runtime_estimator 1/1 ... [2025-12-04 12:58:31.560806][3580438.025816565], took 0.03min 2025-12-04T12:58:31.5620604Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:31.5626843Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:31.5631507Z Running distributed/fsdp/test_fsdp_memory 1/1 ... [2025-12-04 12:58:31.562863][3580438.027877955] 2025-12-04T12:58:31.5631830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:31.5632522Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_memory.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:31.563085] 2025-12-04T12:58:33.3999109Z 2025-12-04T12:58:33.4000327Z distributed/fsdp/test_fsdp_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_memory_1.1_335400096cb9add9_.log 2025-12-04T12:58:33.4000691Z Running 0 items in this shard: 2025-12-04T12:58:33.4000777Z 2025-12-04T12:58:33.4000909Z Finished distributed/fsdp/test_fsdp_memory 1/1 ... [2025-12-04 12:58:33.399608][3580439.864620921], took 0.03min 2025-12-04T12:58:33.4008860Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:33.4013405Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:33.4016500Z Running distributed/tensor/test_pointwise_ops 1/1 ... [2025-12-04 12:58:33.401552][3580439.866566152] 2025-12-04T12:58:33.4017134Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:33.4018914Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:33.401762] 2025-12-04T12:58:35.2815765Z 2025-12-04T12:58:35.2816583Z 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_b0854833ce51617f_.log 2025-12-04T12:58:35.2817002Z Running 0 items in this shard: 2025-12-04T12:58:35.2817098Z 2025-12-04T12:58:35.2817269Z Finished distributed/tensor/test_pointwise_ops 1/1 ... [2025-12-04 12:58:35.281319][3580441.746329881], took 0.03min 2025-12-04T12:58:35.2827592Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:35.2835502Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:35.2837067Z Running distributed/checkpoint/test_compatibility 1/1 ... [2025-12-04 12:58:35.283555][3580441.748569788] 2025-12-04T12:58:35.2837288Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:35.2838860Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:35.283763] 2025-12-04T12:58:37.1573622Z 2025-12-04T12:58:37.1574805Z 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_7e328ea6a04c15ea_.log 2025-12-04T12:58:37.1575594Z Running 0 items in this shard: 2025-12-04T12:58:37.1575804Z 2025-12-04T12:58:37.1576132Z Finished distributed/checkpoint/test_compatibility 1/1 ... [2025-12-04 12:58:37.157018][3580443.622029091], took 0.03min 2025-12-04T12:58:37.1582623Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:37.1590501Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:37.1591987Z Running distributed/_tools/test_mem_tracker 1/1 ... [2025-12-04 12:58:37.159060][3580443.624075621] 2025-12-04T12:58:37.1592329Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:37.1594076Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:37.159256] 2025-12-04T12:58:39.0480765Z 2025-12-04T12:58:39.0482048Z 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_d3eb87b6413c5214_.log 2025-12-04T12:58:39.0482400Z Running 0 items in this shard: 2025-12-04T12:58:39.0482485Z 2025-12-04T12:58:39.0482618Z Finished distributed/_tools/test_mem_tracker 1/1 ... [2025-12-04 12:58:39.047714][3580445.512725189], took 0.03min 2025-12-04T12:58:39.0491312Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:39.0495769Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:39.0498287Z Running distributed/elastic/test_control_plane 1/1 ... [2025-12-04 12:58:39.049742][3580445.514756849] 2025-12-04T12:58:39.0498508Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:39.0501083Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:39.049951] 2025-12-04T12:58:40.9418442Z 2025-12-04T12:58:40.9419543Z 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_25a0a4561d2a1454_.log 2025-12-04T12:58:40.9420459Z Running 0 items in this shard: 2025-12-04T12:58:40.9420619Z 2025-12-04T12:58:40.9420916Z Finished distributed/elastic/test_control_plane 1/1 ... [2025-12-04 12:58:40.941539][3580447.406550022], took 0.03min 2025-12-04T12:58:40.9428520Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:40.9433920Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:40.9436361Z Running distributed/fsdp/test_fsdp_overlap 1/1 ... [2025-12-04 12:58:40.943540][3580447.408555332] 2025-12-04T12:58:40.9436722Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:40.9438846Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:40.943748] 2025-12-04T12:58:42.9520850Z 2025-12-04T12:58:42.9521844Z 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_966bf86fb068c96c_.log 2025-12-04T12:58:42.9522501Z Running 0 items in this shard: 2025-12-04T12:58:42.9522659Z 2025-12-04T12:58:42.9522941Z Finished distributed/fsdp/test_fsdp_overlap 1/1 ... [2025-12-04 12:58:42.951775][3580449.416786489], took 0.03min 2025-12-04T12:58:42.9530865Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:42.9536591Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:42.9539797Z Running distributed/test_fake_pg 1/1 ... [2025-12-04 12:58:42.953889][3580449.418904458] 2025-12-04T12:58:42.9540161Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:42.9542327Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_fake_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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:42.954093] 2025-12-04T12:58:44.7298160Z 2025-12-04T12:58:44.7299118Z distributed/test_fake_pg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_fake_pg_1.1_20ce9905242d59b0_.log 2025-12-04T12:58:44.7300517Z Running 0 items in this shard: 2025-12-04T12:58:44.7300671Z 2025-12-04T12:58:44.7300892Z Finished distributed/test_fake_pg 1/1 ... [2025-12-04 12:58:44.729525][3580451.194536404], took 0.03min 2025-12-04T12:58:44.7309988Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:44.7315573Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:44.7318382Z Running distributed/checkpoint/test_fsdp_model_state 1/1 ... [2025-12-04 12:58:44.731744][3580451.196758381] 2025-12-04T12:58:44.7318754Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:44.7321449Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_fsdp_model_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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:44.731965] 2025-12-04T12:58:46.6385760Z 2025-12-04T12:58:46.6387101Z distributed/checkpoint/test_fsdp_model_state 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_fsdp_model_state_1.1_2441487d08f4732b_.log 2025-12-04T12:58:46.6388157Z Running 0 items in this shard: 2025-12-04T12:58:46.6388371Z 2025-12-04T12:58:46.6388793Z Finished distributed/checkpoint/test_fsdp_model_state 1/1 ... [2025-12-04 12:58:46.638213][3580453.103226338], took 0.03min 2025-12-04T12:58:46.6396030Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:46.6402052Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:46.6406209Z Running distributed/fsdp/test_utils 1/1 ... [2025-12-04 12:58:46.640373][3580453.105388266] 2025-12-04T12:58:46.6406549Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:46.6407200Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_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', '--rerun-disabled-tests'] ... [2025-12-04 12:58:46.640585] 2025-12-04T12:58:48.6228212Z 2025-12-04T12:58:48.6228843Z distributed/fsdp/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_utils_1.1_75bc0263c2f6bf7a_.log 2025-12-04T12:58:48.6229551Z Running 0 items in this shard: 2025-12-04T12:58:48.6229718Z 2025-12-04T12:58:48.6230154Z Finished distributed/fsdp/test_utils 1/1 ... [2025-12-04 12:58:48.622528][3580455.087540412], took 0.03min 2025-12-04T12:58:48.6240213Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:48.6245706Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:48.6249058Z Running distributed/tensor/parallel/test_tp_examples 1/1 ... [2025-12-04 12:58:48.624793][3580455.089807988] 2025-12-04T12:58:48.6249474Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:48.6251720Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/parallel/test_tp_examples.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:48.625015] 2025-12-04T12:58:50.6209523Z 2025-12-04T12:58:50.6210468Z distributed/tensor/parallel/test_tp_examples 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.parallel.test_tp_examples_1.1_482395f3cb602b8f_.log 2025-12-04T12:58:50.6211226Z Running 0 items in this shard: 2025-12-04T12:58:50.6211314Z 2025-12-04T12:58:50.6211469Z Finished distributed/tensor/parallel/test_tp_examples 1/1 ... [2025-12-04 12:58:50.620671][3580457.085680941], took 0.03min 2025-12-04T12:58:50.6220714Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:50.6226434Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:50.6229738Z Running distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 ... [2025-12-04 12:58:50.622884][3580457.087898298] 2025-12-04T12:58:50.6230027Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:50.6232219Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:50.623092] 2025-12-04T12:58:52.4701704Z 2025-12-04T12:58:52.4702185Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_clip_grad_norm__1.1_8bc562b9f5d135ea_.log 2025-12-04T12:58:52.4702609Z Running 0 items in this shard: 2025-12-04T12:58:52.4710936Z 2025-12-04T12:58:52.4711123Z Finished distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 1/1 ... [2025-12-04 12:58:52.469872][3580458.934883049], took 0.03min 2025-12-04T12:58:52.4713613Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:52.4719031Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:52.4722307Z Running distributed/tensor/debug/test_comm_mode 1/1 ... [2025-12-04 12:58:52.472135][3580458.937150216] 2025-12-04T12:58:52.4724223Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:52.4725123Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/debug/test_comm_mode.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:52.472332] 2025-12-04T12:58:54.3406745Z 2025-12-04T12:58:54.3408057Z distributed/tensor/debug/test_comm_mode 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.debug.test_comm_mode_1.1_b872a93eac825c41_.log 2025-12-04T12:58:54.3409030Z Running 0 items in this shard: 2025-12-04T12:58:54.3409242Z 2025-12-04T12:58:54.3409678Z Finished distributed/tensor/debug/test_comm_mode 1/1 ... [2025-12-04 12:58:54.340352][3580460.805360953], took 0.03min 2025-12-04T12:58:54.3419955Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T12:58:54.3428361Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T12:58:54.3428740Z Running distributed/test_dist2 1/1 ... [2025-12-04 12:58:54.342677][3580460.807691678] 2025-12-04T12:58:54.3429045Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T12:58:54.3431469Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_dist2.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 12:58:54.342901] 2025-12-04T13:02:18.1992534Z 2025-12-04T13:02:18.1993490Z PRINTING LOG FILE of distributed/test_dist2 1/1 (test/test-reports/distributed.test_dist2_1.1_187a816d2c897657_.log) 2025-12-04T13:02:18.1997179Z Test results will be stored in test-reports/python-pytest/distributed.test_dist2/distributed.test_dist2-19c0628af857fc5e.xml 2025-12-04T13:02:18.1997803Z ============================= test session starts ============================== 2025-12-04T13:02:18.1998242Z platform linux -- Python 3.12.5, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-12-04T13:02:18.1998621Z cachedir: .pytest_cache 2025-12-04T13:02:18.1999065Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T13:02:18.1999524Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T13:02:18.1999736Z configfile: pytest.ini 2025-12-04T13:02:18.2000303Z 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-04T13:02:18.2001183Z collecting ... collected 34 items 2025-12-04T13:02:18.2001449Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T13:02:18.2001913Z Running 1 items in this shard: test/distributed/test_dist2.py::ProcessGroupGlooTest::test_remote_group_merge 2025-12-04T13:02:18.2002215Z 2025-12-04T13:02:18.2002669Z distributed/test_dist2.py::ProcessGroupGlooTest::test_remote_group_merge I1204 12:58:55.857000 7107 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 0 with pid 7175 2025-12-04T13:02:18.2003439Z I1204 12:58:55.858000 7107 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 1 with pid 7176 2025-12-04T13:02:18.2003944Z [Gloo] Rank 1 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-12-04T13:02:18.2004350Z [Gloo] Rank 0 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-12-04T13:02:18.2004740Z [Gloo] Rank 0 is connected to 0 peer ranks. Expected number of connected peer ranks is : 0 2025-12-04T13:02:18.2005135Z [Gloo] Rank 0 is connected to 0 peer ranks. Expected number of connected peer ranks is : 0 2025-12-04T13:02:18.2005532Z [Gloo] Rank 0 is connected to 0 peer ranks. Expected number of connected peer ranks is : 0 2025-12-04T13:02:18.2005915Z [Gloo] Rank 0 is connected to 0 peer ranks. Expected number of connected peer ranks is : 0 2025-12-04T13:02:18.2006303Z [Gloo] Rank 0 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-12-04T13:02:18.2006690Z [Gloo] Rank 1 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-12-04T13:02:18.2007075Z [Gloo] Rank 0 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-12-04T13:02:18.2007732Z [E1204 13:02:17.732905490 ProcessGroupGloo.cpp:71] Gloo connectFullMesh failed with [/var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:311] Connect timeout [none] 2025-12-04T13:02:18.2008436Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:02:18.2008993Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:02:18.2009726Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:02:18.2010370Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:02:18.2010968Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:02:18.2011525Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:02:18.2012062Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:02:18.2012775Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:02:18.2013332Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_dist2.py", line 241, in test_remote_group_merge 2025-12-04T13:02:18.2013913Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] merged_pg = subgroup_1.merge_remote_group( 2025-12-04T13:02:18.2014375Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:02:18.2015081Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] RuntimeError: Gloo connectFullMesh failed with [/var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:311] Connect timeout [none] 2025-12-04T13:02:18.2015694Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:02:18.2016126Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:02:18.2016743Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dist2.py ProcessGroupGlooTest.test_remote_group_merge 2025-12-04T13:02:18.2017250Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:02:18.2017694Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:02:18.2018210Z E1204 13:02:17.269000 7175 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 0 with exit code: 10 2025-12-04T13:02:18.2018519Z FAILED [202.0499s] [100%] 2025-12-04T13:02:18.2018608Z 2025-12-04T13:02:18.2018693Z =================================== FAILURES =================================== 2025-12-04T13:02:18.2018927Z _________________ ProcessGroupGlooTest.test_remote_group_merge _________________ 2025-12-04T13:02:18.2019160Z Traceback (most recent call last): 2025-12-04T13:02:18.2019425Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 770, in wrapper 2025-12-04T13:02:18.2019681Z self._join_processes(fn) 2025-12-04T13:02:18.2020008Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1039, in _join_processes 2025-12-04T13:02:18.2020284Z self._check_return_codes(fn, elapsed_time) 2025-12-04T13:02:18.2020563Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1079, in _check_return_codes 2025-12-04T13:02:18.2020835Z raise RuntimeError(error) 2025-12-04T13:02:18.2020995Z RuntimeError: Process 0 exited with error code 10 and exception: 2025-12-04T13:02:18.2021166Z Traceback (most recent call last): 2025-12-04T13:02:18.2021415Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:02:18.2021665Z getattr(self, test_name)() 2025-12-04T13:02:18.2021909Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:02:18.2022154Z fn() 2025-12-04T13:02:18.2022374Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:02:18.2022624Z method(*args, **kwargs) 2025-12-04T13:02:18.2022843Z File "/var/lib/jenkins/pytorch/test/distributed/test_dist2.py", line 241, in test_remote_group_merge 2025-12-04T13:02:18.2023120Z merged_pg = subgroup_1.merge_remote_group( 2025-12-04T13:02:18.2023265Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:02:18.2023557Z RuntimeError: Gloo connectFullMesh failed with [/var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:311] Connect timeout [none] 2025-12-04T13:02:18.2023796Z 2025-12-04T13:02:18.2023885Z To execute this test, run the following from the base repo dir: 2025-12-04T13:02:18.2024151Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dist2.py ProcessGroupGlooTest.test_remote_group_merge 2025-12-04T13:02:18.2024335Z 2025-12-04T13:02:18.2024434Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:02:18.2024562Z 2025-12-04T13:02:18.2024564Z 2025-12-04T13:02:18.2024656Z ----------------------------- Captured stdout call ----------------------------- 2025-12-04T13:02:18.2024908Z Process 0 terminated with exit code 10, terminating remaining processes. 2025-12-04T13:02:18.2025261Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_dist2/distributed.test_dist2-19c0628af857fc5e.xml - 2025-12-04T13:02:18.2025581Z =========================== short test summary info ============================ 2025-12-04T13:02:18.2025905Z FAILED [202.0499s] distributed/test_dist2.py::ProcessGroupGlooTest::test_remote_group_merge - RuntimeError: Process 0 exited with error code 10 and exception: 2025-12-04T13:02:18.2026210Z Traceback (most recent call last): 2025-12-04T13:02:18.2026470Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:02:18.2026733Z getattr(self, test_name)() 2025-12-04T13:02:18.2026980Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:02:18.2027230Z fn() 2025-12-04T13:02:18.2027452Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:02:18.2027708Z method(*args, **kwargs) 2025-12-04T13:02:18.2027924Z File "/var/lib/jenkins/pytorch/test/distributed/test_dist2.py", line 241, in test_remote_group_merge 2025-12-04T13:02:18.2028165Z merged_pg = subgroup_1.merge_remote_group( 2025-12-04T13:02:18.2028305Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:02:18.2028595Z RuntimeError: Gloo connectFullMesh failed with [/var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:311] Connect timeout [none] 2025-12-04T13:02:18.2028837Z 2025-12-04T13:02:18.2028921Z To execute this test, run the following from the base repo dir: 2025-12-04T13:02:18.2029185Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_dist2.py ProcessGroupGlooTest.test_remote_group_merge 2025-12-04T13:02:18.2029371Z 2025-12-04T13:02:18.2029468Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:02:18.2029661Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-12-04T13:02:18.2029865Z ======================== 1 failed in 202.06s (0:03:22) ========================= 2025-12-04T13:02:18.2029963Z 2025-12-04T13:02:18.2030119Z FINISHED PRINTING LOG FILE of distributed/test_dist2 1/1 (test/test-reports/distributed.test_dist2_1.1_187a816d2c897657_.log) 2025-12-04T13:02:18.2030314Z 2025-12-04T13:02:18.2030420Z Finished distributed/test_dist2 1/1 ... [2025-12-04 13:02:18.198848][3580664.663857338], took 3.40min 2025-12-04T13:02:18.2030837Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:18.2031223Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:18.2031435Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:02:18.2031613Z Uploading artifacts took 0.00 seconds 2025-12-04T13:02:18.2031780Z distributed/test_dist2 1/1 failed! 2025-12-04T13:02:18.2032000Z Running distributed/_composable/fsdp/test_fully_shard_grad_scaler 1/1 ... [2025-12-04 13:02:18.201171][3580664.666186433] 2025-12-04T13:02:18.2032223Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:18.2032687Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_grad_scaler.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:18.201365] 2025-12-04T13:02:20.0611364Z 2025-12-04T13:02:20.0612487Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_grad_scaler_1.1_251bc9f8ac313f4d_.log 2025-12-04T13:02:20.0613824Z Running 0 items in this shard: 2025-12-04T13:02:20.0613969Z 2025-12-04T13:02:20.0614252Z Finished distributed/_composable/fsdp/test_fully_shard_grad_scaler 1/1 ... [2025-12-04 13:02:20.060770][3580666.525782994], took 0.03min 2025-12-04T13:02:20.0619412Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:20.0624206Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:20.0626638Z Running distributed/launcher/test_run 1/1 ... [2025-12-04 13:02:20.062572][3580666.527587267] 2025-12-04T13:02:20.0626940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:20.0629009Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/launcher/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', '--rerun-disabled-tests'] ... [2025-12-04 13:02:20.062759] 2025-12-04T13:02:21.9496020Z 2025-12-04T13:02:21.9496874Z distributed/launcher/test_run 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.launcher.test_run_1.1_60eda6343189b996_.log 2025-12-04T13:02:21.9497430Z Running 0 items in this shard: 2025-12-04T13:02:21.9497567Z 2025-12-04T13:02:21.9497778Z Finished distributed/launcher/test_run 1/1 ... [2025-12-04 13:02:21.949271][3580668.414281658], took 0.03min 2025-12-04T13:02:21.9507040Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:21.9512832Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:21.9515305Z Running distributed/fsdp/test_fsdp_backward_prefetch 1/1 ... [2025-12-04 13:02:21.951440][3580668.416455155] 2025-12-04T13:02:21.9515674Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:21.9517702Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_backward_prefetch.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:21.951642] 2025-12-04T13:02:23.7247850Z 2025-12-04T13:02:23.7249047Z distributed/fsdp/test_fsdp_backward_prefetch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_backward_prefetch_1.1_8f25cb6095e79a4a_.log 2025-12-04T13:02:23.7250021Z Running 0 items in this shard: 2025-12-04T13:02:23.7250192Z 2025-12-04T13:02:23.7250545Z Finished distributed/fsdp/test_fsdp_backward_prefetch 1/1 ... [2025-12-04 13:02:23.724586][3580670.189597305], took 0.03min 2025-12-04T13:02:23.7259322Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:23.7264568Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:23.7266871Z Running distributed/fsdp/test_fsdp_pure_fp16 1/1 ... [2025-12-04 13:02:23.726587][3580670.191602345] 2025-12-04T13:02:23.7267250Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:23.7269164Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_pure_fp16.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:23.726780] 2025-12-04T13:02:25.7205620Z 2025-12-04T13:02:25.7206647Z distributed/fsdp/test_fsdp_pure_fp16 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_pure_fp16_1.1_4b95229ee48f1405_.log 2025-12-04T13:02:25.7207335Z Running 0 items in this shard: 2025-12-04T13:02:25.7208048Z 2025-12-04T13:02:25.7208339Z Finished distributed/fsdp/test_fsdp_pure_fp16 1/1 ... [2025-12-04 13:02:25.720308][3580672.185320983], took 0.03min 2025-12-04T13:02:25.7216344Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:25.7221744Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:25.7224061Z Running distributed/checkpoint/test_checkpoint 1/1 ... [2025-12-04 13:02:25.722314][3580672.187329243] 2025-12-04T13:02:25.7224424Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:25.7226471Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_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', '--rerun-disabled-tests'] ... [2025-12-04 13:02:25.722501] 2025-12-04T13:02:27.6022949Z 2025-12-04T13:02:27.6023501Z distributed/checkpoint/test_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_checkpoint_1.1_d1e8fbb26e8ad9fa_.log 2025-12-04T13:02:27.6024137Z Running 0 items in this shard: 2025-12-04T13:02:27.6024298Z 2025-12-04T13:02:27.6024566Z Finished distributed/checkpoint/test_checkpoint 1/1 ... [2025-12-04 13:02:27.602083][3580674.067093267], took 0.03min 2025-12-04T13:02:27.6032055Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:27.6037011Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:27.6039772Z Running distributed/_pycute/test_coalesce 1/1 ... [2025-12-04 13:02:27.603849][3580674.068862971] 2025-12-04T13:02:27.6040144Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:27.6042515Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_coalesce.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:27.604101] 2025-12-04T13:02:29.4791994Z 2025-12-04T13:02:29.4792856Z distributed/_pycute/test_coalesce 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_coalesce_1.1_30e6613a98700273_.log 2025-12-04T13:02:29.4793741Z Running 0 items in this shard: 2025-12-04T13:02:29.4793963Z 2025-12-04T13:02:29.4794329Z Finished distributed/_pycute/test_coalesce 1/1 ... [2025-12-04 13:02:29.478888][3580675.943898805], took 0.03min 2025-12-04T13:02:29.4805587Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:29.4810788Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:29.4812862Z Running distributed/_pycute/test_complement 1/1 ... [2025-12-04 13:02:29.481174][3580675.946188782] 2025-12-04T13:02:29.4813279Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:29.4815104Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_complement.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:29.481364] 2025-12-04T13:02:31.3754669Z 2025-12-04T13:02:31.3755363Z distributed/_pycute/test_complement 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_complement_1.1_0ce14a49b119bf47_.log 2025-12-04T13:02:31.3756137Z Running 0 items in this shard: 2025-12-04T13:02:31.3756314Z 2025-12-04T13:02:31.3756976Z Finished distributed/_pycute/test_complement 1/1 ... [2025-12-04 13:02:31.375151][3580677.840162296], took 0.03min 2025-12-04T13:02:31.3767911Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:31.3773698Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:31.3775953Z Running distributed/_pycute/test_composition 1/1 ... [2025-12-04 13:02:31.377494][3580677.842509031] 2025-12-04T13:02:31.3776364Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:31.3779025Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_composition.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:31.377695] 2025-12-04T13:02:33.1237818Z 2025-12-04T13:02:33.1239033Z distributed/_pycute/test_composition 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_composition_1.1_e9732593f09dcc21_.log 2025-12-04T13:02:33.1240018Z Running 0 items in this shard: 2025-12-04T13:02:33.1240216Z 2025-12-04T13:02:33.1240548Z Finished distributed/_pycute/test_composition 1/1 ... [2025-12-04 13:02:33.123457][3580679.588468316], took 0.03min 2025-12-04T13:02:33.1249495Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:33.1255194Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:33.1257676Z Running distributed/_pycute/test_int_tuple 1/1 ... [2025-12-04 13:02:33.125661][3580679.590675803] 2025-12-04T13:02:33.1258065Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:33.1260208Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_int_tuple.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:33.125865] 2025-12-04T13:02:34.9333600Z 2025-12-04T13:02:34.9335005Z distributed/_pycute/test_int_tuple 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_int_tuple_1.1_03d3139075447bc0_.log 2025-12-04T13:02:34.9335798Z Running 0 items in this shard: 2025-12-04T13:02:34.9335985Z 2025-12-04T13:02:34.9336306Z Finished distributed/_pycute/test_int_tuple 1/1 ... [2025-12-04 13:02:34.933071][3580681.398081329], took 0.03min 2025-12-04T13:02:34.9348019Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:34.9353614Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:34.9356233Z Running distributed/_pycute/test_left_inverse 1/1 ... [2025-12-04 13:02:34.935518][3580681.400532033] 2025-12-04T13:02:34.9356641Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:34.9358838Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_left_inverse.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:34.935731] 2025-12-04T13:02:36.7184567Z 2025-12-04T13:02:36.7185552Z distributed/_pycute/test_left_inverse 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_left_inverse_1.1_2b10b932ebac4f94_.log 2025-12-04T13:02:36.7186183Z Running 0 items in this shard: 2025-12-04T13:02:36.7186323Z 2025-12-04T13:02:36.7186894Z Finished distributed/_pycute/test_left_inverse 1/1 ... [2025-12-04 13:02:36.718172][3580683.183182675], took 0.03min 2025-12-04T13:02:36.7199291Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:36.7204482Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:36.7207562Z Running distributed/_pycute/test_right_inverse 1/1 ... [2025-12-04 13:02:36.720663][3580683.185677859] 2025-12-04T13:02:36.7207911Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:36.7210079Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_right_inverse.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:36.720873] 2025-12-04T13:02:38.4640098Z 2025-12-04T13:02:38.4641330Z distributed/_pycute/test_right_inverse 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_right_inverse_1.1_71b0c79226eb8111_.log 2025-12-04T13:02:38.4642199Z Running 0 items in this shard: 2025-12-04T13:02:38.4642400Z 2025-12-04T13:02:38.4642759Z Finished distributed/_pycute/test_right_inverse 1/1 ... [2025-12-04 13:02:38.463796][3580684.928806686], took 0.03min 2025-12-04T13:02:38.4655593Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:38.4661267Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:38.4663978Z Running distributed/tensor/debug/test_debug_mode 1/1 ... [2025-12-04 13:02:38.466294][3580684.931309899] 2025-12-04T13:02:38.4664411Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:38.4666403Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/debug/test_debug_mode.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:38.466499] 2025-12-04T13:02:44.0752103Z 2025-12-04T13:02:44.0752907Z distributed/tensor/debug/test_debug_mode 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.debug.test_debug_mode_1.1_678e34adfe903c77_.log 2025-12-04T13:02:44.0753509Z Running 1 items in this shard: test/distributed/tensor/debug/test_debug_mode.py::TestDTensorDebugMode::test_debug_mode_backward 2025-12-04T13:02:44.0753712Z 2025-12-04T13:02:44.0753860Z Finished distributed/tensor/debug/test_debug_mode 1/1 ... [2025-12-04 13:02:44.074874][3580690.539883695], took 0.09min 2025-12-04T13:02:44.0766641Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:44.0772376Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:44.0774745Z Running distributed/fsdp/test_fsdp_apply 1/1 ... [2025-12-04 13:02:44.077388][3580690.542402537] 2025-12-04T13:02:44.0774964Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:44.0776978Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_apply.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:44.077589] 2025-12-04T13:02:46.0496381Z 2025-12-04T13:02:46.0497137Z distributed/fsdp/test_fsdp_apply 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_apply_1.1_ef5a1de51a7fc192_.log 2025-12-04T13:02:46.0497538Z Running 0 items in this shard: 2025-12-04T13:02:46.0497620Z 2025-12-04T13:02:46.0498139Z Finished distributed/fsdp/test_fsdp_apply 1/1 ... [2025-12-04 13:02:46.049385][3580692.514397141], took 0.03min 2025-12-04T13:02:46.0505090Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:46.0509385Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:46.0513323Z Running distributed/_composable/fsdp/test_fully_shard_frozen 1/1 ... [2025-12-04 13:02:46.051154][3580692.516169315] 2025-12-04T13:02:46.0513564Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:46.0514889Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_composable/fsdp/test_fully_shard_frozen.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:46.051335] 2025-12-04T13:02:47.8975536Z 2025-12-04T13:02:47.8976370Z distributed/_composable/fsdp/test_fully_shard_frozen 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._composable.fsdp.test_fully_shard_frozen_1.1_dbf2b5f5293333d9_.log 2025-12-04T13:02:47.8977254Z Running 0 items in this shard: 2025-12-04T13:02:47.8977424Z 2025-12-04T13:02:47.8977801Z Finished distributed/_composable/fsdp/test_fully_shard_frozen 1/1 ... [2025-12-04 13:02:47.897234][3580694.362245012], took 0.03min 2025-12-04T13:02:47.8989000Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:47.8994091Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:47.8996806Z Running distributed/checkpoint/test_hsdp_checkpoint 1/1 ... [2025-12-04 13:02:47.899580][3580694.364594917] 2025-12-04T13:02:47.8997227Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:47.8999441Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/checkpoint/test_hsdp_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', '--rerun-disabled-tests'] ... [2025-12-04 13:02:47.899790] 2025-12-04T13:02:49.7943128Z 2025-12-04T13:02:49.7944146Z distributed/checkpoint/test_hsdp_checkpoint 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.checkpoint.test_hsdp_checkpoint_1.1_cd4b47b82db9eda9_.log 2025-12-04T13:02:49.7944900Z Running 0 items in this shard: 2025-12-04T13:02:49.7945045Z 2025-12-04T13:02:49.7945333Z Finished distributed/checkpoint/test_hsdp_checkpoint 1/1 ... [2025-12-04 13:02:49.794053][3580696.259065498], took 0.03min 2025-12-04T13:02:49.7957641Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:49.7962815Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:49.7965833Z Running distributed/tensor/parallel/test_parallelize_api 1/1 ... [2025-12-04 13:02:49.796479][3580696.261494142] 2025-12-04T13:02:49.7966195Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:49.7968059Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/tensor/parallel/test_parallelize_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', '--rerun-disabled-tests'] ... [2025-12-04 13:02:49.796681] 2025-12-04T13:02:51.6436435Z 2025-12-04T13:02:51.6437512Z distributed/tensor/parallel/test_parallelize_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.tensor.parallel.test_parallelize_api_1.1_bf37fef23ffc4caf_.log 2025-12-04T13:02:51.6438171Z Running 0 items in this shard: 2025-12-04T13:02:51.6438898Z 2025-12-04T13:02:51.6439177Z Finished distributed/tensor/parallel/test_parallelize_api 1/1 ... [2025-12-04 13:02:51.643337][3580698.108349648], took 0.03min 2025-12-04T13:02:51.6445118Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:51.6449798Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:51.6452701Z Running distributed/tensor/test_view_ops 1/1 ... [2025-12-04 13:02:51.645160][3580698.110175631] 2025-12-04T13:02:51.6452984Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:51.6454934Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 13:02:51.645346] 2025-12-04T13:02:53.5263173Z 2025-12-04T13:02:53.5264371Z 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_00029d72c654c335_.log 2025-12-04T13:02:53.5265200Z Running 0 items in this shard: 2025-12-04T13:02:53.5265380Z 2025-12-04T13:02:53.5265700Z Finished distributed/tensor/test_view_ops 1/1 ... [2025-12-04 13:02:53.526064][3580699.991073434], took 0.03min 2025-12-04T13:02:53.5279096Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:53.5284761Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:53.5287563Z Running distributed/fsdp/test_fsdp_state_dict 1/2 ... [2025-12-04 13:02:53.528652][3580699.993664446] 2025-12-04T13:02:53.5287990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:53.5290400Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_state_dict.py', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:53.528886] 2025-12-04T13:02:55.5173008Z 2025-12-04T13:02:55.5173983Z distributed/fsdp/test_fsdp_state_dict 1/2 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_state_dict_1.2_9d68cf8584fc0b75_.log 2025-12-04T13:02:55.5174726Z Running 0 items in this shard: 2025-12-04T13:02:55.5174894Z 2025-12-04T13:02:55.5175178Z Finished distributed/fsdp/test_fsdp_state_dict 1/2 ... [2025-12-04 13:02:55.517041][3580701.982053069], took 0.03min 2025-12-04T13:02:55.5186361Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:55.5190506Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:55.5193116Z Running distributed/_pycute/test_typing 1/1 ... [2025-12-04 13:02:55.519233][3580701.984248577] 2025-12-04T13:02:55.5193423Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:55.5195271Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_pycute/test_typing.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:55.519418] 2025-12-04T13:02:57.2488746Z 2025-12-04T13:02:57.2490006Z distributed/_pycute/test_typing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._pycute.test_typing_1.1_aba67911f430d244_.log 2025-12-04T13:02:57.2490831Z Running 0 items in this shard: 2025-12-04T13:02:57.2491032Z 2025-12-04T13:02:57.2492073Z Finished distributed/_pycute/test_typing 1/1 ... [2025-12-04 13:02:57.248581][3580703.713592382], took 0.03min 2025-12-04T13:02:57.2504402Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:02:57.2509289Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:02:57.2512219Z Running distributed/test_distributed_spawn 1/7 ... [2025-12-04 13:02:57.251118][3580703.716133304] 2025-12-04T13:02:57.2513738Z MPI not available -- MPI backend tests will be skipped 2025-12-04T13:02:57.2514776Z Running distributed tests for the test backend with env init_method 2025-12-04T13:02:57.2515820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:57.2517919Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=1', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:57.251649] 2025-12-04T13:02:59.1743001Z 2025-12-04T13:02:59.1744012Z distributed/test_distributed_spawn 1/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_1.7_8f886f36c32b7a82_.log 2025-12-04T13:02:59.1744705Z Running 0 items in this shard: 2025-12-04T13:02:59.1744866Z 2025-12-04T13:02:59.1750307Z Running distributed tests for the test backend with file init_method 2025-12-04T13:02:59.1750858Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:02:59.1753538Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=1', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:02:59.175192] 2025-12-04T13:03:01.1036274Z 2025-12-04T13:03:01.1037381Z distributed/test_distributed_spawn 1/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_1.7_4c5981c712766e6a_.log 2025-12-04T13:03:01.1038195Z Running 0 items in this shard: 2025-12-04T13:03:01.1038381Z 2025-12-04T13:03:01.1041699Z Running distributed tests for the nccl backend with env init_method 2025-12-04T13:03:01.1043961Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:03:01.1045705Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=1', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:03:01.104348] 2025-12-04T13:03:15.8439537Z 2025-12-04T13:03:15.8440227Z PRINTING LOG FILE of distributed/test_distributed_spawn 1/7 (test/test-reports/distributed.test_distributed_spawn_1.7_602bc6c9e44fcf44_.log) 2025-12-04T13:03:15.8441128Z Running 3 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_grad_as_bucket_view_false 2025-12-04T13:03:15.8442486Z test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel 2025-12-04T13:03:15.8442804Z test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward 2025-12-04T13:03:15.8443197Z test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_apply_optim_in_backward_grad_as_bucket_view_false 2025-12-04T13:03:15.8443401Z 2025-12-04T13:03:15.8443450Z 280 tests collected in 0.01s 2025-12-04T13:03:15.8443850Z Test results will be stored in test-reports/dist-nccl-init-env/distributed.test_distributed_spawn/distributed.test_distributed_spawn-0df9e5612ba5109e.xml 2025-12-04T13:03:15.8444152Z ============================= test session starts ============================== 2025-12-04T13:03:15.8444370Z platform linux -- Python 3.12.5, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-12-04T13:03:15.8444560Z cachedir: .pytest_cache 2025-12-04T13:03:15.8444784Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T13:03:15.8445023Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T13:03:15.8445141Z configfile: pytest.ini 2025-12-04T13:03:15.8445373Z 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-04T13:03:15.8445614Z collecting ... collected 1 item 2025-12-04T13:03:15.8445752Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T13:03:15.8446022Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel 2025-12-04T13:03:15.8446228Z 2025-12-04T13:03:15.8446719Z distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel <- ../../../../opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py I1204 13:03:04.368000 9400 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 0 with pid 9468 2025-12-04T13:03:15.8447364Z I1204 13:03:04.369000 9400 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 1 with pid 9469 2025-12-04T13:03:15.8447698Z I1204 13:03:04.370000 9400 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 2 with pid 9470 2025-12-04T13:03:15.8448051Z I1204 13:03:04.370000 9400 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 3 with pid 9471 2025-12-04T13:03:15.8448377Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:03:15.8448715Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:03:15.8449207Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8449681Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:03:15.8450210Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8450652Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:03:15.8451086Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8451612Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:03:15.8452078Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8452550Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwargs) 2025-12-04T13:03:15.8452889Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8453441Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8453980Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DistributedDataParallel( 2025-12-04T13:03:15.8454519Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8455034Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DDP_niter( 2025-12-04T13:03:15.8455531Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8456032Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] self._assert_equal_param( 2025-12-04T13:03:15.8456536Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8457059Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8457531Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8458041Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8458445Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8458766Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8459078Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8459502Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest absolute difference: 0.021450966596603394 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8460024Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest relative difference: 0.38301321864128113 at index (5, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8460438Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8460780Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8461306Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8461745Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8462103Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8462558Z [rank0]:E1204 13:03:12.940000 9468 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 0 with exit code: 10 2025-12-04T13:03:15.8462897Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:03:15.8463226Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:03:15.8463707Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8464181Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:03:15.8464652Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8465092Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:03:15.8465523Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8465979Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:03:15.8466500Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8466969Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwargs) 2025-12-04T13:03:15.8467305Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8467822Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8468356Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DistributedDataParallel( 2025-12-04T13:03:15.8468895Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8469413Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DDP_niter( 2025-12-04T13:03:15.8469980Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8470478Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] self._assert_equal_param( 2025-12-04T13:03:15.8470986Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8471506Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8472037Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8472545Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8472943Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8473261Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8473570Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8473992Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest absolute difference: 0.027184993028640747 at index (7, 0) (up to 1e-05 allowed) 2025-12-04T13:03:15.8474479Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest relative difference: 0.14469866454601288 at index (2, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8474850Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8475191Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8475712Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8476151Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8476509Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8476915Z [rank3]:E1204 13:03:12.940000 9471 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 3 with exit code: 10 2025-12-04T13:03:15.8477247Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:03:15.8477575Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:03:15.8478052Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8478525Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:03:15.8479025Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8479463Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:03:15.8479928Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8480388Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:03:15.8480877Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8481345Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwargs) 2025-12-04T13:03:15.8481682Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8482201Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8482758Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DistributedDataParallel( 2025-12-04T13:03:15.8483294Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8483808Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DDP_niter( 2025-12-04T13:03:15.8484301Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8484800Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] self._assert_equal_param( 2025-12-04T13:03:15.8485304Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8485816Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8486293Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8486800Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8487202Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8487528Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8487837Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8488285Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest absolute difference: 0.02511543035507202 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8488785Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest relative difference: 0.39687851071357727 at index (1, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8489154Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8489492Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8490093Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8490540Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8490900Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8491308Z [rank1]:E1204 13:03:12.941000 9469 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 1 with exit code: 10 2025-12-04T13:03:15.8491640Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:03:15.8491972Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:03:15.8492451Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8492921Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:03:15.8493390Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8493829Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:03:15.8494262Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8494719Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:03:15.8495184Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8495655Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwargs) 2025-12-04T13:03:15.8495997Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8496515Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8497054Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DistributedDataParallel( 2025-12-04T13:03:15.8497618Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8498129Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] self._test_DDP_niter( 2025-12-04T13:03:15.8498619Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8499120Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] self._assert_equal_param( 2025-12-04T13:03:15.8499652Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8500196Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8500671Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8501175Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8501572Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8501890Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8502199Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8502620Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest absolute difference: 0.022130250930786133 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8503103Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] Greatest relative difference: 2.706880569458008 at index (5, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8503471Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8503811Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8504345Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8504787Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:03:15.8505145Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8505557Z [rank2]:E1204 13:03:12.943000 9470 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 2 with exit code: 10 2025-12-04T13:03:15.8506116Z [rank0]:[W1204 13:03:13.596355879 ProcessGroupNCCL.cpp:1553] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator()) 2025-12-04T13:03:15.8506567Z FAILED [10.3038s] [100%] 2025-12-04T13:03:15.8506636Z 2025-12-04T13:03:15.8506695Z =================================== FAILURES =================================== 2025-12-04T13:03:15.8506890Z ____________ TestDistBackendWithSpawn.test_DistributedDataParallel _____________ 2025-12-04T13:03:15.8507074Z Traceback (most recent call last): 2025-12-04T13:03:15.8507325Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 770, in wrapper 2025-12-04T13:03:15.8507573Z self._join_processes(fn) 2025-12-04T13:03:15.8507824Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1039, in _join_processes 2025-12-04T13:03:15.8508092Z self._check_return_codes(fn, elapsed_time) 2025-12-04T13:03:15.8508363Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1079, in _check_return_codes 2025-12-04T13:03:15.8508653Z raise RuntimeError(error) 2025-12-04T13:03:15.8508806Z RuntimeError: Process 0 exited with error code 10 and exception: 2025-12-04T13:03:15.8508968Z Traceback (most recent call last): 2025-12-04T13:03:15.8509208Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8509454Z getattr(self, test_name)() 2025-12-04T13:03:15.8509689Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8509957Z fn() 2025-12-04T13:03:15.8510158Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8510388Z method(*args, **kwargs) 2025-12-04T13:03:15.8510618Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8510864Z return func(*args, **kwargs) 2025-12-04T13:03:15.8510982Z ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8511262Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8511561Z self._test_DistributedDataParallel( 2025-12-04T13:03:15.8511853Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8512141Z self._test_DDP_niter( 2025-12-04T13:03:15.8512399Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8512672Z self._assert_equal_param( 2025-12-04T13:03:15.8512939Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8513221Z self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8513461Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8513728Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8513892Z AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8513984Z 2025-12-04T13:03:15.8514032Z Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8514220Z Greatest absolute difference: 0.021450966596603394 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8514467Z Greatest relative difference: 0.38301321864128113 at index (5, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8514610Z 2025-12-04T13:03:15.8514684Z To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8514968Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8515178Z 2025-12-04T13:03:15.8515303Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8515432Z 2025-12-04T13:03:15.8515492Z Process 1 exited with error code 10 and exception: 2025-12-04T13:03:15.8515631Z Traceback (most recent call last): 2025-12-04T13:03:15.8515870Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8516110Z getattr(self, test_name)() 2025-12-04T13:03:15.8516343Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8516578Z fn() 2025-12-04T13:03:15.8516779Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8517017Z method(*args, **kwargs) 2025-12-04T13:03:15.8517278Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8517523Z return func(*args, **kwargs) 2025-12-04T13:03:15.8517632Z ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8517917Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8518213Z self._test_DistributedDataParallel( 2025-12-04T13:03:15.8518509Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8518794Z self._test_DDP_niter( 2025-12-04T13:03:15.8519054Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8519323Z self._assert_equal_param( 2025-12-04T13:03:15.8519593Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8519905Z self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8520143Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8520410Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8520572Z AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8520664Z 2025-12-04T13:03:15.8520711Z Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8520891Z Greatest absolute difference: 0.02511543035507202 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8521132Z Greatest relative difference: 0.39687851071357727 at index (1, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8521273Z 2025-12-04T13:03:15.8521347Z To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8521629Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8521836Z 2025-12-04T13:03:15.8521922Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8522051Z 2025-12-04T13:03:15.8522052Z 2025-12-04T13:03:15.8522131Z ----------------------------- Captured stdout call ----------------------------- 2025-12-04T13:03:15.8522336Z Process 0 terminated with exit code 10, terminating remaining processes. 2025-12-04T13:03:15.8522536Z ----------------------------- Captured stderr call ----------------------------- 2025-12-04T13:03:15.8522999Z /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/backends/cudnn/__init__.py:159: UserWarning: cuDNN Benchmark limit is not supported in MIOpen and will have no effect. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp:1960.) 2025-12-04T13:03:15.8523441Z torch._C._cuda_set_cudnn_benchmark_limit(_benchmark_limit) 2025-12-04T13:03:15.8523796Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/dist-nccl-init-env/distributed.test_distributed_spawn/distributed.test_distributed_spawn-0df9e5612ba5109e.xml - 2025-12-04T13:03:15.8524173Z =========================== short test summary info ============================ 2025-12-04T13:03:15.8524514Z FAILED [10.3038s] distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel - RuntimeError: Process 0 exited with error code 10 and exception: 2025-12-04T13:03:15.8524840Z Traceback (most recent call last): 2025-12-04T13:03:15.8525087Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8525335Z getattr(self, test_name)() 2025-12-04T13:03:15.8525566Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8525796Z fn() 2025-12-04T13:03:15.8526027Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8526261Z method(*args, **kwargs) 2025-12-04T13:03:15.8526490Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8526728Z return func(*args, **kwargs) 2025-12-04T13:03:15.8526838Z ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8527115Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8527416Z self._test_DistributedDataParallel( 2025-12-04T13:03:15.8527713Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8528004Z self._test_DDP_niter( 2025-12-04T13:03:15.8528262Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8528538Z self._assert_equal_param( 2025-12-04T13:03:15.8528805Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8529080Z self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8529314Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8529576Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8529737Z AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8529867Z 2025-12-04T13:03:15.8529912Z Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8530093Z Greatest absolute difference: 0.021450966596603394 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8530335Z Greatest relative difference: 0.38301321864128113 at index (5, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8530478Z 2025-12-04T13:03:15.8530551Z To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8530833Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8531044Z 2025-12-04T13:03:15.8531130Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8531257Z 2025-12-04T13:03:15.8531314Z Process 1 exited with error code 10 and exception: 2025-12-04T13:03:15.8531456Z Traceback (most recent call last): 2025-12-04T13:03:15.8531699Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:03:15.8531945Z getattr(self, test_name)() 2025-12-04T13:03:15.8532179Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:03:15.8532416Z fn() 2025-12-04T13:03:15.8532623Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:03:15.8532889Z method(*args, **kwargs) 2025-12-04T13:03:15.8533116Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 141, in wrapper 2025-12-04T13:03:15.8533358Z return func(*args, **kwargs) 2025-12-04T13:03:15.8533473Z ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8533751Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 5472, in test_DistributedDataParallel 2025-12-04T13:03:15.8534046Z self._test_DistributedDataParallel( 2025-12-04T13:03:15.8534340Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4326, in _test_DistributedDataParallel 2025-12-04T13:03:15.8534628Z self._test_DDP_niter( 2025-12-04T13:03:15.8534921Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4249, in _test_DDP_niter 2025-12-04T13:03:15.8535197Z self._assert_equal_param( 2025-12-04T13:03:15.8535461Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/distributed/distributed_test.py", line 4204, in _assert_equal_param 2025-12-04T13:03:15.8535743Z self.assertEqual(p_gpu, p_DDP) 2025-12-04T13:03:15.8535983Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:03:15.8536252Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:03:15.8536414Z AssertionError: Tensor-likes are not close! 2025-12-04T13:03:15.8536498Z 2025-12-04T13:03:15.8536546Z Mismatched elements: 20 / 20 (100.0%) 2025-12-04T13:03:15.8536723Z Greatest absolute difference: 0.02511543035507202 at index (6, 1) (up to 1e-05 allowed) 2025-12-04T13:03:15.8536965Z Greatest relative difference: 0.39687851071357727 at index (1, 0) (up to 1.3e-06 allowed) 2025-12-04T13:03:15.8537105Z 2025-12-04T13:03:15.8537179Z To execute this test, run the following from the base repo dir: 2025-12-04T13:03:15.8537455Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_distributed_spawn.py TestDistBackendWithSpawn.test_DistributedDataParallel 2025-12-04T13:03:15.8537657Z 2025-12-04T13:03:15.8537743Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:03:15.8537931Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-12-04T13:03:15.8538086Z ============================== 1 failed in 10.32s ============================== 2025-12-04T13:03:15.8539008Z Test exited with non-zero exitcode 1. Command to reproduce: BACKEND=nccl WORLD_SIZE=4 /opt/conda/envs/py_3.12/bin/python distributed/test_distributed_spawn.py --import-disabled-tests --import-slow-tests --use-pytest --rerun-disabled-tests --save-xml test-reports/dist-nccl-init-env --shard-id=1 --num-shards=7 -v -vv -rfEX -p no:xdist -x --reruns=0 --sc=distributed/test_distributed_spawn_1_b71afc4ee30cc352 --print-items --pytest-single-test distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel 2025-12-04T13:03:15.8539807Z Traceback (most recent call last): 2025-12-04T13:03:15.8540051Z File "/var/lib/jenkins/pytorch/test/distributed/test_distributed_spawn.py", line 60, in 2025-12-04T13:03:15.8540249Z run_tests() 2025-12-04T13:03:15.8540463Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1318, in run_tests 2025-12-04T13:03:15.8540737Z assert len(failed_tests) == 0, "{} unit test(s) failed:\n\t{}".format( 2025-12-04T13:03:15.8540888Z ^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:03:15.8541006Z AssertionError: 1 unit test(s) failed: 2025-12-04T13:03:15.8541229Z distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_DistributedDataParallel 2025-12-04T13:03:15.8541390Z 2025-12-04T13:03:15.8541625Z FINISHED PRINTING LOG FILE of distributed/test_distributed_spawn 1/7 (test/test-reports/distributed.test_distributed_spawn_1.7_602bc6c9e44fcf44_.log) 2025-12-04T13:03:15.8551759Z 2025-12-04T13:03:15.8551899Z Finished distributed/test_distributed_spawn 1/7 ... [2025-12-04 13:03:15.844387][3580722.309397501], took 0.31min 2025-12-04T13:03:15.8552353Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:03:15.8552760Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:03:15.8552990Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:03:15.8553324Z Uploading artifacts took 0.00 seconds 2025-12-04T13:03:15.8553470Z distributed/test_distributed_spawn 1/7 failed! 2025-12-04T13:03:15.8553741Z Running distributed/test_distributed_spawn 4/7 ... [2025-12-04 13:03:15.846386][3580722.311401522] 2025-12-04T13:03:15.8553973Z MPI not available -- MPI backend tests will be skipped 2025-12-04T13:03:15.8554176Z Running distributed tests for the test backend with env init_method 2025-12-04T13:03:15.8554350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:03:15.8554814Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=4', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:03:15.846811] 2025-12-04T13:03:17.7996786Z 2025-12-04T13:03:17.7997608Z distributed/test_distributed_spawn 4/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_4.7_b0229f83eec3ea6d_.log 2025-12-04T13:03:17.7998512Z Running 0 items in this shard: 2025-12-04T13:03:17.7998724Z 2025-12-04T13:03:17.8000448Z Running distributed tests for the test backend with file init_method 2025-12-04T13:03:17.8000916Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:03:17.8003213Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=4', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:03:17.800151] 2025-12-04T13:03:19.7326032Z 2025-12-04T13:03:19.7327275Z distributed/test_distributed_spawn 4/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_4.7_ac0ee93035b166ab_.log 2025-12-04T13:03:19.7328238Z Running 0 items in this shard: 2025-12-04T13:03:19.7328464Z 2025-12-04T13:03:19.7332537Z Running distributed tests for the nccl backend with env init_method 2025-12-04T13:03:19.7332931Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:03:19.7334232Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=4', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:03:19.733205] 2025-12-04T13:03:30.6252085Z 2025-12-04T13:03:30.6253051Z distributed/test_distributed_spawn 4/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_4.7_46e98e84bbb81c62_.log 2025-12-04T13:03:30.6254237Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:03:30.6255213Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group 2025-12-04T13:03:30.6255939Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:03:30.6257062Z 2025-12-04T13:03:30.6257226Z Running distributed tests for the nccl backend with file init_method 2025-12-04T13:03:30.6257535Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:03:30.6258358Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=4', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:03:30.625557] 2025-12-04T13:03:41.2913153Z 2025-12-04T13:03:41.2913855Z distributed/test_distributed_spawn 4/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_4.7_5862585ee9920331_.log 2025-12-04T13:03:41.2915285Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:03:41.2915867Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group 2025-12-04T13:03:41.2916261Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:03:41.2916486Z 2025-12-04T13:03:41.2918547Z Running distributed tests for the gloo backend with env init_method 2025-12-04T13:03:41.2918980Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:03:41.2921527Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=4', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:03:41.292023] 2025-12-04T13:04:00.4131425Z 2025-12-04T13:04:00.4132577Z distributed/test_distributed_spawn 4/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_4.7_bed8b1aa5e90f2e2_.log 2025-12-04T13:04:00.4134141Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:04:00.4135460Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group 2025-12-04T13:04:00.4136376Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:04:00.4136894Z 2025-12-04T13:04:00.4137179Z Running distributed tests for the gloo backend with file init_method 2025-12-04T13:04:00.4137663Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:04:00.4140440Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=4', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:04:00.413834] 2025-12-04T13:04:20.0815788Z 2025-12-04T13:04:20.0816875Z distributed/test_distributed_spawn 4/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_4.7_7c210504bd100d2d_.log 2025-12-04T13:04:20.0818257Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:04:20.0819451Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_barrier_timeout_group 2025-12-04T13:04:20.0821029Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_ddp_model_diff_shape_across_ranks 2025-12-04T13:04:20.0821488Z 2025-12-04T13:04:20.0821779Z Finished distributed/test_distributed_spawn 4/7 ... [2025-12-04 13:04:20.081903][3580786.546913157], took 1.07min 2025-12-04T13:04:20.0835648Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:04:20.0840801Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:04:20.0844266Z Running distributed/test_distributed_spawn 7/7 ... [2025-12-04 13:04:20.084341][3580786.549357101] 2025-12-04T13:04:20.0844900Z MPI not available -- MPI backend tests will be skipped 2025-12-04T13:04:20.0845793Z Running distributed tests for the test backend with env init_method 2025-12-04T13:04:20.0846843Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:04:20.0848304Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=7', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:04:20.084704] 2025-12-04T13:04:22.0189243Z 2025-12-04T13:04:22.0190331Z distributed/test_distributed_spawn 7/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_7.7_5420f862f0901cca_.log 2025-12-04T13:04:22.0190975Z Running 0 items in this shard: 2025-12-04T13:04:22.0191115Z 2025-12-04T13:04:22.0196793Z Running distributed tests for the test backend with file init_method 2025-12-04T13:04:22.0197571Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:04:22.0200314Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=7', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:04:22.019824] 2025-12-04T13:04:23.9584873Z 2025-12-04T13:04:23.9586034Z distributed/test_distributed_spawn 7/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_7.7_d813a22e676cb61b_.log 2025-12-04T13:04:23.9586841Z Running 0 items in this shard: 2025-12-04T13:04:23.9587029Z 2025-12-04T13:04:23.9590366Z Running distributed tests for the nccl backend with env init_method 2025-12-04T13:04:23.9591268Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:04:23.9594305Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=7', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:04:23.959251] 2025-12-04T13:04:37.2603071Z 2025-12-04T13:04:37.2604128Z distributed/test_distributed_spawn 7/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_7.7_feb79aaf91909941_.log 2025-12-04T13:04:37.2605553Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:04:37.2606828Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger 2025-12-04T13:04:37.2607697Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:04:37.2608132Z 2025-12-04T13:04:37.2608873Z Running distributed tests for the nccl backend with file init_method 2025-12-04T13:04:37.2609971Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:04:37.2613427Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=7', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:04:37.261123] 2025-12-04T13:04:50.6486822Z 2025-12-04T13:04:50.6487842Z distributed/test_distributed_spawn 7/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_7.7_3bdc09a767185395_.log 2025-12-04T13:04:50.6490125Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:04:50.6491388Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger 2025-12-04T13:04:50.6492238Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:04:50.6492644Z 2025-12-04T13:04:50.6494265Z Running distributed tests for the gloo backend with env init_method 2025-12-04T13:04:50.6494685Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:04:50.6497107Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=7', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:04:50.649563] 2025-12-04T13:05:02.6498432Z 2025-12-04T13:05:02.6499436Z distributed/test_distributed_spawn 7/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_7.7_a9cb18faff10da48_.log 2025-12-04T13:05:02.6500733Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:05:02.6501719Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger 2025-12-04T13:05:02.6502395Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:05:02.6502723Z 2025-12-04T13:05:02.6502877Z Running distributed tests for the gloo backend with file init_method 2025-12-04T13:05:02.6507299Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:02.6507950Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_distributed_spawn.py', '--shard-id=7', '--num-shards=7', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:02.650297] 2025-12-04T13:05:14.5802443Z 2025-12-04T13:05:14.5803237Z distributed/test_distributed_spawn 7/7 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_distributed_spawn_7.7_76d9b6968f072889_.log 2025-12-04T13:05:14.5804004Z Running 2 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger, test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:05:14.5804712Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_compute_bucket_assignment_by_size_sparse_error_with_logger 2025-12-04T13:05:14.5805815Z Running 1 items in this shard: test/distributed/test_distributed_spawn.py::TestDistBackendWithSpawn::test_new_subgroups_by_enumeration 2025-12-04T13:05:14.5806023Z 2025-12-04T13:05:14.5806176Z Finished distributed/test_distributed_spawn 7/7 ... [2025-12-04 13:05:14.580326][3580841.045337267], took 0.91min 2025-12-04T13:05:14.5816746Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:14.5821700Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:14.5824207Z Running distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 ... [2025-12-04 13:05:14.582340][3580841.047354977] 2025-12-04T13:05:14.5824438Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:14.5826374Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 13:05:14.582512] 2025-12-04T13:05:16.7952157Z 2025-12-04T13:05:16.7953295Z 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_a79b12f5bbc60ae6_.log 2025-12-04T13:05:16.7954176Z Running 0 items in this shard: 2025-12-04T13:05:16.7954360Z 2025-12-04T13:05:16.7954704Z Finished distributed/fsdp/test_hsdp_dtensor_state_dict 1/1 ... [2025-12-04 13:05:16.795013][3580843.260022174], took 0.04min 2025-12-04T13:05:16.7967673Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:16.7972833Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:16.7975120Z Running distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-12-04 13:05:16.797414][3580843.262429309] 2025-12-04T13:05:16.7975549Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:16.7977469Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 13:05:16.797602] 2025-12-04T13:05:18.8149811Z 2025-12-04T13:05:18.8150899Z 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_3087d06a4b598ab9_.log 2025-12-04T13:05:18.8152111Z Running 1 items in this shard: test/distributed/_composable/fsdp/test_fully_shard_training.py::TestFullyShard1DTrainingCore::test_train_parity_multi_group_cpu_offload_eager 2025-12-04T13:05:18.8152623Z 2025-12-04T13:05:18.8152924Z Finished distributed/_composable/fsdp/test_fully_shard_training 1/1 ... [2025-12-04 13:05:18.814733][3580845.279743472], took 0.03min 2025-12-04T13:05:18.8168733Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:18.8173017Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:18.8176335Z Running distributed/_shard/sharded_tensor/ops/test_binary_cmp 1/1 ... [2025-12-04 13:05:18.817457][3580845.282471972] 2025-12-04T13:05:18.8176696Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:18.8178163Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/ops/test_binary_cmp.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:18.817656] 2025-12-04T13:05:20.5777073Z 2025-12-04T13:05:20.5778118Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.ops.test_binary_cmp_1.1_8227e7e3bedb018d_.log 2025-12-04T13:05:20.5778855Z Running 0 items in this shard: 2025-12-04T13:05:20.5778998Z 2025-12-04T13:05:20.5779278Z Finished distributed/_shard/sharded_tensor/ops/test_binary_cmp 1/1 ... [2025-12-04 13:05:20.577412][3580847.042424189], took 0.03min 2025-12-04T13:05:20.5787758Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:20.5794379Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:20.5795825Z Running distributed/test_nccl 1/1 ... [2025-12-04 13:05:20.579419][3580847.044433949] 2025-12-04T13:05:20.5796028Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:20.5797330Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_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', '--rerun-disabled-tests'] ... [2025-12-04 13:05:20.579612] 2025-12-04T13:05:22.7873828Z 2025-12-04T13:05:22.7875036Z distributed/test_nccl 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_nccl_1.1_6287f2f722725883_.log 2025-12-04T13:05:22.7875906Z Running 0 items in this shard: 2025-12-04T13:05:22.7876116Z 2025-12-04T13:05:22.7876436Z Finished distributed/test_nccl 1/1 ... [2025-12-04 13:05:22.787052][3580849.252062732], took 0.04min 2025-12-04T13:05:22.7890289Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:22.7897048Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:22.7897848Z Running distributed/fsdp/test_fsdp_meta 1/1 ... [2025-12-04 13:05:22.789670][3580849.254685013] 2025-12-04T13:05:22.7898224Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:22.7900426Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_meta.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:22.789872] 2025-12-04T13:05:24.5801456Z 2025-12-04T13:05:24.5802192Z distributed/fsdp/test_fsdp_meta 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_meta_1.1_cf0c5f2cae2d55d3_.log 2025-12-04T13:05:24.5802615Z Running 0 items in this shard: 2025-12-04T13:05:24.5802707Z 2025-12-04T13:05:24.5802837Z Finished distributed/fsdp/test_fsdp_meta 1/1 ... [2025-12-04 13:05:24.579897][3580851.044908643], took 0.03min 2025-12-04T13:05:24.5815884Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:24.5821312Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:24.5824441Z Running distributed/test_data_parallel 1/1 ... [2025-12-04 13:05:24.582328][3580851.047342527] 2025-12-04T13:05:24.5824924Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:24.5826750Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_data_parallel.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:24.582518] 2025-12-04T13:05:26.8070341Z 2025-12-04T13:05:26.8071481Z distributed/test_data_parallel 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_data_parallel_1.1_c9b4650221789923_.log 2025-12-04T13:05:26.8072253Z Running 0 items in this shard: 2025-12-04T13:05:26.8072427Z 2025-12-04T13:05:26.8072724Z Finished distributed/test_data_parallel 1/1 ... [2025-12-04 13:05:26.806718][3580853.271727663], took 0.04min 2025-12-04T13:05:26.8088983Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:26.8095753Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:26.8096929Z Running distributed/checkpoint/test_state_dict 1/1 ... [2025-12-04 13:05:26.809555][3580853.274570491] 2025-12-04T13:05:26.8097388Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:26.8099608Z Executing ['/opt/conda/envs/py_3.12/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', '--rerun-disabled-tests'] ... [2025-12-04 13:05:26.809754] 2025-12-04T13:05:29.1313086Z 2025-12-04T13:05:29.1314152Z 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_abc638e2f1d661af_.log 2025-12-04T13:05:29.1314927Z Running 0 items in this shard: 2025-12-04T13:05:29.1315087Z 2025-12-04T13:05:29.1315392Z Finished distributed/checkpoint/test_state_dict 1/1 ... [2025-12-04 13:05:29.130974][3580855.595984153], took 0.04min 2025-12-04T13:05:29.1330301Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:29.1335351Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:29.1337733Z Running distributed/fsdp/test_fsdp_core 3/3 ... [2025-12-04 13:05:29.133684][3580855.598699073] 2025-12-04T13:05:29.1338091Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:29.1340045Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_core.py', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:29.133876] 2025-12-04T13:05:31.1639918Z 2025-12-04T13:05:31.1641191Z distributed/fsdp/test_fsdp_core 3/3 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_core_3.3_8057a0503adad043_.log 2025-12-04T13:05:31.1642136Z Running 0 items in this shard: 2025-12-04T13:05:31.1642351Z 2025-12-04T13:05:31.1642767Z Finished distributed/fsdp/test_fsdp_core 3/3 ... [2025-12-04 13:05:31.163696][3580857.628705991], took 0.03min 2025-12-04T13:05:31.1658831Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:31.1663782Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:31.1666324Z Running distributed/test_c10d_ucc 1/1 ... [2025-12-04 13:05:31.166539][3580857.631554499] 2025-12-04T13:05:31.1666683Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:31.1668823Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_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', '--rerun-disabled-tests'] ... [2025-12-04 13:05:31.166738] 2025-12-04T13:05:32.0190804Z 2025-12-04T13:05:32.0191341Z distributed/test_c10d_ucc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_ucc_1.1_51f6e38c37af9856_.log 2025-12-04T13:05:32.0192102Z 2025-12-04T13:05:32.0192316Z Finished distributed/test_c10d_ucc 1/1 ... [2025-12-04 13:05:32.018831][3580858.483841478], took 0.01min 2025-12-04T13:05:32.0209484Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:32.0214969Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:32.0217682Z Running distributed/fsdp/test_fsdp_use_orig_params 1/1 ... [2025-12-04 13:05:32.021672][3580858.486687066] 2025-12-04T13:05:32.0218027Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:32.0220209Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/fsdp/test_fsdp_use_orig_params.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:32.021878] 2025-12-04T13:05:37.2424621Z 2025-12-04T13:05:37.2425641Z distributed/fsdp/test_fsdp_use_orig_params 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.fsdp.test_fsdp_use_orig_params_1.1_179561f1b73dd533_.log 2025-12-04T13:05:37.2426315Z Running 0 items in this shard: 2025-12-04T13:05:37.2426457Z 2025-12-04T13:05:37.2426719Z Finished distributed/fsdp/test_fsdp_use_orig_params 1/1 ... [2025-12-04 13:05:37.242152][3580863.707162609], took 0.09min 2025-12-04T13:05:37.2442124Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:37.2446592Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:37.2449524Z Running distributed/test_c10d_common 1/1 ... [2025-12-04 13:05:37.244859][3580863.709874409] 2025-12-04T13:05:37.2449975Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:37.2451999Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_common.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', '--rerun-disabled-tests'] ... [2025-12-04 13:05:37.245062] 2025-12-04T13:05:39.0347150Z 2025-12-04T13:05:39.0348172Z distributed/test_c10d_common 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_common_1.1_6f4b8fc90b589ef9_.log 2025-12-04T13:05:39.0348914Z Running 0 items in this shard: 2025-12-04T13:05:39.0349110Z 2025-12-04T13:05:39.0349394Z Finished distributed/test_c10d_common 1/1 ... [2025-12-04 13:05:39.034448][3580865.499458281], took 0.03min 2025-12-04T13:05:39.0365655Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:39.0371105Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:39.0373641Z Running distributed/_shard/sharded_tensor/test_sharded_tensor 1/1 ... [2025-12-04 13:05:39.037256][3580865.502270979] 2025-12-04T13:05:39.0374290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:39.0376077Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/_shard/sharded_tensor/test_sharded_tensor.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:39.037459] 2025-12-04T13:05:41.1302032Z 2025-12-04T13:05:41.1303168Z distributed/_shard/sharded_tensor/test_sharded_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed._shard.sharded_tensor.test_sharded_tensor_1.1_0897114802f015f9_.log 2025-12-04T13:05:41.1304323Z Running 0 items in this shard: 2025-12-04T13:05:41.1304473Z 2025-12-04T13:05:41.1304785Z Finished distributed/_shard/sharded_tensor/test_sharded_tensor 1/1 ... [2025-12-04 13:05:41.129919][3580867.594930444], took 0.03min 2025-12-04T13:05:41.1319230Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:41.1324459Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:41.1326941Z Running distributed/test_c10d_nccl 3/3 ... [2025-12-04 13:05:41.132615][3580867.597630284] 2025-12-04T13:05:41.1327264Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:41.1329459Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'distributed/test_c10d_nccl.py', '--shard-id=3', '--num-shards=3', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=0', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:05:41.132814] 2025-12-04T13:05:49.8812645Z 2025-12-04T13:05:49.8813609Z PRINTING LOG FILE of distributed/test_c10d_nccl 3/3 (test/test-reports/distributed.test_c10d_nccl_3.3_e3cce45a6b2fc73d_.log) 2025-12-04T13:05:49.8814436Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8815010Z test/distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8815299Z 2025-12-04T13:05:49.8815399Z 246 tests collected in 0.01s 2025-12-04T13:05:49.8815926Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-0b0d5d1edd12d0fd.xml 2025-12-04T13:05:49.8816503Z ============================= test session starts ============================== 2025-12-04T13:05:49.8817038Z platform linux -- Python 3.12.5, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.12/bin/python 2025-12-04T13:05:49.8817531Z cachedir: .pytest_cache 2025-12-04T13:05:49.8818020Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T13:05:49.8818542Z rootdir: /var/lib/jenkins/pytorch 2025-12-04T13:05:49.8818795Z configfile: pytest.ini 2025-12-04T13:05:49.8819278Z 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-04T13:05:49.8819798Z collecting ... collected 1 item 2025-12-04T13:05:49.8820159Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T13:05:49.8820646Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8820996Z 2025-12-04T13:05:49.8821664Z distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce I1204 13:05:44.255000 16896 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 0 with pid 16964 2025-12-04T13:05:49.8822599Z I1204 13:05:44.255000 16896 site-packages/torch/testing/_internal/common_distributed.py:849] Started process 1 with pid 16965 2025-12-04T13:05:49.8823312Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:05:49.8823878Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:05:49.8824669Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:05:49.8825476Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:05:49.8826234Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:05:49.8827509Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:05:49.8828219Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:05:49.8828954Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:05:49.8829882Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 227, in wrapper 2025-12-04T13:05:49.8830644Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwargs) 2025-12-04T13:05:49.8831192Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8831934Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 2049, in wrap_fn 2025-12-04T13:05:49.8832687Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] return fn(self, *args, **kwargs) 2025-12-04T13:05:49.8833249Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8833900Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 4344, in test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8834514Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(_get_intra_node_comm_usage_counter(), 1) 2025-12-04T13:05:49.8835133Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:05:49.8835751Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:05:49.8836230Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Scalars are not equal! 2025-12-04T13:05:49.8836621Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:05:49.8836978Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] Expected 1 but got 0. 2025-12-04T13:05:49.8837371Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] Absolute difference: 1 2025-12-04T13:05:49.8837790Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] Relative difference: 1.0 2025-12-04T13:05:49.8838147Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:05:49.8838564Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:05:49.8839154Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_c10d_nccl.py CommTest.test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8839699Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:05:49.8840171Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:05:49.8840671Z [rank1]:E1204 13:05:47.440000 16965 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 1 with exit code: 10 2025-12-04T13:05:49.8841086Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] Caught exception: 2025-12-04T13:05:49.8841498Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] Traceback (most recent call last): 2025-12-04T13:05:49.8842128Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:05:49.8842711Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] getattr(self, test_name)() 2025-12-04T13:05:49.8843286Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:05:49.8843736Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] fn() 2025-12-04T13:05:49.8844172Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:05:49.8844632Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] method(*args, **kwargs) 2025-12-04T13:05:49.8845098Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 227, in wrapper 2025-12-04T13:05:49.8845572Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] return func(*args, **kwargs) 2025-12-04T13:05:49.8845915Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8846382Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 2049, in wrap_fn 2025-12-04T13:05:49.8846862Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] return fn(self, *args, **kwargs) 2025-12-04T13:05:49.8847216Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8847679Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 4344, in test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8848173Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] self.assertEqual(_get_intra_node_comm_usage_counter(), 1) 2025-12-04T13:05:49.8848683Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:05:49.8849194Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:05:49.8849623Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] AssertionError: Scalars are not equal! 2025-12-04T13:05:49.8849980Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:05:49.8850272Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] Expected 1 but got 0. 2025-12-04T13:05:49.8850596Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] Absolute difference: 1 2025-12-04T13:05:49.8850924Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] Relative difference: 1.0 2025-12-04T13:05:49.8851222Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:05:49.8851602Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] To execute this test, run the following from the base repo dir: 2025-12-04T13:05:49.8852088Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_c10d_nccl.py CommTest.test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8852489Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] 2025-12-04T13:05:49.8852846Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:05:49.8853254Z [rank0]:E1204 13:05:47.440000 16964 site-packages/torch/testing/_internal/common_distributed.py:935] exiting process 0 with exit code: 10 2025-12-04T13:05:49.8853825Z [rank0]:[W1204 13:05:47.215608156 ProcessGroupNCCL.cpp:1553] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator()) 2025-12-04T13:05:49.8854236Z FAILED [4.6130s] [100%] 2025-12-04T13:05:49.8854303Z 2025-12-04T13:05:49.8854360Z =================================== FAILURES =================================== 2025-12-04T13:05:49.8854535Z ___________________ CommTest.test_intra_node_comm_all_reduce ___________________ 2025-12-04T13:05:49.8854699Z Traceback (most recent call last): 2025-12-04T13:05:49.8854944Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 770, in wrapper 2025-12-04T13:05:49.8855188Z self._join_processes(fn) 2025-12-04T13:05:49.8855432Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1039, in _join_processes 2025-12-04T13:05:49.8855692Z self._check_return_codes(fn, elapsed_time) 2025-12-04T13:05:49.8855958Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 1079, in _check_return_codes 2025-12-04T13:05:49.8856216Z raise RuntimeError(error) 2025-12-04T13:05:49.8856366Z RuntimeError: Process 1 exited with error code 10 and exception: 2025-12-04T13:05:49.8856533Z Traceback (most recent call last): 2025-12-04T13:05:49.8856776Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:05:49.8857020Z getattr(self, test_name)() 2025-12-04T13:05:49.8857255Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:05:49.8857495Z fn() 2025-12-04T13:05:49.8857696Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:05:49.8857924Z method(*args, **kwargs) 2025-12-04T13:05:49.8858156Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 227, in wrapper 2025-12-04T13:05:49.8858432Z return func(*args, **kwargs) 2025-12-04T13:05:49.8858546Z ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8858770Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 2049, in wrap_fn 2025-12-04T13:05:49.8859006Z return fn(self, *args, **kwargs) 2025-12-04T13:05:49.8859128Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8859352Z File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 4344, in test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8859608Z self.assertEqual(_get_intra_node_comm_usage_counter(), 1) 2025-12-04T13:05:49.8859908Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:05:49.8860228Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:05:49.8860392Z AssertionError: Scalars are not equal! 2025-12-04T13:05:49.8860476Z 2025-12-04T13:05:49.8860524Z Expected 1 but got 0. 2025-12-04T13:05:49.8860631Z Absolute difference: 1 2025-12-04T13:05:49.8860736Z Relative difference: 1.0 2025-12-04T13:05:49.8860802Z 2025-12-04T13:05:49.8860877Z To execute this test, run the following from the base repo dir: 2025-12-04T13:05:49.8861120Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_c10d_nccl.py CommTest.test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8861286Z 2025-12-04T13:05:49.8861378Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:05:49.8861503Z 2025-12-04T13:05:49.8861505Z 2025-12-04T13:05:49.8861589Z ----------------------------- Captured stdout call ----------------------------- 2025-12-04T13:05:49.8861790Z Process 1 terminated with exit code 10, terminating remaining processes. 2025-12-04T13:05:49.8862137Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-0b0d5d1edd12d0fd.xml - 2025-12-04T13:05:49.8862450Z =========================== short test summary info ============================ 2025-12-04T13:05:49.8862737Z FAILED [4.6130s] distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce - RuntimeError: Process 1 exited with error code 10 and exception: 2025-12-04T13:05:49.8863004Z Traceback (most recent call last): 2025-12-04T13:05:49.8863247Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 925, in run_test 2025-12-04T13:05:49.8863492Z getattr(self, test_name)() 2025-12-04T13:05:49.8863723Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 772, in wrapper 2025-12-04T13:05:49.8863957Z fn() 2025-12-04T13:05:49.8864159Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3329, in wrapper 2025-12-04T13:05:49.8864391Z method(*args, **kwargs) 2025-12-04T13:05:49.8864622Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_distributed.py", line 227, in wrapper 2025-12-04T13:05:49.8864863Z return func(*args, **kwargs) 2025-12-04T13:05:49.8864979Z ^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8865203Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 2049, in wrap_fn 2025-12-04T13:05:49.8865436Z return fn(self, *args, **kwargs) 2025-12-04T13:05:49.8865553Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8865775Z File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 4344, in test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8866029Z self.assertEqual(_get_intra_node_comm_usage_counter(), 1) 2025-12-04T13:05:49.8866291Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 4284, in assertEqual 2025-12-04T13:05:49.8866555Z raise error_metas.pop()[0].to_error( # type: ignore[index] 2025-12-04T13:05:49.8866748Z AssertionError: Scalars are not equal! 2025-12-04T13:05:49.8866833Z 2025-12-04T13:05:49.8866873Z Expected 1 but got 0. 2025-12-04T13:05:49.8866985Z Absolute difference: 1 2025-12-04T13:05:49.8867093Z Relative difference: 1.0 2025-12-04T13:05:49.8867169Z 2025-12-04T13:05:49.8867243Z To execute this test, run the following from the base repo dir: 2025-12-04T13:05:49.8867491Z PYTORCH_TEST_WITH_ROCM=1 python test/distributed/test_c10d_nccl.py CommTest.test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8867664Z 2025-12-04T13:05:49.8867752Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T13:05:49.8867940Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-12-04T13:05:49.8868099Z ============================== 1 failed in 4.62s =============================== 2025-12-04T13:05:49.8868864Z Test exited with non-zero exitcode 1. Command to reproduce: /opt/conda/envs/py_3.12/bin/python distributed/test_c10d_nccl.py --import-disabled-tests --import-slow-tests --use-pytest --rerun-disabled-tests --save-xml test-reports/python-unittest --shard-id=3 --num-shards=3 -v -vv -rfEX -p no:xdist -x --reruns=0 --sc=distributed/test_c10d_nccl_3_f209dad24e83fa97 --print-items --pytest-single-test distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8869557Z Traceback (most recent call last): 2025-12-04T13:05:49.8869750Z File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 6591, in 2025-12-04T13:05:49.8869981Z run_tests() 2025-12-04T13:05:49.8870194Z File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1318, in run_tests 2025-12-04T13:05:49.8870464Z assert len(failed_tests) == 0, "{} unit test(s) failed:\n\t{}".format( 2025-12-04T13:05:49.8870615Z ^^^^^^^^^^^^^^^^^^^^^^ 2025-12-04T13:05:49.8870740Z AssertionError: 1 unit test(s) failed: 2025-12-04T13:05:49.8870921Z distributed/test_c10d_nccl.py::CommTest::test_intra_node_comm_all_reduce 2025-12-04T13:05:49.8871048Z 2025-12-04T13:05:49.8871216Z FINISHED PRINTING LOG FILE of distributed/test_c10d_nccl 3/3 (test/test-reports/distributed.test_c10d_nccl_3.3_e3cce45a6b2fc73d_.log) 2025-12-04T13:05:49.8871422Z 2025-12-04T13:05:49.8871539Z Finished distributed/test_c10d_nccl 3/3 ... [2025-12-04 13:05:49.881051][3580876.346061214], took 0.15min 2025-12-04T13:05:49.8871970Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:49.8872359Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:49.8872577Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:05:49.8872754Z Uploading artifacts took 0.00 seconds 2025-12-04T13:05:49.8872890Z distributed/test_c10d_nccl 3/3 failed! 2025-12-04T13:05:52.3722182Z Running test batch 'tests to run' cost 522.46 seconds 2025-12-04T13:05:52.3724237Z Emitting td_test_failure_stats_v2 2025-12-04T13:05:52.3727521Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764853552_f633d2d8d11111f0b7afde0241e3d7df 2025-12-04T13:05:54.3881359Z /var/lib/jenkins/pytorch/tools/stats/upload_metrics.py:156: UserWarning: Error uploading metric td_test_failure_stats_v2 to DynamoDB: Unable to locate credentials 2025-12-04T13:05:54.3882372Z warn(f"Error uploading metric {metric_name} to DynamoDB: {e}") 2025-12-04T13:05:54.3882836Z Emitting td_test_failure_stats_v2 2025-12-04T13:05:54.3883447Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764853554_f7675ec2d11111f0b7afde0241e3d7df 2025-12-04T13:05:54.3899512Z Emitting td_test_failure_stats_v2 2025-12-04T13:05:54.3900046Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764853554_f767a2e2d11111f0b7afde0241e3d7df 2025-12-04T13:05:54.3916685Z Emitting td_test_failure_stats_v2 2025-12-04T13:05:54.3917119Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764853554_f767e612d11111f0b7afde0241e3d7df 2025-12-04T13:05:54.3932813Z distributed/test_c10d_functional_native 1/1 failed! 2025-12-04T13:05:54.3933061Z distributed/test_dist2 1/1 failed! 2025-12-04T13:05:54.3933302Z distributed/test_distributed_spawn 1/7 failed! 2025-12-04T13:05:54.3933512Z distributed/test_c10d_nccl 3/3 failed! 2025-12-04T13:05:54.9860059Z 2025-12-04T13:05:54.9860543Z real 8m48.063s 2025-12-04T13:05:54.9860817Z user 8m59.830s 2025-12-04T13:05:54.9860989Z sys 12m36.929s 2025-12-04T13:05:54.9861168Z + assert_git_not_dirty 2025-12-04T13:05:54.9861419Z + [[ linux-noble-rocm-py3.12-mi300 != *rocm* ]] 2025-12-04T13:05:54.9861705Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T13:05:54.9862409Z + [[ linux-noble-rocm-py3.12-mi300 == *rocm* ]] 2025-12-04T13:05:54.9862648Z + [[ 1 == 1 ]] 2025-12-04T13:05:54.9862842Z + echo 'Testing distributed C++ tests' 2025-12-04T13:05:54.9863090Z Testing distributed C++ tests 2025-12-04T13:05:54.9864765Z + ln -sf /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_hip.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_python.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorchbind_test.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:05:54.9879274Z + ln -sf /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:05:54.9893622Z + export CPP_TESTS_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:05:54.9893973Z + CPP_TESTS_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:05:54.9894281Z + python test/run_test.py --cpp --verbose -i cpp/FileStoreTest 2025-12-04T13:05:57.7598564Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T13:05:57.7640960Z Found test times from artifacts 2025-12-04T13:05:57.7814774Z Found test times from artifacts 2025-12-04T13:05:57.7819974Z Running all tests 2025-12-04T13:05:57.7823241Z Running parallel tests on 4 processes 2025-12-04T13:05:57.7823518Z Name: tests to run (est. time: 0.0min) 2025-12-04T13:05:57.7823758Z Serial tests (1): 2025-12-04T13:05:57.7823971Z cpp/FileStoreTest 1/1 2025-12-04T13:05:57.7824228Z Parallel tests (0): 2025-12-04T13:05:57.7824438Z Name: excluded (est. time: 0.0min) 2025-12-04T13:05:57.7824679Z Serial tests (0): 2025-12-04T13:05:57.7824870Z Parallel tests (0): 2025-12-04T13:05:57.7827441Z Running cpp/FileStoreTest 1/1 ... [2025-12-04 13:05:57.782376][3580884.247390963] 2025-12-04T13:05:57.7827796Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:05:57.7828100Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T13:05:57.7828515Z Finished cpp/FileStoreTest 1/1 ... [2025-12-04 13:05:57.782456][3580884.247473052], took 0.00min 2025-12-04T13:05:57.7840697Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:05:59.8254446Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:05:59.8254762Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:05:59.8254950Z Uploading artifacts took 0.00 seconds 2025-12-04T13:06:02.2474075Z Running test batch 'tests to run' cost 4.46 seconds 2025-12-04T13:06:03.0568972Z + python test/run_test.py --cpp --verbose -i cpp/HashStoreTest 2025-12-04T13:06:05.4738711Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T13:06:05.4780805Z Found test times from artifacts 2025-12-04T13:06:05.4950983Z Found test times from artifacts 2025-12-04T13:06:05.4959697Z Running all tests 2025-12-04T13:06:05.4960133Z Running parallel tests on 4 processes 2025-12-04T13:06:05.4960515Z Name: tests to run (est. time: 0.0min) 2025-12-04T13:06:05.4960835Z Serial tests (1): 2025-12-04T13:06:05.4961131Z cpp/HashStoreTest 1/1 2025-12-04T13:06:05.4961461Z Parallel tests (0): 2025-12-04T13:06:05.4961752Z Name: excluded (est. time: 0.0min) 2025-12-04T13:06:05.4962059Z Serial tests (0): 2025-12-04T13:06:05.4962317Z Parallel tests (0): 2025-12-04T13:06:05.4963244Z Running cpp/HashStoreTest 1/1 ... [2025-12-04 13:06:05.495974][3580891.96098974] 2025-12-04T13:06:05.4963613Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:05.4963926Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T13:06:05.4964360Z Finished cpp/HashStoreTest 1/1 ... [2025-12-04 13:06:05.496051][3580891.961068679], took 0.00min 2025-12-04T13:06:05.4975755Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:06:07.5357888Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:06:07.5358478Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:06:07.5358880Z Uploading artifacts took 0.00 seconds 2025-12-04T13:06:10.0941070Z Running test batch 'tests to run' cost 4.6 seconds 2025-12-04T13:06:10.6325613Z + python test/run_test.py --cpp --verbose -i cpp/TCPStoreTest 2025-12-04T13:06:13.1634794Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T13:06:13.1676932Z Found test times from artifacts 2025-12-04T13:06:13.1845996Z Found test times from artifacts 2025-12-04T13:06:13.1850246Z Running all tests 2025-12-04T13:06:13.1854146Z Running parallel tests on 4 processes 2025-12-04T13:06:13.1854434Z Name: tests to run (est. time: 0.0min) 2025-12-04T13:06:13.1854652Z Serial tests (1): 2025-12-04T13:06:13.1854847Z cpp/TCPStoreTest 1/1 2025-12-04T13:06:13.1855043Z Parallel tests (0): 2025-12-04T13:06:13.1855245Z Name: excluded (est. time: 0.0min) 2025-12-04T13:06:13.1855449Z Serial tests (0): 2025-12-04T13:06:13.1855624Z Parallel tests (0): 2025-12-04T13:06:13.1855912Z Running cpp/TCPStoreTest 1/1 ... [2025-12-04 13:06:13.185337][3580899.65035147] 2025-12-04T13:06:13.1856232Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:13.1856515Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T13:06:13.1856913Z Finished cpp/TCPStoreTest 1/1 ... [2025-12-04 13:06:13.185417][3580899.650434299], took 0.00min 2025-12-04T13:06:13.1869342Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:06:15.2247618Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:06:15.2248312Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:06:15.2248804Z Uploading artifacts took 0.00 seconds 2025-12-04T13:06:17.8603058Z Running test batch 'tests to run' cost 4.67 seconds 2025-12-04T13:06:18.4517711Z + echo 'Testing multi-GPU linalg tests' 2025-12-04T13:06:18.4518146Z Testing multi-GPU linalg tests 2025-12-04T13:06:18.4518706Z + python test/run_test.py -i test_linalg.py -k test_matmul_offline_mgpu_tunable --verbose 2025-12-04T13:06:20.9882686Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T13:06:20.9925386Z Found test times from artifacts 2025-12-04T13:06:21.0097453Z Found test times from artifacts 2025-12-04T13:06:21.0103504Z Running all tests 2025-12-04T13:06:21.0105658Z Running parallel tests on 4 processes 2025-12-04T13:06:21.0105971Z Name: tests to run (est. time: 0.23min) 2025-12-04T13:06:21.0106216Z Serial tests (1): 2025-12-04T13:06:21.0106416Z test_linalg 1/1 2025-12-04T13:06:21.0106609Z Parallel tests (0): 2025-12-04T13:06:21.0106819Z Name: excluded (est. time: 0.0min) 2025-12-04T13:06:21.0107049Z Serial tests (0): 2025-12-04T13:06:21.0107239Z Parallel tests (0): 2025-12-04T13:06:21.0107609Z Running test_linalg 1/1 ... [2025-12-04 13:06:21.010611][3580907.475626217] 2025-12-04T13:06:21.0107960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:21.0110726Z Executing ['/opt/conda/envs/py_3.12/bin/python', '-bb', 'test_linalg.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-k', 'test_matmul_offline_mgpu_tunable', '--flake-finder', '--flake-runs=50', '--import-slow-tests', '--import-disabled-tests', '--rerun-disabled-tests'] ... [2025-12-04 13:06:21.010844] 2025-12-04T13:06:25.2465685Z 2025-12-04T13:06:25.2466789Z test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_linalg_1.1_8a58c392d40deef5_.log 2025-12-04T13:06:25.2467372Z Running 0 items in this shard: 2025-12-04T13:06:25.2467546Z 2025-12-04T13:06:25.2467758Z Finished test_linalg 1/1 ... [2025-12-04 13:06:25.246322][3580911.711332305], took 0.07min 2025-12-04T13:06:25.2483898Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:06:27.2868536Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:06:27.2868864Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:06:27.2869056Z Uploading artifacts took 0.00 seconds 2025-12-04T13:06:29.8372191Z Running test batch 'tests to run' cost 8.83 seconds 2025-12-04T13:06:30.4381553Z + [[ linux-noble-rocm-py3.12-mi300 == *cuda* ]] 2025-12-04T13:06:30.4381794Z + [[ 1 == 1 ]] 2025-12-04T13:06:30.4382044Z + test_rpc 2025-12-04T13:06:30.4382192Z + echo 'Testing RPC C++ tests' 2025-12-04T13:06:30.4382370Z Testing RPC C++ tests 2025-12-04T13:06:30.4385774Z + ln -sf /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_hip.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorch_python.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libtorchbind_test.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:06:30.4401473Z + ln -sf /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/lib/libc10_hip.so /opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:06:30.4415043Z + CPP_TESTS_DIR=/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/bin 2025-12-04T13:06:30.4415340Z + python test/run_test.py --cpp --verbose -i cpp/test_cpp_rpc 2025-12-04T13:06:32.9432920Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-12-04T13:06:32.9475701Z Found test times from artifacts 2025-12-04T13:06:32.9649065Z Found test times from artifacts 2025-12-04T13:06:32.9654978Z Running all tests 2025-12-04T13:06:32.9656406Z Running parallel tests on 4 processes 2025-12-04T13:06:32.9656822Z Name: tests to run (est. time: 0.0min) 2025-12-04T13:06:32.9657150Z Serial tests (1): 2025-12-04T13:06:32.9657486Z cpp/test_cpp_rpc 1/1 2025-12-04T13:06:32.9658415Z Parallel tests (0): 2025-12-04T13:06:32.9658702Z Name: excluded (est. time: 0.0min) 2025-12-04T13:06:32.9659010Z Serial tests (0): 2025-12-04T13:06:32.9659268Z Parallel tests (0): 2025-12-04T13:06:32.9659688Z Running cpp/test_cpp_rpc 1/1 ... [2025-12-04 13:06:32.965698][3580919.430712343] 2025-12-04T13:06:32.9660249Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T13:06:32.9660680Z Skipping C++ tests when running under RERUN_DISABLED_TESTS mode 2025-12-04T13:06:32.9661261Z Finished cpp/test_cpp_rpc 1/1 ... [2025-12-04 13:06:32.965782][3580919.430798892], took 0.00min 2025-12-04T13:06:32.9672366Z Parsing testcases for test report: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_inductor_collectives/distributed.test_inductor_collectives-7c51c7dac1538e36.xml 2025-12-04T13:06:35.0061884Z Failed to parse and upload json test reports: Unable to locate credentials 2025-12-04T13:06:35.0063385Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T13:06:35.0063909Z Uploading artifacts took 0.00 seconds 2025-12-04T13:06:37.4583848Z Running test batch 'tests to run' cost 4.49 seconds 2025-12-04T13:06:38.0406782Z + sccache_epilogue 2025-12-04T13:06:38.0407019Z + echo '::group::Sccache Compilation Log' 2025-12-04T13:06:38.0407489Z ##[group]Sccache Compilation Log 2025-12-04T13:06:38.0407646Z + echo '=================== sccache compilation log ===================' 2025-12-04T13:06:38.0407815Z =================== sccache compilation log =================== 2025-12-04T13:06:38.0408051Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T13:06:38.0482557Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T13:06:38.0482829Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T13:06:38.0483061Z + sccache --show-stats 2025-12-04T13:06:38.0501946Z Compile requests 23 2025-12-04T13:06:38.0503085Z Compile requests executed 0 2025-12-04T13:06:38.0503449Z Cache hits 0 2025-12-04T13:06:38.0503701Z Cache misses 0 2025-12-04T13:06:38.0503953Z Cache hits rate - 2025-12-04T13:06:38.0504192Z Cache timeouts 0 2025-12-04T13:06:38.0504422Z Cache read errors 0 2025-12-04T13:06:38.0504655Z Forced recaches 0 2025-12-04T13:06:38.0504885Z Cache write errors 0 2025-12-04T13:06:38.0505118Z Cache errors 0 2025-12-04T13:06:38.0505347Z Compilations 0 2025-12-04T13:06:38.0505582Z Compilation failures 0 2025-12-04T13:06:38.0505825Z Non-cacheable compilations 0 2025-12-04T13:06:38.0506063Z Non-cacheable calls 0 2025-12-04T13:06:38.0506358Z Non-compilation calls 23 2025-12-04T13:06:38.0506611Z Unsupported compiler calls 0 2025-12-04T13:06:38.0506859Z Average cache write 0.000 s 2025-12-04T13:06:38.0507117Z Average compiler 0.000 s 2025-12-04T13:06:38.0507357Z Average cache read hit 0.000 s 2025-12-04T13:06:38.0507608Z Failed distributed compilations 0 2025-12-04T13:06:38.0507965Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-12-04T13:06:38.0508298Z Use direct/preprocessor mode? yes 2025-12-04T13:06:38.0508553Z Version (client) 0.10.0 2025-12-04T13:06:38.0508803Z Max cache size 10 GiB 2025-12-04T13:06:38.0509077Z + sccache --stop-server 2025-12-04T13:06:38.0519150Z Stopping sccache server... 2025-12-04T13:06:38.0521964Z Compile requests 23 2025-12-04T13:06:38.0522174Z Compile requests executed 0 2025-12-04T13:06:38.0522373Z Cache hits 0 2025-12-04T13:06:38.0522567Z Cache misses 0 2025-12-04T13:06:38.0523222Z Cache hits rate - 2025-12-04T13:06:38.0523396Z Cache timeouts 0 2025-12-04T13:06:38.0523581Z Cache read errors 0 2025-12-04T13:06:38.0523778Z Forced recaches 0 2025-12-04T13:06:38.0523954Z Cache write errors 0 2025-12-04T13:06:38.0524136Z Cache errors 0 2025-12-04T13:06:38.0524310Z Compilations 0 2025-12-04T13:06:38.0524500Z Compilation failures 0 2025-12-04T13:06:38.0524690Z Non-cacheable compilations 0 2025-12-04T13:06:38.0524872Z Non-cacheable calls 0 2025-12-04T13:06:38.0525061Z Non-compilation calls 23 2025-12-04T13:06:38.0525251Z Unsupported compiler calls 0 2025-12-04T13:06:38.0536645Z Average cache write 0.000 s 2025-12-04T13:06:38.0536826Z Average compiler 0.000 s 2025-12-04T13:06:38.0537209Z Average cache read hit 0.000 s 2025-12-04T13:06:38.0537383Z Failed distributed compilations 0 2025-12-04T13:06:38.0537601Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-12-04T13:06:38.0537826Z Use direct/preprocessor mode? yes 2025-12-04T13:06:38.0537992Z Version (client) 0.10.0 2025-12-04T13:06:38.0538159Z Max cache size 10 GiB 2025-12-04T13:06:38.0538354Z + echo ::endgroup:: 2025-12-04T13:06:38.0538861Z ##[endgroup] 2025-12-04T13:06:38.0605523Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-12-04T13:06:38.0605860Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-12-04T13:06:38.0606248Z docker exec -t "a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-12-04T13:06:38.0610563Z shell: /usr/bin/bash -e {0} 2025-12-04T13:06:38.0610699Z env: 2025-12-04T13:06:38.0610805Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:38.0610952Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:38.0611140Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:38.0611319Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:38.0611857Z 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-04T13:06:38.0612349Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:38.0612475Z AWS_REGION: us-east-1 2025-12-04T13:06:38.0612669Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:38.0612829Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:38.0615098Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:38.0615282Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:38.0615475Z ##[endgroup] 2025-12-04T13:06:38.1199715Z ##[group]Run docker exec -t "a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242" sh -c "sudo chown -R 1001:1001 test" 2025-12-04T13:06:38.1200187Z docker exec -t "a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242" sh -c "sudo chown -R 1001:1001 test" 2025-12-04T13:06:38.1204515Z shell: /usr/bin/bash -e {0} 2025-12-04T13:06:38.1204639Z env: 2025-12-04T13:06:38.1204738Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:38.1204882Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:38.1205064Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:38.1205242Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:38.1205779Z 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-04T13:06:38.1206415Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:38.1206540Z AWS_REGION: us-east-1 2025-12-04T13:06:38.1206716Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:38.1206876Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:38.1209160Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:38.1209340Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:38.1209530Z ##[endgroup] 2025-12-04T13:06:38.1993174Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T13:06:38.1993357Z cat test/**/*_toprint.log || true 2025-12-04T13:06:38.1997850Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:38.1998021Z env: 2025-12-04T13:06:38.1998130Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:38.1998284Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:38.1998492Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:38.1998675Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:38.1999228Z 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-04T13:06:38.1999759Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:38.2000114Z AWS_REGION: us-east-1 2025-12-04T13:06:38.2000311Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:38.2000476Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:38.2002703Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:38.2002875Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:38.2003062Z ##[endgroup] 2025-12-04T13:06:38.2044829Z cat: 'test/**/*_toprint.log': No such file or directory 2025-12-04T13:06:38.2112195Z Prepare all required actions 2025-12-04T13:06:38.2112579Z Getting action download info 2025-12-04T13:06:38.6119272Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T13:06:39.4577255Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T13:06:40.3484691Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T13:06:40.3484840Z with: 2025-12-04T13:06:40.3484932Z use-gha: true 2025-12-04T13:06:40.3485088Z file-suffix: test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532 2025-12-04T13:06:40.3485269Z s3-bucket: gha-artifacts 2025-12-04T13:06:40.3485380Z env: 2025-12-04T13:06:40.3485476Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:40.3485605Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:40.3485778Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:40.3485967Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:40.3486474Z 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-04T13:06:40.3487123Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:40.3487240Z AWS_REGION: us-east-1 2025-12-04T13:06:40.3487412Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:40.3487560Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:40.3489795Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:40.3490008Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:40.3490191Z ##[endgroup] 2025-12-04T13:06:40.3519082Z ##[group]Run actions/upload-artifact@v4 2025-12-04T13:06:40.3519206Z with: 2025-12-04T13:06:40.3519402Z name: test-jsons-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip 2025-12-04T13:06:40.3519736Z retention-days: 14 2025-12-04T13:06:40.3519904Z if-no-files-found: warn 2025-12-04T13:06:40.3520012Z path: test/**/*.json 2025-12-04T13:06:40.3520113Z compression-level: 6 2025-12-04T13:06:40.3520214Z overwrite: false 2025-12-04T13:06:40.3520319Z include-hidden-files: false 2025-12-04T13:06:40.3520426Z env: 2025-12-04T13:06:40.3520516Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:40.3520652Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:40.3520827Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:40.3520990Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:40.3521493Z 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-04T13:06:40.3521980Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:40.3522092Z AWS_REGION: us-east-1 2025-12-04T13:06:40.3522225Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:40.3522374Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:40.3524596Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:40.3524763Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:40.3524941Z ##[endgroup] 2025-12-04T13:06:40.7138860Z With the provided path, there will be 11 files uploaded 2025-12-04T13:06:40.7141892Z Artifact name is valid! 2025-12-04T13:06:40.7142397Z Root directory input is valid! 2025-12-04T13:06:40.9875501Z Beginning upload of artifact content to blob storage 2025-12-04T13:06:41.3457850Z Uploaded bytes 45879 2025-12-04T13:06:41.4096263Z Finished uploading artifact content to blob storage! 2025-12-04T13:06:41.4097426Z SHA256 digest of uploaded artifact zip is 9522853c31b536aa623dcf3263eba1c619bb218a448cd8cdb7d12304a4f61f3d 2025-12-04T13:06:41.4099514Z Finalizing artifact upload 2025-12-04T13:06:41.5589584Z Artifact test-jsons-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip.zip successfully finalized. Artifact ID 4764227887 2025-12-04T13:06:41.5590840Z Artifact test-jsons-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip has been successfully uploaded! Final size is 45879 bytes. Artifact ID is 4764227887 2025-12-04T13:06:41.5595107Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19922798714/artifacts/4764227887 2025-12-04T13:06:41.5707834Z ##[group]Run actions/upload-artifact@v4 2025-12-04T13:06:41.5708016Z with: 2025-12-04T13:06:41.5708257Z name: test-reports-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip 2025-12-04T13:06:41.5708524Z retention-days: 14 2025-12-04T13:06:41.5708662Z if-no-files-found: ignore 2025-12-04T13:06:41.5708811Z path: test/**/*.xml test/**/*.csv 2025-12-04T13:06:41.5708963Z compression-level: 6 2025-12-04T13:06:41.5709127Z overwrite: false 2025-12-04T13:06:41.5709264Z include-hidden-files: false 2025-12-04T13:06:41.5709400Z env: 2025-12-04T13:06:41.5709513Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:41.5709684Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:41.5710088Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:41.5710287Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:41.5710887Z 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-04T13:06:41.5711451Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:41.5711574Z AWS_REGION: us-east-1 2025-12-04T13:06:41.5711753Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:41.5711909Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:41.5714246Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:41.5714423Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:41.5714613Z ##[endgroup] 2025-12-04T13:06:41.9595792Z With the provided path, there will be 95 files uploaded 2025-12-04T13:06:41.9596109Z Artifact name is valid! 2025-12-04T13:06:41.9596261Z Root directory input is valid! 2025-12-04T13:06:42.1875785Z Beginning upload of artifact content to blob storage 2025-12-04T13:06:42.5792050Z Uploaded bytes 55862 2025-12-04T13:06:42.6465095Z Finished uploading artifact content to blob storage! 2025-12-04T13:06:42.6467262Z SHA256 digest of uploaded artifact zip is a27bc7ba689619c526ea9aac23f478930f17045473d74d0d70c13c92d0fe7d96 2025-12-04T13:06:42.6467989Z Finalizing artifact upload 2025-12-04T13:06:42.7784179Z Artifact test-reports-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip.zip successfully finalized. Artifact ID 4764228104 2025-12-04T13:06:42.7785632Z Artifact test-reports-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip has been successfully uploaded! Final size is 55862 bytes. Artifact ID is 4764228104 2025-12-04T13:06:42.7788464Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19922798714/artifacts/4764228104 2025-12-04T13:06:42.7899628Z ##[group]Run actions/upload-artifact@v4 2025-12-04T13:06:42.7899794Z with: 2025-12-04T13:06:42.7900032Z name: logs-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip 2025-12-04T13:06:42.7900266Z retention-days: 14 2025-12-04T13:06:42.7900395Z if-no-files-found: ignore 2025-12-04T13:06:42.7900534Z path: usage_log.txt test/**/*.log 2025-12-04T13:06:42.7900676Z compression-level: 6 2025-12-04T13:06:42.7900814Z overwrite: false 2025-12-04T13:06:42.7900933Z include-hidden-files: false 2025-12-04T13:06:42.7901059Z env: 2025-12-04T13:06:42.7901164Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:42.7901320Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:42.7901679Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:42.7901850Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:42.7902362Z 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-04T13:06:42.7902903Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:42.7903027Z AWS_REGION: us-east-1 2025-12-04T13:06:42.7903212Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:42.7903369Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:42.7905565Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:42.7905744Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:42.7905932Z ##[endgroup] 2025-12-04T13:06:43.1668336Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-12-04T13:06:43.1669392Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-12-04T13:06:43.1670067Z With the provided path, there will be 93 files uploaded 2025-12-04T13:06:43.1672124Z Artifact name is valid! 2025-12-04T13:06:43.1672679Z Root directory input is valid! 2025-12-04T13:06:43.3875270Z Beginning upload of artifact content to blob storage 2025-12-04T13:06:43.8037215Z Uploaded bytes 78246 2025-12-04T13:06:43.8796311Z Finished uploading artifact content to blob storage! 2025-12-04T13:06:43.8797693Z SHA256 digest of uploaded artifact zip is 8667209d08405684467976d7c28a4ce2005beae9edbc8e09376d1c4af40f5dc5 2025-12-04T13:06:43.8798443Z Finalizing artifact upload 2025-12-04T13:06:44.0344454Z Artifact logs-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip.zip successfully finalized. Artifact ID 4764228312 2025-12-04T13:06:44.0345561Z Artifact logs-runattempt1-test-distributed-1-3-linux.rocm.gpu.gfx942.4.b_57117547532.zip has been successfully uploaded! Final size is 78246 bytes. Artifact ID is 4764228312 2025-12-04T13:06:44.0349709Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/19922798714/artifacts/4764228312 2025-12-04T13:06:44.0461486Z ##[group]Run # shellcheck disable=SC2156 2025-12-04T13:06:44.0461687Z # shellcheck disable=SC2156 2025-12-04T13:06:44.0461928Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-12-04T13:06:44.0466307Z shell: /usr/bin/bash -e {0} 2025-12-04T13:06:44.0466440Z env: 2025-12-04T13:06:44.0466552Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:44.0466707Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:44.0466914Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:44.0467098Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:44.0467662Z 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-04T13:06:44.0468247Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:44.0468381Z AWS_REGION: us-east-1 2025-12-04T13:06:44.0468574Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:44.0468745Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:44.0471217Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:44.0471394Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:44.0471581Z ##[endgroup] 2025-12-04T13:06:44.1789114Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-12-04T13:06:44.1789334Z with: 2025-12-04T13:06:44.1789506Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_upload-benchmark-results 2025-12-04T13:06:44.1789720Z role-duration-seconds: 18000 2025-12-04T13:06:44.1789909Z aws-region: us-east-1 2025-12-04T13:06:44.1790037Z audience: sts.amazonaws.com 2025-12-04T13:06:44.1790160Z env: 2025-12-04T13:06:44.1790262Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:44.1790408Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:44.1790594Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:44.1790775Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:44.1791317Z 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-04T13:06:44.1791817Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:44.1791943Z AWS_REGION: us-east-1 2025-12-04T13:06:44.1792134Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:44.1792301Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:44.1794528Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:44.1794712Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:44.1794906Z ##[endgroup] 2025-12-04T13:06:44.4663492Z Assuming role with OIDC 2025-12-04T13:06:44.8121671Z Authenticated as assumedRoleId AROAUPVRELQNA5GQHA6IA:GitHubActions 2025-12-04T13:06:44.9090543Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-12-04T13:06:44.9090757Z with: 2025-12-04T13:06:44.9090890Z benchmark-results-dir: test/test-reports 2025-12-04T13:06:44.9091043Z dry-run: false 2025-12-04T13:06:44.9091161Z schema-version: v3 2025-12-04T13:06:44.9091458Z github-token: *** 2025-12-04T13:06:44.9091579Z env: 2025-12-04T13:06:44.9091691Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:44.9091856Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:44.9092063Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:44.9092390Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:44.9092937Z 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-04T13:06:44.9093451Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:44.9093588Z AWS_REGION: us-east-1 2025-12-04T13:06:44.9093734Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:44.9093909Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:44.9095949Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:44.9096144Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:44.9096351Z ##[endgroup] 2025-12-04T13:06:44.9118770Z ##[group]Run set -eux 2025-12-04T13:06:44.9118925Z set -eux 2025-12-04T13:06:44.9119040Z  2025-12-04T13:06:44.9119161Z if [[ -n "" ]]; then 2025-12-04T13:06:44.9119299Z  source "" 2025-12-04T13:06:44.9119419Z fi 2025-12-04T13:06:44.9119578Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T13:06:44.9119764Z  2025-12-04T13:06:44.9119924Z DEVICE_NAME="" 2025-12-04T13:06:44.9120050Z DEVICE_TYPE="" 2025-12-04T13:06:44.9120175Z  2025-12-04T13:06:44.9120295Z if command -v nvidia-smi; then 2025-12-04T13:06:44.9120489Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-12-04T13:06:44.9120730Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-12-04T13:06:44.9120956Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-12-04T13:06:44.9121141Z  python3 -mpip install torch==2.7.1 2025-12-04T13:06:44.9121302Z elif command -v rocminfo; then 2025-12-04T13:06:44.9121495Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-12-04T13:06:44.9121724Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-12-04T13:06:44.9121956Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-12-04T13:06:44.9122165Z  # GPU device name coming from rocminfo instead 2025-12-04T13:06:44.9122327Z  DEVICE_NAME=rocm 2025-12-04T13:06:44.9122536Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-12-04T13:06:44.9122743Z fi 2025-12-04T13:06:44.9122850Z  2025-12-04T13:06:44.9122982Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-12-04T13:06:44.9123163Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-12-04T13:06:44.9127480Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:44.9127648Z env: 2025-12-04T13:06:44.9127766Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:44.9127926Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:44.9128130Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:44.9128319Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:44.9128928Z 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-04T13:06:44.9129436Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:44.9129576Z AWS_REGION: us-east-1 2025-12-04T13:06:44.9129736Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:44.9130043Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:44.9132068Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:44.9132262Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:44.9132467Z ##[endgroup] 2025-12-04T13:06:44.9150732Z + [[ -n '' ]] 2025-12-04T13:06:44.9151139Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-12-04T13:06:45.0575417Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T13:06:45.4094198Z Collecting boto3==1.35.33 2025-12-04T13:06:45.4476230Z Downloading boto3-1.35.33-py3-none-any.whl (139 kB) 2025-12-04T13:06:45.4646158Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.1/139.1 KB 8.9 MB/s eta 0:00:00 2025-12-04T13:06:45.5404960Z Collecting psutil==7.0.0 2025-12-04T13:06:45.5471623Z 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-04T13:06:45.5636815Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 KB 17.3 MB/s eta 0:00:00 2025-12-04T13:06:45.5752066Z Collecting pynvml==12.0.0 2025-12-04T13:06:45.5803778Z Downloading pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-12-04T13:06:45.9327324Z Collecting botocore<1.36.0,>=1.35.33 2025-12-04T13:06:45.9394103Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T13:06:46.1480510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 90.3 MB/s eta 0:00:00 2025-12-04T13:06:46.1782264Z Collecting s3transfer<0.11.0,>=0.10.0 2025-12-04T13:06:46.1838681Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T13:06:46.1857085Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 KB 105.7 MB/s eta 0:00:00 2025-12-04T13:06:46.1983882Z Collecting jmespath<2.0.0,>=0.7.1 2025-12-04T13:06:46.2037496Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T13:06:46.2253015Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 2025-12-04T13:06:46.2306265Z Downloading nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-12-04T13:06:46.2321032Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 KB 70.3 MB/s eta 0:00:00 2025-12-04T13:06:46.3063531Z Collecting python-dateutil<3.0.0,>=2.1 2025-12-04T13:06:46.3120937Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T13:06:46.3142006Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 KB 236.1 MB/s eta 0:00:00 2025-12-04T13:06:46.3156504Z 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-04T13:06:46.4200089Z 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-04T13:06:46.4879574Z Installing collected packages: nvidia-ml-py, python-dateutil, pynvml, psutil, jmespath, botocore, s3transfer, boto3 2025-12-04T13:06:46.8205511Z 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-04T13:06:46.9046577Z + DEVICE_NAME= 2025-12-04T13:06:46.9047707Z + DEVICE_TYPE= 2025-12-04T13:06:46.9048120Z + command -v nvidia-smi 2025-12-04T13:06:46.9048493Z + command -v rocminfo 2025-12-04T13:06:46.9048802Z + DEVICE_NAME=rocm 2025-12-04T13:06:46.9049070Z /usr/bin/rocminfo 2025-12-04T13:06:46.9059587Z ++ rocminfo 2025-12-04T13:06:46.9060003Z ++ grep 'Marketing Name' 2025-12-04T13:06:46.9060290Z ++ tail -n1 2025-12-04T13:06:46.9061990Z ++ awk -F: '{print $2}' 2025-12-04T13:06:46.9063070Z ++ xargs 2025-12-04T13:06:47.0011398Z + DEVICE_TYPE='AMD Instinct MI325X' 2025-12-04T13:06:47.0011744Z + echo DEVICE_NAME=rocm 2025-12-04T13:06:47.0012024Z + echo 'DEVICE_TYPE=AMD Instinct MI325X' 2025-12-04T13:06:47.0036392Z ##[group]Run set -eux 2025-12-04T13:06:47.0036591Z set -eux 2025-12-04T13:06:47.0036747Z  2025-12-04T13:06:47.0036915Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-12-04T13:06:47.0037136Z  echo "Missing github-token input" 2025-12-04T13:06:47.0037334Z  exit 1 2025-12-04T13:06:47.0037487Z fi 2025-12-04T13:06:47.0042580Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:47.0042909Z env: 2025-12-04T13:06:47.0043036Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.0043208Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.0043431Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.0043636Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.0044231Z 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-04T13:06:47.0044793Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.0044952Z AWS_REGION: us-east-1 2025-12-04T13:06:47.0045168Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.0045369Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.0047580Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.0047794Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.0048024Z DEVICE_NAME: rocm 2025-12-04T13:06:47.0048164Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.0048456Z GITHUB_TOKEN: *** 2025-12-04T13:06:47.0048587Z ##[endgroup] 2025-12-04T13:06:47.0070850Z + [[ -z *** ]] 2025-12-04T13:06:47.0105242Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-12-04T13:06:47.0105452Z with: 2025-12-04T13:06:47.0105622Z github-token: *** 2025-12-04T13:06:47.0105733Z env: 2025-12-04T13:06:47.0105847Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.0106009Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.0106206Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.0106390Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.0106911Z 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-04T13:06:47.0107428Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.0107562Z AWS_REGION: us-east-1 2025-12-04T13:06:47.0107703Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.0107869Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.0109981Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.0110175Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.0110377Z DEVICE_NAME: rocm 2025-12-04T13:06:47.0110499Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.0110632Z ##[endgroup] 2025-12-04T13:06:47.0117520Z ##[group]Run set -eux 2025-12-04T13:06:47.0117660Z set -eux 2025-12-04T13:06:47.0117767Z  2025-12-04T13:06:47.0117974Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T13:06:47.0122263Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:47.0122429Z env: 2025-12-04T13:06:47.0122539Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.0122695Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.0122897Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.0123201Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.0123730Z 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-04T13:06:47.0124232Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.0124370Z AWS_REGION: us-east-1 2025-12-04T13:06:47.0124522Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.0124696Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.0126742Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.0127052Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.0127260Z DEVICE_NAME: rocm 2025-12-04T13:06:47.0127384Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.0127564Z GITHUB_TOKEN: *** 2025-12-04T13:06:47.0127676Z ##[endgroup] 2025-12-04T13:06:47.0151891Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 19922798714 linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx 2025-12-04T13:06:47.9048675Z setting job-id=57117547532 2025-12-04T13:06:47.9049408Z setting job-name=linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T13:06:47.9136013Z ##[group]Run set -eux 2025-12-04T13:06:47.9136204Z set -eux 2025-12-04T13:06:47.9136349Z  2025-12-04T13:06:47.9136491Z if [[ -n "" ]]; then 2025-12-04T13:06:47.9136677Z  source "" 2025-12-04T13:06:47.9136827Z fi 2025-12-04T13:06:47.9136959Z  2025-12-04T13:06:47.9137178Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-12-04T13:06:47.9137465Z  --schema-version "${SCHEMA_VERSION}" \ 2025-12-04T13:06:47.9137663Z  --repo "${REPO}" \ 2025-12-04T13:06:47.9137860Z  --head-branch "${HEAD_BRANCH}" \ 2025-12-04T13:06:47.9138055Z  --head-sha "${HEAD_SHA}" \ 2025-12-04T13:06:47.9138253Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-12-04T13:06:47.9138456Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-12-04T13:06:47.9138643Z  --job-id "${JOB_ID}" \ 2025-12-04T13:06:47.9138820Z  --job-name "${JOB_NAME}" 2025-12-04T13:06:47.9143699Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:47.9143873Z env: 2025-12-04T13:06:47.9143985Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.9144146Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.9144356Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.9144545Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.9145102Z 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-04T13:06:47.9145641Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.9145790Z AWS_REGION: us-east-1 2025-12-04T13:06:47.9145990Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.9146175Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.9148336Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.9148541Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.9148757Z DEVICE_NAME: rocm 2025-12-04T13:06:47.9148892Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.9149043Z SCHEMA_VERSION: v3 2025-12-04T13:06:47.9149182Z REPO: pytorch/pytorch 2025-12-04T13:06:47.9149316Z HEAD_BRANCH: refs/heads/main 2025-12-04T13:06:47.9149486Z HEAD_SHA: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T13:06:47.9149656Z WORKFLOW_RUN_ID: 19922798714 2025-12-04T13:06:47.9149793Z RUN_ATTEMPT: 1 2025-12-04T13:06:47.9150097Z JOB_ID: 57117547532 2025-12-04T13:06:47.9150371Z JOB_NAME: linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl... 2025-12-04T13:06:47.9150649Z ##[endgroup] 2025-12-04T13:06:47.9174991Z + [[ -n '' ]] 2025-12-04T13:06:47.9176568Z + 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 19922798714 --run-attempt 1 --job-id 57117547532 --job-name 'linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl...' 2025-12-04T13:06:47.9350114Z ##[group]Run set -eux 2025-12-04T13:06:47.9350349Z set -eux 2025-12-04T13:06:47.9350530Z  2025-12-04T13:06:47.9350700Z if [[ -n "" ]]; then 2025-12-04T13:06:47.9350924Z  source "" 2025-12-04T13:06:47.9351105Z fi 2025-12-04T13:06:47.9351272Z  2025-12-04T13:06:47.9351552Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-12-04T13:06:47.9356237Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:47.9356435Z env: 2025-12-04T13:06:47.9356568Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.9356758Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.9356996Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.9357232Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.9357884Z 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-04T13:06:47.9358516Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.9358680Z AWS_REGION: us-east-1 2025-12-04T13:06:47.9358912Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.9359126Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.9361857Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.9362092Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.9362335Z DEVICE_NAME: rocm 2025-12-04T13:06:47.9362479Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.9362617Z ##[endgroup] 2025-12-04T13:06:47.9377913Z + [[ -n '' ]] 2025-12-04T13:06:47.9378203Z + python3 /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-12-04T13:06:47.9591994Z INFO:root:Fail to import torch to get the device name 2025-12-04T13:06:47.9697035Z ##[group]Run set -eux 2025-12-04T13:06:47.9697198Z set -eux 2025-12-04T13:06:47.9697325Z  2025-12-04T13:06:47.9697457Z # TODO (huydhn): Implement this part 2025-12-04T13:06:47.9697624Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-12-04T13:06:47.9701903Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:47.9702072Z env: 2025-12-04T13:06:47.9702179Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.9702333Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.9702529Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.9702712Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.9703234Z 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-04T13:06:47.9703749Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.9704013Z AWS_REGION: us-east-1 2025-12-04T13:06:47.9704184Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.9704351Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.9706384Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.9706572Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.9706768Z DEVICE_NAME: rocm 2025-12-04T13:06:47.9706888Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.9707023Z ##[endgroup] 2025-12-04T13:06:47.9725571Z + echo 'dependencies={}' 2025-12-04T13:06:47.9746332Z ##[group]Run set -eux 2025-12-04T13:06:47.9746556Z set -eux 2025-12-04T13:06:47.9746865Z  2025-12-04T13:06:47.9747030Z if [[ -n "" ]]; then 2025-12-04T13:06:47.9747214Z  source "" 2025-12-04T13:06:47.9747390Z fi 2025-12-04T13:06:47.9747548Z  2025-12-04T13:06:47.9747726Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-12-04T13:06:47.9748001Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-12-04T13:06:47.9748293Z  # We don't want the job to fail if the directory doesn't exist 2025-12-04T13:06:47.9748526Z  exit 0 2025-12-04T13:06:47.9748669Z fi 2025-12-04T13:06:47.9748816Z  2025-12-04T13:06:47.9748992Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-12-04T13:06:47.9749268Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T13:06:47.9749601Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T13:06:47.9749921Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T13:06:47.9750142Z  --runners "${RUNNER_INFO}" \ 2025-12-04T13:06:47.9750355Z  --dependencies "${DEPENDENCIES}" \ 2025-12-04T13:06:47.9750573Z  --dry-run 2025-12-04T13:06:47.9750738Z else 2025-12-04T13:06:47.9750963Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-12-04T13:06:47.9751217Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-12-04T13:06:47.9751410Z  --metadata "${BENCHMARK_METADATA}" \ 2025-12-04T13:06:47.9751577Z  --runners "${RUNNER_INFO}" \ 2025-12-04T13:06:47.9751743Z  --dependencies "${DEPENDENCIES}" 2025-12-04T13:06:47.9751892Z fi 2025-12-04T13:06:47.9756146Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:47.9756331Z env: 2025-12-04T13:06:47.9756446Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:47.9756616Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:47.9756838Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:47.9757038Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:47.9757620Z 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-04T13:06:47.9758181Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:47.9758361Z AWS_REGION: us-east-1 2025-12-04T13:06:47.9758577Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:47.9758774Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:47.9761161Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:47.9761357Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:47.9761561Z DEVICE_NAME: rocm 2025-12-04T13:06:47.9761684Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:47.9761838Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-12-04T13:06:47.9761980Z DRY_RUN: false 2025-12-04T13:06:47.9762654Z BENCHMARK_METADATA: {"timestamp": 1764853607, "schema_version": "v3", "name": "linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl...", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19922798714, "run_attempt": 1, "job_id": 57117547532} 2025-12-04T13:06:47.9763406Z 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-8qnrx"}, "name": "rocm", "type": "AMD Instinct MI325X"}] 2025-12-04T13:06:47.9763723Z DEPENDENCIES: {} 2025-12-04T13:06:47.9763843Z ##[endgroup] 2025-12-04T13:06:47.9786417Z + [[ -n '' ]] 2025-12-04T13:06:47.9786548Z + [[ ! -d test/test-reports ]] 2025-12-04T13:06:47.9786735Z + [[ false == \t\r\u\e ]] 2025-12-04T13:06:47.9787950Z + 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": 1764853607, "schema_version": "v3", "name": "linux-noble-rocm-py3.12-mi300 / test (distributed, 1, 3, linux.rocm.gpu.gfx942.4.b, module:rocm, oncall:distributed, rerun_disabl...", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32", "workflow_id": 19922798714, "run_attempt": 1, "job_id": 57117547532}' --runners '[{"cpu_info": "x86_64", "cpu_count": 128, "avail_mem_in_gb": 3023, "extra_info": {"hostname": "linux.rocm.gpu.gfx942.4.b-bphpw-runner-8qnrx"}, "name": "rocm", "type": "AMD Instinct MI325X"}]' --dependencies '{}' 2025-12-04T13:06:48.0422440Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'cpp/FileStoreTest'}], 'excluded': []} from test/test-reports/td_exclusions-3d72a8a5267a4c889a1a.json is not a benchmark record, skipping 2025-12-04T13:06:48.0424156Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T13:06:48.0425732Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'cpp/HashStoreTest'}], 'excluded': []} from test/test-reports/td_exclusions-ddecc075fbe895fcbeb1.json is not a benchmark record, skipping 2025-12-04T13:06:48.0427264Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T13:06:48.0428782Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'cpp/TCPStoreTest'}], 'excluded': []} from test/test-reports/td_exclusions-ca960fca62cc4909ec57.json is not a benchmark record, skipping 2025-12-04T13:06:48.0430363Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T13:06:48.0431016Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'test_linalg'}], 'excluded': []} from test/test-reports/td_exclusions-ff651a3eab447b620a2a.json is not a benchmark record, skipping 2025-12-04T13:06:48.0431561Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T13:06:48.0432111Z /home/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'cpp/test_cpp_rpc'}], 'excluded': []} from test/test-reports/td_exclusions-4fea59a7ff333dddcace.json is not a benchmark record, skipping 2025-12-04T13:06:48.0432658Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T13:06:48.0451284Z /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-63bf676159c6753fa6eb.json is not a benchmark record, skipping 2025-12-04T13:06:48.0469385Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-12-04T13:06:48.0578821Z Prepare all required actions 2025-12-04T13:06:48.0579072Z Getting action download info 2025-12-04T13:06:48.0593201Z ##[group]Run ./.github/actions/teardown-rocm 2025-12-04T13:06:48.0593359Z env: 2025-12-04T13:06:48.0593475Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:48.0593644Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:48.0593851Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:48.0594037Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:48.0594563Z 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-04T13:06:48.0595097Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:48.0595240Z AWS_REGION: us-east-1 2025-12-04T13:06:48.0595439Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:48.0595620Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:48.0597661Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:48.0597850Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:48.0598051Z DEVICE_NAME: rocm 2025-12-04T13:06:48.0598179Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:48.0598319Z ##[endgroup] 2025-12-04T13:06:48.0604724Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T13:06:48.0604956Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T13:06:48.0605131Z # shellcheck disable=SC2046 2025-12-04T13:06:48.0605289Z docker stop $(docker ps -q) || true 2025-12-04T13:06:48.0605447Z # Prune all stopped containers. 2025-12-04T13:06:48.0605605Z docker container prune -f 2025-12-04T13:06:48.0609592Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:06:48.0609758Z env: 2025-12-04T13:06:48.0609946Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:06:48.0610112Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:06:48.0610307Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:06:48.0610493Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:06:48.0611012Z 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-04T13:06:48.0611516Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:06:48.0611655Z AWS_REGION: us-east-1 2025-12-04T13:06:48.0611813Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:06:48.0612118Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:06:48.0614121Z AWS_SESSION_TOKEN: *** 2025-12-04T13:06:48.0614314Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:06:48.0614513Z DEVICE_NAME: rocm 2025-12-04T13:06:48.0614639Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:06:48.0614773Z ##[endgroup] 2025-12-04T13:06:58.6320367Z a4169e65d655 2025-12-04T13:07:01.0187017Z Deleted Containers: 2025-12-04T13:07:01.0187579Z a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:07:01.0187973Z 2025-12-04T13:07:01.0188149Z Total reclaimed space: 10.21GB 2025-12-04T13:07:01.0233603Z Prepare all required actions 2025-12-04T13:07:01.0249129Z ##[group]Run ./.github/actions/diskspace-cleanup 2025-12-04T13:07:01.0249280Z with: 2025-12-04T13:07:01.0249393Z diskspace-cutoff: 70 2025-12-04T13:07:01.0249512Z env: 2025-12-04T13:07:01.0249619Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:07:01.0249773Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:07:01.0250031Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:07:01.0250367Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:07:01.0250891Z 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-04T13:07:01.0251398Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:07:01.0251531Z AWS_REGION: us-east-1 2025-12-04T13:07:01.0251700Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:07:01.0251872Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:07:01.0253870Z AWS_SESSION_TOKEN: *** 2025-12-04T13:07:01.0254060Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:07:01.0254254Z DEVICE_NAME: rocm 2025-12-04T13:07:01.0254375Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:07:01.0254513Z ##[endgroup] 2025-12-04T13:07:01.0263719Z ##[group]Run set -ex 2025-12-04T13:07:01.0263862Z set -ex 2025-12-04T13:07:01.0263990Z diskspace_cutoff=70 2025-12-04T13:07:01.0264161Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-12-04T13:07:01.0264343Z if [ ! -d "$docker_root_dir" ]; then 2025-12-04T13:07:01.0264563Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-12-04T13:07:01.0264764Z  exit 0 2025-12-04T13:07:01.0264876Z fi 2025-12-04T13:07:01.0265058Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T13:07:01.0265404Z 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-04T13:07:01.0265709Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-12-04T13:07:01.0265882Z  docker system prune -af 2025-12-04T13:07:01.0266099Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-12-04T13:07:01.0266335Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-12-04T13:07:01.0266522Z  diskspace_cutoff_int=$((diskspace_cutoff + 0)) 2025-12-04T13:07:01.0266704Z  difference=$((100 - diskspace_cutoff_int)) 2025-12-04T13:07:01.0266933Z  echo "Error: Available diskspace is less than $difference percent. Not enough diskspace." 2025-12-04T13:07:01.0267142Z  echo "$msg" 2025-12-04T13:07:01.0267269Z  exit 1 2025-12-04T13:07:01.0267385Z  else 2025-12-04T13:07:01.0267521Z  difference=$((diskspace - diskspace_new)) 2025-12-04T13:07:01.0267699Z  echo "Diskspace saved: $difference percent" 2025-12-04T13:07:01.0267956Z  fi 2025-12-04T13:07:01.0268063Z fi 2025-12-04T13:07:01.0272078Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T13:07:01.0272239Z env: 2025-12-04T13:07:01.0272352Z GIT_DEFAULT_BRANCH: main 2025-12-04T13:07:01.0272508Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-12-04T13:07:01.0272701Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-12-04T13:07:01.0272883Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-12-04T13:07:01.0273402Z 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-04T13:07:01.0273904Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T13:07:01.0274034Z AWS_REGION: us-east-1 2025-12-04T13:07:01.0274181Z AWS_ACCESS_KEY_ID: *** 2025-12-04T13:07:01.0274356Z AWS_SECRET_ACCESS_KEY: *** 2025-12-04T13:07:01.0276362Z AWS_SESSION_TOKEN: *** 2025-12-04T13:07:01.0276602Z CONTAINER_NAME: a4169e65d655a03aa5ea823753ab7acc41e7e7d29c403ffaeb0aa88f8c958242 2025-12-04T13:07:01.0276798Z DEVICE_NAME: rocm 2025-12-04T13:07:01.0276920Z DEVICE_TYPE: AMD Instinct MI325X 2025-12-04T13:07:01.0277055Z ##[endgroup] 2025-12-04T13:07:01.0296172Z + diskspace_cutoff=70 2025-12-04T13:07:01.0299763Z ++ docker info -f '{{.DockerRootDir}}' 2025-12-04T13:07:01.0657211Z + docker_root_dir=/home/runner/docker-data 2025-12-04T13:07:01.0657660Z + '[' '!' -d /home/runner/docker-data ']' 2025-12-04T13:07:01.0663664Z ++ sed -n 2p 2025-12-04T13:07:01.0663967Z ++ df -H --output=pcent /home/runner/docker-data 2025-12-04T13:07:01.0665193Z ++ sed s/%// 2025-12-04T13:07:01.0665641Z ++ sed 's/ //' 2025-12-04T13:07:01.0681288Z + diskspace=' 3' 2025-12-04T13:07:01.0681820Z + 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-04T13:07:01.0682360Z + [[ 3 -ge 70 ]] 2025-12-04T13:07:01.0727701Z Post job cleanup. 2025-12-04T13:07:01.0749322Z Post job cleanup. 2025-12-04T13:07:01.1365095Z Post job cleanup. 2025-12-04T13:07:01.1377715Z Post job cleanup. 2025-12-04T13:07:01.1592164Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T13:07:01.1782778Z Post job cleanup. 2025-12-04T13:07:01.2391773Z Post job cleanup. 2025-12-04T13:07:01.2412327Z Post job cleanup. 2025-12-04T13:07:01.2885665Z [command]/usr/bin/git version 2025-12-04T13:07:01.2913037Z git version 2.52.0 2025-12-04T13:07:01.2935582Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/31f2173a-2e6b-4e32-8434-9c192159e614/.gitconfig' 2025-12-04T13:07:01.2942624Z Temporarily overriding HOME='/home/runner/_work/_temp/31f2173a-2e6b-4e32-8434-9c192159e614' before making global git config changes 2025-12-04T13:07:01.2943182Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T13:07:01.2945352Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T13:07:01.2971776Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T13:07:01.2995623Z [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-04T13:07:01.3198540Z Entering 'android/libs/fbjni' 2025-12-04T13:07:01.3227173Z Entering 'third_party/FP16' 2025-12-04T13:07:01.3251931Z Entering 'third_party/FXdiv' 2025-12-04T13:07:01.3294127Z Entering 'third_party/NNPACK' 2025-12-04T13:07:01.3317905Z Entering 'third_party/NVTX' 2025-12-04T13:07:01.3339581Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T13:07:01.3363958Z Entering 'third_party/XNNPACK' 2025-12-04T13:07:01.3398025Z Entering 'third_party/aiter' 2025-12-04T13:07:01.3433778Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T13:07:01.3463926Z Entering 'third_party/benchmark' 2025-12-04T13:07:01.3487285Z Entering 'third_party/composable_kernel' 2025-12-04T13:07:01.3519596Z Entering 'third_party/cpp-httplib' 2025-12-04T13:07:01.3547894Z Entering 'third_party/cpuinfo' 2025-12-04T13:07:01.3572570Z Entering 'third_party/cudnn_frontend' 2025-12-04T13:07:01.3596219Z Entering 'third_party/cutlass' 2025-12-04T13:07:01.3622594Z Entering 'third_party/fbgemm' 2025-12-04T13:07:01.3646793Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T13:07:01.3667941Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T13:07:01.3690539Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T13:07:01.3711207Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T13:07:01.3740487Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T13:07:01.3764457Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T13:07:01.3789016Z Entering 'third_party/fbgemm/external/json' 2025-12-04T13:07:01.3814513Z Entering 'third_party/flash-attention' 2025-12-04T13:07:01.3846432Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T13:07:01.3870842Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T13:07:01.3906691Z Entering 'third_party/flatbuffers' 2025-12-04T13:07:01.3936357Z Entering 'third_party/fmt' 2025-12-04T13:07:01.3962112Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T13:07:01.3991189Z Entering 'third_party/gloo' 2025-12-04T13:07:01.4021975Z Entering 'third_party/googletest' 2025-12-04T13:07:01.4045279Z Entering 'third_party/ideep' 2025-12-04T13:07:01.4067940Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T13:07:01.4094807Z Entering 'third_party/ittapi' 2025-12-04T13:07:01.4117665Z Entering 'third_party/kineto' 2025-12-04T13:07:01.4141096Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T13:07:01.4177697Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T13:07:01.4205789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T13:07:01.4226932Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T13:07:01.4252918Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T13:07:01.4273190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T13:07:01.4298147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T13:07:01.4325175Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T13:07:01.4348582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T13:07:01.4371408Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T13:07:01.4394884Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T13:07:01.4417599Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:01.4446652Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:01.4487840Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T13:07:01.4517776Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T13:07:01.4544313Z Entering 'third_party/kleidiai' 2025-12-04T13:07:01.4569199Z Entering 'third_party/mimalloc' 2025-12-04T13:07:01.4593076Z Entering 'third_party/nlohmann' 2025-12-04T13:07:01.4617739Z Entering 'third_party/onnx' 2025-12-04T13:07:01.4651294Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T13:07:01.4683283Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T13:07:01.4708534Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T13:07:01.4732428Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T13:07:01.4754585Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T13:07:01.4777014Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T13:07:01.4809011Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T13:07:01.4832475Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T13:07:01.4866303Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T13:07:01.4891858Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:01.4918383Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:01.4943282Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T13:07:01.4983037Z Entering 'third_party/pocketfft' 2025-12-04T13:07:01.5005405Z Entering 'third_party/protobuf' 2025-12-04T13:07:01.5028607Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T13:07:01.5056467Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T13:07:01.5094099Z Entering 'third_party/psimd' 2025-12-04T13:07:01.5117696Z Entering 'third_party/pthreadpool' 2025-12-04T13:07:01.5146521Z Entering 'third_party/pybind11' 2025-12-04T13:07:01.5170776Z Entering 'third_party/python-peachpy' 2025-12-04T13:07:01.5194412Z Entering 'third_party/sleef' 2025-12-04T13:07:01.5220410Z Entering 'third_party/tensorpipe' 2025-12-04T13:07:01.5247976Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T13:07:01.5278620Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T13:07:01.5300952Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T13:07:01.5322692Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T13:07:01.5353355Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T13:07:01.5411743Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T13:07:01.5428257Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5436286Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T13:07:01.5460868Z [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-04T13:07:01.5633826Z Entering 'android/libs/fbjni' 2025-12-04T13:07:01.5647628Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5673902Z Entering 'third_party/FP16' 2025-12-04T13:07:01.5687508Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5704482Z Entering 'third_party/FXdiv' 2025-12-04T13:07:01.5729164Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5750339Z Entering 'third_party/NNPACK' 2025-12-04T13:07:01.5765040Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5783074Z Entering 'third_party/NVTX' 2025-12-04T13:07:01.5801006Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5821372Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T13:07:01.5834294Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5852518Z Entering 'third_party/XNNPACK' 2025-12-04T13:07:01.5866916Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5893503Z Entering 'third_party/aiter' 2025-12-04T13:07:01.5911866Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5933408Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T13:07:01.5946167Z http.https://github.com/.extraheader 2025-12-04T13:07:01.5969503Z Entering 'third_party/benchmark' 2025-12-04T13:07:01.5983208Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6003702Z Entering 'third_party/composable_kernel' 2025-12-04T13:07:01.6017882Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6040790Z Entering 'third_party/cpp-httplib' 2025-12-04T13:07:01.6055507Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6070269Z Entering 'third_party/cpuinfo' 2025-12-04T13:07:01.6084397Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6104500Z Entering 'third_party/cudnn_frontend' 2025-12-04T13:07:01.6117509Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6135130Z Entering 'third_party/cutlass' 2025-12-04T13:07:01.6148075Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6175970Z Entering 'third_party/fbgemm' 2025-12-04T13:07:01.6194442Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6214139Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T13:07:01.6228692Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6248484Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T13:07:01.6264093Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6284748Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T13:07:01.6315124Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6334075Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T13:07:01.6349048Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6376602Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T13:07:01.6401461Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6422631Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T13:07:01.6439396Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6457955Z Entering 'third_party/fbgemm/external/json' 2025-12-04T13:07:01.6471861Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6491295Z Entering 'third_party/flash-attention' 2025-12-04T13:07:01.6506777Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6525460Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T13:07:01.6545960Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6570394Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T13:07:01.6596927Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6619358Z Entering 'third_party/flatbuffers' 2025-12-04T13:07:01.6637068Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6656426Z Entering 'third_party/fmt' 2025-12-04T13:07:01.6671368Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6690663Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T13:07:01.6705035Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6724167Z Entering 'third_party/gloo' 2025-12-04T13:07:01.6736555Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6755590Z Entering 'third_party/googletest' 2025-12-04T13:07:01.6770002Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6788322Z Entering 'third_party/ideep' 2025-12-04T13:07:01.6804096Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6826314Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T13:07:01.6847181Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6870833Z Entering 'third_party/ittapi' 2025-12-04T13:07:01.6891136Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6912226Z Entering 'third_party/kineto' 2025-12-04T13:07:01.6929692Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6947981Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T13:07:01.6962800Z http.https://github.com/.extraheader 2025-12-04T13:07:01.6987141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T13:07:01.7006975Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7027991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T13:07:01.7045429Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7070160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T13:07:01.7095630Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7112323Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T13:07:01.7133351Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7151417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T13:07:01.7167672Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7194695Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T13:07:01.7212996Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7232557Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T13:07:01.7247617Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7267386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T13:07:01.7284653Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7309757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T13:07:01.7327824Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7348886Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T13:07:01.7368533Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7392038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:01.7406883Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7428760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:01.7444494Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7469901Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T13:07:01.7486843Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7504711Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T13:07:01.7525367Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7547092Z Entering 'third_party/kleidiai' 2025-12-04T13:07:01.7559371Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7578383Z Entering 'third_party/mimalloc' 2025-12-04T13:07:01.7599343Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7619465Z Entering 'third_party/nlohmann' 2025-12-04T13:07:01.7635724Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7664267Z Entering 'third_party/onnx' 2025-12-04T13:07:01.7679075Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7704443Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T13:07:01.7719327Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7740722Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T13:07:01.7760611Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7783679Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T13:07:01.7797491Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7823173Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T13:07:01.7837895Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7860722Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T13:07:01.7876181Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7893816Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T13:07:01.7915292Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7934008Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T13:07:01.7955038Z http.https://github.com/.extraheader 2025-12-04T13:07:01.7980640Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T13:07:01.7997246Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8015335Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T13:07:01.8038680Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8058735Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:01.8073675Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8096621Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:01.8120531Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8142799Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T13:07:01.8161966Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8189681Z Entering 'third_party/pocketfft' 2025-12-04T13:07:01.8205504Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8227081Z Entering 'third_party/protobuf' 2025-12-04T13:07:01.8243808Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8262790Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T13:07:01.8279440Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8300456Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T13:07:01.8316025Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8337293Z Entering 'third_party/psimd' 2025-12-04T13:07:01.8356777Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8377315Z Entering 'third_party/pthreadpool' 2025-12-04T13:07:01.8392871Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8411327Z Entering 'third_party/pybind11' 2025-12-04T13:07:01.8431030Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8453128Z Entering 'third_party/python-peachpy' 2025-12-04T13:07:01.8469685Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8491448Z Entering 'third_party/sleef' 2025-12-04T13:07:01.8507275Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8526169Z Entering 'third_party/tensorpipe' 2025-12-04T13:07:01.8541894Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8565833Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T13:07:01.8582827Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8604040Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T13:07:01.8617159Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8639016Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T13:07:01.8653329Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8669074Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T13:07:01.8685881Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8709932Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T13:07:01.8724345Z http.https://github.com/.extraheader 2025-12-04T13:07:01.8767039Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T13:07:01.8795011Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T13:07:01.8992484Z Entering 'android/libs/fbjni' 2025-12-04T13:07:01.9003977Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T13:07:01.9013944Z Entering 'third_party/FP16' 2025-12-04T13:07:01.9027116Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T13:07:01.9037781Z Entering 'third_party/FXdiv' 2025-12-04T13:07:01.9052967Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T13:07:01.9064409Z Entering 'third_party/NNPACK' 2025-12-04T13:07:01.9075973Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T13:07:01.9084519Z Entering 'third_party/NVTX' 2025-12-04T13:07:01.9098102Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T13:07:01.9109234Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T13:07:01.9124637Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T13:07:01.9133115Z Entering 'third_party/XNNPACK' 2025-12-04T13:07:01.9145571Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T13:07:01.9162067Z Entering 'third_party/aiter' 2025-12-04T13:07:01.9173858Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T13:07:01.9188081Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T13:07:01.9198102Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T13:07:01.9213866Z Entering 'third_party/benchmark' 2025-12-04T13:07:01.9224007Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T13:07:01.9233388Z Entering 'third_party/composable_kernel' 2025-12-04T13:07:01.9248920Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T13:07:01.9262771Z Entering 'third_party/cpp-httplib' 2025-12-04T13:07:01.9273089Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T13:07:01.9286442Z Entering 'third_party/cpuinfo' 2025-12-04T13:07:01.9300046Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T13:07:01.9309811Z Entering 'third_party/cudnn_frontend' 2025-12-04T13:07:01.9321872Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T13:07:01.9331742Z Entering 'third_party/cutlass' 2025-12-04T13:07:01.9346562Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T13:07:01.9361312Z Entering 'third_party/fbgemm' 2025-12-04T13:07:01.9375428Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T13:07:01.9390091Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T13:07:01.9401464Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T13:07:01.9412342Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T13:07:01.9423389Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T13:07:01.9438823Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T13:07:01.9455665Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T13:07:01.9470617Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T13:07:01.9484284Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T13:07:01.9501154Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T13:07:01.9513193Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T13:07:01.9528472Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T13:07:01.9539356Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T13:07:01.9550610Z Entering 'third_party/fbgemm/external/json' 2025-12-04T13:07:01.9562017Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T13:07:01.9573835Z Entering 'third_party/flash-attention' 2025-12-04T13:07:01.9585215Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T13:07:01.9596261Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T13:07:01.9607438Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T13:07:01.9619373Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T13:07:01.9628437Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T13:07:01.9650804Z Entering 'third_party/flatbuffers' 2025-12-04T13:07:01.9665001Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T13:07:01.9675169Z Entering 'third_party/fmt' 2025-12-04T13:07:01.9691961Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T13:07:01.9702186Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T13:07:01.9713934Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T13:07:01.9724192Z Entering 'third_party/gloo' 2025-12-04T13:07:01.9737242Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T13:07:01.9747582Z Entering 'third_party/googletest' 2025-12-04T13:07:01.9758910Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:01.9768586Z Entering 'third_party/ideep' 2025-12-04T13:07:01.9781999Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T13:07:01.9792947Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T13:07:01.9805493Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T13:07:01.9821288Z Entering 'third_party/ittapi' 2025-12-04T13:07:01.9832335Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T13:07:01.9841527Z Entering 'third_party/kineto' 2025-12-04T13:07:01.9850990Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T13:07:01.9859731Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T13:07:01.9871361Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T13:07:01.9880999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T13:07:01.9895361Z 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-04T13:07:01.9911933Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T13:07:01.9924024Z 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-04T13:07:01.9933728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T13:07:01.9945508Z 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-04T13:07:01.9956511Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T13:07:01.9968240Z 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-04T13:07:01.9977383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T13:07:01.9996776Z 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-04T13:07:02.0010853Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T13:07:02.0022019Z 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-04T13:07:02.0031996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T13:07:02.0045439Z 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-04T13:07:02.0058675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T13:07:02.0075278Z 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-04T13:07:02.0085531Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T13:07:02.0101748Z 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-04T13:07:02.0112663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T13:07:02.0128726Z 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-04T13:07:02.0138627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.0153846Z 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-04T13:07:02.0164436Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.0180035Z 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-04T13:07:02.0192516Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T13:07:02.0205982Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T13:07:02.0215592Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T13:07:02.0232639Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.0246807Z Entering 'third_party/kleidiai' 2025-12-04T13:07:02.0261115Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T13:07:02.0271668Z Entering 'third_party/mimalloc' 2025-12-04T13:07:02.0288510Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T13:07:02.0302101Z Entering 'third_party/nlohmann' 2025-12-04T13:07:02.0321387Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T13:07:02.0332186Z Entering 'third_party/onnx' 2025-12-04T13:07:02.0348559Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T13:07:02.0369476Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T13:07:02.0383504Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T13:07:02.0401287Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T13:07:02.0412948Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T13:07:02.0424082Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T13:07:02.0441596Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T13:07:02.0455243Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T13:07:02.0473474Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.0493199Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T13:07:02.0511535Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T13:07:02.0525410Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T13:07:02.0538781Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T13:07:02.0555188Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T13:07:02.0570976Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T13:07:02.0582257Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T13:07:02.0594925Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T13:07:02.0604765Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T13:07:02.0616441Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T13:07:02.0628906Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.0640287Z 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-04T13:07:02.0657466Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.0670346Z 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-04T13:07:02.0684820Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T13:07:02.0697006Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T13:07:02.0725903Z Entering 'third_party/pocketfft' 2025-12-04T13:07:02.0739032Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T13:07:02.0749462Z Entering 'third_party/protobuf' 2025-12-04T13:07:02.0760331Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T13:07:02.0778033Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T13:07:02.0791060Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T13:07:02.0805423Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T13:07:02.0822050Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.0837897Z Entering 'third_party/psimd' 2025-12-04T13:07:02.0849924Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T13:07:02.0860816Z Entering 'third_party/pthreadpool' 2025-12-04T13:07:02.0882487Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T13:07:02.0896255Z Entering 'third_party/pybind11' 2025-12-04T13:07:02.0910770Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T13:07:02.0929383Z Entering 'third_party/python-peachpy' 2025-12-04T13:07:02.0944504Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T13:07:02.0956104Z Entering 'third_party/sleef' 2025-12-04T13:07:02.0974650Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T13:07:02.0984974Z Entering 'third_party/tensorpipe' 2025-12-04T13:07:02.0997192Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T13:07:02.1007663Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T13:07:02.1023010Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.1033246Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T13:07:02.1049659Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T13:07:02.1061510Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T13:07:02.1078203Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T13:07:02.1091154Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T13:07:02.1103023Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T13:07:02.1113192Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T13:07:02.1128326Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T13:07:02.1161015Z [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-04T13:07:02.1182244Z [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-04T13:07:02.1199708Z [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-04T13:07:02.1221643Z [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-04T13:07:02.1243804Z [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-04T13:07:02.1260513Z [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-04T13:07:02.1278493Z [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-04T13:07:02.1295771Z [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-04T13:07:02.1311775Z [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-04T13:07:02.1327580Z [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-04T13:07:02.1346356Z [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-04T13:07:02.1364242Z [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-04T13:07:02.1379897Z [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-04T13:07:02.1397163Z [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-04T13:07:02.1412690Z [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-04T13:07:02.1430439Z [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-04T13:07:02.1446532Z [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-04T13:07:02.1463217Z [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-04T13:07:02.1486664Z [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-04T13:07:02.1503477Z [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-04T13:07:02.1532417Z [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-04T13:07:02.1540469Z [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-04T13:07:02.1556740Z [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-04T13:07:02.1572476Z [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-04T13:07:02.1588115Z [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-04T13:07:02.1608509Z [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-04T13:07:02.1628324Z [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-04T13:07:02.1643766Z [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-04T13:07:02.1660174Z [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-04T13:07:02.1675889Z [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-04T13:07:02.1692920Z [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-04T13:07:02.1708401Z [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-04T13:07:02.1724227Z [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-04T13:07:02.1739319Z [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-04T13:07:02.1755837Z [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-04T13:07:02.1775630Z [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-04T13:07:02.1796901Z [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-04T13:07:02.1817543Z [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-04T13:07:02.1841156Z [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-04T13:07:02.1858008Z [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-04T13:07:02.1877703Z [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-04T13:07:02.1895100Z [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-04T13:07:02.1911899Z [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-04T13:07:02.1930626Z [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-04T13:07:02.1947085Z [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-04T13:07:02.1968323Z [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-04T13:07:02.1984433Z [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-04T13:07:02.2002956Z [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-04T13:07:02.2019667Z [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-04T13:07:02.2035523Z [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-04T13:07:02.2053729Z [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-04T13:07:02.2072007Z [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-04T13:07:02.2090868Z [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-04T13:07:02.2107929Z [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-04T13:07:02.2130189Z [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-04T13:07:02.2149109Z [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-04T13:07:02.2169121Z [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-04T13:07:02.2188749Z [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-04T13:07:02.2207844Z [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-04T13:07:02.2225860Z [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-04T13:07:02.2247277Z [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-04T13:07:02.2264954Z [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-04T13:07:02.2288579Z [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-04T13:07:02.2305963Z [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-04T13:07:02.2322444Z [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-04T13:07:02.2340925Z [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-04T13:07:02.2357537Z [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-04T13:07:02.2374785Z [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-04T13:07:02.2392381Z [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-04T13:07:02.2409901Z [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-04T13:07:02.2429052Z [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-04T13:07:02.2450713Z [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-04T13:07:02.2467690Z [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-04T13:07:02.2485501Z [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-04T13:07:02.2502901Z [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-04T13:07:02.2525554Z [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-04T13:07:02.2542597Z [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-04T13:07:02.2559358Z [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-04T13:07:02.2576920Z [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-04T13:07:02.2598206Z [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-04T13:07:02.2615401Z [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-04T13:07:02.2730247Z Post job cleanup. 2025-12-04T13:07:02.3177531Z [command]/usr/bin/git version 2025-12-04T13:07:02.3197217Z git version 2.52.0 2025-12-04T13:07:02.3212652Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/e240c538-5e79-4c16-9529-c7f6c9631be4/.gitconfig' 2025-12-04T13:07:02.3217611Z Temporarily overriding HOME='/home/runner/_work/_temp/e240c538-5e79-4c16-9529-c7f6c9631be4' before making global git config changes 2025-12-04T13:07:02.3217961Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T13:07:02.3219666Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-12-04T13:07:02.3239289Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T13:07:02.3262567Z [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-04T13:07:02.3471563Z Entering 'android/libs/fbjni' 2025-12-04T13:07:02.3501856Z Entering 'third_party/FP16' 2025-12-04T13:07:02.3531366Z Entering 'third_party/FXdiv' 2025-12-04T13:07:02.3567303Z Entering 'third_party/NNPACK' 2025-12-04T13:07:02.3593858Z Entering 'third_party/NVTX' 2025-12-04T13:07:02.3618011Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T13:07:02.3641668Z Entering 'third_party/XNNPACK' 2025-12-04T13:07:02.3670841Z Entering 'third_party/aiter' 2025-12-04T13:07:02.3693881Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T13:07:02.3724180Z Entering 'third_party/benchmark' 2025-12-04T13:07:02.3757836Z Entering 'third_party/composable_kernel' 2025-12-04T13:07:02.3786524Z Entering 'third_party/cpp-httplib' 2025-12-04T13:07:02.3817648Z Entering 'third_party/cpuinfo' 2025-12-04T13:07:02.3848561Z Entering 'third_party/cudnn_frontend' 2025-12-04T13:07:02.3874622Z Entering 'third_party/cutlass' 2025-12-04T13:07:02.3900285Z Entering 'third_party/fbgemm' 2025-12-04T13:07:02.3921629Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T13:07:02.3947589Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T13:07:02.3982963Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T13:07:02.4010428Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T13:07:02.4048090Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T13:07:02.4078870Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T13:07:02.4105154Z Entering 'third_party/fbgemm/external/json' 2025-12-04T13:07:02.4136045Z Entering 'third_party/flash-attention' 2025-12-04T13:07:02.4167905Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T13:07:02.4202921Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T13:07:02.4237373Z Entering 'third_party/flatbuffers' 2025-12-04T13:07:02.4267447Z Entering 'third_party/fmt' 2025-12-04T13:07:02.4289276Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T13:07:02.4311530Z Entering 'third_party/gloo' 2025-12-04T13:07:02.4340825Z Entering 'third_party/googletest' 2025-12-04T13:07:02.4374889Z Entering 'third_party/ideep' 2025-12-04T13:07:02.4397928Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T13:07:02.4428333Z Entering 'third_party/ittapi' 2025-12-04T13:07:02.4456237Z Entering 'third_party/kineto' 2025-12-04T13:07:02.4480234Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T13:07:02.4507336Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T13:07:02.4535019Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T13:07:02.4555561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T13:07:02.4579303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T13:07:02.4602070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T13:07:02.4632491Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T13:07:02.4653615Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T13:07:02.4678372Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T13:07:02.4700762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T13:07:02.4727108Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T13:07:02.4749975Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.4784514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.4820921Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T13:07:02.4845090Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T13:07:02.4875959Z Entering 'third_party/kleidiai' 2025-12-04T13:07:02.4904780Z Entering 'third_party/mimalloc' 2025-12-04T13:07:02.4935301Z Entering 'third_party/nlohmann' 2025-12-04T13:07:02.4972906Z Entering 'third_party/onnx' 2025-12-04T13:07:02.5019648Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T13:07:02.5059690Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T13:07:02.5084874Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T13:07:02.5110764Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T13:07:02.5133829Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T13:07:02.5156269Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T13:07:02.5182223Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T13:07:02.5205395Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T13:07:02.5225623Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T13:07:02.5255938Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.5276376Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.5301771Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T13:07:02.5353980Z Entering 'third_party/pocketfft' 2025-12-04T13:07:02.5375567Z Entering 'third_party/protobuf' 2025-12-04T13:07:02.5411377Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T13:07:02.5454220Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T13:07:02.5483124Z Entering 'third_party/psimd' 2025-12-04T13:07:02.5506350Z Entering 'third_party/pthreadpool' 2025-12-04T13:07:02.5532481Z Entering 'third_party/pybind11' 2025-12-04T13:07:02.5560477Z Entering 'third_party/python-peachpy' 2025-12-04T13:07:02.5583819Z Entering 'third_party/sleef' 2025-12-04T13:07:02.5607995Z Entering 'third_party/tensorpipe' 2025-12-04T13:07:02.5633059Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T13:07:02.5657916Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T13:07:02.5678360Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T13:07:02.5698459Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T13:07:02.5719705Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T13:07:02.5769947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T13:07:02.5799918Z [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-04T13:07:02.5980343Z Entering 'android/libs/fbjni' 2025-12-04T13:07:02.6009275Z Entering 'third_party/FP16' 2025-12-04T13:07:02.6029330Z Entering 'third_party/FXdiv' 2025-12-04T13:07:02.6049232Z Entering 'third_party/NNPACK' 2025-12-04T13:07:02.6071306Z Entering 'third_party/NVTX' 2025-12-04T13:07:02.6097120Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T13:07:02.6121381Z Entering 'third_party/XNNPACK' 2025-12-04T13:07:02.6150710Z Entering 'third_party/aiter' 2025-12-04T13:07:02.6174476Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T13:07:02.6205602Z Entering 'third_party/benchmark' 2025-12-04T13:07:02.6229515Z Entering 'third_party/composable_kernel' 2025-12-04T13:07:02.6259629Z Entering 'third_party/cpp-httplib' 2025-12-04T13:07:02.6283023Z Entering 'third_party/cpuinfo' 2025-12-04T13:07:02.6305294Z Entering 'third_party/cudnn_frontend' 2025-12-04T13:07:02.6326897Z Entering 'third_party/cutlass' 2025-12-04T13:07:02.6355246Z Entering 'third_party/fbgemm' 2025-12-04T13:07:02.6386547Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T13:07:02.6422516Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T13:07:02.6446653Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T13:07:02.6465916Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T13:07:02.6488200Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T13:07:02.6510353Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T13:07:02.6533284Z Entering 'third_party/fbgemm/external/json' 2025-12-04T13:07:02.6556490Z Entering 'third_party/flash-attention' 2025-12-04T13:07:02.6589556Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T13:07:02.6618848Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T13:07:02.6643977Z Entering 'third_party/flatbuffers' 2025-12-04T13:07:02.6665804Z Entering 'third_party/fmt' 2025-12-04T13:07:02.6688996Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T13:07:02.6717565Z Entering 'third_party/gloo' 2025-12-04T13:07:02.6760168Z Entering 'third_party/googletest' 2025-12-04T13:07:02.6783140Z Entering 'third_party/ideep' 2025-12-04T13:07:02.6805619Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T13:07:02.6845750Z Entering 'third_party/ittapi' 2025-12-04T13:07:02.6884301Z Entering 'third_party/kineto' 2025-12-04T13:07:02.6912425Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T13:07:02.6942639Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T13:07:02.6973740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T13:07:02.7002121Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T13:07:02.7032569Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T13:07:02.7065334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T13:07:02.7095735Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T13:07:02.7130358Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T13:07:02.7155452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T13:07:02.7188757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T13:07:02.7215498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T13:07:02.7243000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.7266828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.7295628Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T13:07:02.7316425Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T13:07:02.7350177Z Entering 'third_party/kleidiai' 2025-12-04T13:07:02.7375390Z Entering 'third_party/mimalloc' 2025-12-04T13:07:02.7402748Z Entering 'third_party/nlohmann' 2025-12-04T13:07:02.7426130Z Entering 'third_party/onnx' 2025-12-04T13:07:02.7454039Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T13:07:02.7487049Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T13:07:02.7513631Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T13:07:02.7534257Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T13:07:02.7554867Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T13:07:02.7573519Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T13:07:02.7592579Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T13:07:02.7611011Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T13:07:02.7629511Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T13:07:02.7648408Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.7672160Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.7696671Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T13:07:02.7733044Z Entering 'third_party/pocketfft' 2025-12-04T13:07:02.7756087Z Entering 'third_party/protobuf' 2025-12-04T13:07:02.7782126Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T13:07:02.7813460Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T13:07:02.7841340Z Entering 'third_party/psimd' 2025-12-04T13:07:02.7869480Z Entering 'third_party/pthreadpool' 2025-12-04T13:07:02.7892611Z Entering 'third_party/pybind11' 2025-12-04T13:07:02.7927150Z Entering 'third_party/python-peachpy' 2025-12-04T13:07:02.7952784Z Entering 'third_party/sleef' 2025-12-04T13:07:02.7980695Z Entering 'third_party/tensorpipe' 2025-12-04T13:07:02.8007839Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T13:07:02.8038012Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T13:07:02.8067064Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T13:07:02.8098705Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T13:07:02.8126639Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T13:07:02.8174397Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T13:07:02.8195982Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T13:07:02.8355893Z Entering 'android/libs/fbjni' 2025-12-04T13:07:02.8368386Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T13:07:02.8377568Z Entering 'third_party/FP16' 2025-12-04T13:07:02.8391580Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T13:07:02.8400782Z Entering 'third_party/FXdiv' 2025-12-04T13:07:02.8411916Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T13:07:02.8420392Z Entering 'third_party/NNPACK' 2025-12-04T13:07:02.8433379Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T13:07:02.8441563Z Entering 'third_party/NVTX' 2025-12-04T13:07:02.8452522Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T13:07:02.8463127Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T13:07:02.8473657Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T13:07:02.8484115Z Entering 'third_party/XNNPACK' 2025-12-04T13:07:02.8494783Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T13:07:02.8510747Z Entering 'third_party/aiter' 2025-12-04T13:07:02.8520982Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T13:07:02.8531415Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T13:07:02.8547412Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T13:07:02.8563391Z Entering 'third_party/benchmark' 2025-12-04T13:07:02.8573906Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T13:07:02.8583426Z Entering 'third_party/composable_kernel' 2025-12-04T13:07:02.8593302Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T13:07:02.8605070Z Entering 'third_party/cpp-httplib' 2025-12-04T13:07:02.8615251Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T13:07:02.8624144Z Entering 'third_party/cpuinfo' 2025-12-04T13:07:02.8635572Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T13:07:02.8645243Z Entering 'third_party/cudnn_frontend' 2025-12-04T13:07:02.8657401Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T13:07:02.8665936Z Entering 'third_party/cutlass' 2025-12-04T13:07:02.8676483Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T13:07:02.8689762Z Entering 'third_party/fbgemm' 2025-12-04T13:07:02.8699910Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T13:07:02.8712487Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T13:07:02.8721382Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T13:07:02.8729953Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T13:07:02.8741168Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T13:07:02.8751609Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T13:07:02.8762040Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T13:07:02.8771252Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T13:07:02.8781388Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T13:07:02.8794002Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T13:07:02.8804922Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T13:07:02.8813665Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T13:07:02.8825506Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T13:07:02.8834349Z Entering 'third_party/fbgemm/external/json' 2025-12-04T13:07:02.8845803Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T13:07:02.8858534Z Entering 'third_party/flash-attention' 2025-12-04T13:07:02.8870418Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T13:07:02.8880003Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T13:07:02.8889853Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T13:07:02.8902474Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T13:07:02.8913169Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T13:07:02.8928594Z Entering 'third_party/flatbuffers' 2025-12-04T13:07:02.8938391Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T13:07:02.8949173Z Entering 'third_party/fmt' 2025-12-04T13:07:02.8960279Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T13:07:02.8969964Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T13:07:02.8981160Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T13:07:02.8992406Z Entering 'third_party/gloo' 2025-12-04T13:07:02.9003035Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T13:07:02.9012852Z Entering 'third_party/googletest' 2025-12-04T13:07:02.9023415Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.9033240Z Entering 'third_party/ideep' 2025-12-04T13:07:02.9045567Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T13:07:02.9054913Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T13:07:02.9065887Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T13:07:02.9079587Z Entering 'third_party/ittapi' 2025-12-04T13:07:02.9090143Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T13:07:02.9099231Z Entering 'third_party/kineto' 2025-12-04T13:07:02.9109759Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T13:07:02.9118855Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T13:07:02.9128448Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T13:07:02.9137969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T13:07:02.9148989Z 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-04T13:07:02.9158921Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T13:07:02.9168633Z 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-04T13:07:02.9177144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T13:07:02.9187668Z 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-04T13:07:02.9196542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T13:07:02.9206533Z 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-04T13:07:02.9214446Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T13:07:02.9226237Z 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-04T13:07:02.9237394Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T13:07:02.9249045Z 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-04T13:07:02.9257045Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T13:07:02.9266982Z 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-04T13:07:02.9275504Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T13:07:02.9284961Z 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-04T13:07:02.9294204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T13:07:02.9304235Z 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-04T13:07:02.9313011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T13:07:02.9323021Z 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-04T13:07:02.9332252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.9342846Z 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-04T13:07:02.9353100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.9364279Z 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-04T13:07:02.9378132Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T13:07:02.9388318Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T13:07:02.9396270Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T13:07:02.9406704Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.9418119Z Entering 'third_party/kleidiai' 2025-12-04T13:07:02.9428801Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T13:07:02.9438565Z Entering 'third_party/mimalloc' 2025-12-04T13:07:02.9449590Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T13:07:02.9459041Z Entering 'third_party/nlohmann' 2025-12-04T13:07:02.9471470Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T13:07:02.9481882Z Entering 'third_party/onnx' 2025-12-04T13:07:02.9494987Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T13:07:02.9507891Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T13:07:02.9519032Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T13:07:02.9532635Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T13:07:02.9554070Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T13:07:02.9554401Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T13:07:02.9563906Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T13:07:02.9572885Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T13:07:02.9583142Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.9592062Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T13:07:02.9602528Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T13:07:02.9611169Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T13:07:02.9621857Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T13:07:02.9630038Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T13:07:02.9639728Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T13:07:02.9647593Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T13:07:02.9656809Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T13:07:02.9664804Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T13:07:02.9674930Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T13:07:02.9683693Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T13:07:02.9693416Z 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-04T13:07:02.9704844Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T13:07:02.9721898Z 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-04T13:07:02.9731324Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T13:07:02.9741226Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T13:07:02.9759134Z Entering 'third_party/pocketfft' 2025-12-04T13:07:02.9769012Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T13:07:02.9777873Z Entering 'third_party/protobuf' 2025-12-04T13:07:02.9789235Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T13:07:02.9801195Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T13:07:02.9810406Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T13:07:02.9819211Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T13:07:02.9829348Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.9840874Z Entering 'third_party/psimd' 2025-12-04T13:07:02.9851297Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T13:07:02.9860497Z Entering 'third_party/pthreadpool' 2025-12-04T13:07:02.9871090Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T13:07:02.9880404Z Entering 'third_party/pybind11' 2025-12-04T13:07:02.9892105Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T13:07:02.9901958Z Entering 'third_party/python-peachpy' 2025-12-04T13:07:02.9912579Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T13:07:02.9922145Z Entering 'third_party/sleef' 2025-12-04T13:07:02.9933009Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T13:07:02.9941879Z Entering 'third_party/tensorpipe' 2025-12-04T13:07:02.9952206Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T13:07:02.9960993Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T13:07:02.9970760Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T13:07:02.9979577Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T13:07:02.9988767Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T13:07:02.9996888Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T13:07:03.0008197Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T13:07:03.0019608Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T13:07:03.0030077Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T13:07:03.0043528Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T13:07:03.0054845Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T13:07:03.0082526Z [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-04T13:07:03.0105335Z [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-04T13:07:03.0121603Z [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-04T13:07:03.0136629Z [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-04T13:07:03.0151379Z [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-04T13:07:03.0168268Z [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-04T13:07:03.0185416Z [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-04T13:07:03.0209871Z [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-04T13:07:03.0232120Z [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-04T13:07:03.0253537Z [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-04T13:07:03.0273728Z [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-04T13:07:03.0292185Z [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-04T13:07:03.0311981Z [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-04T13:07:03.0330890Z [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-04T13:07:03.0349690Z [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-04T13:07:03.0366601Z [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-04T13:07:03.0388809Z [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-04T13:07:03.0403944Z [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-04T13:07:03.0418097Z [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-04T13:07:03.0432566Z [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-04T13:07:03.0446160Z [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-04T13:07:03.0463193Z [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-04T13:07:03.0475646Z [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-04T13:07:03.0490477Z [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-04T13:07:03.0503915Z [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-04T13:07:03.0518097Z [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-04T13:07:03.0537266Z [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-04T13:07:03.0552462Z [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-04T13:07:03.0565735Z [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-04T13:07:03.0583870Z [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-04T13:07:03.0601965Z [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-04T13:07:03.0621087Z [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-04T13:07:03.0635061Z [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-04T13:07:03.0648335Z [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-04T13:07:03.0660594Z [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-04T13:07:03.0675399Z [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-04T13:07:03.0689434Z [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-04T13:07:03.0710740Z [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-04T13:07:03.0731238Z [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-04T13:07:03.0746287Z [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-04T13:07:03.0761888Z [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-04T13:07:03.0777853Z [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-04T13:07:03.0793364Z [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-04T13:07:03.0807953Z [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-04T13:07:03.0821965Z [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-04T13:07:03.0834808Z [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-04T13:07:03.0847231Z [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-04T13:07:03.0861496Z [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-04T13:07:03.0874897Z [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-04T13:07:03.0890626Z [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-04T13:07:03.0904785Z [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-04T13:07:03.0919124Z [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-04T13:07:03.0932740Z [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-04T13:07:03.0946926Z [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-04T13:07:03.0964103Z [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-04T13:07:03.0979425Z [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-04T13:07:03.0993801Z [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-04T13:07:03.1008805Z [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-04T13:07:03.1025064Z [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-04T13:07:03.1040406Z [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-04T13:07:03.1055231Z [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-04T13:07:03.1069642Z [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-04T13:07:03.1084097Z [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-04T13:07:03.1098770Z [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-04T13:07:03.1115608Z [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-04T13:07:03.1132683Z [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-04T13:07:03.1147035Z [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-04T13:07:03.1159974Z [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-04T13:07:03.1176326Z [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-04T13:07:03.1191194Z [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-04T13:07:03.1206382Z [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-04T13:07:03.1223309Z [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-04T13:07:03.1238891Z [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-04T13:07:03.1253494Z [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-04T13:07:03.1267997Z [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-04T13:07:03.1282469Z [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-04T13:07:03.1297560Z [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-04T13:07:03.1312158Z [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-04T13:07:03.1328713Z [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-04T13:07:03.1343291Z [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-04T13:07:03.1357831Z [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-04T13:07:03.1454751Z Cleaning up orphan processes