2025-03-14T05:57:11.5249314Z Current runner version: '2.322.0' 2025-03-14T05:57:11.5257886Z Runner name: 'i-0bd3337f9bcb6bea6' 2025-03-14T05:57:11.5259108Z Runner group name: 'Default' 2025-03-14T05:57:11.5260266Z Machine name: 'ip-10-0-72-149' 2025-03-14T05:57:11.5264012Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T05:57:11.5267118Z Contents: read 2025-03-14T05:57:11.5267884Z Metadata: read 2025-03-14T05:57:11.5268665Z Packages: read 2025-03-14T05:57:11.5269410Z ##[endgroup] 2025-03-14T05:57:11.5273254Z Secret source: Actions 2025-03-14T05:57:11.5274257Z Prepare workflow directory 2025-03-14T05:57:11.8582544Z Prepare all required actions 2025-03-14T05:57:11.8634172Z Getting action download info 2025-03-14T05:57:12.0529627Z Download action repository 'pytorch/test-infra@main' (SHA:de00dac6adc071cb2f9861380a0ed3947b93e5cc) 2025-03-14T05:57:13.4397617Z Download action repository 'pytorch/pytorch@main' (SHA:d4496346b901e9a4c3993bf6b2054014c7c0b731) 2025-03-14T05:57:26.5416880Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T05:57:26.7651647Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2025-03-14T05:57:27.1454013Z Getting action download info 2025-03-14T05:57:27.2948381Z Getting action download info 2025-03-14T05:57:27.3911849Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-03-14T05:57:27.5585471Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T05:57:27.5587891Z ##[group] Inputs 2025-03-14T05:57:27.5588282Z build_name: manywheel-py3_9-cuda12_8 2025-03-14T05:57:27.5588697Z build_environment: linux-binary-manywheel 2025-03-14T05:57:27.5589261Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:27.5589796Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:27.5590149Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:27.5590489Z DESIRED_CUDA: cu128 2025-03-14T05:57:27.5590807Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:27.5591136Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:27.5591555Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:27.5592012Z LIBTORCH_CONFIG: 2025-03-14T05:57:27.5592304Z LIBTORCH_VARIANT: 2025-03-14T05:57:27.5592611Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:27.5592962Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:27.5593268Z runner_prefix: lf. 2025-03-14T05:57:27.5593611Z runs_on: linux.g4dn.4xlarge.nvidia.gpu 2025-03-14T05:57:27.5594451Z use_split_build: false 2025-03-14T05:57:27.5594780Z ##[endgroup] 2025-03-14T05:57:27.5595155Z Complete job name: manywheel-py3_9-cuda12_8-test / test 2025-03-14T05:57:27.6168060Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T05:57:27.6287240Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T05:57:27.6298348Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:57:27.6299185Z ##[endgroup] 2025-03-14T05:57:29.2095365Z Runner Type: lf.linux.g4dn.4xlarge.nvidia.gpu 2025-03-14T05:57:29.2096033Z Instance Type: g4dn.4xlarge 2025-03-14T05:57:29.2096376Z AMI Name: unknown 2025-03-14T05:57:29.2128779Z AMI ID: ami-05b10e08d247fb927 2025-03-14T05:57:35.5092599Z ##[group]Run { 2025-03-14T05:57:35.5093014Z { 2025-03-14T05:57:35.5093321Z  echo "PYTORCH_ROOT=/pytorch" 2025-03-14T05:57:35.5093756Z  echo "PACKAGE_TYPE=manywheel" 2025-03-14T05:57:35.5094147Z  2025-03-14T05:57:35.5094431Z  echo "DESIRED_CUDA=cu128" 2025-03-14T05:57:35.5094837Z  echo "GPU_ARCH_VERSION=12.8" 2025-03-14T05:57:35.5095233Z  echo "GPU_ARCH_TYPE=cuda" 2025-03-14T05:57:35.5095766Z  echo "DOCKER_IMAGE=pytorch/manylinux2_28-builder:cuda12.8-main" 2025-03-14T05:57:35.5096310Z  echo "SKIP_ALL_TESTS=1" 2025-03-14T05:57:35.5096711Z  echo "LIBTORCH_CONFIG=" 2025-03-14T05:57:35.5097103Z  echo "LIBTORCH_VARIANT=" 2025-03-14T05:57:35.5097742Z  echo "DESIRED_DEVTOOLSET=cxx11-abi" 2025-03-14T05:57:35.5098263Z  echo "DESIRED_PYTHON=3.9" 2025-03-14T05:57:35.5098646Z  2025-03-14T05:57:35.5099208Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2025-03-14T05:57:35.5099859Z  echo "AWS_DEFAULT_REGION=us-east-1" 2025-03-14T05:57:35.5100303Z  echo "BINARY_ENV_FILE=/tmp/env" 2025-03-14T05:57:35.5100788Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2025-03-14T05:57:35.5101274Z  echo "PR_NUMBER=" 2025-03-14T05:57:35.5101688Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2025-03-14T05:57:35.5102219Z  echo "SHA1=aed0b7a742a2d7b7901790622829cbd2135049a4" 2025-03-14T05:57:35.5102692Z  echo "USE_SPLIT_BUILD=false" 2025-03-14T05:57:35.5103086Z } >> "${GITHUB_ENV} }}" 2025-03-14T05:57:35.5112931Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:57:35.5113477Z env: 2025-03-14T05:57:35.5113788Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:35.5114133Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:35.5114480Z DESIRED_CUDA: cu128 2025-03-14T05:57:35.5114805Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:35.5115147Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:35.5115549Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:35.5116026Z SKIP_ALL_TESTS: 1 2025-03-14T05:57:35.5116472Z LIBTORCH_CONFIG: 2025-03-14T05:57:35.5116804Z LIBTORCH_VARIANT: 2025-03-14T05:57:35.5117141Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:35.5117507Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:35.5117969Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:35.5118525Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:57:35.5118887Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:57:35.5119269Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:57:35.5120118Z GITHUB_TOKEN: *** 2025-03-14T05:57:35.5120437Z PR_NUMBER: 2025-03-14T05:57:35.5120738Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:57:35.5121169Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.5121587Z USE_SPLIT_BUILD: false 2025-03-14T05:57:35.5121913Z ##[endgroup] 2025-03-14T05:57:35.5248394Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-03-14T05:57:35.5248936Z with: 2025-03-14T05:57:35.5249443Z github-secret: *** 2025-03-14T05:57:35.5249782Z activate-with-label: false 2025-03-14T05:57:35.5250131Z label: with-ssh 2025-03-14T05:57:35.5250440Z remove-existing-keys: true 2025-03-14T05:57:35.5250776Z fail-silently: true 2025-03-14T05:57:35.5251074Z env: 2025-03-14T05:57:35.5251335Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:35.5251661Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:35.5251980Z DESIRED_CUDA: cu128 2025-03-14T05:57:35.5252272Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:35.5252591Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:35.5252987Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:35.5253462Z SKIP_ALL_TESTS: 1 2025-03-14T05:57:35.5253753Z LIBTORCH_CONFIG: 2025-03-14T05:57:35.5254030Z LIBTORCH_VARIANT: 2025-03-14T05:57:35.5254347Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:35.5254756Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:35.5255207Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:35.5255749Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:57:35.5256100Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:57:35.5256466Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:57:35.5256979Z GITHUB_TOKEN: *** 2025-03-14T05:57:35.5257262Z PR_NUMBER: 2025-03-14T05:57:35.5257557Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:57:35.5257973Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.5258503Z USE_SPLIT_BUILD: false 2025-03-14T05:57:35.5258826Z ##[endgroup] 2025-03-14T05:57:35.6602587Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-14T05:57:35.6605071Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-14T05:57:35.6791118Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T05:57:35.6791671Z with: 2025-03-14T05:57:35.6791944Z no-sudo: false 2025-03-14T05:57:35.6792238Z submodules: recursive 2025-03-14T05:57:35.6792542Z fetch-depth: 0 2025-03-14T05:57:35.6792817Z env: 2025-03-14T05:57:35.6793085Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:35.6793409Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:35.6793732Z DESIRED_CUDA: cu128 2025-03-14T05:57:35.6794024Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:35.6794339Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:35.6794736Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:35.6795200Z SKIP_ALL_TESTS: 1 2025-03-14T05:57:35.6795488Z LIBTORCH_CONFIG: 2025-03-14T05:57:35.6795764Z LIBTORCH_VARIANT: 2025-03-14T05:57:35.6796079Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:35.6796444Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:35.6796967Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:35.6797495Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:57:35.6797844Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:57:35.6798221Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:57:35.6798844Z GITHUB_TOKEN: *** 2025-03-14T05:57:35.6799131Z PR_NUMBER: 2025-03-14T05:57:35.6799421Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:57:35.6799842Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.6800254Z USE_SPLIT_BUILD: false 2025-03-14T05:57:35.6800575Z ##[endgroup] 2025-03-14T05:57:35.6893128Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T05:57:35.6894279Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T05:57:35.6902087Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:57:35.6902559Z env: 2025-03-14T05:57:35.6902832Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:35.6903168Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:35.6903501Z DESIRED_CUDA: cu128 2025-03-14T05:57:35.6903805Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:35.6904123Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:35.6904508Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:35.6904967Z SKIP_ALL_TESTS: 1 2025-03-14T05:57:35.6905256Z LIBTORCH_CONFIG: 2025-03-14T05:57:35.6905553Z LIBTORCH_VARIANT: 2025-03-14T05:57:35.6905869Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:35.6906204Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:35.6906670Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:35.6907212Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:57:35.6907563Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:57:35.6907934Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:57:35.6908566Z GITHUB_TOKEN: *** 2025-03-14T05:57:35.6908851Z PR_NUMBER: 2025-03-14T05:57:35.6909162Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:57:35.6909581Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.6909994Z USE_SPLIT_BUILD: false 2025-03-14T05:57:35.6910303Z ##[endgroup] 2025-03-14T05:57:35.7003055Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T05:57:35.7003581Z # Use all available CPUs for fetching 2025-03-14T05:57:35.7004008Z cd "${GITHUB_WORKSPACE}" 2025-03-14T05:57:35.7004422Z git config --global fetch.parallel 0 2025-03-14T05:57:35.7004878Z git config --global submodule.fetchJobs 0 2025-03-14T05:57:35.7005289Z  2025-03-14T05:57:35.7005746Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T05:57:35.7006323Z # do it here as well just in case 2025-03-14T05:57:35.7006717Z if [[ -d .git ]]; then 2025-03-14T05:57:35.7007217Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T05:57:35.7007600Z  sudo git clean -ffdx 2025-03-14T05:57:35.7008124Z  else 2025-03-14T05:57:35.7008422Z  git clean -ffdx 2025-03-14T05:57:35.7008746Z  fi 2025-03-14T05:57:35.7009011Z fi 2025-03-14T05:57:35.7015304Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:57:35.7015754Z env: 2025-03-14T05:57:35.7016024Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:35.7016365Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:35.7016688Z DESIRED_CUDA: cu128 2025-03-14T05:57:35.7016994Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:35.7017303Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:35.7017697Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:35.7018272Z SKIP_ALL_TESTS: 1 2025-03-14T05:57:35.7018568Z LIBTORCH_CONFIG: 2025-03-14T05:57:35.7018860Z LIBTORCH_VARIANT: 2025-03-14T05:57:35.7019164Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:35.7019529Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:35.7019988Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:35.7020541Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:57:35.7020889Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:57:35.7021245Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:57:35.7021884Z GITHUB_TOKEN: *** 2025-03-14T05:57:35.7022175Z PR_NUMBER: 2025-03-14T05:57:35.7022478Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:57:35.7022899Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.7023306Z USE_SPLIT_BUILD: false 2025-03-14T05:57:35.7023604Z NO_SUDO: false 2025-03-14T05:57:35.7023889Z ##[endgroup] 2025-03-14T05:57:35.7209817Z ##[group]Run actions/checkout@v4 2025-03-14T05:57:35.7210168Z with: 2025-03-14T05:57:35.7210479Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.7211043Z fetch-depth: 0 2025-03-14T05:57:35.7211337Z submodules: recursive 2025-03-14T05:57:35.7211656Z show-progress: false 2025-03-14T05:57:35.7211989Z repository: pytorch/pytorch 2025-03-14T05:57:35.7212482Z token: *** 2025-03-14T05:57:35.7212769Z ssh-strict: true 2025-03-14T05:57:35.7213061Z ssh-user: git 2025-03-14T05:57:35.7213363Z persist-credentials: true 2025-03-14T05:57:35.7213690Z clean: true 2025-03-14T05:57:35.7213978Z sparse-checkout-cone-mode: true 2025-03-14T05:57:35.7214340Z fetch-tags: false 2025-03-14T05:57:35.7214622Z lfs: false 2025-03-14T05:57:35.7214904Z set-safe-directory: true 2025-03-14T05:57:35.7215208Z env: 2025-03-14T05:57:35.7215471Z PYTORCH_ROOT: /pytorch 2025-03-14T05:57:35.7215803Z PACKAGE_TYPE: manywheel 2025-03-14T05:57:35.7216122Z DESIRED_CUDA: cu128 2025-03-14T05:57:35.7216435Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:57:35.7216738Z GPU_ARCH_TYPE: cuda 2025-03-14T05:57:35.7217133Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:57:35.7217584Z SKIP_ALL_TESTS: 1 2025-03-14T05:57:35.7217867Z LIBTORCH_CONFIG: 2025-03-14T05:57:35.7218253Z LIBTORCH_VARIANT: 2025-03-14T05:57:35.7218571Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:57:35.7218912Z DESIRED_PYTHON: 3.9 2025-03-14T05:57:35.7219381Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:57:35.7219919Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:57:35.7220264Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:57:35.7220621Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:57:35.7221126Z GITHUB_TOKEN: *** 2025-03-14T05:57:35.7221406Z PR_NUMBER: 2025-03-14T05:57:35.7221707Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:57:35.7222123Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:57:35.7222527Z USE_SPLIT_BUILD: false 2025-03-14T05:57:35.7222829Z ##[endgroup] 2025-03-14T05:57:35.8471738Z Syncing repository: pytorch/pytorch 2025-03-14T05:57:35.8473654Z ##[group]Getting Git version info 2025-03-14T05:57:35.8474261Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T05:57:35.8475084Z [command]/usr/bin/git version 2025-03-14T05:57:35.8475735Z git version 2.47.1 2025-03-14T05:57:35.8491261Z ##[endgroup] 2025-03-14T05:57:35.8502024Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/c4dee24c-1931-4cfb-8fdb-b1e4f8039d13/.gitconfig' 2025-03-14T05:57:35.8520224Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c4dee24c-1931-4cfb-8fdb-b1e4f8039d13' before making global git config changes 2025-03-14T05:57:35.8521406Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T05:57:35.8525021Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T05:57:35.8570501Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T05:57:37.9913174Z ##[group]Initializing the repository 2025-03-14T05:57:37.9916968Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T05:57:37.9970055Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-14T05:57:37.9970820Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-14T05:57:37.9971509Z hint: of your new repositories, which will suppress this warning, call: 2025-03-14T05:57:37.9972014Z hint: 2025-03-14T05:57:37.9972391Z hint: git config --global init.defaultBranch 2025-03-14T05:57:37.9972814Z hint: 2025-03-14T05:57:37.9973210Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-14T05:57:37.9973901Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-14T05:57:37.9974430Z hint: 2025-03-14T05:57:37.9974711Z hint: git branch -m 2025-03-14T05:57:37.9975386Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-03-14T05:57:37.9989939Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-14T05:57:38.0031416Z ##[endgroup] 2025-03-14T05:57:38.0031974Z ##[group]Disabling automatic garbage collection 2025-03-14T05:57:38.0036292Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T05:57:38.0075276Z ##[endgroup] 2025-03-14T05:57:38.0075746Z ##[group]Setting up auth 2025-03-14T05:57:38.0086983Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T05:57:38.0126795Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-14T05:57:38.0439383Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T05:57:38.0491295Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-14T05:57:38.0797105Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T05:57:38.0861722Z ##[endgroup] 2025-03-14T05:57:38.0862245Z ##[group]Fetching the repository 2025-03-14T05:57:38.0872026Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-03-14T05:58:29.7248694Z From https://github.com/pytorch/pytorch 2025-03-14T05:58:29.7249736Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2025-03-14T05:58:29.7250791Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-03-14T05:58:29.7251971Z * [new branch] 20250219_e8m0_intermediate -> origin/20250219_e8m0_intermediate 2025-03-14T05:58:29.7253091Z * [new branch] 20250219_test -> origin/20250219_test 2025-03-14T05:58:29.7254839Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2025-03-14T05:58:29.7257049Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-03-14T05:58:29.7258639Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-03-14T05:58:29.7259916Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-03-14T05:58:29.7261541Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-03-14T05:58:29.7263304Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-03-14T05:58:29.7264977Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2025-03-14T05:58:29.7266542Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-03-14T05:58:29.7268150Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-03-14T05:58:29.7269637Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-03-14T05:58:29.7271541Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-03-14T05:58:29.7273427Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-03-14T05:58:29.7275140Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-03-14T05:58:29.7276681Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-03-14T05:58:29.7278713Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-03-14T05:58:29.7280812Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2025-03-14T05:58:29.7282350Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2025-03-14T05:58:29.7284269Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-03-14T05:58:29.7287274Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-03-14T05:58:29.7289250Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2025-03-14T05:58:29.7291463Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2025-03-14T05:58:29.7293176Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2025-03-14T05:58:29.7294297Z * [new branch] add-assign -> origin/add-assign 2025-03-14T05:58:29.7296131Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-03-14T05:58:29.7297491Z * [new branch] add_from_group_doc_and_test -> origin/add_from_group_doc_and_test 2025-03-14T05:58:29.7299285Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-03-14T05:58:29.7300967Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-03-14T05:58:29.7302210Z * [new branch] add_test_to_show_view_gap -> origin/add_test_to_show_view_gap 2025-03-14T05:58:29.7303837Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-03-14T05:58:29.7305393Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-03-14T05:58:29.7306930Z * [new branch] addsimde -> origin/addsimde 2025-03-14T05:58:29.7309281Z * [new branch] adi/gemm_bf16f32 -> origin/adi/gemm_bf16f32 2025-03-14T05:58:29.7310932Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-03-14T05:58:29.7312843Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-03-14T05:58:29.7314396Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-03-14T05:58:29.7316128Z * [new branch] albanD-patch-2 -> origin/albanD-patch-2 2025-03-14T05:58:29.7317525Z * [new branch] alt-disable -> origin/alt-disable 2025-03-14T05:58:29.7319766Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2025-03-14T05:58:29.7321114Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2025-03-14T05:58:29.7322865Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-03-14T05:58:29.7324435Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-03-14T05:58:29.7325814Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2025-03-14T05:58:29.7327715Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2025-03-14T05:58:29.7329594Z * [new branch] angelayi/attr_proxy -> origin/angelayi/attr_proxy 2025-03-14T05:58:29.7331209Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2025-03-14T05:58:29.7332663Z * [new branch] angelayi/bincount -> origin/angelayi/bincount 2025-03-14T05:58:29.7334344Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-03-14T05:58:29.7335612Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-03-14T05:58:29.7337277Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2025-03-14T05:58:29.7338943Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-03-14T05:58:29.7340499Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-03-14T05:58:29.7342083Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-03-14T05:58:29.7343549Z * [new branch] angelayi/distribby -> origin/angelayi/distribby 2025-03-14T05:58:29.7345129Z * [new branch] angelayi/distribution -> origin/angelayi/distribution 2025-03-14T05:58:29.7346673Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-03-14T05:58:29.7348277Z * [new branch] angelayi/draft_logger -> origin/angelayi/draft_logger 2025-03-14T05:58:29.7349792Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-03-14T05:58:29.7351366Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2025-03-14T05:58:29.7352741Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2025-03-14T05:58:29.7354229Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-03-14T05:58:29.7355783Z * [new branch] angelayi/fix3 -> origin/angelayi/fix3 2025-03-14T05:58:29.7357493Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2025-03-14T05:58:29.7359068Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-03-14T05:58:29.7360577Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-03-14T05:58:29.7362154Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-03-14T05:58:29.7363660Z * [new branch] angelayi/provenance_id -> origin/angelayi/provenance_id 2025-03-14T05:58:29.7365216Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2025-03-14T05:58:29.7366755Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2025-03-14T05:58:29.7368389Z * [new branch] angelayi/register_dataclass -> origin/angelayi/register_dataclass 2025-03-14T05:58:29.7369883Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2025-03-14T05:58:29.7371408Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-03-14T05:58:29.7372964Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-03-14T05:58:29.7374483Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-03-14T05:58:29.7376023Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-03-14T05:58:29.7377782Z * [new branch] angelayi/transpose_ -> origin/angelayi/transpose_ 2025-03-14T05:58:29.7379508Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-03-14T05:58:29.7381158Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-03-14T05:58:29.7382718Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-03-14T05:58:29.7384421Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-03-14T05:58:29.7386253Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2025-03-14T05:58:29.7387635Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-03-14T05:58:29.7389230Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-03-14T05:58:29.7390824Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-03-14T05:58:29.7392581Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-03-14T05:58:29.7394130Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-03-14T05:58:29.7395663Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-03-14T05:58:29.7397257Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2025-03-14T05:58:29.7398923Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-03-14T05:58:29.7400450Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-03-14T05:58:29.7401893Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-03-14T05:58:29.7403474Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-03-14T05:58:29.7404947Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2025-03-14T05:58:29.7407111Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2025-03-14T05:58:29.7409165Z * [new branch] base/1.5 -> origin/base/1.5 2025-03-14T05:58:29.7410768Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-03-14T05:58:29.7412408Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-03-14T05:58:29.7413785Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-03-14T05:58:29.7415794Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-03-14T05:58:29.7417772Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-03-14T05:58:29.7419925Z * [new branch] bf/cg-disable-tts-angular -> origin/bf/cg-disable-tts-angular 2025-03-14T05:58:29.7421404Z * [new branch] bf/cg-partition -> origin/bf/cg-partition 2025-03-14T05:58:29.7422847Z * [new branch] bf/cg-prototype -> origin/bf/cg-prototype 2025-03-14T05:58:29.7424335Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-03-14T05:58:29.7425878Z * [new branch] bf/cg-skip-unbacked-symint-msg -> origin/bf/cg-skip-unbacked-symint-msg 2025-03-14T05:58:29.7427253Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-03-14T05:58:29.7429286Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-03-14T05:58:29.7431440Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-03-14T05:58:29.7432524Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-03-14T05:58:29.7434117Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-03-14T05:58:29.7435641Z * [new branch] bf/fa-embedding-16 -> origin/bf/fa-embedding-16 2025-03-14T05:58:29.7437190Z * [new branch] bf/fd-non-one-num-head -> origin/bf/fd-non-one-num-head 2025-03-14T05:58:29.7438713Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-03-14T05:58:29.7440092Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-03-14T05:58:29.7441791Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-03-14T05:58:29.7443262Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-03-14T05:58:29.7444741Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-03-14T05:58:29.7446078Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-03-14T05:58:29.7447588Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-03-14T05:58:29.7449023Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-03-14T05:58:29.7450393Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-03-14T05:58:29.7451942Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-03-14T05:58:29.7453277Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-03-14T05:58:29.7454792Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-03-14T05:58:29.7456250Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-03-14T05:58:29.7457595Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-03-14T05:58:29.7459297Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-03-14T05:58:29.7460787Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-03-14T05:58:29.7462262Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-03-14T05:58:29.7463700Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-03-14T05:58:29.7465709Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-03-14T05:58:29.7467191Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2025-03-14T05:58:29.7468785Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-03-14T05:58:29.7470239Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2025-03-14T05:58:29.7471691Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-03-14T05:58:29.7473168Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-03-14T05:58:29.7474573Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-03-14T05:58:29.7476623Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2025-03-14T05:58:29.7479000Z * [new branch] brister/3d_permute_block_ptr -> origin/brister/3d_permute_block_ptr 2025-03-14T05:58:29.7480335Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-03-14T05:58:29.7481680Z * [new branch] brister/doc_bucketize -> origin/brister/doc_bucketize 2025-03-14T05:58:29.7483174Z * [new branch] brister/loop_order -> origin/brister/loop_order 2025-03-14T05:58:29.7484837Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-03-14T05:58:29.7486365Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-03-14T05:58:29.7487497Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-03-14T05:58:29.7489158Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-03-14T05:58:29.7490681Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-03-14T05:58:29.7492467Z * [new branch] cherry-pick-148663-by-pytorch_bot_bot_ -> origin/cherry-pick-148663-by-pytorch_bot_bot_ 2025-03-14T05:58:29.7493840Z * [new branch] cherry-pick-149025-by-pytorch_bot_bot_ -> origin/cherry-pick-149025-by-pytorch_bot_bot_ 2025-03-14T05:58:29.7495674Z * [new branch] cherry-pick-149092-by-pytorch_bot_bot_ -> origin/cherry-pick-149092-by-pytorch_bot_bot_ 2025-03-14T05:58:29.7496982Z * [new branch] ci_pin -> origin/ci_pin 2025-03-14T05:58:29.7498741Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-03-14T05:58:29.7500316Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-03-14T05:58:29.7502074Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-03-14T05:58:29.7503499Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-03-14T05:58:29.7505308Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-03-14T05:58:29.7506727Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2025-03-14T05:58:29.7508243Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-03-14T05:58:29.7509701Z * [new branch] copy_graph -> origin/copy_graph 2025-03-14T05:58:29.7511708Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-03-14T05:58:29.7513235Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-03-14T05:58:29.7514701Z * [new branch] cse-source -> origin/cse-source 2025-03-14T05:58:29.7516586Z * [new branch] csl/3proc -> origin/csl/3proc 2025-03-14T05:58:29.7518176Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-03-14T05:58:29.7519697Z * [new branch] csl/build_experiment_max_jobs -> origin/csl/build_experiment_max_jobs 2025-03-14T05:58:29.7521058Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-03-14T05:58:29.7522594Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-03-14T05:58:29.7524430Z * [new branch] csl/checkout_more_procs -> origin/csl/checkout_more_procs 2025-03-14T05:58:29.7526076Z * [new branch] csl/cutlass_bazel -> origin/csl/cutlass_bazel 2025-03-14T05:58:29.7527930Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2025-03-14T05:58:29.7529790Z * [new branch] csl/fix_rerun_disabled_tests_upload -> origin/csl/fix_rerun_disabled_tests_upload 2025-03-14T05:58:29.7531259Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2025-03-14T05:58:29.7532602Z * [new branch] csl/lint_dockerimg -> origin/csl/lint_dockerimg 2025-03-14T05:58:29.7534084Z * [new branch] csl/logchanges -> origin/csl/logchanges 2025-03-14T05:58:29.7535603Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-03-14T05:58:29.7537086Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2025-03-14T05:58:29.7538725Z * [new branch] csl/no_clean_workspace -> origin/csl/no_clean_workspace 2025-03-14T05:58:29.7540303Z * [new branch] csl/no_conda_cmake -> origin/csl/no_conda_cmake 2025-03-14T05:58:29.7541732Z * [new branch] csl/numpy222 -> origin/csl/numpy222 2025-03-14T05:58:29.7543305Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-03-14T05:58:29.7544873Z * [new branch] csl/rerun_disabled_tests_print_log -> origin/csl/rerun_disabled_tests_print_log 2025-03-14T05:58:29.7546175Z * [new branch] csl/revert -> origin/csl/revert 2025-03-14T05:58:29.7547870Z * [new branch] csl/sharding_build_env -> origin/csl/sharding_build_env 2025-03-14T05:58:29.7549334Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2025-03-14T05:58:29.7550811Z * [new branch] csl/some_super_setup -> origin/csl/some_super_setup 2025-03-14T05:58:29.7552274Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2025-03-14T05:58:29.7553771Z * [new branch] csl/sudo_clean_workspace -> origin/csl/sudo_clean_workspace 2025-03-14T05:58:29.7555261Z * [new branch] csl/td_test_cpp_extensions -> origin/csl/td_test_cpp_extensions 2025-03-14T05:58:29.7556689Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2025-03-14T05:58:29.7558246Z * [new branch] csl/test_checkout_git_changes -> origin/csl/test_checkout_git_changes 2025-03-14T05:58:29.7559562Z * [new branch] csl/trymerge_flush -> origin/csl/trymerge_flush 2025-03-14T05:58:29.7561212Z * [new branch] csl/trymerge_initial_comment_stack -> origin/csl/trymerge_initial_comment_stack 2025-03-14T05:58:29.7562630Z * [new branch] csl/update_gh_runners_ubuntu2004 -> origin/csl/update_gh_runners_ubuntu2004 2025-03-14T05:58:29.7564085Z * [new branch] csl/use_ninja -> origin/csl/use_ninja 2025-03-14T05:58:29.7565617Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2025-03-14T05:58:29.7567234Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2025-03-14T05:58:29.7569087Z * [new branch] d4l3k/fsdp_wait -> origin/d4l3k/fsdp_wait 2025-03-14T05:58:29.7570747Z * [new branch] danthe3rd-patch-1 -> origin/danthe3rd-patch-1 2025-03-14T05:58:29.7572957Z * [new branch] daxia6/fix/doc_string -> origin/daxia6/fix/doc_string 2025-03-14T05:58:29.7575022Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-03-14T05:58:29.7576645Z * [new branch] desertfire/torchgen_support_default_arg -> origin/desertfire/torchgen_support_default_arg 2025-03-14T05:58:29.7578215Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-03-14T05:58:29.7579773Z * [new branch] desertfire/update_hf_pin -> origin/desertfire/update_hf_pin 2025-03-14T05:58:29.7582394Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-03-14T05:58:29.7584126Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-03-14T05:58:29.7585544Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-03-14T05:58:29.7587461Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-03-14T05:58:29.7589049Z * [new branch] dev/joona/unique_leak -> origin/dev/joona/unique_leak 2025-03-14T05:58:29.7590690Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-03-14T05:58:29.7592254Z * [new branch] disable -> origin/disable 2025-03-14T05:58:29.7593918Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-03-14T05:58:29.7595536Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-03-14T05:58:29.7596808Z * [new branch] doc_change -> origin/doc_change 2025-03-14T05:58:29.7598390Z * [new branch] docs_numpy -> origin/docs_numpy 2025-03-14T05:58:29.7599995Z * [new branch] dropout-eval -> origin/dropout-eval 2025-03-14T05:58:29.7601502Z * [new branch] dt_alltoall -> origin/dt_alltoall 2025-03-14T05:58:29.7602995Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2025-03-14T05:58:29.7604494Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-03-14T05:58:29.7606575Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-03-14T05:58:29.7608539Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-03-14T05:58:29.7610078Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-03-14T05:58:29.7611661Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-03-14T05:58:29.7612966Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-03-14T05:58:29.7614752Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-03-14T05:58:29.7616271Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-03-14T05:58:29.7617930Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-03-14T05:58:29.7619590Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-03-14T05:58:29.7621004Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2025-03-14T05:58:29.7622522Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2025-03-14T05:58:29.7624043Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-03-14T05:58:29.7625491Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-03-14T05:58:29.7627057Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-03-14T05:58:29.7628638Z * [new branch] error-when-setattr-over-cls-attr -> origin/error-when-setattr-over-cls-attr 2025-03-14T05:58:29.7629976Z * [new branch] et_pin_bump -> origin/et_pin_bump 2025-03-14T05:58:29.7632256Z * [new branch] exclamaforte/aot-inductor-debug -> origin/exclamaforte/aot-inductor-debug 2025-03-14T05:58:29.7633649Z * [new branch] exclamaforte/aten-convolution-out -> origin/exclamaforte/aten-convolution-out 2025-03-14T05:58:29.7635303Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-03-14T05:58:29.7636529Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2025-03-14T05:58:29.7638392Z * [new branch] exclamaforte/dont-remove-feedback-functions -> origin/exclamaforte/dont-remove-feedback-functions 2025-03-14T05:58:29.7639728Z * [new branch] exclamaforte/dynamo-types -> origin/exclamaforte/dynamo-types 2025-03-14T05:58:29.7641805Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-03-14T05:58:29.7643513Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2025-03-14T05:58:29.7645237Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-03-14T05:58:29.7646686Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-03-14T05:58:29.7648012Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-03-14T05:58:29.7649612Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-03-14T05:58:29.7651058Z * [new branch] exclamaforte/heuristic-choices-2 -> origin/exclamaforte/heuristic-choices-2 2025-03-14T05:58:29.7652770Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-03-14T05:58:29.7654150Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-03-14T05:58:29.7655720Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-03-14T05:58:29.7657177Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-03-14T05:58:29.7658623Z * [new branch] exclamaforte/testing_only -> origin/exclamaforte/testing_only 2025-03-14T05:58:29.7660212Z * [new branch] exec -> origin/exec 2025-03-14T05:58:29.7661941Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-03-14T05:58:29.7663485Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-03-14T05:58:29.7664985Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-03-14T05:58:29.7666563Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-03-14T05:58:29.7668142Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-03-14T05:58:29.7669726Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-03-14T05:58:29.7671332Z * [new branch] export-D61557220 -> origin/export-D61557220 2025-03-14T05:58:29.7672887Z * [new branch] export-D65638757 -> origin/export-D65638757 2025-03-14T05:58:29.7674345Z * [new branch] export-D66529288 -> origin/export-D66529288 2025-03-14T05:58:29.7675849Z * [new branch] export-D66690419 -> origin/export-D66690419 2025-03-14T05:58:29.7677356Z * [new branch] export-D66717302 -> origin/export-D66717302 2025-03-14T05:58:29.7679185Z * [new branch] export-D66908884 -> origin/export-D66908884 2025-03-14T05:58:29.7680603Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-03-14T05:58:29.7682130Z * [new branch] export-D68909278 -> origin/export-D68909278 2025-03-14T05:58:29.7683618Z * [new branch] export-D69034578 -> origin/export-D69034578 2025-03-14T05:58:29.7685107Z * [new branch] export-D69355332 -> origin/export-D69355332 2025-03-14T05:58:29.7686604Z * [new branch] export-D69361235 -> origin/export-D69361235 2025-03-14T05:58:29.7688206Z * [new branch] export-D69592025 -> origin/export-D69592025 2025-03-14T05:58:29.7689691Z * [new branch] export-D69595327 -> origin/export-D69595327 2025-03-14T05:58:29.7691229Z * [new branch] export-D69994481 -> origin/export-D69994481 2025-03-14T05:58:29.7692733Z * [new branch] export-D70132269 -> origin/export-D70132269 2025-03-14T05:58:29.7694200Z * [new branch] export-D70141808 -> origin/export-D70141808 2025-03-14T05:58:29.7695849Z * [new branch] export-D70193972 -> origin/export-D70193972 2025-03-14T05:58:29.7697394Z * [new branch] export-D70454149 -> origin/export-D70454149 2025-03-14T05:58:29.7698979Z * [new branch] export-D71081192 -> origin/export-D71081192 2025-03-14T05:58:29.7700695Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-03-14T05:58:29.7701912Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-03-14T05:58:29.7703577Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-03-14T05:58:29.7705663Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-03-14T05:58:29.7707289Z * [new branch] fca -> origin/fca 2025-03-14T05:58:29.7708796Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-03-14T05:58:29.7710372Z * [new branch] fca3 -> origin/fca3 2025-03-14T05:58:29.7711849Z * [new branch] fca5 -> origin/fca5 2025-03-14T05:58:29.7713982Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-03-14T05:58:29.7715608Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-03-14T05:58:29.7716976Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-03-14T05:58:29.7718236Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-03-14T05:58:29.7720403Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-03-14T05:58:29.7721847Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-03-14T05:58:29.7723942Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-03-14T05:58:29.7725461Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-03-14T05:58:29.7726957Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-03-14T05:58:29.7728367Z * [new branch] findhao/fix-triton-constexpr -> origin/findhao/fix-triton-constexpr 2025-03-14T05:58:29.7729711Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-03-14T05:58:29.7731244Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-03-14T05:58:29.7732550Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-03-14T05:58:29.7734354Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-03-14T05:58:29.7735813Z * [new branch] fix -> origin/fix 2025-03-14T05:58:29.7737467Z * [new branch] fix-benchmark-config-h100 -> origin/fix-benchmark-config-h100 2025-03-14T05:58:29.7739165Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-03-14T05:58:29.7740582Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-03-14T05:58:29.7742120Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-03-14T05:58:29.7743685Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2025-03-14T05:58:29.7745401Z * [new branch] fix-mem-leak -> origin/fix-mem-leak 2025-03-14T05:58:29.7747031Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-03-14T05:58:29.7748643Z * [new branch] fix-test-stat-upload-failures -> origin/fix-test-stat-upload-failures 2025-03-14T05:58:29.7750138Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-03-14T05:58:29.7751639Z * [new branch] fix_autotune_inplace_test -> origin/fix_autotune_inplace_test 2025-03-14T05:58:29.7753120Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-03-14T05:58:29.7754594Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-03-14T05:58:29.7756096Z * [new branch] fix_partial -> origin/fix_partial 2025-03-14T05:58:29.7757662Z * [new branch] fix_xpu_content_store -> origin/fix_xpu_content_store 2025-03-14T05:58:29.7759223Z * [new branch] fixes-triage -> origin/fixes-triage 2025-03-14T05:58:29.7760670Z * [new branch] flat_apply -> origin/flat_apply 2025-03-14T05:58:29.7762258Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-03-14T05:58:29.7764188Z * [new branch] fmassa/fix_all_gather_cost -> origin/fmassa/fix_all_gather_cost 2025-03-14T05:58:29.7765719Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-03-14T05:58:29.7767162Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-03-14T05:58:29.7768415Z * [new branch] fp8_fix -> origin/fp8_fix 2025-03-14T05:58:29.7770068Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-03-14T05:58:29.7771598Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-03-14T05:58:29.7773244Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-03-14T05:58:29.7774681Z * [new branch] func-attr -> origin/func-attr 2025-03-14T05:58:29.7776248Z * [new branch] functorch_scan -> origin/functorch_scan 2025-03-14T05:58:29.7778011Z * [new branch] fx_cpp -> origin/fx_cpp 2025-03-14T05:58:29.7780213Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-03-14T05:58:29.7781708Z * [new branch] gelu-3 -> origin/gelu-3 2025-03-14T05:58:29.7783322Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-03-14T05:58:29.7787376Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-03-14T05:58:29.7788291Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-03-14T05:58:29.7790511Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2025-03-14T05:58:29.7792061Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2025-03-14T05:58:29.7793538Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2025-03-14T05:58:29.7795864Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2025-03-14T05:58:29.7797316Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2025-03-14T05:58:29.7798871Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2025-03-14T05:58:29.7800724Z * [new branch] gh/CaoE/47/base -> origin/gh/CaoE/47/base 2025-03-14T05:58:29.7802299Z * [new branch] gh/CaoE/47/head -> origin/gh/CaoE/47/head 2025-03-14T05:58:29.7803644Z * [new branch] gh/CaoE/47/orig -> origin/gh/CaoE/47/orig 2025-03-14T05:58:29.7805544Z * [new branch] gh/CaoE/48/base -> origin/gh/CaoE/48/base 2025-03-14T05:58:29.7807115Z * [new branch] gh/CaoE/48/head -> origin/gh/CaoE/48/head 2025-03-14T05:58:29.7808495Z * [new branch] gh/CaoE/48/orig -> origin/gh/CaoE/48/orig 2025-03-14T05:58:29.7810845Z * [new branch] gh/CaoE/49/base -> origin/gh/CaoE/49/base 2025-03-14T05:58:29.7812541Z * [new branch] gh/CaoE/49/head -> origin/gh/CaoE/49/head 2025-03-14T05:58:29.7813904Z * [new branch] gh/CaoE/49/orig -> origin/gh/CaoE/49/orig 2025-03-14T05:58:29.7815895Z * [new branch] gh/CaoE/50/base -> origin/gh/CaoE/50/base 2025-03-14T05:58:29.7818120Z * [new branch] gh/CaoE/50/head -> origin/gh/CaoE/50/head 2025-03-14T05:58:29.7819368Z * [new branch] gh/CaoE/50/orig -> origin/gh/CaoE/50/orig 2025-03-14T05:58:29.7821582Z * [new branch] gh/CaoE/51/base -> origin/gh/CaoE/51/base 2025-03-14T05:58:29.7823134Z * [new branch] gh/CaoE/51/head -> origin/gh/CaoE/51/head 2025-03-14T05:58:29.7824826Z * [new branch] gh/CaoE/51/orig -> origin/gh/CaoE/51/orig 2025-03-14T05:58:29.7828122Z * [new branch] gh/ColinPeppler/62/base -> origin/gh/ColinPeppler/62/base 2025-03-14T05:58:29.7829492Z * [new branch] gh/ColinPeppler/62/head -> origin/gh/ColinPeppler/62/head 2025-03-14T05:58:29.7831084Z * [new branch] gh/ColinPeppler/62/orig -> origin/gh/ColinPeppler/62/orig 2025-03-14T05:58:29.7834296Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-03-14T05:58:29.7835559Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-03-14T05:58:29.7838202Z * [new branch] gh/EikanWang/75/base -> origin/gh/EikanWang/75/base 2025-03-14T05:58:29.7839644Z * [new branch] gh/EikanWang/75/head -> origin/gh/EikanWang/75/head 2025-03-14T05:58:29.7841345Z * [new branch] gh/EikanWang/75/orig -> origin/gh/EikanWang/75/orig 2025-03-14T05:58:29.7844004Z * [new branch] gh/EikanWang/76/base -> origin/gh/EikanWang/76/base 2025-03-14T05:58:29.7845510Z * [new branch] gh/EikanWang/76/head -> origin/gh/EikanWang/76/head 2025-03-14T05:58:29.7847180Z * [new branch] gh/EikanWang/76/orig -> origin/gh/EikanWang/76/orig 2025-03-14T05:58:29.7850010Z * [new branch] gh/EikanWang/77/base -> origin/gh/EikanWang/77/base 2025-03-14T05:58:29.7851270Z * [new branch] gh/EikanWang/77/head -> origin/gh/EikanWang/77/head 2025-03-14T05:58:29.7853041Z * [new branch] gh/EikanWang/77/orig -> origin/gh/EikanWang/77/orig 2025-03-14T05:58:29.7855815Z * [new branch] gh/EikanWang/78/base -> origin/gh/EikanWang/78/base 2025-03-14T05:58:29.7857185Z * [new branch] gh/EikanWang/78/head -> origin/gh/EikanWang/78/head 2025-03-14T05:58:29.7858951Z * [new branch] gh/EikanWang/78/orig -> origin/gh/EikanWang/78/orig 2025-03-14T05:58:29.7862657Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-03-14T05:58:29.7863926Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-03-14T05:58:29.7867040Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-03-14T05:58:29.7868474Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-03-14T05:58:29.7870162Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-03-14T05:58:29.7872877Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-03-14T05:58:29.7874213Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-03-14T05:58:29.7875891Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-03-14T05:58:29.7879373Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-03-14T05:58:29.7880789Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-03-14T05:58:29.7882622Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-03-14T05:58:29.7885012Z * [new branch] gh/H-Huang/167/base -> origin/gh/H-Huang/167/base 2025-03-14T05:58:29.7886653Z * [new branch] gh/H-Huang/167/head -> origin/gh/H-Huang/167/head 2025-03-14T05:58:29.7888386Z * [new branch] gh/H-Huang/167/orig -> origin/gh/H-Huang/167/orig 2025-03-14T05:58:29.7891059Z * [new branch] gh/H-Huang/168/base -> origin/gh/H-Huang/168/base 2025-03-14T05:58:29.7892456Z * [new branch] gh/H-Huang/168/head -> origin/gh/H-Huang/168/head 2025-03-14T05:58:29.7894114Z * [new branch] gh/H-Huang/168/orig -> origin/gh/H-Huang/168/orig 2025-03-14T05:58:29.7896603Z * [new branch] gh/H-Huang/169/base -> origin/gh/H-Huang/169/base 2025-03-14T05:58:29.7898009Z * [new branch] gh/H-Huang/169/head -> origin/gh/H-Huang/169/head 2025-03-14T05:58:29.7899830Z * [new branch] gh/H-Huang/169/orig -> origin/gh/H-Huang/169/orig 2025-03-14T05:58:29.7902521Z * [new branch] gh/H-Huang/170/base -> origin/gh/H-Huang/170/base 2025-03-14T05:58:29.7903947Z * [new branch] gh/H-Huang/170/head -> origin/gh/H-Huang/170/head 2025-03-14T05:58:29.7905718Z * [new branch] gh/H-Huang/170/orig -> origin/gh/H-Huang/170/orig 2025-03-14T05:58:29.7908507Z * [new branch] gh/H-Huang/171/base -> origin/gh/H-Huang/171/base 2025-03-14T05:58:29.7909715Z * [new branch] gh/H-Huang/171/head -> origin/gh/H-Huang/171/head 2025-03-14T05:58:29.7911409Z * [new branch] gh/H-Huang/171/orig -> origin/gh/H-Huang/171/orig 2025-03-14T05:58:29.7914705Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2025-03-14T05:58:29.7916197Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2025-03-14T05:58:29.7918039Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2025-03-14T05:58:29.7921255Z * [new branch] gh/IvanKobzarev/100/base -> origin/gh/IvanKobzarev/100/base 2025-03-14T05:58:29.7922632Z * [new branch] gh/IvanKobzarev/100/head -> origin/gh/IvanKobzarev/100/head 2025-03-14T05:58:29.7924342Z * [new branch] gh/IvanKobzarev/100/orig -> origin/gh/IvanKobzarev/100/orig 2025-03-14T05:58:29.7927341Z * [new branch] gh/IvanKobzarev/101/base -> origin/gh/IvanKobzarev/101/base 2025-03-14T05:58:29.7928712Z * [new branch] gh/IvanKobzarev/101/head -> origin/gh/IvanKobzarev/101/head 2025-03-14T05:58:29.7930287Z * [new branch] gh/IvanKobzarev/101/orig -> origin/gh/IvanKobzarev/101/orig 2025-03-14T05:58:29.7933412Z * [new branch] gh/IvanKobzarev/102/base -> origin/gh/IvanKobzarev/102/base 2025-03-14T05:58:29.7934793Z * [new branch] gh/IvanKobzarev/102/head -> origin/gh/IvanKobzarev/102/head 2025-03-14T05:58:29.7936366Z * [new branch] gh/IvanKobzarev/102/orig -> origin/gh/IvanKobzarev/102/orig 2025-03-14T05:58:29.7939073Z * [new branch] gh/IvanKobzarev/103/base -> origin/gh/IvanKobzarev/103/base 2025-03-14T05:58:29.7941115Z * [new branch] gh/IvanKobzarev/103/head -> origin/gh/IvanKobzarev/103/head 2025-03-14T05:58:29.7942778Z * [new branch] gh/IvanKobzarev/103/orig -> origin/gh/IvanKobzarev/103/orig 2025-03-14T05:58:29.7945565Z * [new branch] gh/IvanKobzarev/104/base -> origin/gh/IvanKobzarev/104/base 2025-03-14T05:58:29.7947013Z * [new branch] gh/IvanKobzarev/104/head -> origin/gh/IvanKobzarev/104/head 2025-03-14T05:58:29.7948324Z * [new branch] gh/IvanKobzarev/104/orig -> origin/gh/IvanKobzarev/104/orig 2025-03-14T05:58:29.7950669Z * [new branch] gh/IvanKobzarev/105/base -> origin/gh/IvanKobzarev/105/base 2025-03-14T05:58:29.7951940Z * [new branch] gh/IvanKobzarev/105/head -> origin/gh/IvanKobzarev/105/head 2025-03-14T05:58:29.7953460Z * [new branch] gh/IvanKobzarev/105/orig -> origin/gh/IvanKobzarev/105/orig 2025-03-14T05:58:29.7955596Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2025-03-14T05:58:29.7957264Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2025-03-14T05:58:29.7958809Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2025-03-14T05:58:29.7960746Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-03-14T05:58:29.7962253Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-03-14T05:58:29.7963777Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-03-14T05:58:29.7965742Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2025-03-14T05:58:29.7967304Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2025-03-14T05:58:29.7968839Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2025-03-14T05:58:29.7970853Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2025-03-14T05:58:29.7972354Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2025-03-14T05:58:29.7973877Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2025-03-14T05:58:29.7975940Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2025-03-14T05:58:29.7977926Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2025-03-14T05:58:29.7979680Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2025-03-14T05:58:29.7981774Z * [new branch] gh/IvanKobzarev/93/base -> origin/gh/IvanKobzarev/93/base 2025-03-14T05:58:29.7983396Z * [new branch] gh/IvanKobzarev/93/head -> origin/gh/IvanKobzarev/93/head 2025-03-14T05:58:29.7984898Z * [new branch] gh/IvanKobzarev/93/orig -> origin/gh/IvanKobzarev/93/orig 2025-03-14T05:58:29.7986968Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-03-14T05:58:29.7988477Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-03-14T05:58:29.7990020Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-03-14T05:58:29.7992087Z * [new branch] gh/IvanKobzarev/98/base -> origin/gh/IvanKobzarev/98/base 2025-03-14T05:58:29.7993573Z * [new branch] gh/IvanKobzarev/98/head -> origin/gh/IvanKobzarev/98/head 2025-03-14T05:58:29.7995082Z * [new branch] gh/IvanKobzarev/98/orig -> origin/gh/IvanKobzarev/98/orig 2025-03-14T05:58:29.7997424Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-03-14T05:58:29.7999061Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-03-14T05:58:29.8000726Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-03-14T05:58:29.8003043Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2025-03-14T05:58:29.8004529Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2025-03-14T05:58:29.8006595Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2025-03-14T05:58:29.8008315Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2025-03-14T05:58:29.8009771Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2025-03-14T05:58:29.8012915Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-03-14T05:58:29.8014223Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-03-14T05:58:29.8016673Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-03-14T05:58:29.8018096Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-03-14T05:58:29.8020210Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-03-14T05:58:29.8021677Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-03-14T05:58:29.8023247Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-03-14T05:58:29.8025147Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-03-14T05:58:29.8026623Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-03-14T05:58:29.8028323Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-03-14T05:58:29.8030256Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-03-14T05:58:29.8031716Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-03-14T05:58:29.8033524Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-03-14T05:58:29.8034896Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-03-14T05:58:29.8036955Z * [new branch] gh/StrongerXi/81/base -> origin/gh/StrongerXi/81/base 2025-03-14T05:58:29.8038409Z * [new branch] gh/StrongerXi/81/head -> origin/gh/StrongerXi/81/head 2025-03-14T05:58:29.8040136Z * [new branch] gh/StrongerXi/81/orig -> origin/gh/StrongerXi/81/orig 2025-03-14T05:58:29.8042019Z * [new branch] gh/StrongerXi/82/base -> origin/gh/StrongerXi/82/base 2025-03-14T05:58:29.8043440Z * [new branch] gh/StrongerXi/82/head -> origin/gh/StrongerXi/82/head 2025-03-14T05:58:29.8045136Z * [new branch] gh/StrongerXi/82/orig -> origin/gh/StrongerXi/82/orig 2025-03-14T05:58:29.8046996Z * [new branch] gh/StrongerXi/83/base -> origin/gh/StrongerXi/83/base 2025-03-14T05:58:29.8048449Z * [new branch] gh/StrongerXi/83/head -> origin/gh/StrongerXi/83/head 2025-03-14T05:58:29.8050048Z * [new branch] gh/StrongerXi/83/orig -> origin/gh/StrongerXi/83/orig 2025-03-14T05:58:29.8052004Z * [new branch] gh/StrongerXi/84/base -> origin/gh/StrongerXi/84/base 2025-03-14T05:58:29.8053392Z * [new branch] gh/StrongerXi/84/head -> origin/gh/StrongerXi/84/head 2025-03-14T05:58:29.8054903Z * [new branch] gh/StrongerXi/84/orig -> origin/gh/StrongerXi/84/orig 2025-03-14T05:58:29.8056906Z * [new branch] gh/StrongerXi/85/base -> origin/gh/StrongerXi/85/base 2025-03-14T05:58:29.8058329Z * [new branch] gh/StrongerXi/85/head -> origin/gh/StrongerXi/85/head 2025-03-14T05:58:29.8060001Z * [new branch] gh/StrongerXi/85/orig -> origin/gh/StrongerXi/85/orig 2025-03-14T05:58:29.8061960Z * [new branch] gh/StrongerXi/86/base -> origin/gh/StrongerXi/86/base 2025-03-14T05:58:29.8063454Z * [new branch] gh/StrongerXi/86/head -> origin/gh/StrongerXi/86/head 2025-03-14T05:58:29.8065129Z * [new branch] gh/StrongerXi/86/orig -> origin/gh/StrongerXi/86/orig 2025-03-14T05:58:29.8066989Z * [new branch] gh/StrongerXi/87/base -> origin/gh/StrongerXi/87/base 2025-03-14T05:58:29.8068396Z * [new branch] gh/StrongerXi/87/head -> origin/gh/StrongerXi/87/head 2025-03-14T05:58:29.8071415Z * [new branch] gh/StrongerXi/87/orig -> origin/gh/StrongerXi/87/orig 2025-03-14T05:58:29.8072264Z * [new branch] gh/StrongerXi/88/base -> origin/gh/StrongerXi/88/base 2025-03-14T05:58:29.8073320Z * [new branch] gh/StrongerXi/88/head -> origin/gh/StrongerXi/88/head 2025-03-14T05:58:29.8103165Z * [new branch] gh/StrongerXi/88/orig -> origin/gh/StrongerXi/88/orig 2025-03-14T05:58:29.8104497Z * [new branch] gh/StrongerXi/89/base -> origin/gh/StrongerXi/89/base 2025-03-14T05:58:29.8105767Z * [new branch] gh/StrongerXi/89/head -> origin/gh/StrongerXi/89/head 2025-03-14T05:58:29.8106995Z * [new branch] gh/StrongerXi/89/orig -> origin/gh/StrongerXi/89/orig 2025-03-14T05:58:29.8108258Z * [new branch] gh/StrongerXi/90/base -> origin/gh/StrongerXi/90/base 2025-03-14T05:58:29.8109515Z * [new branch] gh/StrongerXi/90/head -> origin/gh/StrongerXi/90/head 2025-03-14T05:58:29.8110862Z * [new branch] gh/StrongerXi/90/orig -> origin/gh/StrongerXi/90/orig 2025-03-14T05:58:29.8112170Z * [new branch] gh/StrongerXi/91/base -> origin/gh/StrongerXi/91/base 2025-03-14T05:58:29.8113423Z * [new branch] gh/StrongerXi/91/head -> origin/gh/StrongerXi/91/head 2025-03-14T05:58:29.8114663Z * [new branch] gh/StrongerXi/91/orig -> origin/gh/StrongerXi/91/orig 2025-03-14T05:58:29.8115852Z * [new branch] gh/StrongerXi/92/base -> origin/gh/StrongerXi/92/base 2025-03-14T05:58:29.8117132Z * [new branch] gh/StrongerXi/92/head -> origin/gh/StrongerXi/92/head 2025-03-14T05:58:29.8118383Z * [new branch] gh/StrongerXi/92/orig -> origin/gh/StrongerXi/92/orig 2025-03-14T05:58:29.8119615Z * [new branch] gh/StrongerXi/93/base -> origin/gh/StrongerXi/93/base 2025-03-14T05:58:29.8120923Z * [new branch] gh/StrongerXi/93/head -> origin/gh/StrongerXi/93/head 2025-03-14T05:58:29.8122142Z * [new branch] gh/StrongerXi/93/orig -> origin/gh/StrongerXi/93/orig 2025-03-14T05:58:29.8123401Z * [new branch] gh/Xia-Weiwen/28/base -> origin/gh/Xia-Weiwen/28/base 2025-03-14T05:58:29.8124642Z * [new branch] gh/Xia-Weiwen/28/head -> origin/gh/Xia-Weiwen/28/head 2025-03-14T05:58:29.8125857Z * [new branch] gh/Xia-Weiwen/28/orig -> origin/gh/Xia-Weiwen/28/orig 2025-03-14T05:58:29.8127094Z * [new branch] gh/Xia-Weiwen/29/base -> origin/gh/Xia-Weiwen/29/base 2025-03-14T05:58:29.8128326Z * [new branch] gh/Xia-Weiwen/29/head -> origin/gh/Xia-Weiwen/29/head 2025-03-14T05:58:29.8129559Z * [new branch] gh/Xia-Weiwen/29/orig -> origin/gh/Xia-Weiwen/29/orig 2025-03-14T05:58:29.8130774Z * [new branch] gh/Xia-Weiwen/30/base -> origin/gh/Xia-Weiwen/30/base 2025-03-14T05:58:29.8132024Z * [new branch] gh/Xia-Weiwen/30/head -> origin/gh/Xia-Weiwen/30/head 2025-03-14T05:58:29.8133221Z * [new branch] gh/Xia-Weiwen/30/orig -> origin/gh/Xia-Weiwen/30/orig 2025-03-14T05:58:29.8134425Z * [new branch] gh/Xia-Weiwen/31/base -> origin/gh/Xia-Weiwen/31/base 2025-03-14T05:58:29.8135684Z * [new branch] gh/Xia-Weiwen/31/head -> origin/gh/Xia-Weiwen/31/head 2025-03-14T05:58:29.8136935Z * [new branch] gh/Xia-Weiwen/31/orig -> origin/gh/Xia-Weiwen/31/orig 2025-03-14T05:58:29.8138126Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-03-14T05:58:29.8139425Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-03-14T05:58:29.8140633Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-03-14T05:58:29.8141828Z * [new branch] gh/XilunWu/114/base -> origin/gh/XilunWu/114/base 2025-03-14T05:58:29.8143437Z * [new branch] gh/XilunWu/114/head -> origin/gh/XilunWu/114/head 2025-03-14T05:58:29.8144680Z * [new branch] gh/XilunWu/114/orig -> origin/gh/XilunWu/114/orig 2025-03-14T05:58:29.8145885Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-03-14T05:58:29.8147080Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-03-14T05:58:29.8148271Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-03-14T05:58:29.8149471Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-03-14T05:58:29.8150663Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-03-14T05:58:29.8151850Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-03-14T05:58:29.8153115Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-03-14T05:58:29.8154276Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-03-14T05:58:29.8155480Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-03-14T05:58:29.8156686Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-03-14T05:58:29.8157885Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-03-14T05:58:29.8159100Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-03-14T05:58:29.8160311Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-03-14T05:58:29.8161513Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-03-14T05:58:29.8162692Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-03-14T05:58:29.8163954Z * [new branch] gh/XilunWu/120/base -> origin/gh/XilunWu/120/base 2025-03-14T05:58:29.8165170Z * [new branch] gh/XilunWu/120/head -> origin/gh/XilunWu/120/head 2025-03-14T05:58:29.8166360Z * [new branch] gh/XilunWu/120/orig -> origin/gh/XilunWu/120/orig 2025-03-14T05:58:29.8167587Z * [new branch] gh/XilunWu/121/base -> origin/gh/XilunWu/121/base 2025-03-14T05:58:29.8168755Z * [new branch] gh/XilunWu/121/head -> origin/gh/XilunWu/121/head 2025-03-14T05:58:29.8169944Z * [new branch] gh/XilunWu/121/orig -> origin/gh/XilunWu/121/orig 2025-03-14T05:58:29.8171145Z * [new branch] gh/XilunWu/122/base -> origin/gh/XilunWu/122/base 2025-03-14T05:58:29.8172337Z * [new branch] gh/XilunWu/122/head -> origin/gh/XilunWu/122/head 2025-03-14T05:58:29.8173573Z * [new branch] gh/XilunWu/122/orig -> origin/gh/XilunWu/122/orig 2025-03-14T05:58:29.8174764Z * [new branch] gh/XilunWu/123/base -> origin/gh/XilunWu/123/base 2025-03-14T05:58:29.8175996Z * [new branch] gh/XilunWu/123/head -> origin/gh/XilunWu/123/head 2025-03-14T05:58:29.8177209Z * [new branch] gh/XilunWu/123/orig -> origin/gh/XilunWu/123/orig 2025-03-14T05:58:29.8178672Z * [new branch] gh/XilunWu/124/base -> origin/gh/XilunWu/124/base 2025-03-14T05:58:29.8179818Z * [new branch] gh/XilunWu/124/head -> origin/gh/XilunWu/124/head 2025-03-14T05:58:29.8181016Z * [new branch] gh/XilunWu/124/orig -> origin/gh/XilunWu/124/orig 2025-03-14T05:58:29.8183090Z * [new branch] gh/XilunWu/125/base -> origin/gh/XilunWu/125/base 2025-03-14T05:58:29.8184763Z * [new branch] gh/XilunWu/125/head -> origin/gh/XilunWu/125/head 2025-03-14T05:58:29.8186432Z * [new branch] gh/XilunWu/125/orig -> origin/gh/XilunWu/125/orig 2025-03-14T05:58:29.8189969Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-03-14T05:58:29.8191223Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-03-14T05:58:29.8192707Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-03-14T05:58:29.8195572Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-03-14T05:58:29.8196884Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-03-14T05:58:29.8198607Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-03-14T05:58:29.8201438Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2025-03-14T05:58:29.8202740Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2025-03-14T05:58:29.8204429Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2025-03-14T05:58:29.8207184Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-03-14T05:58:29.8208482Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-03-14T05:58:29.8210136Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-03-14T05:58:29.8212765Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-03-14T05:58:29.8214234Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-03-14T05:58:29.8215928Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-03-14T05:58:29.8218601Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-03-14T05:58:29.8220131Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-03-14T05:58:29.8221852Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-03-14T05:58:29.8224359Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-03-14T05:58:29.8225842Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-03-14T05:58:29.8227639Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-03-14T05:58:29.8230155Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2025-03-14T05:58:29.8231702Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2025-03-14T05:58:29.8233329Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2025-03-14T05:58:29.8235868Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-03-14T05:58:29.8237304Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-03-14T05:58:29.8238969Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-03-14T05:58:29.8241724Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-03-14T05:58:29.8243104Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-03-14T05:58:29.8244402Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-03-14T05:58:29.8246435Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-03-14T05:58:29.8247933Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-03-14T05:58:29.8249429Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-03-14T05:58:29.8251350Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2025-03-14T05:58:29.8252856Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2025-03-14T05:58:29.8254438Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2025-03-14T05:58:29.8256254Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-03-14T05:58:29.8257759Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-03-14T05:58:29.8259351Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-03-14T05:58:29.8261293Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-03-14T05:58:29.8262729Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-03-14T05:58:29.8264239Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-03-14T05:58:29.8266166Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-03-14T05:58:29.8267619Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-03-14T05:58:29.8269260Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-03-14T05:58:29.8271109Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-03-14T05:58:29.8272632Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-03-14T05:58:29.8274185Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-03-14T05:58:29.8276100Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-03-14T05:58:29.8277823Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-03-14T05:58:29.8281934Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-03-14T05:58:29.8284469Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-03-14T05:58:29.8286001Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-03-14T05:58:29.8287545Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-03-14T05:58:29.8289577Z * [new branch] gh/XuehaiPan/221/base -> origin/gh/XuehaiPan/221/base 2025-03-14T05:58:29.8291119Z * [new branch] gh/XuehaiPan/221/head -> origin/gh/XuehaiPan/221/head 2025-03-14T05:58:29.8292720Z * [new branch] gh/XuehaiPan/221/orig -> origin/gh/XuehaiPan/221/orig 2025-03-14T05:58:29.8294742Z * [new branch] gh/XuehaiPan/222/base -> origin/gh/XuehaiPan/222/base 2025-03-14T05:58:29.8296803Z * [new branch] gh/XuehaiPan/222/head -> origin/gh/XuehaiPan/222/head 2025-03-14T05:58:29.8298443Z * [new branch] gh/XuehaiPan/222/orig -> origin/gh/XuehaiPan/222/orig 2025-03-14T05:58:29.8300486Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-03-14T05:58:29.8302018Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-03-14T05:58:29.8303551Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-03-14T05:58:29.8305527Z * [new branch] gh/XuehaiPan/224/base -> origin/gh/XuehaiPan/224/base 2025-03-14T05:58:29.8307040Z * [new branch] gh/XuehaiPan/224/head -> origin/gh/XuehaiPan/224/head 2025-03-14T05:58:29.8308553Z * [new branch] gh/XuehaiPan/224/orig -> origin/gh/XuehaiPan/224/orig 2025-03-14T05:58:29.8310520Z * [new branch] gh/XuehaiPan/225/base -> origin/gh/XuehaiPan/225/base 2025-03-14T05:58:29.8311878Z * [new branch] gh/XuehaiPan/225/head -> origin/gh/XuehaiPan/225/head 2025-03-14T05:58:29.8313456Z * [new branch] gh/XuehaiPan/225/orig -> origin/gh/XuehaiPan/225/orig 2025-03-14T05:58:29.8315426Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-03-14T05:58:29.8317093Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-03-14T05:58:29.8318456Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-03-14T05:58:29.8320463Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-03-14T05:58:29.8321965Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-03-14T05:58:29.8323568Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-03-14T05:58:29.8325428Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-03-14T05:58:29.8326969Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-03-14T05:58:29.8328312Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-03-14T05:58:29.8330287Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-03-14T05:58:29.8331801Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-03-14T05:58:29.8333130Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-03-14T05:58:29.8335052Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-03-14T05:58:29.8336579Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-03-14T05:58:29.8337938Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-03-14T05:58:29.8340157Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-03-14T05:58:29.8341652Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-03-14T05:58:29.8343162Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-03-14T05:58:29.8345106Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-03-14T05:58:29.8346662Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-03-14T05:58:29.8348152Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-03-14T05:58:29.8350174Z * [new branch] gh/XuehaiPan/233/base -> origin/gh/XuehaiPan/233/base 2025-03-14T05:58:29.8351729Z * [new branch] gh/XuehaiPan/233/head -> origin/gh/XuehaiPan/233/head 2025-03-14T05:58:29.8353332Z * [new branch] gh/XuehaiPan/233/orig -> origin/gh/XuehaiPan/233/orig 2025-03-14T05:58:29.8355266Z * [new branch] gh/XuehaiPan/234/base -> origin/gh/XuehaiPan/234/base 2025-03-14T05:58:29.8356800Z * [new branch] gh/XuehaiPan/234/head -> origin/gh/XuehaiPan/234/head 2025-03-14T05:58:29.8358311Z * [new branch] gh/XuehaiPan/234/orig -> origin/gh/XuehaiPan/234/orig 2025-03-14T05:58:29.8360445Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-03-14T05:58:29.8361929Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-03-14T05:58:29.8363410Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-03-14T05:58:29.8365412Z * [new branch] gh/XuehaiPan/237/base -> origin/gh/XuehaiPan/237/base 2025-03-14T05:58:29.8366945Z * [new branch] gh/XuehaiPan/237/head -> origin/gh/XuehaiPan/237/head 2025-03-14T05:58:29.8368451Z * [new branch] gh/XuehaiPan/237/orig -> origin/gh/XuehaiPan/237/orig 2025-03-14T05:58:29.8370423Z * [new branch] gh/XuehaiPan/238/base -> origin/gh/XuehaiPan/238/base 2025-03-14T05:58:29.8371936Z * [new branch] gh/XuehaiPan/238/head -> origin/gh/XuehaiPan/238/head 2025-03-14T05:58:29.8373370Z * [new branch] gh/XuehaiPan/238/orig -> origin/gh/XuehaiPan/238/orig 2025-03-14T05:58:29.8375536Z * [new branch] gh/XuehaiPan/239/base -> origin/gh/XuehaiPan/239/base 2025-03-14T05:58:29.8376839Z * [new branch] gh/XuehaiPan/239/head -> origin/gh/XuehaiPan/239/head 2025-03-14T05:58:29.8378808Z * [new branch] gh/XuehaiPan/239/orig -> origin/gh/XuehaiPan/239/orig 2025-03-14T05:58:29.8380802Z * [new branch] gh/XuehaiPan/240/base -> origin/gh/XuehaiPan/240/base 2025-03-14T05:58:29.8382342Z * [new branch] gh/XuehaiPan/240/head -> origin/gh/XuehaiPan/240/head 2025-03-14T05:58:29.8383870Z * [new branch] gh/XuehaiPan/240/orig -> origin/gh/XuehaiPan/240/orig 2025-03-14T05:58:29.8385776Z * [new branch] gh/XuehaiPan/241/base -> origin/gh/XuehaiPan/241/base 2025-03-14T05:58:29.8387282Z * [new branch] gh/XuehaiPan/241/head -> origin/gh/XuehaiPan/241/head 2025-03-14T05:58:29.8388895Z * [new branch] gh/XuehaiPan/241/orig -> origin/gh/XuehaiPan/241/orig 2025-03-14T05:58:29.8390834Z * [new branch] gh/XuehaiPan/242/base -> origin/gh/XuehaiPan/242/base 2025-03-14T05:58:29.8392385Z * [new branch] gh/XuehaiPan/242/head -> origin/gh/XuehaiPan/242/head 2025-03-14T05:58:29.8393894Z * [new branch] gh/XuehaiPan/242/orig -> origin/gh/XuehaiPan/242/orig 2025-03-14T05:58:29.8395883Z * [new branch] gh/XuehaiPan/243/base -> origin/gh/XuehaiPan/243/base 2025-03-14T05:58:29.8397394Z * [new branch] gh/XuehaiPan/243/head -> origin/gh/XuehaiPan/243/head 2025-03-14T05:58:29.8398954Z * [new branch] gh/XuehaiPan/243/orig -> origin/gh/XuehaiPan/243/orig 2025-03-14T05:58:29.8400932Z * [new branch] gh/XuehaiPan/244/base -> origin/gh/XuehaiPan/244/base 2025-03-14T05:58:29.8402456Z * [new branch] gh/XuehaiPan/244/head -> origin/gh/XuehaiPan/244/head 2025-03-14T05:58:29.8403958Z * [new branch] gh/XuehaiPan/244/orig -> origin/gh/XuehaiPan/244/orig 2025-03-14T05:58:29.8405912Z * [new branch] gh/XuehaiPan/245/base -> origin/gh/XuehaiPan/245/base 2025-03-14T05:58:29.8407432Z * [new branch] gh/XuehaiPan/245/head -> origin/gh/XuehaiPan/245/head 2025-03-14T05:58:29.8408939Z * [new branch] gh/XuehaiPan/245/orig -> origin/gh/XuehaiPan/245/orig 2025-03-14T05:58:29.8410868Z * [new branch] gh/XuehaiPan/246/base -> origin/gh/XuehaiPan/246/base 2025-03-14T05:58:29.8412401Z * [new branch] gh/XuehaiPan/246/head -> origin/gh/XuehaiPan/246/head 2025-03-14T05:58:29.8413758Z * [new branch] gh/XuehaiPan/246/orig -> origin/gh/XuehaiPan/246/orig 2025-03-14T05:58:29.8415918Z * [new branch] gh/XuehaiPan/247/base -> origin/gh/XuehaiPan/247/base 2025-03-14T05:58:29.8417409Z * [new branch] gh/XuehaiPan/247/head -> origin/gh/XuehaiPan/247/head 2025-03-14T05:58:29.8419085Z * [new branch] gh/XuehaiPan/247/orig -> origin/gh/XuehaiPan/247/orig 2025-03-14T05:58:29.8421012Z * [new branch] gh/XuehaiPan/248/base -> origin/gh/XuehaiPan/248/base 2025-03-14T05:58:29.8422465Z * [new branch] gh/XuehaiPan/248/head -> origin/gh/XuehaiPan/248/head 2025-03-14T05:58:29.8424176Z * [new branch] gh/XuehaiPan/248/orig -> origin/gh/XuehaiPan/248/orig 2025-03-14T05:58:29.8425915Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-03-14T05:58:29.8427403Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-03-14T05:58:29.8429024Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-03-14T05:58:29.8430966Z * [new branch] gh/XuehaiPan/250/base -> origin/gh/XuehaiPan/250/base 2025-03-14T05:58:29.8432528Z * [new branch] gh/XuehaiPan/250/head -> origin/gh/XuehaiPan/250/head 2025-03-14T05:58:29.8433938Z * [new branch] gh/XuehaiPan/250/orig -> origin/gh/XuehaiPan/250/orig 2025-03-14T05:58:29.8435980Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-03-14T05:58:29.8437324Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-03-14T05:58:29.8438913Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-03-14T05:58:29.8440945Z * [new branch] gh/XuehaiPan/252/base -> origin/gh/XuehaiPan/252/base 2025-03-14T05:58:29.8442472Z * [new branch] gh/XuehaiPan/252/head -> origin/gh/XuehaiPan/252/head 2025-03-14T05:58:29.8443975Z * [new branch] gh/XuehaiPan/252/orig -> origin/gh/XuehaiPan/252/orig 2025-03-14T05:58:29.8445906Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-03-14T05:58:29.8447449Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-03-14T05:58:29.8448996Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-03-14T05:58:29.8451027Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-03-14T05:58:29.8452612Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-03-14T05:58:29.8453962Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-03-14T05:58:29.8455931Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-03-14T05:58:29.8457474Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-03-14T05:58:29.8459064Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-03-14T05:58:29.8461067Z * [new branch] gh/XuehaiPan/256/base -> origin/gh/XuehaiPan/256/base 2025-03-14T05:58:29.8462631Z * [new branch] gh/XuehaiPan/256/head -> origin/gh/XuehaiPan/256/head 2025-03-14T05:58:29.8464140Z * [new branch] gh/XuehaiPan/256/orig -> origin/gh/XuehaiPan/256/orig 2025-03-14T05:58:29.8466172Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-03-14T05:58:29.8467697Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-03-14T05:58:29.8469209Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-03-14T05:58:29.8471252Z * [new branch] gh/XuehaiPan/258/base -> origin/gh/XuehaiPan/258/base 2025-03-14T05:58:29.8472615Z * [new branch] gh/XuehaiPan/258/head -> origin/gh/XuehaiPan/258/head 2025-03-14T05:58:29.8474213Z * [new branch] gh/XuehaiPan/258/orig -> origin/gh/XuehaiPan/258/orig 2025-03-14T05:58:29.8476199Z * [new branch] gh/XuehaiPan/259/base -> origin/gh/XuehaiPan/259/base 2025-03-14T05:58:29.8477888Z * [new branch] gh/XuehaiPan/259/head -> origin/gh/XuehaiPan/259/head 2025-03-14T05:58:29.8479433Z * [new branch] gh/XuehaiPan/259/orig -> origin/gh/XuehaiPan/259/orig 2025-03-14T05:58:29.8481071Z * [new branch] gh/XuehaiPan/260/base -> origin/gh/XuehaiPan/260/base 2025-03-14T05:58:29.8482155Z * [new branch] gh/XuehaiPan/260/head -> origin/gh/XuehaiPan/260/head 2025-03-14T05:58:29.8483312Z * [new branch] gh/XuehaiPan/260/orig -> origin/gh/XuehaiPan/260/orig 2025-03-14T05:58:29.8484916Z * [new branch] gh/XuehaiPan/261/base -> origin/gh/XuehaiPan/261/base 2025-03-14T05:58:29.8485946Z * [new branch] gh/XuehaiPan/261/head -> origin/gh/XuehaiPan/261/head 2025-03-14T05:58:29.8487049Z * [new branch] gh/XuehaiPan/261/orig -> origin/gh/XuehaiPan/261/orig 2025-03-14T05:58:29.8488932Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2025-03-14T05:58:29.8489849Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2025-03-14T05:58:29.8491030Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2025-03-14T05:58:29.8492713Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-03-14T05:58:29.8493761Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-03-14T05:58:29.8494875Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-03-14T05:58:29.8496565Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-03-14T05:58:29.8497737Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-03-14T05:58:29.8499603Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-03-14T05:58:29.8500701Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-03-14T05:58:29.8501842Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-03-14T05:58:29.8503486Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-03-14T05:58:29.8504565Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-03-14T05:58:29.8505620Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-03-14T05:58:29.8507342Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2025-03-14T05:58:29.8508450Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-03-14T05:58:29.8509567Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2025-03-14T05:58:29.8511606Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2025-03-14T05:58:29.8512679Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2025-03-14T05:58:29.8513845Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2025-03-14T05:58:29.8515480Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2025-03-14T05:58:29.8516521Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2025-03-14T05:58:29.8517698Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2025-03-14T05:58:29.8519300Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2025-03-14T05:58:29.8520365Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2025-03-14T05:58:29.8521467Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2025-03-14T05:58:29.8523181Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2025-03-14T05:58:29.8524216Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2025-03-14T05:58:29.8525323Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2025-03-14T05:58:29.8526956Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2025-03-14T05:58:29.8527960Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2025-03-14T05:58:29.8529086Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2025-03-14T05:58:29.8530758Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-03-14T05:58:29.8531781Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-03-14T05:58:29.8532928Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-03-14T05:58:29.8534650Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2025-03-14T05:58:29.8535617Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2025-03-14T05:58:29.8536982Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2025-03-14T05:58:29.8538757Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-03-14T05:58:29.8540008Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-03-14T05:58:29.8541117Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-03-14T05:58:29.8542724Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-03-14T05:58:29.8543791Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-03-14T05:58:29.8544962Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-03-14T05:58:29.8546577Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2025-03-14T05:58:29.8547601Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2025-03-14T05:58:29.8548738Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2025-03-14T05:58:29.8550463Z * [new branch] gh/ZhiweiYan-96/41/base -> origin/gh/ZhiweiYan-96/41/base 2025-03-14T05:58:29.8551538Z * [new branch] gh/ZhiweiYan-96/41/head -> origin/gh/ZhiweiYan-96/41/head 2025-03-14T05:58:29.8552713Z * [new branch] gh/ZhiweiYan-96/41/orig -> origin/gh/ZhiweiYan-96/41/orig 2025-03-14T05:58:29.8554429Z * [new branch] gh/ZhiweiYan-96/42/base -> origin/gh/ZhiweiYan-96/42/base 2025-03-14T05:58:29.8555540Z * [new branch] gh/ZhiweiYan-96/42/head -> origin/gh/ZhiweiYan-96/42/head 2025-03-14T05:58:29.8556699Z * [new branch] gh/ZhiweiYan-96/42/orig -> origin/gh/ZhiweiYan-96/42/orig 2025-03-14T05:58:29.8558208Z * [new branch] gh/ZhiweiYan-96/43/base -> origin/gh/ZhiweiYan-96/43/base 2025-03-14T05:58:29.8559244Z * [new branch] gh/ZhiweiYan-96/43/head -> origin/gh/ZhiweiYan-96/43/head 2025-03-14T05:58:29.8560347Z * [new branch] gh/ZhiweiYan-96/43/orig -> origin/gh/ZhiweiYan-96/43/orig 2025-03-14T05:58:29.8562000Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-03-14T05:58:29.8563061Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-03-14T05:58:29.8564651Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-03-14T05:58:29.8565684Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-03-14T05:58:29.8567374Z * [new branch] gh/ZhiweiYan-96/46/base -> origin/gh/ZhiweiYan-96/46/base 2025-03-14T05:58:29.8568496Z * [new branch] gh/ZhiweiYan-96/46/head -> origin/gh/ZhiweiYan-96/46/head 2025-03-14T05:58:29.8569600Z * [new branch] gh/ZhiweiYan-96/46/orig -> origin/gh/ZhiweiYan-96/46/orig 2025-03-14T05:58:29.8571327Z * [new branch] gh/ZhiweiYan-96/47/base -> origin/gh/ZhiweiYan-96/47/base 2025-03-14T05:58:29.8572395Z * [new branch] gh/ZhiweiYan-96/47/head -> origin/gh/ZhiweiYan-96/47/head 2025-03-14T05:58:29.8573530Z * [new branch] gh/ZhiweiYan-96/47/orig -> origin/gh/ZhiweiYan-96/47/orig 2025-03-14T05:58:29.8575181Z * [new branch] gh/ZhiweiYan-96/48/base -> origin/gh/ZhiweiYan-96/48/base 2025-03-14T05:58:29.8576273Z * [new branch] gh/ZhiweiYan-96/48/head -> origin/gh/ZhiweiYan-96/48/head 2025-03-14T05:58:29.8577680Z * [new branch] gh/ZhiweiYan-96/48/orig -> origin/gh/ZhiweiYan-96/48/orig 2025-03-14T05:58:29.8580252Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-03-14T05:58:29.8581214Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-03-14T05:58:29.8582933Z * [new branch] gh/ZhiweiYan-96/50/base -> origin/gh/ZhiweiYan-96/50/base 2025-03-14T05:58:29.8583981Z * [new branch] gh/ZhiweiYan-96/50/head -> origin/gh/ZhiweiYan-96/50/head 2025-03-14T05:58:29.8585130Z * [new branch] gh/ZhiweiYan-96/50/orig -> origin/gh/ZhiweiYan-96/50/orig 2025-03-14T05:58:29.8586867Z * [new branch] gh/ZhiweiYan-96/51/base -> origin/gh/ZhiweiYan-96/51/base 2025-03-14T05:58:29.8587891Z * [new branch] gh/ZhiweiYan-96/51/head -> origin/gh/ZhiweiYan-96/51/head 2025-03-14T05:58:29.8589142Z * [new branch] gh/ZhiweiYan-96/51/orig -> origin/gh/ZhiweiYan-96/51/orig 2025-03-14T05:58:29.8590772Z * [new branch] gh/ZhiweiYan-96/52/base -> origin/gh/ZhiweiYan-96/52/base 2025-03-14T05:58:29.8591864Z * [new branch] gh/ZhiweiYan-96/52/head -> origin/gh/ZhiweiYan-96/52/head 2025-03-14T05:58:29.8593017Z * [new branch] gh/ZhiweiYan-96/52/orig -> origin/gh/ZhiweiYan-96/52/orig 2025-03-14T05:58:29.8594733Z * [new branch] gh/ZhiweiYan-96/53/base -> origin/gh/ZhiweiYan-96/53/base 2025-03-14T05:58:29.8595876Z * [new branch] gh/ZhiweiYan-96/53/head -> origin/gh/ZhiweiYan-96/53/head 2025-03-14T05:58:29.8596986Z * [new branch] gh/ZhiweiYan-96/53/orig -> origin/gh/ZhiweiYan-96/53/orig 2025-03-14T05:58:29.8598643Z * [new branch] gh/ZhiweiYan-96/54/base -> origin/gh/ZhiweiYan-96/54/base 2025-03-14T05:58:29.8599714Z * [new branch] gh/ZhiweiYan-96/54/head -> origin/gh/ZhiweiYan-96/54/head 2025-03-14T05:58:29.8600843Z * [new branch] gh/ZhiweiYan-96/54/orig -> origin/gh/ZhiweiYan-96/54/orig 2025-03-14T05:58:29.8603094Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-03-14T05:58:29.8604274Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-03-14T05:58:29.8605902Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-03-14T05:58:29.8606952Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-03-14T05:58:29.8608693Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-03-14T05:58:29.8609727Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-03-14T05:58:29.8611797Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-03-14T05:58:29.8613798Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-03-14T05:58:29.8614882Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-03-14T05:58:29.8616061Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-03-14T05:58:29.8617874Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-03-14T05:58:29.8619932Z * [new branch] gh/alexsamardzic/25/base -> origin/gh/alexsamardzic/25/base 2025-03-14T05:58:29.8621018Z * [new branch] gh/alexsamardzic/25/head -> origin/gh/alexsamardzic/25/head 2025-03-14T05:58:29.8622143Z * [new branch] gh/alexsamardzic/25/orig -> origin/gh/alexsamardzic/25/orig 2025-03-14T05:58:29.8623833Z * [new branch] gh/alexsamardzic/26/base -> origin/gh/alexsamardzic/26/base 2025-03-14T05:58:29.8624943Z * [new branch] gh/alexsamardzic/26/head -> origin/gh/alexsamardzic/26/head 2025-03-14T05:58:29.8626101Z * [new branch] gh/alexsamardzic/26/orig -> origin/gh/alexsamardzic/26/orig 2025-03-14T05:58:29.8628295Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-03-14T05:58:29.8629210Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-03-14T05:58:29.8630381Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-03-14T05:58:29.8632022Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2025-03-14T05:58:29.8633080Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2025-03-14T05:58:29.8634318Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2025-03-14T05:58:29.8636030Z * [new branch] gh/amjames/20/base -> origin/gh/amjames/20/base 2025-03-14T05:58:29.8637089Z * [new branch] gh/amjames/20/head -> origin/gh/amjames/20/head 2025-03-14T05:58:29.8638257Z * [new branch] gh/amjames/20/orig -> origin/gh/amjames/20/orig 2025-03-14T05:58:29.8640340Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-03-14T05:58:29.8641502Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-03-14T05:58:29.8643311Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-03-14T05:58:29.8644474Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-03-14T05:58:29.8645777Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-03-14T05:58:29.8647951Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-03-14T05:58:29.8649215Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-03-14T05:58:29.8650415Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-03-14T05:58:29.8652250Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-03-14T05:58:29.8653405Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-03-14T05:58:29.8654701Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-03-14T05:58:29.8656444Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-03-14T05:58:29.8657621Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-03-14T05:58:29.8658898Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-03-14T05:58:29.8660901Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-03-14T05:58:29.8662167Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-03-14T05:58:29.8663330Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-03-14T05:58:29.8665355Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2025-03-14T05:58:29.8666421Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2025-03-14T05:58:29.8667561Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2025-03-14T05:58:29.8669740Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2025-03-14T05:58:29.8671183Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2025-03-14T05:58:29.8672281Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2025-03-14T05:58:29.8674096Z * [new branch] gh/angelayi/66/base -> origin/gh/angelayi/66/base 2025-03-14T05:58:29.8675094Z * [new branch] gh/angelayi/66/head -> origin/gh/angelayi/66/head 2025-03-14T05:58:29.8676188Z * [new branch] gh/angelayi/66/orig -> origin/gh/angelayi/66/orig 2025-03-14T05:58:29.8679949Z * [new branch] gh/angelayi/67/base -> origin/gh/angelayi/67/base 2025-03-14T05:58:29.8681081Z * [new branch] gh/angelayi/67/head -> origin/gh/angelayi/67/head 2025-03-14T05:58:29.8682191Z * [new branch] gh/angelayi/67/orig -> origin/gh/angelayi/67/orig 2025-03-14T05:58:29.8684329Z * [new branch] gh/angelayi/68/base -> origin/gh/angelayi/68/base 2025-03-14T05:58:29.8685067Z * [new branch] gh/angelayi/68/head -> origin/gh/angelayi/68/head 2025-03-14T05:58:29.8686384Z * [new branch] gh/angelayi/68/orig -> origin/gh/angelayi/68/orig 2025-03-14T05:58:29.8688194Z * [new branch] gh/angelayi/69/base -> origin/gh/angelayi/69/base 2025-03-14T05:58:29.8689088Z * [new branch] gh/angelayi/69/head -> origin/gh/angelayi/69/head 2025-03-14T05:58:29.8690216Z * [new branch] gh/angelayi/69/orig -> origin/gh/angelayi/69/orig 2025-03-14T05:58:29.8692030Z * [new branch] gh/angelayi/70/base -> origin/gh/angelayi/70/base 2025-03-14T05:58:29.8692973Z * [new branch] gh/angelayi/70/head -> origin/gh/angelayi/70/head 2025-03-14T05:58:29.8694105Z * [new branch] gh/angelayi/70/orig -> origin/gh/angelayi/70/orig 2025-03-14T05:58:29.8696141Z * [new branch] gh/angelayi/71/base -> origin/gh/angelayi/71/base 2025-03-14T05:58:29.8697345Z * [new branch] gh/angelayi/71/head -> origin/gh/angelayi/71/head 2025-03-14T05:58:29.8698560Z * [new branch] gh/angelayi/71/orig -> origin/gh/angelayi/71/orig 2025-03-14T05:58:29.8700410Z * [new branch] gh/angelayi/72/base -> origin/gh/angelayi/72/base 2025-03-14T05:58:29.8701527Z * [new branch] gh/angelayi/72/head -> origin/gh/angelayi/72/head 2025-03-14T05:58:29.8702684Z * [new branch] gh/angelayi/72/orig -> origin/gh/angelayi/72/orig 2025-03-14T05:58:29.8704220Z * [new branch] gh/angelayi/73/base -> origin/gh/angelayi/73/base 2025-03-14T05:58:29.8705309Z * [new branch] gh/angelayi/73/head -> origin/gh/angelayi/73/head 2025-03-14T05:58:29.8706434Z * [new branch] gh/angelayi/73/orig -> origin/gh/angelayi/73/orig 2025-03-14T05:58:29.8708122Z * [new branch] gh/angelayi/74/base -> origin/gh/angelayi/74/base 2025-03-14T05:58:29.8709189Z * [new branch] gh/angelayi/74/head -> origin/gh/angelayi/74/head 2025-03-14T05:58:29.8710300Z * [new branch] gh/angelayi/74/orig -> origin/gh/angelayi/74/orig 2025-03-14T05:58:29.8712006Z * [new branch] gh/angelayi/75/base -> origin/gh/angelayi/75/base 2025-03-14T05:58:29.8713101Z * [new branch] gh/angelayi/75/head -> origin/gh/angelayi/75/head 2025-03-14T05:58:29.8714256Z * [new branch] gh/angelayi/75/orig -> origin/gh/angelayi/75/orig 2025-03-14T05:58:29.8715916Z * [new branch] gh/angelayi/76/base -> origin/gh/angelayi/76/base 2025-03-14T05:58:29.8716988Z * [new branch] gh/angelayi/76/head -> origin/gh/angelayi/76/head 2025-03-14T05:58:29.8718024Z * [new branch] gh/angelayi/76/orig -> origin/gh/angelayi/76/orig 2025-03-14T05:58:29.8720348Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-03-14T05:58:29.8721383Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-03-14T05:58:29.8723079Z * [new branch] gh/anijain2305/541/head -> origin/gh/anijain2305/541/head 2025-03-14T05:58:29.8724812Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-03-14T05:58:29.8725855Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-03-14T05:58:29.8727086Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-03-14T05:58:29.8728908Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2025-03-14T05:58:29.8729941Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2025-03-14T05:58:29.8731058Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2025-03-14T05:58:29.8732775Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-03-14T05:58:29.8733818Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-03-14T05:58:29.8734970Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-03-14T05:58:29.8737305Z * [new branch] gh/anijain2305/620/base -> origin/gh/anijain2305/620/base 2025-03-14T05:58:29.8738110Z * [new branch] gh/anijain2305/620/head -> origin/gh/anijain2305/620/head 2025-03-14T05:58:29.8739159Z * [new branch] gh/anijain2305/620/orig -> origin/gh/anijain2305/620/orig 2025-03-14T05:58:29.8740996Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-03-14T05:58:29.8742072Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-03-14T05:58:29.8743167Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-03-14T05:58:29.8744911Z * [new branch] gh/anijain2305/668/base -> origin/gh/anijain2305/668/base 2025-03-14T05:58:29.8745966Z * [new branch] gh/anijain2305/668/head -> origin/gh/anijain2305/668/head 2025-03-14T05:58:29.8747078Z * [new branch] gh/anijain2305/668/orig -> origin/gh/anijain2305/668/orig 2025-03-14T05:58:29.8748856Z * [new branch] gh/anijain2305/669/base -> origin/gh/anijain2305/669/base 2025-03-14T05:58:29.8750388Z * [new branch] gh/anijain2305/669/head -> origin/gh/anijain2305/669/head 2025-03-14T05:58:29.8751552Z * [new branch] gh/anijain2305/669/orig -> origin/gh/anijain2305/669/orig 2025-03-14T05:58:29.8753335Z * [new branch] gh/anijain2305/675/base -> origin/gh/anijain2305/675/base 2025-03-14T05:58:29.8754440Z * [new branch] gh/anijain2305/675/head -> origin/gh/anijain2305/675/head 2025-03-14T05:58:29.8755649Z * [new branch] gh/anijain2305/675/orig -> origin/gh/anijain2305/675/orig 2025-03-14T05:58:29.8757479Z * [new branch] gh/anijain2305/677/base -> origin/gh/anijain2305/677/base 2025-03-14T05:58:29.8758633Z * [new branch] gh/anijain2305/677/head -> origin/gh/anijain2305/677/head 2025-03-14T05:58:29.8759767Z * [new branch] gh/anijain2305/677/orig -> origin/gh/anijain2305/677/orig 2025-03-14T05:58:29.8761511Z * [new branch] gh/anijain2305/679/base -> origin/gh/anijain2305/679/base 2025-03-14T05:58:29.8762606Z * [new branch] gh/anijain2305/679/head -> origin/gh/anijain2305/679/head 2025-03-14T05:58:29.8763769Z * [new branch] gh/anijain2305/679/orig -> origin/gh/anijain2305/679/orig 2025-03-14T05:58:29.8765307Z * [new branch] gh/anijain2305/680/base -> origin/gh/anijain2305/680/base 2025-03-14T05:58:29.8766376Z * [new branch] gh/anijain2305/680/head -> origin/gh/anijain2305/680/head 2025-03-14T05:58:29.8767440Z * [new branch] gh/anijain2305/680/orig -> origin/gh/anijain2305/680/orig 2025-03-14T05:58:29.8768960Z * [new branch] gh/anijain2305/681/base -> origin/gh/anijain2305/681/base 2025-03-14T05:58:29.8770096Z * [new branch] gh/anijain2305/681/head -> origin/gh/anijain2305/681/head 2025-03-14T05:58:29.8771271Z * [new branch] gh/anijain2305/681/orig -> origin/gh/anijain2305/681/orig 2025-03-14T05:58:29.8773276Z * [new branch] gh/anijain2305/682/base -> origin/gh/anijain2305/682/base 2025-03-14T05:58:29.8774210Z * [new branch] gh/anijain2305/682/head -> origin/gh/anijain2305/682/head 2025-03-14T05:58:29.8775273Z * [new branch] gh/anijain2305/682/orig -> origin/gh/anijain2305/682/orig 2025-03-14T05:58:29.8776805Z * [new branch] gh/anijain2305/683/base -> origin/gh/anijain2305/683/base 2025-03-14T05:58:29.8778010Z * [new branch] gh/anijain2305/683/head -> origin/gh/anijain2305/683/head 2025-03-14T05:58:29.8779333Z * [new branch] gh/anijain2305/683/orig -> origin/gh/anijain2305/683/orig 2025-03-14T05:58:29.8781505Z * [new branch] gh/anijain2305/684/base -> origin/gh/anijain2305/684/base 2025-03-14T05:58:29.8782584Z * [new branch] gh/anijain2305/684/head -> origin/gh/anijain2305/684/head 2025-03-14T05:58:29.8783713Z * [new branch] gh/anijain2305/684/orig -> origin/gh/anijain2305/684/orig 2025-03-14T05:58:29.8785613Z * [new branch] gh/anijain2305/685/base -> origin/gh/anijain2305/685/base 2025-03-14T05:58:29.8786630Z * [new branch] gh/anijain2305/685/head -> origin/gh/anijain2305/685/head 2025-03-14T05:58:29.8787684Z * [new branch] gh/anijain2305/685/orig -> origin/gh/anijain2305/685/orig 2025-03-14T05:58:29.8789444Z * [new branch] gh/anijain2305/686/base -> origin/gh/anijain2305/686/base 2025-03-14T05:58:29.8790488Z * [new branch] gh/anijain2305/686/head -> origin/gh/anijain2305/686/head 2025-03-14T05:58:29.8791617Z * [new branch] gh/anijain2305/686/orig -> origin/gh/anijain2305/686/orig 2025-03-14T05:58:29.8793134Z * [new branch] gh/anijain2305/687/base -> origin/gh/anijain2305/687/base 2025-03-14T05:58:29.8794180Z * [new branch] gh/anijain2305/687/head -> origin/gh/anijain2305/687/head 2025-03-14T05:58:29.8795335Z * [new branch] gh/anijain2305/687/orig -> origin/gh/anijain2305/687/orig 2025-03-14T05:58:29.8796871Z * [new branch] gh/anijain2305/688/base -> origin/gh/anijain2305/688/base 2025-03-14T05:58:29.8797979Z * [new branch] gh/anijain2305/688/head -> origin/gh/anijain2305/688/head 2025-03-14T05:58:29.8799126Z * [new branch] gh/anijain2305/688/orig -> origin/gh/anijain2305/688/orig 2025-03-14T05:58:29.8800639Z * [new branch] gh/anijain2305/689/base -> origin/gh/anijain2305/689/base 2025-03-14T05:58:29.8801721Z * [new branch] gh/anijain2305/689/head -> origin/gh/anijain2305/689/head 2025-03-14T05:58:29.8802790Z * [new branch] gh/anijain2305/689/orig -> origin/gh/anijain2305/689/orig 2025-03-14T05:58:29.8804398Z * [new branch] gh/anijain2305/690/base -> origin/gh/anijain2305/690/base 2025-03-14T05:58:29.8805459Z * [new branch] gh/anijain2305/690/head -> origin/gh/anijain2305/690/head 2025-03-14T05:58:29.8806603Z * [new branch] gh/anijain2305/690/orig -> origin/gh/anijain2305/690/orig 2025-03-14T05:58:29.8808438Z * [new branch] gh/anijain2305/691/base -> origin/gh/anijain2305/691/base 2025-03-14T05:58:29.8809633Z * [new branch] gh/anijain2305/691/head -> origin/gh/anijain2305/691/head 2025-03-14T05:58:29.8810796Z * [new branch] gh/anijain2305/691/orig -> origin/gh/anijain2305/691/orig 2025-03-14T05:58:29.8812456Z * [new branch] gh/anijain2305/692/base -> origin/gh/anijain2305/692/base 2025-03-14T05:58:29.8813495Z * [new branch] gh/anijain2305/692/head -> origin/gh/anijain2305/692/head 2025-03-14T05:58:29.8814592Z * [new branch] gh/anijain2305/692/orig -> origin/gh/anijain2305/692/orig 2025-03-14T05:58:29.8816306Z * [new branch] gh/anijain2305/693/base -> origin/gh/anijain2305/693/base 2025-03-14T05:58:29.8817315Z * [new branch] gh/anijain2305/693/head -> origin/gh/anijain2305/693/head 2025-03-14T05:58:29.8818742Z * [new branch] gh/anijain2305/693/orig -> origin/gh/anijain2305/693/orig 2025-03-14T05:58:29.8820503Z * [new branch] gh/anijain2305/694/base -> origin/gh/anijain2305/694/base 2025-03-14T05:58:29.8821660Z * [new branch] gh/anijain2305/694/head -> origin/gh/anijain2305/694/head 2025-03-14T05:58:29.8822748Z * [new branch] gh/anijain2305/694/orig -> origin/gh/anijain2305/694/orig 2025-03-14T05:58:29.8824496Z * [new branch] gh/anijain2305/695/base -> origin/gh/anijain2305/695/base 2025-03-14T05:58:29.8825479Z * [new branch] gh/anijain2305/695/head -> origin/gh/anijain2305/695/head 2025-03-14T05:58:29.8826629Z * [new branch] gh/anijain2305/695/orig -> origin/gh/anijain2305/695/orig 2025-03-14T05:58:29.8828144Z * [new branch] gh/anijain2305/696/base -> origin/gh/anijain2305/696/base 2025-03-14T05:58:29.8829223Z * [new branch] gh/anijain2305/696/head -> origin/gh/anijain2305/696/head 2025-03-14T05:58:29.8830366Z * [new branch] gh/anijain2305/696/orig -> origin/gh/anijain2305/696/orig 2025-03-14T05:58:29.8832280Z * [new branch] gh/anijain2305/697/base -> origin/gh/anijain2305/697/base 2025-03-14T05:58:29.8833252Z * [new branch] gh/anijain2305/697/head -> origin/gh/anijain2305/697/head 2025-03-14T05:58:29.8834387Z * [new branch] gh/anijain2305/697/orig -> origin/gh/anijain2305/697/orig 2025-03-14T05:58:29.8836407Z * [new branch] gh/anijain2305/698/base -> origin/gh/anijain2305/698/base 2025-03-14T05:58:29.8837176Z * [new branch] gh/anijain2305/698/head -> origin/gh/anijain2305/698/head 2025-03-14T05:58:29.8838368Z * [new branch] gh/anijain2305/698/orig -> origin/gh/anijain2305/698/orig 2025-03-14T05:58:29.8840078Z * [new branch] gh/anijain2305/699/base -> origin/gh/anijain2305/699/base 2025-03-14T05:58:29.8841127Z * [new branch] gh/anijain2305/699/head -> origin/gh/anijain2305/699/head 2025-03-14T05:58:29.8842202Z * [new branch] gh/anijain2305/699/orig -> origin/gh/anijain2305/699/orig 2025-03-14T05:58:29.8843989Z * [new branch] gh/anijain2305/700/base -> origin/gh/anijain2305/700/base 2025-03-14T05:58:29.8844896Z * [new branch] gh/anijain2305/700/head -> origin/gh/anijain2305/700/head 2025-03-14T05:58:29.8846011Z * [new branch] gh/anijain2305/700/orig -> origin/gh/anijain2305/700/orig 2025-03-14T05:58:29.8848145Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-03-14T05:58:29.8849211Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-03-14T05:58:29.8850329Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-03-14T05:58:29.8852524Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-03-14T05:58:29.8853562Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-03-14T05:58:29.8855258Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-03-14T05:58:29.8856301Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-03-14T05:58:29.8857508Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2025-03-14T05:58:29.8859431Z * [new branch] gh/aorenste/213/base -> origin/gh/aorenste/213/base 2025-03-14T05:58:29.8860532Z * [new branch] gh/aorenste/213/head -> origin/gh/aorenste/213/head 2025-03-14T05:58:29.8861649Z * [new branch] gh/aorenste/213/orig -> origin/gh/aorenste/213/orig 2025-03-14T05:58:29.8863396Z * [new branch] gh/aorenste/214/base -> origin/gh/aorenste/214/base 2025-03-14T05:58:29.8864593Z * [new branch] gh/aorenste/214/head -> origin/gh/aorenste/214/head 2025-03-14T05:58:29.8865639Z * [new branch] gh/aorenste/214/orig -> origin/gh/aorenste/214/orig 2025-03-14T05:58:29.8867275Z * [new branch] gh/aorenste/215/base -> origin/gh/aorenste/215/base 2025-03-14T05:58:29.8868275Z * [new branch] gh/aorenste/215/head -> origin/gh/aorenste/215/head 2025-03-14T05:58:29.8869385Z * [new branch] gh/aorenste/215/orig -> origin/gh/aorenste/215/orig 2025-03-14T05:58:29.8871228Z * [new branch] gh/aorenste/216/base -> origin/gh/aorenste/216/base 2025-03-14T05:58:29.8872340Z * [new branch] gh/aorenste/216/head -> origin/gh/aorenste/216/head 2025-03-14T05:58:29.8873522Z * [new branch] gh/aorenste/216/orig -> origin/gh/aorenste/216/orig 2025-03-14T05:58:29.8875137Z * [new branch] gh/aorenste/217/base -> origin/gh/aorenste/217/base 2025-03-14T05:58:29.8876200Z * [new branch] gh/aorenste/217/head -> origin/gh/aorenste/217/head 2025-03-14T05:58:29.8877322Z * [new branch] gh/aorenste/217/orig -> origin/gh/aorenste/217/orig 2025-03-14T05:58:29.8879168Z * [new branch] gh/aorenste/218/base -> origin/gh/aorenste/218/base 2025-03-14T05:58:29.8880230Z * [new branch] gh/aorenste/218/head -> origin/gh/aorenste/218/head 2025-03-14T05:58:29.8881390Z * [new branch] gh/aorenste/218/orig -> origin/gh/aorenste/218/orig 2025-03-14T05:58:29.8883079Z * [new branch] gh/aorenste/219/base -> origin/gh/aorenste/219/base 2025-03-14T05:58:29.8884279Z * [new branch] gh/aorenste/219/head -> origin/gh/aorenste/219/head 2025-03-14T05:58:29.8885406Z * [new branch] gh/aorenste/219/orig -> origin/gh/aorenste/219/orig 2025-03-14T05:58:29.8887185Z * [new branch] gh/aorenste/220/base -> origin/gh/aorenste/220/base 2025-03-14T05:58:29.8888444Z * [new branch] gh/aorenste/220/head -> origin/gh/aorenste/220/head 2025-03-14T05:58:29.8889614Z * [new branch] gh/aorenste/220/orig -> origin/gh/aorenste/220/orig 2025-03-14T05:58:29.8891262Z * [new branch] gh/aorenste/221/base -> origin/gh/aorenste/221/base 2025-03-14T05:58:29.8892422Z * [new branch] gh/aorenste/221/head -> origin/gh/aorenste/221/head 2025-03-14T05:58:29.8893538Z * [new branch] gh/aorenste/221/orig -> origin/gh/aorenste/221/orig 2025-03-14T05:58:29.8895228Z * [new branch] gh/aorenste/222/base -> origin/gh/aorenste/222/base 2025-03-14T05:58:29.8896424Z * [new branch] gh/aorenste/222/head -> origin/gh/aorenste/222/head 2025-03-14T05:58:29.8897517Z * [new branch] gh/aorenste/222/orig -> origin/gh/aorenste/222/orig 2025-03-14T05:58:29.8899816Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2025-03-14T05:58:29.8900938Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2025-03-14T05:58:29.8902053Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2025-03-14T05:58:29.8903635Z * [new branch] gh/avikchaudhuri/54/base -> origin/gh/avikchaudhuri/54/base 2025-03-14T05:58:29.8904759Z * [new branch] gh/avikchaudhuri/54/head -> origin/gh/avikchaudhuri/54/head 2025-03-14T05:58:29.8905869Z * [new branch] gh/avikchaudhuri/54/orig -> origin/gh/avikchaudhuri/54/orig 2025-03-14T05:58:29.8907432Z * [new branch] gh/avikchaudhuri/55/base -> origin/gh/avikchaudhuri/55/base 2025-03-14T05:58:29.8908545Z * [new branch] gh/avikchaudhuri/55/head -> origin/gh/avikchaudhuri/55/head 2025-03-14T05:58:29.8909591Z * [new branch] gh/avikchaudhuri/55/orig -> origin/gh/avikchaudhuri/55/orig 2025-03-14T05:58:29.8911355Z * [new branch] gh/avikchaudhuri/56/base -> origin/gh/avikchaudhuri/56/base 2025-03-14T05:58:29.8912312Z * [new branch] gh/avikchaudhuri/56/head -> origin/gh/avikchaudhuri/56/head 2025-03-14T05:58:29.8913521Z * [new branch] gh/avikchaudhuri/56/orig -> origin/gh/avikchaudhuri/56/orig 2025-03-14T05:58:29.8915579Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-03-14T05:58:29.8916796Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-03-14T05:58:29.8917935Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-03-14T05:58:29.8919592Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2025-03-14T05:58:29.8920721Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2025-03-14T05:58:29.8921958Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2025-03-14T05:58:29.8923769Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2025-03-14T05:58:29.8925028Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2025-03-14T05:58:29.8926120Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2025-03-14T05:58:29.8927749Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2025-03-14T05:58:29.8928853Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2025-03-14T05:58:29.8929998Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2025-03-14T05:58:29.8931680Z * [new branch] gh/bdhirsh/635/base -> origin/gh/bdhirsh/635/base 2025-03-14T05:58:29.8932813Z * [new branch] gh/bdhirsh/635/head -> origin/gh/bdhirsh/635/head 2025-03-14T05:58:29.8933928Z * [new branch] gh/bdhirsh/635/orig -> origin/gh/bdhirsh/635/orig 2025-03-14T05:58:29.8935771Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-03-14T05:58:29.8936873Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-03-14T05:58:29.8937981Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-03-14T05:58:29.8939871Z * [new branch] gh/bdhirsh/639/base -> origin/gh/bdhirsh/639/base 2025-03-14T05:58:29.8941198Z * [new branch] gh/bdhirsh/639/head -> origin/gh/bdhirsh/639/head 2025-03-14T05:58:29.8942339Z * [new branch] gh/bdhirsh/639/orig -> origin/gh/bdhirsh/639/orig 2025-03-14T05:58:29.8943969Z * [new branch] gh/bdhirsh/640/base -> origin/gh/bdhirsh/640/base 2025-03-14T05:58:29.8945222Z * [new branch] gh/bdhirsh/640/head -> origin/gh/bdhirsh/640/head 2025-03-14T05:58:29.8946374Z * [new branch] gh/bdhirsh/640/orig -> origin/gh/bdhirsh/640/orig 2025-03-14T05:58:29.8948040Z * [new branch] gh/bdhirsh/641/base -> origin/gh/bdhirsh/641/base 2025-03-14T05:58:29.8949161Z * [new branch] gh/bdhirsh/641/head -> origin/gh/bdhirsh/641/head 2025-03-14T05:58:29.8950283Z * [new branch] gh/bdhirsh/641/orig -> origin/gh/bdhirsh/641/orig 2025-03-14T05:58:29.8952118Z * [new branch] gh/bdhirsh/642/base -> origin/gh/bdhirsh/642/base 2025-03-14T05:58:29.8953384Z * [new branch] gh/bdhirsh/642/head -> origin/gh/bdhirsh/642/head 2025-03-14T05:58:29.8954791Z * [new branch] gh/bdhirsh/642/orig -> origin/gh/bdhirsh/642/orig 2025-03-14T05:58:29.8956366Z * [new branch] gh/bdhirsh/643/base -> origin/gh/bdhirsh/643/base 2025-03-14T05:58:29.8957550Z * [new branch] gh/bdhirsh/643/head -> origin/gh/bdhirsh/643/head 2025-03-14T05:58:29.8958769Z * [new branch] gh/bdhirsh/643/orig -> origin/gh/bdhirsh/643/orig 2025-03-14T05:58:29.8960266Z * [new branch] gh/bdhirsh/644/base -> origin/gh/bdhirsh/644/base 2025-03-14T05:58:29.8961465Z * [new branch] gh/bdhirsh/644/head -> origin/gh/bdhirsh/644/head 2025-03-14T05:58:29.8962597Z * [new branch] gh/bdhirsh/644/orig -> origin/gh/bdhirsh/644/orig 2025-03-14T05:58:29.8964227Z * [new branch] gh/bdhirsh/645/base -> origin/gh/bdhirsh/645/base 2025-03-14T05:58:29.8965399Z * [new branch] gh/bdhirsh/645/head -> origin/gh/bdhirsh/645/head 2025-03-14T05:58:29.8966560Z * [new branch] gh/bdhirsh/645/orig -> origin/gh/bdhirsh/645/orig 2025-03-14T05:58:29.8970259Z * [new branch] gh/bdhirsh/646/base -> origin/gh/bdhirsh/646/base 2025-03-14T05:58:29.8973689Z * [new branch] gh/bdhirsh/646/head -> origin/gh/bdhirsh/646/head 2025-03-14T05:58:29.8974869Z * [new branch] gh/bdhirsh/646/orig -> origin/gh/bdhirsh/646/orig 2025-03-14T05:58:29.8976897Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-03-14T05:58:29.8978368Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-03-14T05:58:29.8979638Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-03-14T05:58:29.8981168Z * [new branch] gh/benjaminglass1/52/base -> origin/gh/benjaminglass1/52/base 2025-03-14T05:58:29.8982307Z * [new branch] gh/benjaminglass1/52/head -> origin/gh/benjaminglass1/52/head 2025-03-14T05:58:29.8983453Z * [new branch] gh/benjaminglass1/52/orig -> origin/gh/benjaminglass1/52/orig 2025-03-14T05:58:29.8984947Z * [new branch] gh/benjaminglass1/63/base -> origin/gh/benjaminglass1/63/base 2025-03-14T05:58:29.8986087Z * [new branch] gh/benjaminglass1/63/head -> origin/gh/benjaminglass1/63/head 2025-03-14T05:58:29.8987144Z * [new branch] gh/benjaminglass1/63/orig -> origin/gh/benjaminglass1/63/orig 2025-03-14T05:58:29.8988761Z * [new branch] gh/benjaminglass1/64/base -> origin/gh/benjaminglass1/64/base 2025-03-14T05:58:29.8989894Z * [new branch] gh/benjaminglass1/64/head -> origin/gh/benjaminglass1/64/head 2025-03-14T05:58:29.8990982Z * [new branch] gh/benjaminglass1/64/orig -> origin/gh/benjaminglass1/64/orig 2025-03-14T05:58:29.8992572Z * [new branch] gh/benjaminglass1/65/base -> origin/gh/benjaminglass1/65/base 2025-03-14T05:58:29.8993723Z * [new branch] gh/benjaminglass1/65/head -> origin/gh/benjaminglass1/65/head 2025-03-14T05:58:29.8994863Z * [new branch] gh/benjaminglass1/65/orig -> origin/gh/benjaminglass1/65/orig 2025-03-14T05:58:29.8996470Z * [new branch] gh/benjaminglass1/66/base -> origin/gh/benjaminglass1/66/base 2025-03-14T05:58:29.8997575Z * [new branch] gh/benjaminglass1/66/head -> origin/gh/benjaminglass1/66/head 2025-03-14T05:58:29.8998706Z * [new branch] gh/benjaminglass1/66/orig -> origin/gh/benjaminglass1/66/orig 2025-03-14T05:58:29.9000274Z * [new branch] gh/benjaminglass1/67/base -> origin/gh/benjaminglass1/67/base 2025-03-14T05:58:29.9001396Z * [new branch] gh/benjaminglass1/67/head -> origin/gh/benjaminglass1/67/head 2025-03-14T05:58:29.9002562Z * [new branch] gh/benjaminglass1/67/orig -> origin/gh/benjaminglass1/67/orig 2025-03-14T05:58:29.9004173Z * [new branch] gh/benjaminglass1/68/base -> origin/gh/benjaminglass1/68/base 2025-03-14T05:58:29.9005162Z * [new branch] gh/benjaminglass1/68/head -> origin/gh/benjaminglass1/68/head 2025-03-14T05:58:29.9006499Z * [new branch] gh/benjaminglass1/68/orig -> origin/gh/benjaminglass1/68/orig 2025-03-14T05:58:29.9008163Z * [new branch] gh/benjaminglass1/69/base -> origin/gh/benjaminglass1/69/base 2025-03-14T05:58:29.9009096Z * [new branch] gh/benjaminglass1/69/head -> origin/gh/benjaminglass1/69/head 2025-03-14T05:58:29.9010233Z * [new branch] gh/benjaminglass1/69/orig -> origin/gh/benjaminglass1/69/orig 2025-03-14T05:58:29.9012294Z * [new branch] gh/benjaminglass1/70/base -> origin/gh/benjaminglass1/70/base 2025-03-14T05:58:29.9012779Z * [new branch] gh/benjaminglass1/70/head -> origin/gh/benjaminglass1/70/head 2025-03-14T05:58:29.9014014Z * [new branch] gh/benjaminglass1/70/orig -> origin/gh/benjaminglass1/70/orig 2025-03-14T05:58:29.9015679Z * [new branch] gh/benjaminglass1/71/base -> origin/gh/benjaminglass1/71/base 2025-03-14T05:58:29.9016828Z * [new branch] gh/benjaminglass1/71/head -> origin/gh/benjaminglass1/71/head 2025-03-14T05:58:29.9017982Z * [new branch] gh/benjaminglass1/71/orig -> origin/gh/benjaminglass1/71/orig 2025-03-14T05:58:29.9019738Z * [new branch] gh/benjaminglass1/72/base -> origin/gh/benjaminglass1/72/base 2025-03-14T05:58:29.9020870Z * [new branch] gh/benjaminglass1/72/head -> origin/gh/benjaminglass1/72/head 2025-03-14T05:58:29.9022432Z * [new branch] gh/benjaminglass1/72/orig -> origin/gh/benjaminglass1/72/orig 2025-03-14T05:58:29.9023544Z * [new branch] gh/benjaminglass1/73/base -> origin/gh/benjaminglass1/73/base 2025-03-14T05:58:29.9027257Z * [new branch] gh/benjaminglass1/73/head -> origin/gh/benjaminglass1/73/head 2025-03-14T05:58:29.9027570Z * [new branch] gh/benjaminglass1/73/orig -> origin/gh/benjaminglass1/73/orig 2025-03-14T05:58:29.9027876Z * [new branch] gh/benjaminglass1/74/base -> origin/gh/benjaminglass1/74/base 2025-03-14T05:58:29.9028270Z * [new branch] gh/benjaminglass1/74/head -> origin/gh/benjaminglass1/74/head 2025-03-14T05:58:29.9029469Z * [new branch] gh/benjaminglass1/74/orig -> origin/gh/benjaminglass1/74/orig 2025-03-14T05:58:29.9031018Z * [new branch] gh/benjaminglass1/75/base -> origin/gh/benjaminglass1/75/base 2025-03-14T05:58:29.9032080Z * [new branch] gh/benjaminglass1/75/head -> origin/gh/benjaminglass1/75/head 2025-03-14T05:58:29.9033233Z * [new branch] gh/benjaminglass1/75/orig -> origin/gh/benjaminglass1/75/orig 2025-03-14T05:58:29.9034791Z * [new branch] gh/benjaminglass1/76/base -> origin/gh/benjaminglass1/76/base 2025-03-14T05:58:29.9035879Z * [new branch] gh/benjaminglass1/76/head -> origin/gh/benjaminglass1/76/head 2025-03-14T05:58:29.9037003Z * [new branch] gh/benjaminglass1/76/orig -> origin/gh/benjaminglass1/76/orig 2025-03-14T05:58:29.9038508Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-03-14T05:58:29.9039655Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-03-14T05:58:29.9040746Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-03-14T05:58:29.9042727Z * [new branch] gh/bertmaher/6/base -> origin/gh/bertmaher/6/base 2025-03-14T05:58:29.9043854Z * [new branch] gh/bertmaher/6/head -> origin/gh/bertmaher/6/head 2025-03-14T05:58:29.9044973Z * [new branch] gh/bertmaher/6/orig -> origin/gh/bertmaher/6/orig 2025-03-14T05:58:29.9047031Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-03-14T05:58:29.9048172Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-03-14T05:58:29.9049382Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-03-14T05:58:29.9050987Z * [new branch] gh/bobrenjc93/270/base -> origin/gh/bobrenjc93/270/base 2025-03-14T05:58:29.9052346Z * [new branch] gh/bobrenjc93/270/head -> origin/gh/bobrenjc93/270/head 2025-03-14T05:58:29.9053465Z * [new branch] gh/bobrenjc93/270/orig -> origin/gh/bobrenjc93/270/orig 2025-03-14T05:58:29.9055060Z * [new branch] gh/bobrenjc93/272/base -> origin/gh/bobrenjc93/272/base 2025-03-14T05:58:29.9056185Z * [new branch] gh/bobrenjc93/272/head -> origin/gh/bobrenjc93/272/head 2025-03-14T05:58:29.9057300Z * [new branch] gh/bobrenjc93/272/orig -> origin/gh/bobrenjc93/272/orig 2025-03-14T05:58:29.9058856Z * [new branch] gh/bobrenjc93/273/base -> origin/gh/bobrenjc93/273/base 2025-03-14T05:58:29.9059958Z * [new branch] gh/bobrenjc93/273/head -> origin/gh/bobrenjc93/273/head 2025-03-14T05:58:29.9061075Z * [new branch] gh/bobrenjc93/273/orig -> origin/gh/bobrenjc93/273/orig 2025-03-14T05:58:29.9062487Z * [new branch] gh/bobrenjc93/274/base -> origin/gh/bobrenjc93/274/base 2025-03-14T05:58:29.9063646Z * [new branch] gh/bobrenjc93/274/head -> origin/gh/bobrenjc93/274/head 2025-03-14T05:58:29.9064652Z * [new branch] gh/bobrenjc93/274/orig -> origin/gh/bobrenjc93/274/orig 2025-03-14T05:58:29.9066098Z * [new branch] gh/bobrenjc93/275/base -> origin/gh/bobrenjc93/275/base 2025-03-14T05:58:29.9067181Z * [new branch] gh/bobrenjc93/275/head -> origin/gh/bobrenjc93/275/head 2025-03-14T05:58:29.9068281Z * [new branch] gh/bobrenjc93/275/orig -> origin/gh/bobrenjc93/275/orig 2025-03-14T05:58:29.9069686Z * [new branch] gh/bobrenjc93/276/base -> origin/gh/bobrenjc93/276/base 2025-03-14T05:58:29.9070864Z * [new branch] gh/bobrenjc93/276/head -> origin/gh/bobrenjc93/276/head 2025-03-14T05:58:29.9071961Z * [new branch] gh/bobrenjc93/276/orig -> origin/gh/bobrenjc93/276/orig 2025-03-14T05:58:29.9073397Z * [new branch] gh/bobrenjc93/277/base -> origin/gh/bobrenjc93/277/base 2025-03-14T05:58:29.9074544Z * [new branch] gh/bobrenjc93/277/head -> origin/gh/bobrenjc93/277/head 2025-03-14T05:58:29.9075645Z * [new branch] gh/bobrenjc93/277/orig -> origin/gh/bobrenjc93/277/orig 2025-03-14T05:58:29.9077103Z * [new branch] gh/bobrenjc93/278/base -> origin/gh/bobrenjc93/278/base 2025-03-14T05:58:29.9081107Z * [new branch] gh/bobrenjc93/278/head -> origin/gh/bobrenjc93/278/head 2025-03-14T05:58:29.9082272Z * [new branch] gh/bobrenjc93/278/orig -> origin/gh/bobrenjc93/278/orig 2025-03-14T05:58:29.9083902Z * [new branch] gh/bobrenjc93/279/base -> origin/gh/bobrenjc93/279/base 2025-03-14T05:58:29.9085020Z * [new branch] gh/bobrenjc93/279/head -> origin/gh/bobrenjc93/279/head 2025-03-14T05:58:29.9086146Z * [new branch] gh/bobrenjc93/279/orig -> origin/gh/bobrenjc93/279/orig 2025-03-14T05:58:29.9087760Z * [new branch] gh/bobrenjc93/280/base -> origin/gh/bobrenjc93/280/base 2025-03-14T05:58:29.9088917Z * [new branch] gh/bobrenjc93/280/head -> origin/gh/bobrenjc93/280/head 2025-03-14T05:58:29.9089954Z * [new branch] gh/bobrenjc93/280/orig -> origin/gh/bobrenjc93/280/orig 2025-03-14T05:58:29.9091978Z * [new branch] gh/bobrenjc93/281/base -> origin/gh/bobrenjc93/281/base 2025-03-14T05:58:29.9092786Z * [new branch] gh/bobrenjc93/281/head -> origin/gh/bobrenjc93/281/head 2025-03-14T05:58:29.9093981Z * [new branch] gh/bobrenjc93/281/orig -> origin/gh/bobrenjc93/281/orig 2025-03-14T05:58:29.9095640Z * [new branch] gh/bobrenjc93/282/base -> origin/gh/bobrenjc93/282/base 2025-03-14T05:58:29.9096785Z * [new branch] gh/bobrenjc93/282/head -> origin/gh/bobrenjc93/282/head 2025-03-14T05:58:29.9097959Z * [new branch] gh/bobrenjc93/282/orig -> origin/gh/bobrenjc93/282/orig 2025-03-14T05:58:29.9099636Z * [new branch] gh/bobrenjc93/283/base -> origin/gh/bobrenjc93/283/base 2025-03-14T05:58:29.9100743Z * [new branch] gh/bobrenjc93/283/head -> origin/gh/bobrenjc93/283/head 2025-03-14T05:58:29.9101890Z * [new branch] gh/bobrenjc93/283/orig -> origin/gh/bobrenjc93/283/orig 2025-03-14T05:58:29.9103310Z * [new branch] gh/bobrenjc93/284/base -> origin/gh/bobrenjc93/284/base 2025-03-14T05:58:29.9104514Z * [new branch] gh/bobrenjc93/284/head -> origin/gh/bobrenjc93/284/head 2025-03-14T05:58:29.9105662Z * [new branch] gh/bobrenjc93/284/orig -> origin/gh/bobrenjc93/284/orig 2025-03-14T05:58:29.9107052Z * [new branch] gh/bobrenjc93/285/base -> origin/gh/bobrenjc93/285/base 2025-03-14T05:58:29.9108202Z * [new branch] gh/bobrenjc93/285/head -> origin/gh/bobrenjc93/285/head 2025-03-14T05:58:29.9109273Z * [new branch] gh/bobrenjc93/285/orig -> origin/gh/bobrenjc93/285/orig 2025-03-14T05:58:29.9111480Z * [new branch] gh/bobrenjc93/286/base -> origin/gh/bobrenjc93/286/base 2025-03-14T05:58:29.9112524Z * [new branch] gh/bobrenjc93/286/head -> origin/gh/bobrenjc93/286/head 2025-03-14T05:58:29.9113601Z * [new branch] gh/bobrenjc93/286/orig -> origin/gh/bobrenjc93/286/orig 2025-03-14T05:58:29.9115518Z * [new branch] gh/bobrenjc93/287/base -> origin/gh/bobrenjc93/287/base 2025-03-14T05:58:29.9116313Z * [new branch] gh/bobrenjc93/287/head -> origin/gh/bobrenjc93/287/head 2025-03-14T05:58:29.9117512Z * [new branch] gh/bobrenjc93/287/orig -> origin/gh/bobrenjc93/287/orig 2025-03-14T05:58:29.9119318Z * [new branch] gh/bobrenjc93/288/base -> origin/gh/bobrenjc93/288/base 2025-03-14T05:58:29.9120485Z * [new branch] gh/bobrenjc93/288/head -> origin/gh/bobrenjc93/288/head 2025-03-14T05:58:29.9121597Z * [new branch] gh/bobrenjc93/288/orig -> origin/gh/bobrenjc93/288/orig 2025-03-14T05:58:29.9123028Z * [new branch] gh/bobrenjc93/289/base -> origin/gh/bobrenjc93/289/base 2025-03-14T05:58:29.9124142Z * [new branch] gh/bobrenjc93/289/head -> origin/gh/bobrenjc93/289/head 2025-03-14T05:58:29.9125237Z * [new branch] gh/bobrenjc93/289/orig -> origin/gh/bobrenjc93/289/orig 2025-03-14T05:58:29.9126978Z * [new branch] gh/bobrenjc93/290/base -> origin/gh/bobrenjc93/290/base 2025-03-14T05:58:29.9128313Z * [new branch] gh/bobrenjc93/290/head -> origin/gh/bobrenjc93/290/head 2025-03-14T05:58:29.9129447Z * [new branch] gh/bobrenjc93/290/orig -> origin/gh/bobrenjc93/290/orig 2025-03-14T05:58:29.9130902Z * [new branch] gh/bobrenjc93/291/base -> origin/gh/bobrenjc93/291/base 2025-03-14T05:58:29.9132070Z * [new branch] gh/bobrenjc93/291/head -> origin/gh/bobrenjc93/291/head 2025-03-14T05:58:29.9133302Z * [new branch] gh/bobrenjc93/291/orig -> origin/gh/bobrenjc93/291/orig 2025-03-14T05:58:29.9134864Z * [new branch] gh/bobrenjc93/292/base -> origin/gh/bobrenjc93/292/base 2025-03-14T05:58:29.9135928Z * [new branch] gh/bobrenjc93/292/head -> origin/gh/bobrenjc93/292/head 2025-03-14T05:58:29.9136926Z * [new branch] gh/bobrenjc93/292/orig -> origin/gh/bobrenjc93/292/orig 2025-03-14T05:58:29.9138804Z * [new branch] gh/bobrenjc93/293/base -> origin/gh/bobrenjc93/293/base 2025-03-14T05:58:29.9139876Z * [new branch] gh/bobrenjc93/293/head -> origin/gh/bobrenjc93/293/head 2025-03-14T05:58:29.9141039Z * [new branch] gh/bobrenjc93/293/orig -> origin/gh/bobrenjc93/293/orig 2025-03-14T05:58:29.9142684Z * [new branch] gh/bobrenjc93/294/base -> origin/gh/bobrenjc93/294/base 2025-03-14T05:58:29.9144015Z * [new branch] gh/bobrenjc93/294/head -> origin/gh/bobrenjc93/294/head 2025-03-14T05:58:29.9145124Z * [new branch] gh/bobrenjc93/294/orig -> origin/gh/bobrenjc93/294/orig 2025-03-14T05:58:29.9146598Z * [new branch] gh/bobrenjc93/295/base -> origin/gh/bobrenjc93/295/base 2025-03-14T05:58:29.9147724Z * [new branch] gh/bobrenjc93/295/head -> origin/gh/bobrenjc93/295/head 2025-03-14T05:58:29.9148866Z * [new branch] gh/bobrenjc93/295/orig -> origin/gh/bobrenjc93/295/orig 2025-03-14T05:58:29.9150500Z * [new branch] gh/bobrenjc93/296/base -> origin/gh/bobrenjc93/296/base 2025-03-14T05:58:29.9151552Z * [new branch] gh/bobrenjc93/296/head -> origin/gh/bobrenjc93/296/head 2025-03-14T05:58:29.9152702Z * [new branch] gh/bobrenjc93/296/orig -> origin/gh/bobrenjc93/296/orig 2025-03-14T05:58:29.9154357Z * [new branch] gh/bobrenjc93/297/base -> origin/gh/bobrenjc93/297/base 2025-03-14T05:58:29.9155385Z * [new branch] gh/bobrenjc93/297/head -> origin/gh/bobrenjc93/297/head 2025-03-14T05:58:29.9156507Z * [new branch] gh/bobrenjc93/297/orig -> origin/gh/bobrenjc93/297/orig 2025-03-14T05:58:29.9158193Z * [new branch] gh/bobrenjc93/298/base -> origin/gh/bobrenjc93/298/base 2025-03-14T05:58:29.9159465Z * [new branch] gh/bobrenjc93/298/head -> origin/gh/bobrenjc93/298/head 2025-03-14T05:58:29.9161072Z * [new branch] gh/bobrenjc93/298/orig -> origin/gh/bobrenjc93/298/orig 2025-03-14T05:58:29.9162553Z * [new branch] gh/bobrenjc93/299/base -> origin/gh/bobrenjc93/299/base 2025-03-14T05:58:29.9163696Z * [new branch] gh/bobrenjc93/299/head -> origin/gh/bobrenjc93/299/head 2025-03-14T05:58:29.9164855Z * [new branch] gh/bobrenjc93/299/orig -> origin/gh/bobrenjc93/299/orig 2025-03-14T05:58:29.9166791Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-03-14T05:58:29.9167952Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-03-14T05:58:29.9169879Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-03-14T05:58:29.9171029Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-03-14T05:58:29.9172703Z * [new branch] gh/c00w/37/base -> origin/gh/c00w/37/base 2025-03-14T05:58:29.9173890Z * [new branch] gh/c00w/37/head -> origin/gh/c00w/37/head 2025-03-14T05:58:29.9175004Z * [new branch] gh/c00w/37/orig -> origin/gh/c00w/37/orig 2025-03-14T05:58:29.9176749Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-03-14T05:58:29.9177977Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-03-14T05:58:29.9179309Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-03-14T05:58:29.9181059Z * [new branch] gh/c00w/39/base -> origin/gh/c00w/39/base 2025-03-14T05:58:29.9182107Z * [new branch] gh/c00w/39/head -> origin/gh/c00w/39/head 2025-03-14T05:58:29.9183290Z * [new branch] gh/c00w/39/orig -> origin/gh/c00w/39/orig 2025-03-14T05:58:29.9184971Z * [new branch] gh/c00w/40/base -> origin/gh/c00w/40/base 2025-03-14T05:58:29.9186082Z * [new branch] gh/c00w/40/head -> origin/gh/c00w/40/head 2025-03-14T05:58:29.9187165Z * [new branch] gh/c00w/40/orig -> origin/gh/c00w/40/orig 2025-03-14T05:58:29.9188788Z * [new branch] gh/c00w/41/base -> origin/gh/c00w/41/base 2025-03-14T05:58:29.9189928Z * [new branch] gh/c00w/41/head -> origin/gh/c00w/41/head 2025-03-14T05:58:29.9191181Z * [new branch] gh/c00w/41/orig -> origin/gh/c00w/41/orig 2025-03-14T05:58:29.9192675Z * [new branch] gh/c00w/42/base -> origin/gh/c00w/42/base 2025-03-14T05:58:29.9193921Z * [new branch] gh/c00w/42/head -> origin/gh/c00w/42/head 2025-03-14T05:58:29.9195084Z * [new branch] gh/c00w/42/orig -> origin/gh/c00w/42/orig 2025-03-14T05:58:29.9196697Z * [new branch] gh/c00w/43/base -> origin/gh/c00w/43/base 2025-03-14T05:58:29.9197905Z * [new branch] gh/c00w/43/head -> origin/gh/c00w/43/head 2025-03-14T05:58:29.9198992Z * [new branch] gh/c00w/43/orig -> origin/gh/c00w/43/orig 2025-03-14T05:58:29.9200775Z * [new branch] gh/c00w/44/base -> origin/gh/c00w/44/base 2025-03-14T05:58:29.9201608Z * [new branch] gh/c00w/44/head -> origin/gh/c00w/44/head 2025-03-14T05:58:29.9202865Z * [new branch] gh/c00w/44/orig -> origin/gh/c00w/44/orig 2025-03-14T05:58:29.9204379Z * [new branch] gh/c00w/45/base -> origin/gh/c00w/45/base 2025-03-14T05:58:29.9205505Z * [new branch] gh/c00w/45/head -> origin/gh/c00w/45/head 2025-03-14T05:58:29.9206596Z * [new branch] gh/c00w/45/orig -> origin/gh/c00w/45/orig 2025-03-14T05:58:29.9208605Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-03-14T05:58:29.9209745Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-03-14T05:58:29.9210883Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-03-14T05:58:29.9212419Z * [new branch] gh/chenyang78/2/base -> origin/gh/chenyang78/2/base 2025-03-14T05:58:29.9213516Z * [new branch] gh/chenyang78/2/head -> origin/gh/chenyang78/2/head 2025-03-14T05:58:29.9214677Z * [new branch] gh/chenyang78/2/orig -> origin/gh/chenyang78/2/orig 2025-03-14T05:58:29.9216732Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2025-03-14T05:58:29.9217923Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2025-03-14T05:58:29.9219218Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2025-03-14T05:58:29.9220744Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-03-14T05:58:29.9221889Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-03-14T05:58:29.9222999Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-03-14T05:58:29.9224541Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-03-14T05:58:29.9225642Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-03-14T05:58:29.9226751Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-03-14T05:58:29.9228659Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-03-14T05:58:29.9229740Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-03-14T05:58:29.9230848Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-03-14T05:58:29.9232360Z * [new branch] gh/chunyuan-w/3/base -> origin/gh/chunyuan-w/3/base 2025-03-14T05:58:29.9233485Z * [new branch] gh/chunyuan-w/3/head -> origin/gh/chunyuan-w/3/head 2025-03-14T05:58:29.9234589Z * [new branch] gh/chunyuan-w/3/orig -> origin/gh/chunyuan-w/3/orig 2025-03-14T05:58:29.9236415Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-03-14T05:58:29.9237657Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-03-14T05:58:29.9238841Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-03-14T05:58:29.9240299Z * [new branch] gh/clee2000/2/base -> origin/gh/clee2000/2/base 2025-03-14T05:58:29.9241398Z * [new branch] gh/clee2000/2/head -> origin/gh/clee2000/2/head 2025-03-14T05:58:29.9242340Z * [new branch] gh/clee2000/2/orig -> origin/gh/clee2000/2/orig 2025-03-14T05:58:29.9243904Z * [new branch] gh/clee2000/3/base -> origin/gh/clee2000/3/base 2025-03-14T05:58:29.9245007Z * [new branch] gh/clee2000/3/head -> origin/gh/clee2000/3/head 2025-03-14T05:58:29.9246151Z * [new branch] gh/clee2000/3/orig -> origin/gh/clee2000/3/orig 2025-03-14T05:58:29.9248273Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-03-14T05:58:29.9249501Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-03-14T05:58:29.9250673Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-03-14T05:58:29.9252290Z * [new branch] gh/davidberard98/335/base -> origin/gh/davidberard98/335/base 2025-03-14T05:58:29.9253395Z * [new branch] gh/davidberard98/335/head -> origin/gh/davidberard98/335/head 2025-03-14T05:58:29.9254517Z * [new branch] gh/davidberard98/335/orig -> origin/gh/davidberard98/335/orig 2025-03-14T05:58:29.9256105Z * [new branch] gh/davidberard98/338/base -> origin/gh/davidberard98/338/base 2025-03-14T05:58:29.9257264Z * [new branch] gh/davidberard98/338/head -> origin/gh/davidberard98/338/head 2025-03-14T05:58:29.9258497Z * [new branch] gh/davidberard98/338/orig -> origin/gh/davidberard98/338/orig 2025-03-14T05:58:29.9260108Z * [new branch] gh/davidberard98/339/base -> origin/gh/davidberard98/339/base 2025-03-14T05:58:29.9261268Z * [new branch] gh/davidberard98/339/head -> origin/gh/davidberard98/339/head 2025-03-14T05:58:29.9262419Z * [new branch] gh/davidberard98/339/orig -> origin/gh/davidberard98/339/orig 2025-03-14T05:58:29.9264030Z * [new branch] gh/davidberard98/340/base -> origin/gh/davidberard98/340/base 2025-03-14T05:58:29.9265213Z * [new branch] gh/davidberard98/340/head -> origin/gh/davidberard98/340/head 2025-03-14T05:58:29.9266389Z * [new branch] gh/davidberard98/340/orig -> origin/gh/davidberard98/340/orig 2025-03-14T05:58:29.9267924Z * [new branch] gh/davidberard98/341/base -> origin/gh/davidberard98/341/base 2025-03-14T05:58:29.9269089Z * [new branch] gh/davidberard98/341/head -> origin/gh/davidberard98/341/head 2025-03-14T05:58:29.9270228Z * [new branch] gh/davidberard98/341/orig -> origin/gh/davidberard98/341/orig 2025-03-14T05:58:29.9271793Z * [new branch] gh/davidberard98/342/base -> origin/gh/davidberard98/342/base 2025-03-14T05:58:29.9272888Z * [new branch] gh/davidberard98/342/head -> origin/gh/davidberard98/342/head 2025-03-14T05:58:29.9274013Z * [new branch] gh/davidberard98/342/orig -> origin/gh/davidberard98/342/orig 2025-03-14T05:58:29.9275493Z * [new branch] gh/davidberard98/343/base -> origin/gh/davidberard98/343/base 2025-03-14T05:58:29.9276620Z * [new branch] gh/davidberard98/343/head -> origin/gh/davidberard98/343/head 2025-03-14T05:58:29.9277904Z * [new branch] gh/davidberard98/343/orig -> origin/gh/davidberard98/343/orig 2025-03-14T05:58:29.9279550Z * [new branch] gh/davidberard98/344/base -> origin/gh/davidberard98/344/base 2025-03-14T05:58:29.9280668Z * [new branch] gh/davidberard98/344/head -> origin/gh/davidberard98/344/head 2025-03-14T05:58:29.9281802Z * [new branch] gh/davidberard98/344/orig -> origin/gh/davidberard98/344/orig 2025-03-14T05:58:29.9283647Z * [new branch] gh/davidberard98/345/base -> origin/gh/davidberard98/345/base 2025-03-14T05:58:29.9284624Z * [new branch] gh/davidberard98/345/head -> origin/gh/davidberard98/345/head 2025-03-14T05:58:29.9285875Z * [new branch] gh/davidberard98/345/orig -> origin/gh/davidberard98/345/orig 2025-03-14T05:58:29.9287538Z * [new branch] gh/davidberard98/346/base -> origin/gh/davidberard98/346/base 2025-03-14T05:58:29.9288672Z * [new branch] gh/davidberard98/346/head -> origin/gh/davidberard98/346/head 2025-03-14T05:58:29.9289864Z * [new branch] gh/davidberard98/346/orig -> origin/gh/davidberard98/346/orig 2025-03-14T05:58:29.9291748Z * [new branch] gh/desertfire/531/base -> origin/gh/desertfire/531/base 2025-03-14T05:58:29.9292862Z * [new branch] gh/desertfire/531/head -> origin/gh/desertfire/531/head 2025-03-14T05:58:29.9293987Z * [new branch] gh/desertfire/531/orig -> origin/gh/desertfire/531/orig 2025-03-14T05:58:29.9295573Z * [new branch] gh/desertfire/535/base -> origin/gh/desertfire/535/base 2025-03-14T05:58:29.9296810Z * [new branch] gh/desertfire/535/head -> origin/gh/desertfire/535/head 2025-03-14T05:58:29.9297953Z * [new branch] gh/desertfire/535/orig -> origin/gh/desertfire/535/orig 2025-03-14T05:58:29.9299728Z * [new branch] gh/desertfire/539/base -> origin/gh/desertfire/539/base 2025-03-14T05:58:29.9300902Z * [new branch] gh/desertfire/539/head -> origin/gh/desertfire/539/head 2025-03-14T05:58:29.9302045Z * [new branch] gh/desertfire/539/orig -> origin/gh/desertfire/539/orig 2025-03-14T05:58:29.9303599Z * [new branch] gh/desertfire/540/base -> origin/gh/desertfire/540/base 2025-03-14T05:58:29.9304734Z * [new branch] gh/desertfire/540/head -> origin/gh/desertfire/540/head 2025-03-14T05:58:29.9305858Z * [new branch] gh/desertfire/540/orig -> origin/gh/desertfire/540/orig 2025-03-14T05:58:29.9307241Z * [new branch] gh/desertfire/541/base -> origin/gh/desertfire/541/base 2025-03-14T05:58:29.9309182Z * [new branch] gh/desertfire/541/head -> origin/gh/desertfire/541/head 2025-03-14T05:58:29.9309707Z * [new branch] gh/desertfire/541/orig -> origin/gh/desertfire/541/orig 2025-03-14T05:58:29.9311059Z * [new branch] gh/desertfire/542/base -> origin/gh/desertfire/542/base 2025-03-14T05:58:29.9312140Z * [new branch] gh/desertfire/542/head -> origin/gh/desertfire/542/head 2025-03-14T05:58:29.9313328Z * [new branch] gh/desertfire/542/orig -> origin/gh/desertfire/542/orig 2025-03-14T05:58:29.9314797Z * [new branch] gh/desertfire/543/base -> origin/gh/desertfire/543/base 2025-03-14T05:58:29.9315944Z * [new branch] gh/desertfire/543/head -> origin/gh/desertfire/543/head 2025-03-14T05:58:29.9317070Z * [new branch] gh/desertfire/543/orig -> origin/gh/desertfire/543/orig 2025-03-14T05:58:29.9318552Z * [new branch] gh/desertfire/544/base -> origin/gh/desertfire/544/base 2025-03-14T05:58:29.9319683Z * [new branch] gh/desertfire/544/head -> origin/gh/desertfire/544/head 2025-03-14T05:58:29.9320807Z * [new branch] gh/desertfire/544/orig -> origin/gh/desertfire/544/orig 2025-03-14T05:58:29.9322236Z * [new branch] gh/desertfire/545/base -> origin/gh/desertfire/545/base 2025-03-14T05:58:29.9323337Z * [new branch] gh/desertfire/545/head -> origin/gh/desertfire/545/head 2025-03-14T05:58:29.9324785Z * [new branch] gh/desertfire/545/orig -> origin/gh/desertfire/545/orig 2025-03-14T05:58:29.9326333Z * [new branch] gh/desertfire/546/base -> origin/gh/desertfire/546/base 2025-03-14T05:58:29.9327515Z * [new branch] gh/desertfire/546/head -> origin/gh/desertfire/546/head 2025-03-14T05:58:29.9328492Z * [new branch] gh/desertfire/546/orig -> origin/gh/desertfire/546/orig 2025-03-14T05:58:29.9330062Z * [new branch] gh/desertfire/547/base -> origin/gh/desertfire/547/base 2025-03-14T05:58:29.9331176Z * [new branch] gh/desertfire/547/head -> origin/gh/desertfire/547/head 2025-03-14T05:58:29.9332291Z * [new branch] gh/desertfire/547/orig -> origin/gh/desertfire/547/orig 2025-03-14T05:58:29.9333970Z * [new branch] gh/desertfire/548/base -> origin/gh/desertfire/548/base 2025-03-14T05:58:29.9335101Z * [new branch] gh/desertfire/548/head -> origin/gh/desertfire/548/head 2025-03-14T05:58:29.9336246Z * [new branch] gh/desertfire/548/orig -> origin/gh/desertfire/548/orig 2025-03-14T05:58:29.9337882Z * [new branch] gh/desertfire/549/base -> origin/gh/desertfire/549/base 2025-03-14T05:58:29.9339182Z * [new branch] gh/desertfire/549/head -> origin/gh/desertfire/549/head 2025-03-14T05:58:29.9340345Z * [new branch] gh/desertfire/549/orig -> origin/gh/desertfire/549/orig 2025-03-14T05:58:29.9341896Z * [new branch] gh/desertfire/550/base -> origin/gh/desertfire/550/base 2025-03-14T05:58:29.9343106Z * [new branch] gh/desertfire/550/head -> origin/gh/desertfire/550/head 2025-03-14T05:58:29.9344257Z * [new branch] gh/desertfire/550/orig -> origin/gh/desertfire/550/orig 2025-03-14T05:58:29.9345803Z * [new branch] gh/desertfire/551/base -> origin/gh/desertfire/551/base 2025-03-14T05:58:29.9346901Z * [new branch] gh/desertfire/551/head -> origin/gh/desertfire/551/head 2025-03-14T05:58:29.9348013Z * [new branch] gh/desertfire/551/orig -> origin/gh/desertfire/551/orig 2025-03-14T05:58:29.9349697Z * [new branch] gh/desertfire/552/base -> origin/gh/desertfire/552/base 2025-03-14T05:58:29.9350878Z * [new branch] gh/desertfire/552/head -> origin/gh/desertfire/552/head 2025-03-14T05:58:29.9352031Z * [new branch] gh/desertfire/552/orig -> origin/gh/desertfire/552/orig 2025-03-14T05:58:29.9354060Z * [new branch] gh/desertfire/553/base -> origin/gh/desertfire/553/base 2025-03-14T05:58:29.9355170Z * [new branch] gh/desertfire/553/head -> origin/gh/desertfire/553/head 2025-03-14T05:58:29.9356328Z * [new branch] gh/desertfire/553/orig -> origin/gh/desertfire/553/orig 2025-03-14T05:58:29.9357941Z * [new branch] gh/desertfire/554/base -> origin/gh/desertfire/554/base 2025-03-14T05:58:29.9359061Z * [new branch] gh/desertfire/554/head -> origin/gh/desertfire/554/head 2025-03-14T05:58:29.9360161Z * [new branch] gh/desertfire/554/orig -> origin/gh/desertfire/554/orig 2025-03-14T05:58:29.9361964Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2025-03-14T05:58:29.9363540Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2025-03-14T05:58:29.9364746Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2025-03-14T05:58:29.9366248Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-03-14T05:58:29.9367387Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-03-14T05:58:29.9368527Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-03-14T05:58:29.9370090Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-03-14T05:58:29.9371208Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-03-14T05:58:29.9372331Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-03-14T05:58:29.9373883Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-03-14T05:58:29.9374974Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-03-14T05:58:29.9376115Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-03-14T05:58:29.9377807Z * [new branch] gh/drisspg/115/base -> origin/gh/drisspg/115/base 2025-03-14T05:58:29.9379138Z * [new branch] gh/drisspg/115/head -> origin/gh/drisspg/115/head 2025-03-14T05:58:29.9380223Z * [new branch] gh/drisspg/115/orig -> origin/gh/drisspg/115/orig 2025-03-14T05:58:29.9381737Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-03-14T05:58:29.9382816Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-03-14T05:58:29.9383937Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-03-14T05:58:29.9385423Z * [new branch] gh/drisspg/123/base -> origin/gh/drisspg/123/base 2025-03-14T05:58:29.9386513Z * [new branch] gh/drisspg/123/head -> origin/gh/drisspg/123/head 2025-03-14T05:58:29.9387702Z * [new branch] gh/drisspg/123/orig -> origin/gh/drisspg/123/orig 2025-03-14T05:58:29.9389242Z * [new branch] gh/drisspg/125/base -> origin/gh/drisspg/125/base 2025-03-14T05:58:29.9390315Z * [new branch] gh/drisspg/125/head -> origin/gh/drisspg/125/head 2025-03-14T05:58:29.9391408Z * [new branch] gh/drisspg/125/orig -> origin/gh/drisspg/125/orig 2025-03-14T05:58:29.9392881Z * [new branch] gh/drisspg/126/base -> origin/gh/drisspg/126/base 2025-03-14T05:58:29.9393981Z * [new branch] gh/drisspg/126/head -> origin/gh/drisspg/126/head 2025-03-14T05:58:29.9395122Z * [new branch] gh/drisspg/126/orig -> origin/gh/drisspg/126/orig 2025-03-14T05:58:29.9396596Z * [new branch] gh/drisspg/127/base -> origin/gh/drisspg/127/base 2025-03-14T05:58:29.9397687Z * [new branch] gh/drisspg/127/head -> origin/gh/drisspg/127/head 2025-03-14T05:58:29.9398822Z * [new branch] gh/drisspg/127/orig -> origin/gh/drisspg/127/orig 2025-03-14T05:58:29.9400334Z * [new branch] gh/drisspg/128/base -> origin/gh/drisspg/128/base 2025-03-14T05:58:29.9401481Z * [new branch] gh/drisspg/128/head -> origin/gh/drisspg/128/head 2025-03-14T05:58:29.9402549Z * [new branch] gh/drisspg/128/orig -> origin/gh/drisspg/128/orig 2025-03-14T05:58:29.9404152Z * [new branch] gh/drisspg/129/base -> origin/gh/drisspg/129/base 2025-03-14T05:58:29.9405282Z * [new branch] gh/drisspg/129/head -> origin/gh/drisspg/129/head 2025-03-14T05:58:29.9406395Z * [new branch] gh/drisspg/129/orig -> origin/gh/drisspg/129/orig 2025-03-14T05:58:29.9407881Z * [new branch] gh/drisspg/130/base -> origin/gh/drisspg/130/base 2025-03-14T05:58:29.9408973Z * [new branch] gh/drisspg/130/head -> origin/gh/drisspg/130/head 2025-03-14T05:58:29.9410079Z * [new branch] gh/drisspg/130/orig -> origin/gh/drisspg/130/orig 2025-03-14T05:58:29.9411590Z * [new branch] gh/drisspg/131/base -> origin/gh/drisspg/131/base 2025-03-14T05:58:29.9412725Z * [new branch] gh/drisspg/131/head -> origin/gh/drisspg/131/head 2025-03-14T05:58:29.9413816Z * [new branch] gh/drisspg/131/orig -> origin/gh/drisspg/131/orig 2025-03-14T05:58:29.9415344Z * [new branch] gh/drisspg/132/base -> origin/gh/drisspg/132/base 2025-03-14T05:58:29.9416381Z * [new branch] gh/drisspg/132/head -> origin/gh/drisspg/132/head 2025-03-14T05:58:29.9417781Z * [new branch] gh/drisspg/132/orig -> origin/gh/drisspg/132/orig 2025-03-14T05:58:29.9419338Z * [new branch] gh/drisspg/133/base -> origin/gh/drisspg/133/base 2025-03-14T05:58:29.9420435Z * [new branch] gh/drisspg/133/head -> origin/gh/drisspg/133/head 2025-03-14T05:58:29.9421541Z * [new branch] gh/drisspg/133/orig -> origin/gh/drisspg/133/orig 2025-03-14T05:58:29.9424284Z * [new branch] gh/drisspg/134/base -> origin/gh/drisspg/134/base 2025-03-14T05:58:29.9424634Z * [new branch] gh/drisspg/134/head -> origin/gh/drisspg/134/head 2025-03-14T05:58:29.9425914Z * [new branch] gh/drisspg/134/orig -> origin/gh/drisspg/134/orig 2025-03-14T05:58:29.9427497Z * [new branch] gh/drisspg/135/base -> origin/gh/drisspg/135/base 2025-03-14T05:58:29.9428636Z * [new branch] gh/drisspg/135/head -> origin/gh/drisspg/135/head 2025-03-14T05:58:29.9429733Z * [new branch] gh/drisspg/135/orig -> origin/gh/drisspg/135/orig 2025-03-14T05:58:29.9431273Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-03-14T05:58:29.9432367Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-03-14T05:58:29.9433512Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-03-14T05:58:29.9435115Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2025-03-14T05:58:29.9436251Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2025-03-14T05:58:29.9437364Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2025-03-14T05:58:29.9438957Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2025-03-14T05:58:29.9440102Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2025-03-14T05:58:29.9441217Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2025-03-14T05:58:29.9443165Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2025-03-14T05:58:29.9444404Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2025-03-14T05:58:29.9445551Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2025-03-14T05:58:29.9447087Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-03-14T05:58:29.9448254Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-03-14T05:58:29.9449383Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-03-14T05:58:29.9450938Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-03-14T05:58:29.9452048Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-03-14T05:58:29.9453270Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-03-14T05:58:29.9454786Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2025-03-14T05:58:29.9455916Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2025-03-14T05:58:29.9457013Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2025-03-14T05:58:29.9458929Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2025-03-14T05:58:29.9460012Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2025-03-14T05:58:29.9461127Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2025-03-14T05:58:29.9462677Z * [new branch] gh/eellison/747/base -> origin/gh/eellison/747/base 2025-03-14T05:58:29.9463898Z * [new branch] gh/eellison/747/head -> origin/gh/eellison/747/head 2025-03-14T05:58:29.9464850Z * [new branch] gh/eellison/747/orig -> origin/gh/eellison/747/orig 2025-03-14T05:58:29.9467017Z * [new branch] gh/eellison/759/base -> origin/gh/eellison/759/base 2025-03-14T05:58:29.9468369Z * [new branch] gh/eellison/759/head -> origin/gh/eellison/759/head 2025-03-14T05:58:29.9469522Z * [new branch] gh/eellison/759/orig -> origin/gh/eellison/759/orig 2025-03-14T05:58:29.9471068Z * [new branch] gh/eellison/760/base -> origin/gh/eellison/760/base 2025-03-14T05:58:29.9472267Z * [new branch] gh/eellison/760/head -> origin/gh/eellison/760/head 2025-03-14T05:58:29.9473453Z * [new branch] gh/eellison/760/orig -> origin/gh/eellison/760/orig 2025-03-14T05:58:29.9474929Z * [new branch] gh/eellison/761/base -> origin/gh/eellison/761/base 2025-03-14T05:58:29.9476059Z * [new branch] gh/eellison/761/head -> origin/gh/eellison/761/head 2025-03-14T05:58:29.9477194Z * [new branch] gh/eellison/761/orig -> origin/gh/eellison/761/orig 2025-03-14T05:58:29.9481845Z * [new branch] gh/eellison/762/base -> origin/gh/eellison/762/base 2025-03-14T05:58:29.9482977Z * [new branch] gh/eellison/762/head -> origin/gh/eellison/762/head 2025-03-14T05:58:29.9484108Z * [new branch] gh/eellison/762/orig -> origin/gh/eellison/762/orig 2025-03-14T05:58:29.9485596Z * [new branch] gh/eellison/763/base -> origin/gh/eellison/763/base 2025-03-14T05:58:29.9486757Z * [new branch] gh/eellison/763/head -> origin/gh/eellison/763/head 2025-03-14T05:58:29.9487896Z * [new branch] gh/eellison/763/orig -> origin/gh/eellison/763/orig 2025-03-14T05:58:29.9489464Z * [new branch] gh/eellison/764/base -> origin/gh/eellison/764/base 2025-03-14T05:58:29.9490579Z * [new branch] gh/eellison/764/head -> origin/gh/eellison/764/head 2025-03-14T05:58:29.9491797Z * [new branch] gh/eellison/764/orig -> origin/gh/eellison/764/orig 2025-03-14T05:58:29.9493380Z * [new branch] gh/eellison/765/base -> origin/gh/eellison/765/base 2025-03-14T05:58:29.9494628Z * [new branch] gh/eellison/765/head -> origin/gh/eellison/765/head 2025-03-14T05:58:29.9495765Z * [new branch] gh/eellison/765/orig -> origin/gh/eellison/765/orig 2025-03-14T05:58:29.9497272Z * [new branch] gh/eellison/766/base -> origin/gh/eellison/766/base 2025-03-14T05:58:29.9498700Z * [new branch] gh/eellison/766/head -> origin/gh/eellison/766/head 2025-03-14T05:58:29.9499563Z * [new branch] gh/eellison/766/orig -> origin/gh/eellison/766/orig 2025-03-14T05:58:29.9501208Z * [new branch] gh/eellison/767/base -> origin/gh/eellison/767/base 2025-03-14T05:58:29.9502663Z * [new branch] gh/eellison/767/head -> origin/gh/eellison/767/head 2025-03-14T05:58:29.9503225Z * [new branch] gh/eellison/767/orig -> origin/gh/eellison/767/orig 2025-03-14T05:58:29.9505022Z * [new branch] gh/eellison/768/base -> origin/gh/eellison/768/base 2025-03-14T05:58:29.9505803Z * [new branch] gh/eellison/768/head -> origin/gh/eellison/768/head 2025-03-14T05:58:29.9507015Z * [new branch] gh/eellison/768/orig -> origin/gh/eellison/768/orig 2025-03-14T05:58:29.9509083Z * [new branch] gh/eellison/769/base -> origin/gh/eellison/769/base 2025-03-14T05:58:29.9510233Z * [new branch] gh/eellison/769/head -> origin/gh/eellison/769/head 2025-03-14T05:58:29.9511309Z * [new branch] gh/eellison/769/orig -> origin/gh/eellison/769/orig 2025-03-14T05:58:29.9512952Z * [new branch] gh/eellison/770/base -> origin/gh/eellison/770/base 2025-03-14T05:58:29.9513824Z * [new branch] gh/eellison/770/head -> origin/gh/eellison/770/head 2025-03-14T05:58:29.9515176Z * [new branch] gh/eellison/770/orig -> origin/gh/eellison/770/orig 2025-03-14T05:58:29.9516551Z * [new branch] gh/eellison/771/base -> origin/gh/eellison/771/base 2025-03-14T05:58:29.9517782Z * [new branch] gh/eellison/771/head -> origin/gh/eellison/771/head 2025-03-14T05:58:29.9518691Z * [new branch] gh/eellison/771/orig -> origin/gh/eellison/771/orig 2025-03-14T05:58:29.9520864Z * [new branch] gh/etaf/100/base -> origin/gh/etaf/100/base 2025-03-14T05:58:29.9549253Z * [new branch] gh/etaf/100/head -> origin/gh/etaf/100/head 2025-03-14T05:58:29.9549790Z * [new branch] gh/etaf/100/orig -> origin/gh/etaf/100/orig 2025-03-14T05:58:29.9550091Z * [new branch] gh/etaf/101/base -> origin/gh/etaf/101/base 2025-03-14T05:58:29.9550347Z * [new branch] gh/etaf/101/head -> origin/gh/etaf/101/head 2025-03-14T05:58:29.9550583Z * [new branch] gh/etaf/101/orig -> origin/gh/etaf/101/orig 2025-03-14T05:58:29.9550817Z * [new branch] gh/etaf/102/base -> origin/gh/etaf/102/base 2025-03-14T05:58:29.9551063Z * [new branch] gh/etaf/102/head -> origin/gh/etaf/102/head 2025-03-14T05:58:29.9551296Z * [new branch] gh/etaf/102/orig -> origin/gh/etaf/102/orig 2025-03-14T05:58:29.9551549Z * [new branch] gh/etaf/103/base -> origin/gh/etaf/103/base 2025-03-14T05:58:29.9551784Z * [new branch] gh/etaf/103/head -> origin/gh/etaf/103/head 2025-03-14T05:58:29.9552039Z * [new branch] gh/etaf/103/orig -> origin/gh/etaf/103/orig 2025-03-14T05:58:29.9552277Z * [new branch] gh/etaf/104/base -> origin/gh/etaf/104/base 2025-03-14T05:58:29.9552524Z * [new branch] gh/etaf/104/head -> origin/gh/etaf/104/head 2025-03-14T05:58:29.9552758Z * [new branch] gh/etaf/104/orig -> origin/gh/etaf/104/orig 2025-03-14T05:58:29.9552988Z * [new branch] gh/etaf/105/base -> origin/gh/etaf/105/base 2025-03-14T05:58:29.9553226Z * [new branch] gh/etaf/105/head -> origin/gh/etaf/105/head 2025-03-14T05:58:29.9553461Z * [new branch] gh/etaf/105/orig -> origin/gh/etaf/105/orig 2025-03-14T05:58:29.9553709Z * [new branch] gh/etaf/106/base -> origin/gh/etaf/106/base 2025-03-14T05:58:29.9553940Z * [new branch] gh/etaf/106/head -> origin/gh/etaf/106/head 2025-03-14T05:58:29.9554192Z * [new branch] gh/etaf/106/orig -> origin/gh/etaf/106/orig 2025-03-14T05:58:29.9554432Z * [new branch] gh/etaf/107/base -> origin/gh/etaf/107/base 2025-03-14T05:58:29.9554666Z * [new branch] gh/etaf/107/head -> origin/gh/etaf/107/head 2025-03-14T05:58:29.9554917Z * [new branch] gh/etaf/107/orig -> origin/gh/etaf/107/orig 2025-03-14T05:58:29.9555151Z * [new branch] gh/etaf/108/base -> origin/gh/etaf/108/base 2025-03-14T05:58:29.9555396Z * [new branch] gh/etaf/108/head -> origin/gh/etaf/108/head 2025-03-14T05:58:29.9555628Z * [new branch] gh/etaf/108/orig -> origin/gh/etaf/108/orig 2025-03-14T05:58:29.9555878Z * [new branch] gh/etaf/109/base -> origin/gh/etaf/109/base 2025-03-14T05:58:29.9556688Z * [new branch] gh/etaf/109/head -> origin/gh/etaf/109/head 2025-03-14T05:58:29.9557939Z * [new branch] gh/etaf/109/orig -> origin/gh/etaf/109/orig 2025-03-14T05:58:29.9559580Z * [new branch] gh/etaf/110/base -> origin/gh/etaf/110/base 2025-03-14T05:58:29.9560633Z * [new branch] gh/etaf/110/head -> origin/gh/etaf/110/head 2025-03-14T05:58:29.9561622Z * [new branch] gh/etaf/110/orig -> origin/gh/etaf/110/orig 2025-03-14T05:58:29.9563245Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2025-03-14T05:58:29.9564745Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2025-03-14T05:58:29.9565887Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2025-03-14T05:58:29.9567386Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-03-14T05:58:29.9568467Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-03-14T05:58:29.9569560Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-03-14T05:58:29.9570980Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-03-14T05:58:29.9572073Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-03-14T05:58:29.9573177Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-03-14T05:58:29.9574770Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-03-14T05:58:29.9575921Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-03-14T05:58:29.9577034Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-03-14T05:58:29.9579089Z * [new branch] gh/etaf/95/base -> origin/gh/etaf/95/base 2025-03-14T05:58:29.9580220Z * [new branch] gh/etaf/95/head -> origin/gh/etaf/95/head 2025-03-14T05:58:29.9581328Z * [new branch] gh/etaf/95/orig -> origin/gh/etaf/95/orig 2025-03-14T05:58:29.9583064Z * [new branch] gh/etaf/96/base -> origin/gh/etaf/96/base 2025-03-14T05:58:29.9584166Z * [new branch] gh/etaf/96/head -> origin/gh/etaf/96/head 2025-03-14T05:58:29.9585306Z * [new branch] gh/etaf/96/orig -> origin/gh/etaf/96/orig 2025-03-14T05:58:29.9587426Z * [new branch] gh/etaf/97/base -> origin/gh/etaf/97/base 2025-03-14T05:58:29.9588643Z * [new branch] gh/etaf/97/head -> origin/gh/etaf/97/head 2025-03-14T05:58:29.9589733Z * [new branch] gh/etaf/97/orig -> origin/gh/etaf/97/orig 2025-03-14T05:58:29.9591302Z * [new branch] gh/etaf/98/base -> origin/gh/etaf/98/base 2025-03-14T05:58:29.9592426Z * [new branch] gh/etaf/98/head -> origin/gh/etaf/98/head 2025-03-14T05:58:29.9593602Z * [new branch] gh/etaf/98/orig -> origin/gh/etaf/98/orig 2025-03-14T05:58:29.9595021Z * [new branch] gh/etaf/99/base -> origin/gh/etaf/99/base 2025-03-14T05:58:29.9596162Z * [new branch] gh/etaf/99/head -> origin/gh/etaf/99/head 2025-03-14T05:58:29.9597256Z * [new branch] gh/etaf/99/orig -> origin/gh/etaf/99/orig 2025-03-14T05:58:29.9599320Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-03-14T05:58:29.9600454Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-03-14T05:58:29.9601571Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-03-14T05:58:29.9603094Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-03-14T05:58:29.9604599Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-03-14T05:58:29.9606079Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-03-14T05:58:29.9607710Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-03-14T05:58:29.9608725Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-03-14T05:58:29.9609852Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-03-14T05:58:29.9611344Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-03-14T05:58:29.9612470Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-03-14T05:58:29.9613772Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-03-14T05:58:29.9615204Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2025-03-14T05:58:29.9616313Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2025-03-14T05:58:29.9617409Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2025-03-14T05:58:29.9619041Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-03-14T05:58:29.9620125Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-03-14T05:58:29.9621267Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-03-14T05:58:29.9622743Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-03-14T05:58:29.9623934Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-03-14T05:58:29.9625047Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-03-14T05:58:29.9626956Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-03-14T05:58:29.9628072Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-03-14T05:58:29.9629249Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-03-14T05:58:29.9631067Z * [new branch] gh/fadara01/2/base -> origin/gh/fadara01/2/base 2025-03-14T05:58:29.9631668Z * [new branch] gh/fadara01/2/head -> origin/gh/fadara01/2/head 2025-03-14T05:58:29.9632801Z * [new branch] gh/fadara01/2/orig -> origin/gh/fadara01/2/orig 2025-03-14T05:58:29.9634333Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-03-14T05:58:29.9635450Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-03-14T05:58:29.9636843Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-03-14T05:58:29.9638252Z * [new branch] gh/fadara01/4/base -> origin/gh/fadara01/4/base 2025-03-14T05:58:29.9639374Z * [new branch] gh/fadara01/4/head -> origin/gh/fadara01/4/head 2025-03-14T05:58:29.9640588Z * [new branch] gh/fadara01/4/orig -> origin/gh/fadara01/4/orig 2025-03-14T05:58:29.9642110Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-03-14T05:58:29.9643247Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-03-14T05:58:29.9644468Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-03-14T05:58:29.9645950Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-03-14T05:58:29.9647062Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-03-14T05:58:29.9648277Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-03-14T05:58:29.9649834Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-03-14T05:58:29.9650947Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-03-14T05:58:29.9652077Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-03-14T05:58:29.9654063Z * [new branch] gh/fduwjj/111/base -> origin/gh/fduwjj/111/base 2025-03-14T05:58:29.9654940Z * [new branch] gh/fduwjj/111/head -> origin/gh/fduwjj/111/head 2025-03-14T05:58:29.9656163Z * [new branch] gh/fduwjj/111/orig -> origin/gh/fduwjj/111/orig 2025-03-14T05:58:29.9657709Z * [new branch] gh/fduwjj/112/base -> origin/gh/fduwjj/112/base 2025-03-14T05:58:29.9658945Z * [new branch] gh/fduwjj/112/head -> origin/gh/fduwjj/112/head 2025-03-14T05:58:29.9660048Z * [new branch] gh/fduwjj/112/orig -> origin/gh/fduwjj/112/orig 2025-03-14T05:58:29.9661633Z * [new branch] gh/fduwjj/113/base -> origin/gh/fduwjj/113/base 2025-03-14T05:58:29.9662780Z * [new branch] gh/fduwjj/113/head -> origin/gh/fduwjj/113/head 2025-03-14T05:58:29.9664005Z * [new branch] gh/fduwjj/113/orig -> origin/gh/fduwjj/113/orig 2025-03-14T05:58:29.9665994Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2025-03-14T05:58:29.9667813Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2025-03-14T05:58:29.9669027Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2025-03-14T05:58:29.9670579Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2025-03-14T05:58:29.9671909Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2025-03-14T05:58:29.9673028Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2025-03-14T05:58:29.9674640Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2025-03-14T05:58:29.9675705Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2025-03-14T05:58:29.9676751Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2025-03-14T05:58:29.9678664Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-03-14T05:58:29.9679834Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-03-14T05:58:29.9680978Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-03-14T05:58:29.9682610Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-03-14T05:58:29.9683794Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-03-14T05:58:29.9685017Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-03-14T05:58:29.9686574Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-03-14T05:58:29.9687809Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-03-14T05:58:29.9688965Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-03-14T05:58:29.9690662Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-03-14T05:58:29.9691806Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-03-14T05:58:29.9692988Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-03-14T05:58:29.9694450Z * [new branch] gh/fegin/295/base -> origin/gh/fegin/295/base 2025-03-14T05:58:29.9695557Z * [new branch] gh/fegin/295/head -> origin/gh/fegin/295/head 2025-03-14T05:58:29.9696651Z * [new branch] gh/fegin/295/orig -> origin/gh/fegin/295/orig 2025-03-14T05:58:29.9698224Z * [new branch] gh/fegin/296/base -> origin/gh/fegin/296/base 2025-03-14T05:58:29.9699464Z * [new branch] gh/fegin/296/head -> origin/gh/fegin/296/head 2025-03-14T05:58:29.9700597Z * [new branch] gh/fegin/296/orig -> origin/gh/fegin/296/orig 2025-03-14T05:58:29.9702252Z * [new branch] gh/fegin/297/base -> origin/gh/fegin/297/base 2025-03-14T05:58:29.9703341Z * [new branch] gh/fegin/297/head -> origin/gh/fegin/297/head 2025-03-14T05:58:29.9704443Z * [new branch] gh/fegin/297/orig -> origin/gh/fegin/297/orig 2025-03-14T05:58:29.9705944Z * [new branch] gh/fegin/298/base -> origin/gh/fegin/298/base 2025-03-14T05:58:29.9707089Z * [new branch] gh/fegin/298/head -> origin/gh/fegin/298/head 2025-03-14T05:58:29.9708299Z * [new branch] gh/fegin/298/orig -> origin/gh/fegin/298/orig 2025-03-14T05:58:29.9709862Z * [new branch] gh/fegin/299/base -> origin/gh/fegin/299/base 2025-03-14T05:58:29.9710938Z * [new branch] gh/fegin/299/head -> origin/gh/fegin/299/head 2025-03-14T05:58:29.9712091Z * [new branch] gh/fegin/299/orig -> origin/gh/fegin/299/orig 2025-03-14T05:58:29.9713894Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2025-03-14T05:58:29.9715057Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2025-03-14T05:58:29.9716162Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2025-03-14T05:58:29.9717663Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2025-03-14T05:58:29.9718761Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2025-03-14T05:58:29.9719867Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2025-03-14T05:58:29.9721342Z * [new branch] gh/fffrog/38/base -> origin/gh/fffrog/38/base 2025-03-14T05:58:29.9722480Z * [new branch] gh/fffrog/38/head -> origin/gh/fffrog/38/head 2025-03-14T05:58:29.9723623Z * [new branch] gh/fffrog/38/orig -> origin/gh/fffrog/38/orig 2025-03-14T05:58:29.9725157Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-03-14T05:58:29.9726242Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-03-14T05:58:29.9727349Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-03-14T05:58:29.9728848Z * [new branch] gh/fffrog/40/base -> origin/gh/fffrog/40/base 2025-03-14T05:58:29.9729966Z * [new branch] gh/fffrog/40/head -> origin/gh/fffrog/40/head 2025-03-14T05:58:29.9731165Z * [new branch] gh/fffrog/40/orig -> origin/gh/fffrog/40/orig 2025-03-14T05:58:29.9732670Z * [new branch] gh/fffrog/41/base -> origin/gh/fffrog/41/base 2025-03-14T05:58:29.9733771Z * [new branch] gh/fffrog/41/head -> origin/gh/fffrog/41/head 2025-03-14T05:58:29.9734911Z * [new branch] gh/fffrog/41/orig -> origin/gh/fffrog/41/orig 2025-03-14T05:58:29.9736449Z * [new branch] gh/fffrog/42/base -> origin/gh/fffrog/42/base 2025-03-14T05:58:29.9737575Z * [new branch] gh/fffrog/42/head -> origin/gh/fffrog/42/head 2025-03-14T05:58:29.9738798Z * [new branch] gh/fffrog/42/orig -> origin/gh/fffrog/42/orig 2025-03-14T05:58:29.9740345Z * [new branch] gh/fffrog/43/base -> origin/gh/fffrog/43/base 2025-03-14T05:58:29.9741450Z * [new branch] gh/fffrog/43/head -> origin/gh/fffrog/43/head 2025-03-14T05:58:29.9742530Z * [new branch] gh/fffrog/43/orig -> origin/gh/fffrog/43/orig 2025-03-14T05:58:29.9744045Z * [new branch] gh/fffrog/44/base -> origin/gh/fffrog/44/base 2025-03-14T05:58:29.9745185Z * [new branch] gh/fffrog/44/head -> origin/gh/fffrog/44/head 2025-03-14T05:58:29.9746341Z * [new branch] gh/fffrog/44/orig -> origin/gh/fffrog/44/orig 2025-03-14T05:58:29.9747870Z * [new branch] gh/fffrog/45/base -> origin/gh/fffrog/45/base 2025-03-14T05:58:29.9748917Z * [new branch] gh/fffrog/45/head -> origin/gh/fffrog/45/head 2025-03-14T05:58:29.9750031Z * [new branch] gh/fffrog/45/orig -> origin/gh/fffrog/45/orig 2025-03-14T05:58:29.9751513Z * [new branch] gh/fffrog/46/base -> origin/gh/fffrog/46/base 2025-03-14T05:58:29.9752644Z * [new branch] gh/fffrog/46/head -> origin/gh/fffrog/46/head 2025-03-14T05:58:29.9753733Z * [new branch] gh/fffrog/46/orig -> origin/gh/fffrog/46/orig 2025-03-14T05:58:29.9755200Z * [new branch] gh/fffrog/47/base -> origin/gh/fffrog/47/base 2025-03-14T05:58:29.9756371Z * [new branch] gh/fffrog/47/head -> origin/gh/fffrog/47/head 2025-03-14T05:58:29.9757836Z * [new branch] gh/fffrog/47/orig -> origin/gh/fffrog/47/orig 2025-03-14T05:58:29.9758990Z * [new branch] gh/fffrog/48/base -> origin/gh/fffrog/48/base 2025-03-14T05:58:29.9760140Z * [new branch] gh/fffrog/48/head -> origin/gh/fffrog/48/head 2025-03-14T05:58:29.9761237Z * [new branch] gh/fffrog/48/orig -> origin/gh/fffrog/48/orig 2025-03-14T05:58:29.9762776Z * [new branch] gh/fffrog/49/base -> origin/gh/fffrog/49/base 2025-03-14T05:58:29.9764281Z * [new branch] gh/fffrog/49/head -> origin/gh/fffrog/49/head 2025-03-14T05:58:29.9765633Z * [new branch] gh/fffrog/49/orig -> origin/gh/fffrog/49/orig 2025-03-14T05:58:29.9766870Z * [new branch] gh/fffrog/50/base -> origin/gh/fffrog/50/base 2025-03-14T05:58:29.9767985Z * [new branch] gh/fffrog/50/head -> origin/gh/fffrog/50/head 2025-03-14T05:58:29.9769064Z * [new branch] gh/fffrog/50/orig -> origin/gh/fffrog/50/orig 2025-03-14T05:58:29.9770936Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-03-14T05:58:29.9772065Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-03-14T05:58:29.9773197Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-03-14T05:58:29.9774673Z * [new branch] gh/guangyey/123/base -> origin/gh/guangyey/123/base 2025-03-14T05:58:29.9775806Z * [new branch] gh/guangyey/123/head -> origin/gh/guangyey/123/head 2025-03-14T05:58:29.9776911Z * [new branch] gh/guangyey/123/orig -> origin/gh/guangyey/123/orig 2025-03-14T05:58:29.9779470Z * [new branch] gh/guangyey/124/base -> origin/gh/guangyey/124/base 2025-03-14T05:58:29.9780209Z * [new branch] gh/guangyey/124/head -> origin/gh/guangyey/124/head 2025-03-14T05:58:29.9781401Z * [new branch] gh/guangyey/124/orig -> origin/gh/guangyey/124/orig 2025-03-14T05:58:29.9783033Z * [new branch] gh/guangyey/125/base -> origin/gh/guangyey/125/base 2025-03-14T05:58:29.9784040Z * [new branch] gh/guangyey/125/head -> origin/gh/guangyey/125/head 2025-03-14T05:58:29.9785150Z * [new branch] gh/guangyey/125/orig -> origin/gh/guangyey/125/orig 2025-03-14T05:58:29.9786907Z * [new branch] gh/guangyey/126/base -> origin/gh/guangyey/126/base 2025-03-14T05:58:29.9787883Z * [new branch] gh/guangyey/126/head -> origin/gh/guangyey/126/head 2025-03-14T05:58:29.9789027Z * [new branch] gh/guangyey/126/orig -> origin/gh/guangyey/126/orig 2025-03-14T05:58:29.9790705Z * [new branch] gh/guangyey/127/base -> origin/gh/guangyey/127/base 2025-03-14T05:58:29.9791739Z * [new branch] gh/guangyey/127/head -> origin/gh/guangyey/127/head 2025-03-14T05:58:29.9792996Z * [new branch] gh/guangyey/127/orig -> origin/gh/guangyey/127/orig 2025-03-14T05:58:29.9794610Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2025-03-14T05:58:29.9795666Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2025-03-14T05:58:29.9796834Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2025-03-14T05:58:29.9798508Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-03-14T05:58:29.9799489Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-03-14T05:58:29.9800593Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-03-14T05:58:29.9802258Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-03-14T05:58:29.9803217Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-03-14T05:58:29.9804449Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-03-14T05:58:29.9805986Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-03-14T05:58:29.9806949Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-03-14T05:58:29.9808077Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-03-14T05:58:29.9810205Z * [new branch] gh/guilhermeleobas/100/base -> origin/gh/guilhermeleobas/100/base 2025-03-14T05:58:29.9811194Z * [new branch] gh/guilhermeleobas/100/head -> origin/gh/guilhermeleobas/100/head 2025-03-14T05:58:29.9812315Z * [new branch] gh/guilhermeleobas/100/orig -> origin/gh/guilhermeleobas/100/orig 2025-03-14T05:58:29.9814020Z * [new branch] gh/guilhermeleobas/101/base -> origin/gh/guilhermeleobas/101/base 2025-03-14T05:58:29.9815039Z * [new branch] gh/guilhermeleobas/101/head -> origin/gh/guilhermeleobas/101/head 2025-03-14T05:58:29.9816169Z * [new branch] gh/guilhermeleobas/101/orig -> origin/gh/guilhermeleobas/101/orig 2025-03-14T05:58:29.9817879Z * [new branch] gh/guilhermeleobas/102/base -> origin/gh/guilhermeleobas/102/base 2025-03-14T05:58:29.9819171Z * [new branch] gh/guilhermeleobas/102/head -> origin/gh/guilhermeleobas/102/head 2025-03-14T05:58:29.9820274Z * [new branch] gh/guilhermeleobas/102/orig -> origin/gh/guilhermeleobas/102/orig 2025-03-14T05:58:29.9821896Z * [new branch] gh/guilhermeleobas/103/base -> origin/gh/guilhermeleobas/103/base 2025-03-14T05:58:29.9822972Z * [new branch] gh/guilhermeleobas/103/head -> origin/gh/guilhermeleobas/103/head 2025-03-14T05:58:29.9824179Z * [new branch] gh/guilhermeleobas/103/orig -> origin/gh/guilhermeleobas/103/orig 2025-03-14T05:58:29.9825910Z * [new branch] gh/guilhermeleobas/104/base -> origin/gh/guilhermeleobas/104/base 2025-03-14T05:58:29.9827043Z * [new branch] gh/guilhermeleobas/104/head -> origin/gh/guilhermeleobas/104/head 2025-03-14T05:58:29.9828099Z * [new branch] gh/guilhermeleobas/104/orig -> origin/gh/guilhermeleobas/104/orig 2025-03-14T05:58:29.9829828Z * [new branch] gh/guilhermeleobas/105/base -> origin/gh/guilhermeleobas/105/base 2025-03-14T05:58:29.9830931Z * [new branch] gh/guilhermeleobas/105/head -> origin/gh/guilhermeleobas/105/head 2025-03-14T05:58:29.9831840Z * [new branch] gh/guilhermeleobas/105/orig -> origin/gh/guilhermeleobas/105/orig 2025-03-14T05:58:29.9834084Z * [new branch] gh/guilhermeleobas/106/base -> origin/gh/guilhermeleobas/106/base 2025-03-14T05:58:29.9834457Z * [new branch] gh/guilhermeleobas/106/head -> origin/gh/guilhermeleobas/106/head 2025-03-14T05:58:29.9835668Z * [new branch] gh/guilhermeleobas/106/orig -> origin/gh/guilhermeleobas/106/orig 2025-03-14T05:58:29.9837305Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-03-14T05:58:29.9838219Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-03-14T05:58:29.9839418Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-03-14T05:58:29.9840921Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-03-14T05:58:29.9842078Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-03-14T05:58:29.9843196Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-03-14T05:58:29.9844701Z * [new branch] gh/guilhermeleobas/109/base -> origin/gh/guilhermeleobas/109/base 2025-03-14T05:58:29.9845789Z * [new branch] gh/guilhermeleobas/109/head -> origin/gh/guilhermeleobas/109/head 2025-03-14T05:58:29.9846928Z * [new branch] gh/guilhermeleobas/109/orig -> origin/gh/guilhermeleobas/109/orig 2025-03-14T05:58:29.9848413Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-03-14T05:58:29.9849624Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-03-14T05:58:29.9850715Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-03-14T05:58:29.9852177Z * [new branch] gh/guilhermeleobas/110/base -> origin/gh/guilhermeleobas/110/base 2025-03-14T05:58:29.9853286Z * [new branch] gh/guilhermeleobas/110/head -> origin/gh/guilhermeleobas/110/head 2025-03-14T05:58:29.9854392Z * [new branch] gh/guilhermeleobas/110/orig -> origin/gh/guilhermeleobas/110/orig 2025-03-14T05:58:29.9855919Z * [new branch] gh/guilhermeleobas/111/base -> origin/gh/guilhermeleobas/111/base 2025-03-14T05:58:29.9856952Z * [new branch] gh/guilhermeleobas/111/head -> origin/gh/guilhermeleobas/111/head 2025-03-14T05:58:29.9858083Z * [new branch] gh/guilhermeleobas/111/orig -> origin/gh/guilhermeleobas/111/orig 2025-03-14T05:58:29.9859707Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-03-14T05:58:29.9860834Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-03-14T05:58:29.9861957Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-03-14T05:58:29.9863557Z * [new branch] gh/guilhermeleobas/92/base -> origin/gh/guilhermeleobas/92/base 2025-03-14T05:58:29.9864688Z * [new branch] gh/guilhermeleobas/92/head -> origin/gh/guilhermeleobas/92/head 2025-03-14T05:58:29.9865872Z * [new branch] gh/guilhermeleobas/92/orig -> origin/gh/guilhermeleobas/92/orig 2025-03-14T05:58:29.9867423Z * [new branch] gh/guilhermeleobas/93/base -> origin/gh/guilhermeleobas/93/base 2025-03-14T05:58:29.9868554Z * [new branch] gh/guilhermeleobas/93/head -> origin/gh/guilhermeleobas/93/head 2025-03-14T05:58:29.9869631Z * [new branch] gh/guilhermeleobas/93/orig -> origin/gh/guilhermeleobas/93/orig 2025-03-14T05:58:29.9871174Z * [new branch] gh/guilhermeleobas/94/base -> origin/gh/guilhermeleobas/94/base 2025-03-14T05:58:29.9872236Z * [new branch] gh/guilhermeleobas/94/head -> origin/gh/guilhermeleobas/94/head 2025-03-14T05:58:29.9873417Z * [new branch] gh/guilhermeleobas/94/orig -> origin/gh/guilhermeleobas/94/orig 2025-03-14T05:58:29.9875461Z * [new branch] gh/guilhermeleobas/95/base -> origin/gh/guilhermeleobas/95/base 2025-03-14T05:58:29.9876614Z * [new branch] gh/guilhermeleobas/95/head -> origin/gh/guilhermeleobas/95/head 2025-03-14T05:58:29.9877958Z * [new branch] gh/guilhermeleobas/95/orig -> origin/gh/guilhermeleobas/95/orig 2025-03-14T05:58:29.9882936Z * [new branch] gh/guilhermeleobas/97/base -> origin/gh/guilhermeleobas/97/base 2025-03-14T05:58:29.9884083Z * [new branch] gh/guilhermeleobas/97/head -> origin/gh/guilhermeleobas/97/head 2025-03-14T05:58:29.9885205Z * [new branch] gh/guilhermeleobas/97/orig -> origin/gh/guilhermeleobas/97/orig 2025-03-14T05:58:29.9886702Z * [new branch] gh/guilhermeleobas/98/base -> origin/gh/guilhermeleobas/98/base 2025-03-14T05:58:29.9887840Z * [new branch] gh/guilhermeleobas/98/head -> origin/gh/guilhermeleobas/98/head 2025-03-14T05:58:29.9888961Z * [new branch] gh/guilhermeleobas/98/orig -> origin/gh/guilhermeleobas/98/orig 2025-03-14T05:58:29.9890525Z * [new branch] gh/guilhermeleobas/99/base -> origin/gh/guilhermeleobas/99/base 2025-03-14T05:58:29.9891664Z * [new branch] gh/guilhermeleobas/99/head -> origin/gh/guilhermeleobas/99/head 2025-03-14T05:58:29.9892844Z * [new branch] gh/guilhermeleobas/99/orig -> origin/gh/guilhermeleobas/99/orig 2025-03-14T05:58:29.9894836Z * [new branch] gh/henrylhtsang/10/base -> origin/gh/henrylhtsang/10/base 2025-03-14T05:58:29.9896013Z * [new branch] gh/henrylhtsang/10/head -> origin/gh/henrylhtsang/10/head 2025-03-14T05:58:29.9897124Z * [new branch] gh/henrylhtsang/10/orig -> origin/gh/henrylhtsang/10/orig 2025-03-14T05:58:29.9898925Z * [new branch] gh/henrylhtsang/11/base -> origin/gh/henrylhtsang/11/base 2025-03-14T05:58:29.9900126Z * [new branch] gh/henrylhtsang/11/head -> origin/gh/henrylhtsang/11/head 2025-03-14T05:58:29.9901279Z * [new branch] gh/henrylhtsang/11/orig -> origin/gh/henrylhtsang/11/orig 2025-03-14T05:58:29.9902818Z * [new branch] gh/henrylhtsang/12/base -> origin/gh/henrylhtsang/12/base 2025-03-14T05:58:29.9904047Z * [new branch] gh/henrylhtsang/12/head -> origin/gh/henrylhtsang/12/head 2025-03-14T05:58:29.9905188Z * [new branch] gh/henrylhtsang/12/orig -> origin/gh/henrylhtsang/12/orig 2025-03-14T05:58:29.9906966Z * [new branch] gh/henrylhtsang/13/base -> origin/gh/henrylhtsang/13/base 2025-03-14T05:58:29.9908092Z * [new branch] gh/henrylhtsang/13/head -> origin/gh/henrylhtsang/13/head 2025-03-14T05:58:29.9909202Z * [new branch] gh/henrylhtsang/13/orig -> origin/gh/henrylhtsang/13/orig 2025-03-14T05:58:29.9910840Z * [new branch] gh/henrylhtsang/14/base -> origin/gh/henrylhtsang/14/base 2025-03-14T05:58:29.9911937Z * [new branch] gh/henrylhtsang/14/head -> origin/gh/henrylhtsang/14/head 2025-03-14T05:58:29.9913087Z * [new branch] gh/henrylhtsang/14/orig -> origin/gh/henrylhtsang/14/orig 2025-03-14T05:58:29.9914705Z * [new branch] gh/henrylhtsang/15/base -> origin/gh/henrylhtsang/15/base 2025-03-14T05:58:29.9915913Z * [new branch] gh/henrylhtsang/15/head -> origin/gh/henrylhtsang/15/head 2025-03-14T05:58:29.9916957Z * [new branch] gh/henrylhtsang/15/orig -> origin/gh/henrylhtsang/15/orig 2025-03-14T05:58:29.9918475Z * [new branch] gh/henrylhtsang/16/base -> origin/gh/henrylhtsang/16/base 2025-03-14T05:58:29.9919528Z * [new branch] gh/henrylhtsang/16/head -> origin/gh/henrylhtsang/16/head 2025-03-14T05:58:29.9920686Z * [new branch] gh/henrylhtsang/16/orig -> origin/gh/henrylhtsang/16/orig 2025-03-14T05:58:29.9923828Z * [new branch] gh/henrylhtsang/17/base -> origin/gh/henrylhtsang/17/base 2025-03-14T05:58:29.9924970Z * [new branch] gh/henrylhtsang/17/head -> origin/gh/henrylhtsang/17/head 2025-03-14T05:58:29.9926126Z * [new branch] gh/henrylhtsang/17/orig -> origin/gh/henrylhtsang/17/orig 2025-03-14T05:58:29.9927727Z * [new branch] gh/henrylhtsang/18/base -> origin/gh/henrylhtsang/18/base 2025-03-14T05:58:29.9928806Z * [new branch] gh/henrylhtsang/18/head -> origin/gh/henrylhtsang/18/head 2025-03-14T05:58:29.9929997Z * [new branch] gh/henrylhtsang/18/orig -> origin/gh/henrylhtsang/18/orig 2025-03-14T05:58:29.9931495Z * [new branch] gh/henrylhtsang/19/base -> origin/gh/henrylhtsang/19/base 2025-03-14T05:58:29.9932710Z * [new branch] gh/henrylhtsang/19/head -> origin/gh/henrylhtsang/19/head 2025-03-14T05:58:29.9933859Z * [new branch] gh/henrylhtsang/19/orig -> origin/gh/henrylhtsang/19/orig 2025-03-14T05:58:29.9935401Z * [new branch] gh/henrylhtsang/20/base -> origin/gh/henrylhtsang/20/base 2025-03-14T05:58:29.9936500Z * [new branch] gh/henrylhtsang/20/head -> origin/gh/henrylhtsang/20/head 2025-03-14T05:58:29.9937619Z * [new branch] gh/henrylhtsang/20/orig -> origin/gh/henrylhtsang/20/orig 2025-03-14T05:58:29.9939315Z * [new branch] gh/henrylhtsang/21/base -> origin/gh/henrylhtsang/21/base 2025-03-14T05:58:29.9940502Z * [new branch] gh/henrylhtsang/21/head -> origin/gh/henrylhtsang/21/head 2025-03-14T05:58:29.9941618Z * [new branch] gh/henrylhtsang/21/orig -> origin/gh/henrylhtsang/21/orig 2025-03-14T05:58:29.9943008Z * [new branch] gh/henrylhtsang/22/base -> origin/gh/henrylhtsang/22/base 2025-03-14T05:58:29.9944154Z * [new branch] gh/henrylhtsang/22/head -> origin/gh/henrylhtsang/22/head 2025-03-14T05:58:29.9945272Z * [new branch] gh/henrylhtsang/22/orig -> origin/gh/henrylhtsang/22/orig 2025-03-14T05:58:29.9947053Z * [new branch] gh/henrylhtsang/23/base -> origin/gh/henrylhtsang/23/base 2025-03-14T05:58:29.9948191Z * [new branch] gh/henrylhtsang/23/head -> origin/gh/henrylhtsang/23/head 2025-03-14T05:58:29.9949297Z * [new branch] gh/henrylhtsang/23/orig -> origin/gh/henrylhtsang/23/orig 2025-03-14T05:58:29.9950803Z * [new branch] gh/henrylhtsang/24/base -> origin/gh/henrylhtsang/24/base 2025-03-14T05:58:29.9951966Z * [new branch] gh/henrylhtsang/24/head -> origin/gh/henrylhtsang/24/head 2025-03-14T05:58:29.9953103Z * [new branch] gh/henrylhtsang/24/orig -> origin/gh/henrylhtsang/24/orig 2025-03-14T05:58:29.9954671Z * [new branch] gh/henrylhtsang/25/base -> origin/gh/henrylhtsang/25/base 2025-03-14T05:58:29.9955825Z * [new branch] gh/henrylhtsang/25/head -> origin/gh/henrylhtsang/25/head 2025-03-14T05:58:29.9956992Z * [new branch] gh/henrylhtsang/25/orig -> origin/gh/henrylhtsang/25/orig 2025-03-14T05:58:29.9958625Z * [new branch] gh/henrylhtsang/26/base -> origin/gh/henrylhtsang/26/base 2025-03-14T05:58:29.9959733Z * [new branch] gh/henrylhtsang/26/head -> origin/gh/henrylhtsang/26/head 2025-03-14T05:58:29.9960834Z * [new branch] gh/henrylhtsang/26/orig -> origin/gh/henrylhtsang/26/orig 2025-03-14T05:58:29.9962512Z * [new branch] gh/henrylhtsang/27/base -> origin/gh/henrylhtsang/27/base 2025-03-14T05:58:29.9963596Z * [new branch] gh/henrylhtsang/27/head -> origin/gh/henrylhtsang/27/head 2025-03-14T05:58:29.9964809Z * [new branch] gh/henrylhtsang/27/orig -> origin/gh/henrylhtsang/27/orig 2025-03-14T05:58:29.9967179Z * [new branch] gh/henrylhtsang/28/base -> origin/gh/henrylhtsang/28/base 2025-03-14T05:58:29.9968807Z * [new branch] gh/henrylhtsang/28/head -> origin/gh/henrylhtsang/28/head 2025-03-14T05:58:29.9969868Z * [new branch] gh/henrylhtsang/28/orig -> origin/gh/henrylhtsang/28/orig 2025-03-14T05:58:29.9971626Z * [new branch] gh/henrylhtsang/29/base -> origin/gh/henrylhtsang/29/base 2025-03-14T05:58:29.9972774Z * [new branch] gh/henrylhtsang/29/head -> origin/gh/henrylhtsang/29/head 2025-03-14T05:58:29.9973728Z * [new branch] gh/henrylhtsang/29/orig -> origin/gh/henrylhtsang/29/orig 2025-03-14T05:58:29.9975377Z * [new branch] gh/henrylhtsang/3/base -> origin/gh/henrylhtsang/3/base 2025-03-14T05:58:29.9976595Z * [new branch] gh/henrylhtsang/3/head -> origin/gh/henrylhtsang/3/head 2025-03-14T05:58:29.9977965Z * [new branch] gh/henrylhtsang/3/orig -> origin/gh/henrylhtsang/3/orig 2025-03-14T05:58:29.9979879Z * [new branch] gh/henrylhtsang/30/base -> origin/gh/henrylhtsang/30/base 2025-03-14T05:58:29.9981104Z * [new branch] gh/henrylhtsang/30/head -> origin/gh/henrylhtsang/30/head 2025-03-14T05:58:29.9982203Z * [new branch] gh/henrylhtsang/30/orig -> origin/gh/henrylhtsang/30/orig 2025-03-14T05:58:29.9983945Z * [new branch] gh/henrylhtsang/31/base -> origin/gh/henrylhtsang/31/base 2025-03-14T05:58:29.9984977Z * [new branch] gh/henrylhtsang/31/head -> origin/gh/henrylhtsang/31/head 2025-03-14T05:58:29.9986076Z * [new branch] gh/henrylhtsang/31/orig -> origin/gh/henrylhtsang/31/orig 2025-03-14T05:58:29.9987721Z * [new branch] gh/henrylhtsang/32/base -> origin/gh/henrylhtsang/32/base 2025-03-14T05:58:29.9988872Z * [new branch] gh/henrylhtsang/32/head -> origin/gh/henrylhtsang/32/head 2025-03-14T05:58:29.9990032Z * [new branch] gh/henrylhtsang/32/orig -> origin/gh/henrylhtsang/32/orig 2025-03-14T05:58:29.9991683Z * [new branch] gh/henrylhtsang/33/base -> origin/gh/henrylhtsang/33/base 2025-03-14T05:58:29.9992944Z * [new branch] gh/henrylhtsang/33/head -> origin/gh/henrylhtsang/33/head 2025-03-14T05:58:29.9995309Z * [new branch] gh/henrylhtsang/33/orig -> origin/gh/henrylhtsang/33/orig 2025-03-14T05:58:29.9995753Z * [new branch] gh/henrylhtsang/34/base -> origin/gh/henrylhtsang/34/base 2025-03-14T05:58:29.9997056Z * [new branch] gh/henrylhtsang/34/head -> origin/gh/henrylhtsang/34/head 2025-03-14T05:58:29.9998163Z * [new branch] gh/henrylhtsang/34/orig -> origin/gh/henrylhtsang/34/orig 2025-03-14T05:58:29.9999902Z * [new branch] gh/henrylhtsang/35/base -> origin/gh/henrylhtsang/35/base 2025-03-14T05:58:30.0000909Z * [new branch] gh/henrylhtsang/35/head -> origin/gh/henrylhtsang/35/head 2025-03-14T05:58:30.0001974Z * [new branch] gh/henrylhtsang/35/orig -> origin/gh/henrylhtsang/35/orig 2025-03-14T05:58:30.0003715Z * [new branch] gh/henrylhtsang/36/base -> origin/gh/henrylhtsang/36/base 2025-03-14T05:58:30.0004806Z * [new branch] gh/henrylhtsang/36/head -> origin/gh/henrylhtsang/36/head 2025-03-14T05:58:30.0005882Z * [new branch] gh/henrylhtsang/36/orig -> origin/gh/henrylhtsang/36/orig 2025-03-14T05:58:30.0007528Z * [new branch] gh/henrylhtsang/37/base -> origin/gh/henrylhtsang/37/base 2025-03-14T05:58:30.0008672Z * [new branch] gh/henrylhtsang/37/head -> origin/gh/henrylhtsang/37/head 2025-03-14T05:58:30.0009861Z * [new branch] gh/henrylhtsang/37/orig -> origin/gh/henrylhtsang/37/orig 2025-03-14T05:58:30.0011470Z * [new branch] gh/henrylhtsang/38/base -> origin/gh/henrylhtsang/38/base 2025-03-14T05:58:30.0012611Z * [new branch] gh/henrylhtsang/38/head -> origin/gh/henrylhtsang/38/head 2025-03-14T05:58:30.0013689Z * [new branch] gh/henrylhtsang/38/orig -> origin/gh/henrylhtsang/38/orig 2025-03-14T05:58:30.0015369Z * [new branch] gh/henrylhtsang/39/base -> origin/gh/henrylhtsang/39/base 2025-03-14T05:58:30.0016488Z * [new branch] gh/henrylhtsang/39/head -> origin/gh/henrylhtsang/39/head 2025-03-14T05:58:30.0017599Z * [new branch] gh/henrylhtsang/39/orig -> origin/gh/henrylhtsang/39/orig 2025-03-14T05:58:30.0019488Z * [new branch] gh/henrylhtsang/4/base -> origin/gh/henrylhtsang/4/base 2025-03-14T05:58:30.0020400Z * [new branch] gh/henrylhtsang/4/head -> origin/gh/henrylhtsang/4/head 2025-03-14T05:58:30.0021586Z * [new branch] gh/henrylhtsang/4/orig -> origin/gh/henrylhtsang/4/orig 2025-03-14T05:58:30.0023168Z * [new branch] gh/henrylhtsang/40/base -> origin/gh/henrylhtsang/40/base 2025-03-14T05:58:30.0024294Z * [new branch] gh/henrylhtsang/40/head -> origin/gh/henrylhtsang/40/head 2025-03-14T05:58:30.0025501Z * [new branch] gh/henrylhtsang/40/orig -> origin/gh/henrylhtsang/40/orig 2025-03-14T05:58:30.0026925Z * [new branch] gh/henrylhtsang/41/base -> origin/gh/henrylhtsang/41/base 2025-03-14T05:58:30.0028022Z * [new branch] gh/henrylhtsang/41/head -> origin/gh/henrylhtsang/41/head 2025-03-14T05:58:30.0029154Z * [new branch] gh/henrylhtsang/41/orig -> origin/gh/henrylhtsang/41/orig 2025-03-14T05:58:30.0030590Z * [new branch] gh/henrylhtsang/42/base -> origin/gh/henrylhtsang/42/base 2025-03-14T05:58:30.0031895Z * [new branch] gh/henrylhtsang/42/head -> origin/gh/henrylhtsang/42/head 2025-03-14T05:58:30.0033116Z * [new branch] gh/henrylhtsang/42/orig -> origin/gh/henrylhtsang/42/orig 2025-03-14T05:58:30.0034962Z * [new branch] gh/henrylhtsang/5/base -> origin/gh/henrylhtsang/5/base 2025-03-14T05:58:30.0035850Z * [new branch] gh/henrylhtsang/5/head -> origin/gh/henrylhtsang/5/head 2025-03-14T05:58:30.0037162Z * [new branch] gh/henrylhtsang/5/orig -> origin/gh/henrylhtsang/5/orig 2025-03-14T05:58:30.0038587Z * [new branch] gh/henrylhtsang/6/base -> origin/gh/henrylhtsang/6/base 2025-03-14T05:58:30.0042866Z * [new branch] gh/henrylhtsang/6/head -> origin/gh/henrylhtsang/6/head 2025-03-14T05:58:30.0043393Z * [new branch] gh/henrylhtsang/6/orig -> origin/gh/henrylhtsang/6/orig 2025-03-14T05:58:30.0043908Z * [new branch] gh/henrylhtsang/7/base -> origin/gh/henrylhtsang/7/base 2025-03-14T05:58:30.0044411Z * [new branch] gh/henrylhtsang/7/head -> origin/gh/henrylhtsang/7/head 2025-03-14T05:58:30.0044939Z * [new branch] gh/henrylhtsang/7/orig -> origin/gh/henrylhtsang/7/orig 2025-03-14T05:58:30.0046618Z * [new branch] gh/henrylhtsang/8/base -> origin/gh/henrylhtsang/8/base 2025-03-14T05:58:30.0047740Z * [new branch] gh/henrylhtsang/8/head -> origin/gh/henrylhtsang/8/head 2025-03-14T05:58:30.0048882Z * [new branch] gh/henrylhtsang/8/orig -> origin/gh/henrylhtsang/8/orig 2025-03-14T05:58:30.0050691Z * [new branch] gh/henrylhtsang/9/base -> origin/gh/henrylhtsang/9/base 2025-03-14T05:58:30.0052071Z * [new branch] gh/henrylhtsang/9/head -> origin/gh/henrylhtsang/9/head 2025-03-14T05:58:30.0052886Z * [new branch] gh/henrylhtsang/9/orig -> origin/gh/henrylhtsang/9/orig 2025-03-14T05:58:30.0054843Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2025-03-14T05:58:30.0056074Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2025-03-14T05:58:30.0057255Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2025-03-14T05:58:30.0059019Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2025-03-14T05:58:30.0060192Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2025-03-14T05:58:30.0061311Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2025-03-14T05:58:30.0062858Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-03-14T05:58:30.0063985Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-03-14T05:58:30.0065191Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-03-14T05:58:30.0066903Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2025-03-14T05:58:30.0068001Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2025-03-14T05:58:30.0069141Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2025-03-14T05:58:30.0070828Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-03-14T05:58:30.0072061Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-03-14T05:58:30.0073263Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-03-14T05:58:30.0074885Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-03-14T05:58:30.0076149Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-03-14T05:58:30.0077284Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-03-14T05:58:30.0079262Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-03-14T05:58:30.0080392Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-03-14T05:58:30.0081585Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-03-14T05:58:30.0083305Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-03-14T05:58:30.0084476Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-03-14T05:58:30.0085708Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-03-14T05:58:30.0087316Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-03-14T05:58:30.0088539Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-03-14T05:58:30.0089689Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-03-14T05:58:30.0091316Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-03-14T05:58:30.0092449Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-03-14T05:58:30.0093548Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-03-14T05:58:30.0095126Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-03-14T05:58:30.0096802Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-03-14T05:58:30.0097241Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-03-14T05:58:30.0099035Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-03-14T05:58:30.0100303Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-03-14T05:58:30.0102148Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-03-14T05:58:30.0103281Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-03-14T05:58:30.0104750Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-03-14T05:58:30.0105919Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-03-14T05:58:30.0107055Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-03-14T05:58:30.0108513Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-03-14T05:58:30.0109591Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-03-14T05:58:30.0110700Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-03-14T05:58:30.0112197Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-03-14T05:58:30.0113319Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-03-14T05:58:30.0114390Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-03-14T05:58:30.0115921Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-03-14T05:58:30.0117164Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-03-14T05:58:30.0118222Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-03-14T05:58:30.0119716Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-03-14T05:58:30.0120846Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-03-14T05:58:30.0121988Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-03-14T05:58:30.0123431Z * [new branch] gh/isuruf/117/base -> origin/gh/isuruf/117/base 2025-03-14T05:58:30.0124529Z * [new branch] gh/isuruf/117/head -> origin/gh/isuruf/117/head 2025-03-14T05:58:30.0125704Z * [new branch] gh/isuruf/117/orig -> origin/gh/isuruf/117/orig 2025-03-14T05:58:30.0127221Z * [new branch] gh/isuruf/119/base -> origin/gh/isuruf/119/base 2025-03-14T05:58:30.0128287Z * [new branch] gh/isuruf/119/head -> origin/gh/isuruf/119/head 2025-03-14T05:58:30.0129433Z * [new branch] gh/isuruf/119/orig -> origin/gh/isuruf/119/orig 2025-03-14T05:58:30.0131008Z * [new branch] gh/isuruf/120/base -> origin/gh/isuruf/120/base 2025-03-14T05:58:30.0132101Z * [new branch] gh/isuruf/120/head -> origin/gh/isuruf/120/head 2025-03-14T05:58:30.0133249Z * [new branch] gh/isuruf/120/orig -> origin/gh/isuruf/120/orig 2025-03-14T05:58:30.0134711Z * [new branch] gh/isuruf/121/base -> origin/gh/isuruf/121/base 2025-03-14T05:58:30.0135844Z * [new branch] gh/isuruf/121/head -> origin/gh/isuruf/121/head 2025-03-14T05:58:30.0136886Z * [new branch] gh/isuruf/121/orig -> origin/gh/isuruf/121/orig 2025-03-14T05:58:30.0138534Z * [new branch] gh/isuruf/122/base -> origin/gh/isuruf/122/base 2025-03-14T05:58:30.0139643Z * [new branch] gh/isuruf/122/head -> origin/gh/isuruf/122/head 2025-03-14T05:58:30.0140744Z * [new branch] gh/isuruf/122/orig -> origin/gh/isuruf/122/orig 2025-03-14T05:58:30.0142201Z * [new branch] gh/isuruf/123/base -> origin/gh/isuruf/123/base 2025-03-14T05:58:30.0143305Z * [new branch] gh/isuruf/123/head -> origin/gh/isuruf/123/head 2025-03-14T05:58:30.0144435Z * [new branch] gh/isuruf/123/orig -> origin/gh/isuruf/123/orig 2025-03-14T05:58:30.0145916Z * [new branch] gh/isuruf/124/base -> origin/gh/isuruf/124/base 2025-03-14T05:58:30.0147035Z * [new branch] gh/isuruf/124/head -> origin/gh/isuruf/124/head 2025-03-14T05:58:30.0148157Z * [new branch] gh/isuruf/124/orig -> origin/gh/isuruf/124/orig 2025-03-14T05:58:30.0149654Z * [new branch] gh/isuruf/125/base -> origin/gh/isuruf/125/base 2025-03-14T05:58:30.0150760Z * [new branch] gh/isuruf/125/head -> origin/gh/isuruf/125/head 2025-03-14T05:58:30.0151882Z * [new branch] gh/isuruf/125/orig -> origin/gh/isuruf/125/orig 2025-03-14T05:58:30.0153409Z * [new branch] gh/isuruf/126/base -> origin/gh/isuruf/126/base 2025-03-14T05:58:30.0154564Z * [new branch] gh/isuruf/126/head -> origin/gh/isuruf/126/head 2025-03-14T05:58:30.0155708Z * [new branch] gh/isuruf/126/orig -> origin/gh/isuruf/126/orig 2025-03-14T05:58:30.0157152Z * [new branch] gh/isuruf/127/base -> origin/gh/isuruf/127/base 2025-03-14T05:58:30.0158314Z * [new branch] gh/isuruf/127/head -> origin/gh/isuruf/127/head 2025-03-14T05:58:30.0159398Z * [new branch] gh/isuruf/127/orig -> origin/gh/isuruf/127/orig 2025-03-14T05:58:30.0161418Z * [new branch] gh/isuruf/128/base -> origin/gh/isuruf/128/base 2025-03-14T05:58:30.0162526Z * [new branch] gh/isuruf/128/head -> origin/gh/isuruf/128/head 2025-03-14T05:58:30.0163627Z * [new branch] gh/isuruf/128/orig -> origin/gh/isuruf/128/orig 2025-03-14T05:58:30.0165214Z * [new branch] gh/isuruf/129/base -> origin/gh/isuruf/129/base 2025-03-14T05:58:30.0166297Z * [new branch] gh/isuruf/129/head -> origin/gh/isuruf/129/head 2025-03-14T05:58:30.0167466Z * [new branch] gh/isuruf/129/orig -> origin/gh/isuruf/129/orig 2025-03-14T05:58:30.0169477Z * [new branch] gh/isuruf/130/base -> origin/gh/isuruf/130/base 2025-03-14T05:58:30.0170614Z * [new branch] gh/isuruf/130/head -> origin/gh/isuruf/130/head 2025-03-14T05:58:30.0171705Z * [new branch] gh/isuruf/130/orig -> origin/gh/isuruf/130/orig 2025-03-14T05:58:30.0173252Z * [new branch] gh/isuruf/131/base -> origin/gh/isuruf/131/base 2025-03-14T05:58:30.0174440Z * [new branch] gh/isuruf/131/head -> origin/gh/isuruf/131/head 2025-03-14T05:58:30.0175508Z * [new branch] gh/isuruf/131/orig -> origin/gh/isuruf/131/orig 2025-03-14T05:58:30.0177181Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-03-14T05:58:30.0178598Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-03-14T05:58:30.0179772Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-03-14T05:58:30.0181362Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-03-14T05:58:30.0182462Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-03-14T05:58:30.0183537Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-03-14T05:58:30.0185419Z * [new branch] gh/jamesjwu/100/base -> origin/gh/jamesjwu/100/base 2025-03-14T05:58:30.0186526Z * [new branch] gh/jamesjwu/100/head -> origin/gh/jamesjwu/100/head 2025-03-14T05:58:30.0187657Z * [new branch] gh/jamesjwu/100/orig -> origin/gh/jamesjwu/100/orig 2025-03-14T05:58:30.0189250Z * [new branch] gh/jamesjwu/102/base -> origin/gh/jamesjwu/102/base 2025-03-14T05:58:30.0190660Z * [new branch] gh/jamesjwu/102/head -> origin/gh/jamesjwu/102/head 2025-03-14T05:58:30.0192130Z * [new branch] gh/jamesjwu/105/base -> origin/gh/jamesjwu/105/base 2025-03-14T05:58:30.0193487Z * [new branch] gh/jamesjwu/105/head -> origin/gh/jamesjwu/105/head 2025-03-14T05:58:30.0194878Z * [new branch] gh/jamesjwu/105/orig -> origin/gh/jamesjwu/105/orig 2025-03-14T05:58:30.0196333Z * [new branch] gh/jamesjwu/108/base -> origin/gh/jamesjwu/108/base 2025-03-14T05:58:30.0197506Z * [new branch] gh/jamesjwu/108/head -> origin/gh/jamesjwu/108/head 2025-03-14T05:58:30.0198622Z * [new branch] gh/jamesjwu/108/orig -> origin/gh/jamesjwu/108/orig 2025-03-14T05:58:30.0200416Z * [new branch] gh/jamesjwu/109/base -> origin/gh/jamesjwu/109/base 2025-03-14T05:58:30.0201491Z * [new branch] gh/jamesjwu/109/head -> origin/gh/jamesjwu/109/head 2025-03-14T05:58:30.0202624Z * [new branch] gh/jamesjwu/109/orig -> origin/gh/jamesjwu/109/orig 2025-03-14T05:58:30.0204308Z * [new branch] gh/jamesjwu/110/base -> origin/gh/jamesjwu/110/base 2025-03-14T05:58:30.0205708Z * [new branch] gh/jamesjwu/110/head -> origin/gh/jamesjwu/110/head 2025-03-14T05:58:30.0206787Z * [new branch] gh/jamesjwu/110/orig -> origin/gh/jamesjwu/110/orig 2025-03-14T05:58:30.0208344Z * [new branch] gh/jamesjwu/111/base -> origin/gh/jamesjwu/111/base 2025-03-14T05:58:30.0209570Z * [new branch] gh/jamesjwu/111/head -> origin/gh/jamesjwu/111/head 2025-03-14T05:58:30.0210657Z * [new branch] gh/jamesjwu/111/orig -> origin/gh/jamesjwu/111/orig 2025-03-14T05:58:30.0212011Z * [new branch] gh/jamesjwu/112/base -> origin/gh/jamesjwu/112/base 2025-03-14T05:58:30.0213089Z * [new branch] gh/jamesjwu/112/head -> origin/gh/jamesjwu/112/head 2025-03-14T05:58:30.0214177Z * [new branch] gh/jamesjwu/112/orig -> origin/gh/jamesjwu/112/orig 2025-03-14T05:58:30.0215526Z * [new branch] gh/jamesjwu/113/base -> origin/gh/jamesjwu/113/base 2025-03-14T05:58:30.0216552Z * [new branch] gh/jamesjwu/113/head -> origin/gh/jamesjwu/113/head 2025-03-14T05:58:30.0217592Z * [new branch] gh/jamesjwu/113/orig -> origin/gh/jamesjwu/113/orig 2025-03-14T05:58:30.0219273Z * [new branch] gh/jamesjwu/114/base -> origin/gh/jamesjwu/114/base 2025-03-14T05:58:30.0220401Z * [new branch] gh/jamesjwu/114/head -> origin/gh/jamesjwu/114/head 2025-03-14T05:58:30.0221567Z * [new branch] gh/jamesjwu/114/orig -> origin/gh/jamesjwu/114/orig 2025-03-14T05:58:30.0223371Z * [new branch] gh/jamesjwu/115/base -> origin/gh/jamesjwu/115/base 2025-03-14T05:58:30.0224602Z * [new branch] gh/jamesjwu/115/head -> origin/gh/jamesjwu/115/head 2025-03-14T05:58:30.0225945Z * [new branch] gh/jamesjwu/115/orig -> origin/gh/jamesjwu/115/orig 2025-03-14T05:58:30.0227455Z * [new branch] gh/jamesjwu/116/base -> origin/gh/jamesjwu/116/base 2025-03-14T05:58:30.0228595Z * [new branch] gh/jamesjwu/116/head -> origin/gh/jamesjwu/116/head 2025-03-14T05:58:30.0229869Z * [new branch] gh/jamesjwu/116/orig -> origin/gh/jamesjwu/116/orig 2025-03-14T05:58:30.0231416Z * [new branch] gh/jamesjwu/117/base -> origin/gh/jamesjwu/117/base 2025-03-14T05:58:30.0232556Z * [new branch] gh/jamesjwu/117/head -> origin/gh/jamesjwu/117/head 2025-03-14T05:58:30.0233832Z * [new branch] gh/jamesjwu/117/orig -> origin/gh/jamesjwu/117/orig 2025-03-14T05:58:30.0235190Z * [new branch] gh/jamesjwu/118/base -> origin/gh/jamesjwu/118/base 2025-03-14T05:58:30.0236352Z * [new branch] gh/jamesjwu/118/head -> origin/gh/jamesjwu/118/head 2025-03-14T05:58:30.0237568Z * [new branch] gh/jamesjwu/118/orig -> origin/gh/jamesjwu/118/orig 2025-03-14T05:58:30.0239048Z * [new branch] gh/jamesjwu/119/base -> origin/gh/jamesjwu/119/base 2025-03-14T05:58:30.0240155Z * [new branch] gh/jamesjwu/119/head -> origin/gh/jamesjwu/119/head 2025-03-14T05:58:30.0241268Z * [new branch] gh/jamesjwu/119/orig -> origin/gh/jamesjwu/119/orig 2025-03-14T05:58:30.0242809Z * [new branch] gh/jamesjwu/120/base -> origin/gh/jamesjwu/120/base 2025-03-14T05:58:30.0243914Z * [new branch] gh/jamesjwu/120/head -> origin/gh/jamesjwu/120/head 2025-03-14T05:58:30.0245087Z * [new branch] gh/jamesjwu/120/orig -> origin/gh/jamesjwu/120/orig 2025-03-14T05:58:30.0246644Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-03-14T05:58:30.0247820Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-03-14T05:58:30.0249746Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-03-14T05:58:30.0251176Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-03-14T05:58:30.0252323Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-03-14T05:58:30.0253415Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-03-14T05:58:30.0254736Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-03-14T05:58:30.0255848Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-03-14T05:58:30.0257231Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-03-14T05:58:30.0258407Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-03-14T05:58:30.0259891Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-03-14T05:58:30.0261001Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-03-14T05:58:30.0262359Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-03-14T05:58:30.0263415Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-03-14T05:58:30.0265113Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-03-14T05:58:30.0265855Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-03-14T05:58:30.0267312Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-03-14T05:58:30.0268407Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-03-14T05:58:30.0269757Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-03-14T05:58:30.0270821Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-03-14T05:58:30.0272300Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-03-14T05:58:30.0273340Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-03-14T05:58:30.0274758Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-03-14T05:58:30.0275875Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-03-14T05:58:30.0277710Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-03-14T05:58:30.0282179Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-03-14T05:58:30.0283615Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-03-14T05:58:30.0284624Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-03-14T05:58:30.0286210Z * [new branch] gh/jamesjwu/97/base -> origin/gh/jamesjwu/97/base 2025-03-14T05:58:30.0287326Z * [new branch] gh/jamesjwu/97/head -> origin/gh/jamesjwu/97/head 2025-03-14T05:58:30.0288467Z * [new branch] gh/jamesjwu/97/orig -> origin/gh/jamesjwu/97/orig 2025-03-14T05:58:30.0290479Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-03-14T05:58:30.0291633Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-03-14T05:58:30.0292759Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-03-14T05:58:30.0294151Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-03-14T05:58:30.0295269Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-03-14T05:58:30.0296410Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-03-14T05:58:30.0297803Z * [new branch] gh/janeyx99/221/base -> origin/gh/janeyx99/221/base 2025-03-14T05:58:30.0299057Z * [new branch] gh/janeyx99/221/head -> origin/gh/janeyx99/221/head 2025-03-14T05:58:30.0300399Z * [new branch] gh/janeyx99/221/orig -> origin/gh/janeyx99/221/orig 2025-03-14T05:58:30.0302033Z * [new branch] gh/janeyx99/222/base -> origin/gh/janeyx99/222/base 2025-03-14T05:58:30.0303651Z * [new branch] gh/janeyx99/222/head -> origin/gh/janeyx99/222/head 2025-03-14T05:58:30.0304484Z * [new branch] gh/janeyx99/222/orig -> origin/gh/janeyx99/222/orig 2025-03-14T05:58:30.0306176Z * [new branch] gh/janeyx99/223/base -> origin/gh/janeyx99/223/base 2025-03-14T05:58:30.0307176Z * [new branch] gh/janeyx99/223/head -> origin/gh/janeyx99/223/head 2025-03-14T05:58:30.0308269Z * [new branch] gh/janeyx99/223/orig -> origin/gh/janeyx99/223/orig 2025-03-14T05:58:30.0309959Z * [new branch] gh/janeyx99/224/base -> origin/gh/janeyx99/224/base 2025-03-14T05:58:30.0311168Z * [new branch] gh/janeyx99/224/head -> origin/gh/janeyx99/224/head 2025-03-14T05:58:30.0312285Z * [new branch] gh/janeyx99/224/orig -> origin/gh/janeyx99/224/orig 2025-03-14T05:58:30.0313836Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-03-14T05:58:30.0314877Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-03-14T05:58:30.0316017Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-03-14T05:58:30.0317820Z * [new branch] gh/janeyx99/226/base -> origin/gh/janeyx99/226/base 2025-03-14T05:58:30.0319054Z * [new branch] gh/janeyx99/226/head -> origin/gh/janeyx99/226/head 2025-03-14T05:58:30.0320210Z * [new branch] gh/janeyx99/226/orig -> origin/gh/janeyx99/226/orig 2025-03-14T05:58:30.0321863Z * [new branch] gh/janeyx99/227/base -> origin/gh/janeyx99/227/base 2025-03-14T05:58:30.0322922Z * [new branch] gh/janeyx99/227/head -> origin/gh/janeyx99/227/head 2025-03-14T05:58:30.0324164Z * [new branch] gh/janeyx99/227/orig -> origin/gh/janeyx99/227/orig 2025-03-14T05:58:30.0325793Z * [new branch] gh/janeyx99/228/base -> origin/gh/janeyx99/228/base 2025-03-14T05:58:30.0326942Z * [new branch] gh/janeyx99/228/head -> origin/gh/janeyx99/228/head 2025-03-14T05:58:30.0328121Z * [new branch] gh/janeyx99/228/orig -> origin/gh/janeyx99/228/orig 2025-03-14T05:58:30.0329579Z * [new branch] gh/janeyx99/229/base -> origin/gh/janeyx99/229/base 2025-03-14T05:58:30.0330591Z * [new branch] gh/janeyx99/229/head -> origin/gh/janeyx99/229/head 2025-03-14T05:58:30.0331716Z * [new branch] gh/janeyx99/229/orig -> origin/gh/janeyx99/229/orig 2025-03-14T05:58:30.0333305Z * [new branch] gh/janeyx99/230/base -> origin/gh/janeyx99/230/base 2025-03-14T05:58:30.0334334Z * [new branch] gh/janeyx99/230/head -> origin/gh/janeyx99/230/head 2025-03-14T05:58:30.0335410Z * [new branch] gh/janeyx99/230/orig -> origin/gh/janeyx99/230/orig 2025-03-14T05:58:30.0337101Z * [new branch] gh/janeyx99/231/base -> origin/gh/janeyx99/231/base 2025-03-14T05:58:30.0338111Z * [new branch] gh/janeyx99/231/head -> origin/gh/janeyx99/231/head 2025-03-14T05:58:30.0339465Z * [new branch] gh/janeyx99/231/orig -> origin/gh/janeyx99/231/orig 2025-03-14T05:58:30.0341130Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-03-14T05:58:30.0342074Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-03-14T05:58:30.0343181Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-03-14T05:58:30.0345603Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2025-03-14T05:58:30.0346552Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2025-03-14T05:58:30.0347304Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2025-03-14T05:58:30.0348920Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-03-14T05:58:30.0350006Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-03-14T05:58:30.0351540Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-03-14T05:58:30.0352577Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-03-14T05:58:30.0353707Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-03-14T05:58:30.0355179Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-03-14T05:58:30.0356272Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-03-14T05:58:30.0357366Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-03-14T05:58:30.0358868Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-03-14T05:58:30.0359978Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-03-14T05:58:30.0361084Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-03-14T05:58:30.0362660Z * [new branch] gh/jansel/486/base -> origin/gh/jansel/486/base 2025-03-14T05:58:30.0363776Z * [new branch] gh/jansel/486/head -> origin/gh/jansel/486/head 2025-03-14T05:58:30.0364887Z * [new branch] gh/jansel/486/orig -> origin/gh/jansel/486/orig 2025-03-14T05:58:30.0366367Z * [new branch] gh/jansel/505/base -> origin/gh/jansel/505/base 2025-03-14T05:58:30.0367479Z * [new branch] gh/jansel/505/head -> origin/gh/jansel/505/head 2025-03-14T05:58:30.0368662Z * [new branch] gh/jansel/505/orig -> origin/gh/jansel/505/orig 2025-03-14T05:58:30.0370179Z * [new branch] gh/jansel/506/base -> origin/gh/jansel/506/base 2025-03-14T05:58:30.0371672Z * [new branch] gh/jansel/506/head -> origin/gh/jansel/506/head 2025-03-14T05:58:30.0372841Z * [new branch] gh/jansel/506/orig -> origin/gh/jansel/506/orig 2025-03-14T05:58:30.0374309Z * [new branch] gh/jansel/507/base -> origin/gh/jansel/507/base 2025-03-14T05:58:30.0375431Z * [new branch] gh/jansel/507/head -> origin/gh/jansel/507/head 2025-03-14T05:58:30.0376532Z * [new branch] gh/jansel/507/orig -> origin/gh/jansel/507/orig 2025-03-14T05:58:30.0378423Z * [new branch] gh/jansel/508/base -> origin/gh/jansel/508/base 2025-03-14T05:58:30.0379594Z * [new branch] gh/jansel/508/head -> origin/gh/jansel/508/head 2025-03-14T05:58:30.0380669Z * [new branch] gh/jansel/508/orig -> origin/gh/jansel/508/orig 2025-03-14T05:58:30.0382234Z * [new branch] gh/jansel/509/base -> origin/gh/jansel/509/base 2025-03-14T05:58:30.0383354Z * [new branch] gh/jansel/509/head -> origin/gh/jansel/509/head 2025-03-14T05:58:30.0384470Z * [new branch] gh/jansel/509/orig -> origin/gh/jansel/509/orig 2025-03-14T05:58:30.0386297Z * [new branch] gh/jansel/510/base -> origin/gh/jansel/510/base 2025-03-14T05:58:30.0387153Z * [new branch] gh/jansel/510/head -> origin/gh/jansel/510/head 2025-03-14T05:58:30.0388364Z * [new branch] gh/jansel/510/orig -> origin/gh/jansel/510/orig 2025-03-14T05:58:30.0389832Z * [new branch] gh/jansel/511/base -> origin/gh/jansel/511/base 2025-03-14T05:58:30.0390989Z * [new branch] gh/jansel/511/head -> origin/gh/jansel/511/head 2025-03-14T05:58:30.0392057Z * [new branch] gh/jansel/511/orig -> origin/gh/jansel/511/orig 2025-03-14T05:58:30.0393573Z * [new branch] gh/jansel/512/base -> origin/gh/jansel/512/base 2025-03-14T05:58:30.0394712Z * [new branch] gh/jansel/512/head -> origin/gh/jansel/512/head 2025-03-14T05:58:30.0395774Z * [new branch] gh/jansel/512/orig -> origin/gh/jansel/512/orig 2025-03-14T05:58:30.0397279Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-03-14T05:58:30.0398368Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-03-14T05:58:30.0399542Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-03-14T05:58:30.0401038Z * [new branch] gh/jansel/514/base -> origin/gh/jansel/514/base 2025-03-14T05:58:30.0402149Z * [new branch] gh/jansel/514/head -> origin/gh/jansel/514/head 2025-03-14T05:58:30.0403210Z * [new branch] gh/jansel/514/orig -> origin/gh/jansel/514/orig 2025-03-14T05:58:30.0405296Z * [new branch] gh/jansel/515/base -> origin/gh/jansel/515/base 2025-03-14T05:58:30.0406390Z * [new branch] gh/jansel/515/head -> origin/gh/jansel/515/head 2025-03-14T05:58:30.0407503Z * [new branch] gh/jansel/515/orig -> origin/gh/jansel/515/orig 2025-03-14T05:58:30.0409063Z * [new branch] gh/jansel/516/base -> origin/gh/jansel/516/base 2025-03-14T05:58:30.0410193Z * [new branch] gh/jansel/516/head -> origin/gh/jansel/516/head 2025-03-14T05:58:30.0411275Z * [new branch] gh/jansel/516/orig -> origin/gh/jansel/516/orig 2025-03-14T05:58:30.0412780Z * [new branch] gh/jansel/517/base -> origin/gh/jansel/517/base 2025-03-14T05:58:30.0413884Z * [new branch] gh/jansel/517/head -> origin/gh/jansel/517/head 2025-03-14T05:58:30.0414996Z * [new branch] gh/jansel/517/orig -> origin/gh/jansel/517/orig 2025-03-14T05:58:30.0416545Z * [new branch] gh/jansel/518/base -> origin/gh/jansel/518/base 2025-03-14T05:58:30.0417633Z * [new branch] gh/jansel/518/head -> origin/gh/jansel/518/head 2025-03-14T05:58:30.0418838Z * [new branch] gh/jansel/518/orig -> origin/gh/jansel/518/orig 2025-03-14T05:58:30.0420367Z * [new branch] gh/jansel/519/base -> origin/gh/jansel/519/base 2025-03-14T05:58:30.0421516Z * [new branch] gh/jansel/519/head -> origin/gh/jansel/519/head 2025-03-14T05:58:30.0422656Z * [new branch] gh/jansel/519/orig -> origin/gh/jansel/519/orig 2025-03-14T05:58:30.0424167Z * [new branch] gh/jansel/520/base -> origin/gh/jansel/520/base 2025-03-14T05:58:30.0425223Z * [new branch] gh/jansel/520/head -> origin/gh/jansel/520/head 2025-03-14T05:58:30.0426449Z * [new branch] gh/jansel/520/orig -> origin/gh/jansel/520/orig 2025-03-14T05:58:30.0427930Z * [new branch] gh/jansel/521/base -> origin/gh/jansel/521/base 2025-03-14T05:58:30.0429093Z * [new branch] gh/jansel/521/head -> origin/gh/jansel/521/head 2025-03-14T05:58:30.0430150Z * [new branch] gh/jansel/521/orig -> origin/gh/jansel/521/orig 2025-03-14T05:58:30.0432239Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2025-03-14T05:58:30.0433347Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2025-03-14T05:58:30.0434471Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2025-03-14T05:58:30.0436223Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-03-14T05:58:30.0437346Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-03-14T05:58:30.0438400Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-03-14T05:58:30.0440022Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-03-14T05:58:30.0441095Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-03-14T05:58:30.0442209Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-03-14T05:58:30.0443710Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-03-14T05:58:30.0444867Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-03-14T05:58:30.0445967Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-03-14T05:58:30.0447472Z * [new branch] gh/jbschlosser/227/base -> origin/gh/jbschlosser/227/base 2025-03-14T05:58:30.0448554Z * [new branch] gh/jbschlosser/227/head -> origin/gh/jbschlosser/227/head 2025-03-14T05:58:30.0449676Z * [new branch] gh/jbschlosser/227/orig -> origin/gh/jbschlosser/227/orig 2025-03-14T05:58:30.0451242Z * [new branch] gh/jbschlosser/228/base -> origin/gh/jbschlosser/228/base 2025-03-14T05:58:30.0452441Z * [new branch] gh/jbschlosser/228/head -> origin/gh/jbschlosser/228/head 2025-03-14T05:58:30.0453570Z * [new branch] gh/jbschlosser/228/orig -> origin/gh/jbschlosser/228/orig 2025-03-14T05:58:30.0455244Z * [new branch] gh/jbschlosser/229/base -> origin/gh/jbschlosser/229/base 2025-03-14T05:58:30.0456254Z * [new branch] gh/jbschlosser/229/head -> origin/gh/jbschlosser/229/head 2025-03-14T05:58:30.0457363Z * [new branch] gh/jbschlosser/229/orig -> origin/gh/jbschlosser/229/orig 2025-03-14T05:58:30.0459190Z * [new branch] gh/jbschlosser/230/base -> origin/gh/jbschlosser/230/base 2025-03-14T05:58:30.0460700Z * [new branch] gh/jbschlosser/230/head -> origin/gh/jbschlosser/230/head 2025-03-14T05:58:30.0461863Z * [new branch] gh/jbschlosser/230/orig -> origin/gh/jbschlosser/230/orig 2025-03-14T05:58:30.0463377Z * [new branch] gh/jbschlosser/231/base -> origin/gh/jbschlosser/231/base 2025-03-14T05:58:30.0464620Z * [new branch] gh/jbschlosser/231/head -> origin/gh/jbschlosser/231/head 2025-03-14T05:58:30.0465741Z * [new branch] gh/jbschlosser/231/orig -> origin/gh/jbschlosser/231/orig 2025-03-14T05:58:30.0467286Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2025-03-14T05:58:30.0468415Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2025-03-14T05:58:30.0469534Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2025-03-14T05:58:30.0471357Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2025-03-14T05:58:30.0472478Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2025-03-14T05:58:30.0473587Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2025-03-14T05:58:30.0475547Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-03-14T05:58:30.0476829Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-03-14T05:58:30.0478176Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-03-14T05:58:30.0479741Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2025-03-14T05:58:30.0480913Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2025-03-14T05:58:30.0482224Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2025-03-14T05:58:30.0483493Z * [new branch] gh/jerryzh168/860/base -> origin/gh/jerryzh168/860/base 2025-03-14T05:58:30.0484640Z * [new branch] gh/jerryzh168/860/head -> origin/gh/jerryzh168/860/head 2025-03-14T05:58:30.0485991Z * [new branch] gh/jerryzh168/860/orig -> origin/gh/jerryzh168/860/orig 2025-03-14T05:58:30.0487668Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2025-03-14T05:58:30.0488805Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2025-03-14T05:58:30.0490650Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-03-14T05:58:30.0491817Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-03-14T05:58:30.0492912Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-03-14T05:58:30.0494340Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-03-14T05:58:30.0495452Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-03-14T05:58:30.0496597Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-03-14T05:58:30.0498105Z * [new branch] gh/jiayisunx/50/base -> origin/gh/jiayisunx/50/base 2025-03-14T05:58:30.0499339Z * [new branch] gh/jiayisunx/50/head -> origin/gh/jiayisunx/50/head 2025-03-14T05:58:30.0500444Z * [new branch] gh/jiayisunx/50/orig -> origin/gh/jiayisunx/50/orig 2025-03-14T05:58:30.0501907Z * [new branch] gh/jiayisunx/51/base -> origin/gh/jiayisunx/51/base 2025-03-14T05:58:30.0503001Z * [new branch] gh/jiayisunx/51/head -> origin/gh/jiayisunx/51/head 2025-03-14T05:58:30.0504082Z * [new branch] gh/jiayisunx/51/orig -> origin/gh/jiayisunx/51/orig 2025-03-14T05:58:30.0505608Z * [new branch] gh/jiayisunx/53/base -> origin/gh/jiayisunx/53/base 2025-03-14T05:58:30.0506736Z * [new branch] gh/jiayisunx/53/head -> origin/gh/jiayisunx/53/head 2025-03-14T05:58:30.0507841Z * [new branch] gh/jiayisunx/53/orig -> origin/gh/jiayisunx/53/orig 2025-03-14T05:58:30.0509312Z * [new branch] gh/jiayisunx/54/base -> origin/gh/jiayisunx/54/base 2025-03-14T05:58:30.0510425Z * [new branch] gh/jiayisunx/54/head -> origin/gh/jiayisunx/54/head 2025-03-14T05:58:30.0511504Z * [new branch] gh/jiayisunx/54/orig -> origin/gh/jiayisunx/54/orig 2025-03-14T05:58:30.0513063Z * [new branch] gh/jiayisunx/55/base -> origin/gh/jiayisunx/55/base 2025-03-14T05:58:30.0514129Z * [new branch] gh/jiayisunx/55/head -> origin/gh/jiayisunx/55/head 2025-03-14T05:58:30.0515241Z * [new branch] gh/jiayisunx/55/orig -> origin/gh/jiayisunx/55/orig 2025-03-14T05:58:30.0516771Z * [new branch] gh/jiayisunx/56/base -> origin/gh/jiayisunx/56/base 2025-03-14T05:58:30.0517958Z * [new branch] gh/jiayisunx/56/head -> origin/gh/jiayisunx/56/head 2025-03-14T05:58:30.0519038Z * [new branch] gh/jiayisunx/56/orig -> origin/gh/jiayisunx/56/orig 2025-03-14T05:58:30.0520505Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-03-14T05:58:30.0521605Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-03-14T05:58:30.0522678Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-03-14T05:58:30.0524169Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-03-14T05:58:30.0525272Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-03-14T05:58:30.0526485Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-03-14T05:58:30.0527782Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-03-14T05:58:30.0528886Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-03-14T05:58:30.0530018Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-03-14T05:58:30.0531535Z * [new branch] gh/jiayisunx/60/base -> origin/gh/jiayisunx/60/base 2025-03-14T05:58:30.0532600Z * [new branch] gh/jiayisunx/60/head -> origin/gh/jiayisunx/60/head 2025-03-14T05:58:30.0533733Z * [new branch] gh/jiayisunx/60/orig -> origin/gh/jiayisunx/60/orig 2025-03-14T05:58:30.0535176Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-03-14T05:58:30.0536317Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-03-14T05:58:30.0537380Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-03-14T05:58:30.0539247Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-03-14T05:58:30.0540281Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-03-14T05:58:30.0542111Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2025-03-14T05:58:30.0543213Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2025-03-14T05:58:30.0544753Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2025-03-14T05:58:30.0546173Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2025-03-14T05:58:30.0547634Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2025-03-14T05:58:30.0549113Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2025-03-14T05:58:30.0550311Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2025-03-14T05:58:30.0551434Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2025-03-14T05:58:30.0552975Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2025-03-14T05:58:30.0554128Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2025-03-14T05:58:30.0555242Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2025-03-14T05:58:30.0556580Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2025-03-14T05:58:30.0557640Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2025-03-14T05:58:30.0558965Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2025-03-14T05:58:30.0560017Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2025-03-14T05:58:30.0561425Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2025-03-14T05:58:30.0562470Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2025-03-14T05:58:30.0563826Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2025-03-14T05:58:30.0564894Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2025-03-14T05:58:30.0566227Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2025-03-14T05:58:30.0567483Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2025-03-14T05:58:30.0568829Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2025-03-14T05:58:30.0569858Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2025-03-14T05:58:30.0571313Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2025-03-14T05:58:30.0572352Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2025-03-14T05:58:30.0574166Z * [new branch] gh/justinchuby/102/base -> origin/gh/justinchuby/102/base 2025-03-14T05:58:30.0575281Z * [new branch] gh/justinchuby/102/head -> origin/gh/justinchuby/102/head 2025-03-14T05:58:30.0576401Z * [new branch] gh/justinchuby/102/orig -> origin/gh/justinchuby/102/orig 2025-03-14T05:58:30.0577994Z * [new branch] gh/justinchuby/103/base -> origin/gh/justinchuby/103/base 2025-03-14T05:58:30.0582655Z * [new branch] gh/justinchuby/103/head -> origin/gh/justinchuby/103/head 2025-03-14T05:58:30.0583710Z * [new branch] gh/justinchuby/103/orig -> origin/gh/justinchuby/103/orig 2025-03-14T05:58:30.0585269Z * [new branch] gh/justinchuby/104/base -> origin/gh/justinchuby/104/base 2025-03-14T05:58:30.0586244Z * [new branch] gh/justinchuby/104/head -> origin/gh/justinchuby/104/head 2025-03-14T05:58:30.0587462Z * [new branch] gh/justinchuby/104/orig -> origin/gh/justinchuby/104/orig 2025-03-14T05:58:30.0588834Z * [new branch] gh/justinchuby/105/base -> origin/gh/justinchuby/105/base 2025-03-14T05:58:30.0589889Z * [new branch] gh/justinchuby/105/head -> origin/gh/justinchuby/105/head 2025-03-14T05:58:30.0591089Z * [new branch] gh/justinchuby/105/orig -> origin/gh/justinchuby/105/orig 2025-03-14T05:58:30.0592466Z * [new branch] gh/justinchuby/106/base -> origin/gh/justinchuby/106/base 2025-03-14T05:58:30.0593562Z * [new branch] gh/justinchuby/106/head -> origin/gh/justinchuby/106/head 2025-03-14T05:58:30.0594661Z * [new branch] gh/justinchuby/106/orig -> origin/gh/justinchuby/106/orig 2025-03-14T05:58:30.0596133Z * [new branch] gh/justinchuby/107/base -> origin/gh/justinchuby/107/base 2025-03-14T05:58:30.0597189Z * [new branch] gh/justinchuby/107/head -> origin/gh/justinchuby/107/head 2025-03-14T05:58:30.0598421Z * [new branch] gh/justinchuby/107/orig -> origin/gh/justinchuby/107/orig 2025-03-14T05:58:30.0599917Z * [new branch] gh/justinchuby/108/base -> origin/gh/justinchuby/108/base 2025-03-14T05:58:30.0601014Z * [new branch] gh/justinchuby/108/head -> origin/gh/justinchuby/108/head 2025-03-14T05:58:30.0602174Z * [new branch] gh/justinchuby/108/orig -> origin/gh/justinchuby/108/orig 2025-03-14T05:58:30.0603657Z * [new branch] gh/justinchuby/109/base -> origin/gh/justinchuby/109/base 2025-03-14T05:58:30.0604701Z * [new branch] gh/justinchuby/109/head -> origin/gh/justinchuby/109/head 2025-03-14T05:58:30.0605895Z * [new branch] gh/justinchuby/109/orig -> origin/gh/justinchuby/109/orig 2025-03-14T05:58:30.0607304Z * [new branch] gh/justinchuby/110/base -> origin/gh/justinchuby/110/base 2025-03-14T05:58:30.0608394Z * [new branch] gh/justinchuby/110/head -> origin/gh/justinchuby/110/head 2025-03-14T05:58:30.0609518Z * [new branch] gh/justinchuby/110/orig -> origin/gh/justinchuby/110/orig 2025-03-14T05:58:30.0610974Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-03-14T05:58:30.0612098Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-03-14T05:58:30.0613193Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-03-14T05:58:30.0614585Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-03-14T05:58:30.0615754Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-03-14T05:58:30.0616892Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-03-14T05:58:30.0618417Z * [new branch] gh/justinchuby/113/base -> origin/gh/justinchuby/113/base 2025-03-14T05:58:30.0619561Z * [new branch] gh/justinchuby/113/head -> origin/gh/justinchuby/113/head 2025-03-14T05:58:30.0620667Z * [new branch] gh/justinchuby/113/orig -> origin/gh/justinchuby/113/orig 2025-03-14T05:58:30.0622194Z * [new branch] gh/justinchuby/114/base -> origin/gh/justinchuby/114/base 2025-03-14T05:58:30.0623316Z * [new branch] gh/justinchuby/114/head -> origin/gh/justinchuby/114/head 2025-03-14T05:58:30.0624409Z * [new branch] gh/justinchuby/114/orig -> origin/gh/justinchuby/114/orig 2025-03-14T05:58:30.0625914Z * [new branch] gh/justinchuby/115/base -> origin/gh/justinchuby/115/base 2025-03-14T05:58:30.0627056Z * [new branch] gh/justinchuby/115/head -> origin/gh/justinchuby/115/head 2025-03-14T05:58:30.0628182Z * [new branch] gh/justinchuby/115/orig -> origin/gh/justinchuby/115/orig 2025-03-14T05:58:30.0630287Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2025-03-14T05:58:30.0631415Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2025-03-14T05:58:30.0633053Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2025-03-14T05:58:30.0634587Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-03-14T05:58:30.0635757Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-03-14T05:58:30.0637317Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-03-14T05:58:30.0638445Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-03-14T05:58:30.0639819Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-03-14T05:58:30.0641171Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-03-14T05:58:30.0642349Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-03-14T05:58:30.0643458Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-03-14T05:58:30.0645548Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-03-14T05:58:30.0646714Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-03-14T05:58:30.0648018Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-03-14T05:58:30.0649386Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-03-14T05:58:30.0650441Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-03-14T05:58:30.0652334Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-03-14T05:58:30.0653478Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2025-03-14T05:58:30.0654668Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2025-03-14T05:58:30.0656384Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-03-14T05:58:30.0657471Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-03-14T05:58:30.0658622Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-03-14T05:58:30.0660148Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-03-14T05:58:30.0661238Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-03-14T05:58:30.0662950Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-03-14T05:58:30.0664967Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-03-14T05:58:30.0666026Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-03-14T05:58:30.0667831Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2025-03-14T05:58:30.0668941Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2025-03-14T05:58:30.0670198Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2025-03-14T05:58:30.0671719Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-03-14T05:58:30.0672910Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-03-14T05:58:30.0674055Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-03-14T05:58:30.0675611Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2025-03-14T05:58:30.0676862Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2025-03-14T05:58:30.0678109Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2025-03-14T05:58:30.0679619Z * [new branch] gh/kwen2501/123/base -> origin/gh/kwen2501/123/base 2025-03-14T05:58:30.0680805Z * [new branch] gh/kwen2501/123/head -> origin/gh/kwen2501/123/head 2025-03-14T05:58:30.0681915Z * [new branch] gh/kwen2501/123/orig -> origin/gh/kwen2501/123/orig 2025-03-14T05:58:30.0683439Z * [new branch] gh/kwen2501/125/base -> origin/gh/kwen2501/125/base 2025-03-14T05:58:30.0684555Z * [new branch] gh/kwen2501/125/head -> origin/gh/kwen2501/125/head 2025-03-14T05:58:30.0685892Z * [new branch] gh/kwen2501/125/orig -> origin/gh/kwen2501/125/orig 2025-03-14T05:58:30.0687198Z * [new branch] gh/kwen2501/126/base -> origin/gh/kwen2501/126/base 2025-03-14T05:58:30.0688275Z * [new branch] gh/kwen2501/126/head -> origin/gh/kwen2501/126/head 2025-03-14T05:58:30.0689343Z * [new branch] gh/kwen2501/126/orig -> origin/gh/kwen2501/126/orig 2025-03-14T05:58:30.0690846Z * [new branch] gh/kwen2501/127/base -> origin/gh/kwen2501/127/base 2025-03-14T05:58:30.0692020Z * [new branch] gh/kwen2501/127/head -> origin/gh/kwen2501/127/head 2025-03-14T05:58:30.0693120Z * [new branch] gh/kwen2501/127/orig -> origin/gh/kwen2501/127/orig 2025-03-14T05:58:30.0695004Z * [new branch] gh/kwen2501/128/base -> origin/gh/kwen2501/128/base 2025-03-14T05:58:30.0696101Z * [new branch] gh/kwen2501/128/head -> origin/gh/kwen2501/128/head 2025-03-14T05:58:30.0697420Z * [new branch] gh/kwen2501/128/orig -> origin/gh/kwen2501/128/orig 2025-03-14T05:58:30.0699084Z * [new branch] gh/kwen2501/129/base -> origin/gh/kwen2501/129/base 2025-03-14T05:58:30.0700299Z * [new branch] gh/kwen2501/129/head -> origin/gh/kwen2501/129/head 2025-03-14T05:58:30.0701389Z * [new branch] gh/kwen2501/129/orig -> origin/gh/kwen2501/129/orig 2025-03-14T05:58:30.0703048Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-03-14T05:58:30.0704264Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-03-14T05:58:30.0705458Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-03-14T05:58:30.0706815Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-03-14T05:58:30.0707921Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-03-14T05:58:30.0709011Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-03-14T05:58:30.0710819Z * [new branch] gh/kwen2501/132/base -> origin/gh/kwen2501/132/base 2025-03-14T05:58:30.0711829Z * [new branch] gh/kwen2501/132/head -> origin/gh/kwen2501/132/head 2025-03-14T05:58:30.0713006Z * [new branch] gh/kwen2501/132/orig -> origin/gh/kwen2501/132/orig 2025-03-14T05:58:30.0714377Z * [new branch] gh/kwen2501/133/base -> origin/gh/kwen2501/133/base 2025-03-14T05:58:30.0715507Z * [new branch] gh/kwen2501/133/head -> origin/gh/kwen2501/133/head 2025-03-14T05:58:30.0716629Z * [new branch] gh/kwen2501/133/orig -> origin/gh/kwen2501/133/orig 2025-03-14T05:58:30.0718033Z * [new branch] gh/kwen2501/134/base -> origin/gh/kwen2501/134/base 2025-03-14T05:58:30.0719308Z * [new branch] gh/kwen2501/134/head -> origin/gh/kwen2501/134/head 2025-03-14T05:58:30.0720356Z * [new branch] gh/kwen2501/134/orig -> origin/gh/kwen2501/134/orig 2025-03-14T05:58:30.0721907Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-03-14T05:58:30.0723015Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-03-14T05:58:30.0724653Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2025-03-14T05:58:30.0725807Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2025-03-14T05:58:30.0726930Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2025-03-14T05:58:30.0729122Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2025-03-14T05:58:30.0730356Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2025-03-14T05:58:30.0731451Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2025-03-14T05:58:30.0733412Z * [new branch] gh/laithsakka/107/base -> origin/gh/laithsakka/107/base 2025-03-14T05:58:30.0734546Z * [new branch] gh/laithsakka/107/head -> origin/gh/laithsakka/107/head 2025-03-14T05:58:30.0735681Z * [new branch] gh/laithsakka/107/orig -> origin/gh/laithsakka/107/orig 2025-03-14T05:58:30.0737429Z * [new branch] gh/laithsakka/108/base -> origin/gh/laithsakka/108/base 2025-03-14T05:58:30.0738680Z * [new branch] gh/laithsakka/108/head -> origin/gh/laithsakka/108/head 2025-03-14T05:58:30.0739891Z * [new branch] gh/laithsakka/108/orig -> origin/gh/laithsakka/108/orig 2025-03-14T05:58:30.0741374Z * [new branch] gh/laithsakka/109/base -> origin/gh/laithsakka/109/base 2025-03-14T05:58:30.0742489Z * [new branch] gh/laithsakka/109/head -> origin/gh/laithsakka/109/head 2025-03-14T05:58:30.0743605Z * [new branch] gh/laithsakka/109/orig -> origin/gh/laithsakka/109/orig 2025-03-14T05:58:30.0744985Z * [new branch] gh/laithsakka/110/base -> origin/gh/laithsakka/110/base 2025-03-14T05:58:30.0746341Z * [new branch] gh/laithsakka/110/head -> origin/gh/laithsakka/110/head 2025-03-14T05:58:30.0747437Z * [new branch] gh/laithsakka/110/orig -> origin/gh/laithsakka/110/orig 2025-03-14T05:58:30.0749129Z * [new branch] gh/laithsakka/111/base -> origin/gh/laithsakka/111/base 2025-03-14T05:58:30.0750319Z * [new branch] gh/laithsakka/111/head -> origin/gh/laithsakka/111/head 2025-03-14T05:58:30.0751437Z * [new branch] gh/laithsakka/111/orig -> origin/gh/laithsakka/111/orig 2025-03-14T05:58:30.0753396Z * [new branch] gh/laithsakka/112/base -> origin/gh/laithsakka/112/base 2025-03-14T05:58:30.0754881Z * [new branch] gh/laithsakka/112/head -> origin/gh/laithsakka/112/head 2025-03-14T05:58:30.0756000Z * [new branch] gh/laithsakka/112/orig -> origin/gh/laithsakka/112/orig 2025-03-14T05:58:30.0757476Z * [new branch] gh/laithsakka/113/base -> origin/gh/laithsakka/113/base 2025-03-14T05:58:30.0758498Z * [new branch] gh/laithsakka/113/head -> origin/gh/laithsakka/113/head 2025-03-14T05:58:30.0759632Z * [new branch] gh/laithsakka/113/orig -> origin/gh/laithsakka/113/orig 2025-03-14T05:58:30.0761270Z * [new branch] gh/laithsakka/114/base -> origin/gh/laithsakka/114/base 2025-03-14T05:58:30.0762397Z * [new branch] gh/laithsakka/114/head -> origin/gh/laithsakka/114/head 2025-03-14T05:58:30.0763570Z * [new branch] gh/laithsakka/114/orig -> origin/gh/laithsakka/114/orig 2025-03-14T05:58:30.0764952Z * [new branch] gh/laithsakka/115/base -> origin/gh/laithsakka/115/base 2025-03-14T05:58:30.0766061Z * [new branch] gh/laithsakka/115/head -> origin/gh/laithsakka/115/head 2025-03-14T05:58:30.0767181Z * [new branch] gh/laithsakka/115/orig -> origin/gh/laithsakka/115/orig 2025-03-14T05:58:30.0768707Z * [new branch] gh/laithsakka/116/base -> origin/gh/laithsakka/116/base 2025-03-14T05:58:30.0769805Z * [new branch] gh/laithsakka/116/head -> origin/gh/laithsakka/116/head 2025-03-14T05:58:30.0771270Z * [new branch] gh/laithsakka/116/orig -> origin/gh/laithsakka/116/orig 2025-03-14T05:58:30.0772730Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-03-14T05:58:30.0773916Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-03-14T05:58:30.0775034Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-03-14T05:58:30.0776414Z * [new branch] gh/laithsakka/118/base -> origin/gh/laithsakka/118/base 2025-03-14T05:58:30.0777668Z * [new branch] gh/laithsakka/118/head -> origin/gh/laithsakka/118/head 2025-03-14T05:58:30.0778981Z * [new branch] gh/laithsakka/118/orig -> origin/gh/laithsakka/118/orig 2025-03-14T05:58:30.0780359Z * [new branch] gh/laithsakka/119/base -> origin/gh/laithsakka/119/base 2025-03-14T05:58:30.0781520Z * [new branch] gh/laithsakka/119/head -> origin/gh/laithsakka/119/head 2025-03-14T05:58:30.0782575Z * [new branch] gh/laithsakka/119/orig -> origin/gh/laithsakka/119/orig 2025-03-14T05:58:30.0784007Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-03-14T05:58:30.0785131Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-03-14T05:58:30.0786209Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-03-14T05:58:30.0788009Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-03-14T05:58:30.0789375Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-03-14T05:58:30.0790775Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-03-14T05:58:30.0791946Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-03-14T05:58:30.0793818Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-03-14T05:58:30.0794889Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-03-14T05:58:30.0796305Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-03-14T05:58:30.0797370Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-03-14T05:58:30.0799310Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-03-14T05:58:30.0800675Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-03-14T05:58:30.0801966Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-03-14T05:58:30.0803984Z * [new branch] gh/leslie-fang-intel/180/base -> origin/gh/leslie-fang-intel/180/base 2025-03-14T05:58:30.0804944Z * [new branch] gh/leslie-fang-intel/180/head -> origin/gh/leslie-fang-intel/180/head 2025-03-14T05:58:30.0806142Z * [new branch] gh/leslie-fang-intel/180/orig -> origin/gh/leslie-fang-intel/180/orig 2025-03-14T05:58:30.0807619Z * [new branch] gh/leslie-fang-intel/181/base -> origin/gh/leslie-fang-intel/181/base 2025-03-14T05:58:30.0808702Z * [new branch] gh/leslie-fang-intel/181/head -> origin/gh/leslie-fang-intel/181/head 2025-03-14T05:58:30.0809904Z * [new branch] gh/leslie-fang-intel/181/orig -> origin/gh/leslie-fang-intel/181/orig 2025-03-14T05:58:30.0811478Z * [new branch] gh/leslie-fang-intel/182/base -> origin/gh/leslie-fang-intel/182/base 2025-03-14T05:58:30.0812562Z * [new branch] gh/leslie-fang-intel/182/head -> origin/gh/leslie-fang-intel/182/head 2025-03-14T05:58:30.0813642Z * [new branch] gh/leslie-fang-intel/182/orig -> origin/gh/leslie-fang-intel/182/orig 2025-03-14T05:58:30.0815232Z * [new branch] gh/leslie-fang-intel/183/base -> origin/gh/leslie-fang-intel/183/base 2025-03-14T05:58:30.0816300Z * [new branch] gh/leslie-fang-intel/183/head -> origin/gh/leslie-fang-intel/183/head 2025-03-14T05:58:30.0817461Z * [new branch] gh/leslie-fang-intel/183/orig -> origin/gh/leslie-fang-intel/183/orig 2025-03-14T05:58:30.0819071Z * [new branch] gh/leslie-fang-intel/184/base -> origin/gh/leslie-fang-intel/184/base 2025-03-14T05:58:30.0820158Z * [new branch] gh/leslie-fang-intel/184/head -> origin/gh/leslie-fang-intel/184/head 2025-03-14T05:58:30.0821252Z * [new branch] gh/leslie-fang-intel/184/orig -> origin/gh/leslie-fang-intel/184/orig 2025-03-14T05:58:30.0822757Z * [new branch] gh/leslie-fang-intel/185/base -> origin/gh/leslie-fang-intel/185/base 2025-03-14T05:58:30.0823851Z * [new branch] gh/leslie-fang-intel/185/head -> origin/gh/leslie-fang-intel/185/head 2025-03-14T05:58:30.0824942Z * [new branch] gh/leslie-fang-intel/185/orig -> origin/gh/leslie-fang-intel/185/orig 2025-03-14T05:58:30.0826502Z * [new branch] gh/leslie-fang-intel/186/base -> origin/gh/leslie-fang-intel/186/base 2025-03-14T05:58:30.0827737Z * [new branch] gh/leslie-fang-intel/186/head -> origin/gh/leslie-fang-intel/186/head 2025-03-14T05:58:30.0828596Z * [new branch] gh/leslie-fang-intel/186/orig -> origin/gh/leslie-fang-intel/186/orig 2025-03-14T05:58:30.0830157Z * [new branch] gh/leslie-fang-intel/187/base -> origin/gh/leslie-fang-intel/187/base 2025-03-14T05:58:30.0831245Z * [new branch] gh/leslie-fang-intel/187/head -> origin/gh/leslie-fang-intel/187/head 2025-03-14T05:58:30.0832366Z * [new branch] gh/leslie-fang-intel/187/orig -> origin/gh/leslie-fang-intel/187/orig 2025-03-14T05:58:30.0833828Z * [new branch] gh/leslie-fang-intel/188/base -> origin/gh/leslie-fang-intel/188/base 2025-03-14T05:58:30.0834939Z * [new branch] gh/leslie-fang-intel/188/head -> origin/gh/leslie-fang-intel/188/head 2025-03-14T05:58:30.0836039Z * [new branch] gh/leslie-fang-intel/188/orig -> origin/gh/leslie-fang-intel/188/orig 2025-03-14T05:58:30.0837887Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-03-14T05:58:30.0839354Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-03-14T05:58:30.0840430Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-03-14T05:58:30.0841730Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-03-14T05:58:30.0843726Z * [new branch] gh/lw/7/base -> origin/gh/lw/7/base 2025-03-14T05:58:30.0844862Z * [new branch] gh/lw/7/head -> origin/gh/lw/7/head 2025-03-14T05:58:30.0846145Z * [new branch] gh/lw/7/orig -> origin/gh/lw/7/orig 2025-03-14T05:58:30.0847579Z * [new branch] gh/lw/8/base -> origin/gh/lw/8/base 2025-03-14T05:58:30.0848628Z * [new branch] gh/lw/8/head -> origin/gh/lw/8/head 2025-03-14T05:58:30.0849807Z * [new branch] gh/lw/8/orig -> origin/gh/lw/8/orig 2025-03-14T05:58:30.0852160Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-03-14T05:58:30.0853645Z * [new branch] gh/malfet/155/base -> origin/gh/malfet/155/base 2025-03-14T05:58:30.0854739Z * [new branch] gh/malfet/155/head -> origin/gh/malfet/155/head 2025-03-14T05:58:30.0855888Z * [new branch] gh/malfet/155/orig -> origin/gh/malfet/155/orig 2025-03-14T05:58:30.0857415Z * [new branch] gh/malfet/159/base -> origin/gh/malfet/159/base 2025-03-14T05:58:30.0858579Z * [new branch] gh/malfet/159/head -> origin/gh/malfet/159/head 2025-03-14T05:58:30.0859786Z * [new branch] gh/malfet/159/orig -> origin/gh/malfet/159/orig 2025-03-14T05:58:30.0861264Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-03-14T05:58:30.0862368Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-03-14T05:58:30.0863621Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-03-14T05:58:30.0865117Z * [new branch] gh/malfet/178/base -> origin/gh/malfet/178/base 2025-03-14T05:58:30.0866235Z * [new branch] gh/malfet/178/head -> origin/gh/malfet/178/head 2025-03-14T05:58:30.0867438Z * [new branch] gh/malfet/178/orig -> origin/gh/malfet/178/orig 2025-03-14T05:58:30.0868896Z * [new branch] gh/malfet/179/base -> origin/gh/malfet/179/base 2025-03-14T05:58:30.0869970Z * [new branch] gh/malfet/179/head -> origin/gh/malfet/179/head 2025-03-14T05:58:30.0871078Z * [new branch] gh/malfet/179/orig -> origin/gh/malfet/179/orig 2025-03-14T05:58:30.0872558Z * [new branch] gh/malfet/180/base -> origin/gh/malfet/180/base 2025-03-14T05:58:30.0873623Z * [new branch] gh/malfet/180/head -> origin/gh/malfet/180/head 2025-03-14T05:58:30.0874782Z * [new branch] gh/malfet/180/orig -> origin/gh/malfet/180/orig 2025-03-14T05:58:30.0876263Z * [new branch] gh/malfet/181/base -> origin/gh/malfet/181/base 2025-03-14T05:58:30.0877373Z * [new branch] gh/malfet/181/head -> origin/gh/malfet/181/head 2025-03-14T05:58:30.0878762Z * [new branch] gh/malfet/181/orig -> origin/gh/malfet/181/orig 2025-03-14T05:58:30.0880317Z * [new branch] gh/malfet/182/base -> origin/gh/malfet/182/base 2025-03-14T05:58:30.0881411Z * [new branch] gh/malfet/182/head -> origin/gh/malfet/182/head 2025-03-14T05:58:30.0882685Z * [new branch] gh/malfet/182/orig -> origin/gh/malfet/182/orig 2025-03-14T05:58:30.0884168Z * [new branch] gh/malfet/183/base -> origin/gh/malfet/183/base 2025-03-14T05:58:30.0885320Z * [new branch] gh/malfet/183/head -> origin/gh/malfet/183/head 2025-03-14T05:58:30.0886522Z * [new branch] gh/malfet/183/orig -> origin/gh/malfet/183/orig 2025-03-14T05:58:30.0888014Z * [new branch] gh/malfet/184/base -> origin/gh/malfet/184/base 2025-03-14T05:58:30.0889045Z * [new branch] gh/malfet/184/head -> origin/gh/malfet/184/head 2025-03-14T05:58:30.0890176Z * [new branch] gh/malfet/184/orig -> origin/gh/malfet/184/orig 2025-03-14T05:58:30.0891684Z * [new branch] gh/malfet/185/base -> origin/gh/malfet/185/base 2025-03-14T05:58:30.0892728Z * [new branch] gh/malfet/185/head -> origin/gh/malfet/185/head 2025-03-14T05:58:30.0893794Z * [new branch] gh/malfet/185/orig -> origin/gh/malfet/185/orig 2025-03-14T05:58:30.0895296Z * [new branch] gh/malfet/186/base -> origin/gh/malfet/186/base 2025-03-14T05:58:30.0896385Z * [new branch] gh/malfet/186/head -> origin/gh/malfet/186/head 2025-03-14T05:58:30.0897600Z * [new branch] gh/malfet/186/orig -> origin/gh/malfet/186/orig 2025-03-14T05:58:30.0899239Z * [new branch] gh/malfet/187/base -> origin/gh/malfet/187/base 2025-03-14T05:58:30.0900373Z * [new branch] gh/malfet/187/head -> origin/gh/malfet/187/head 2025-03-14T05:58:30.0901525Z * [new branch] gh/malfet/187/orig -> origin/gh/malfet/187/orig 2025-03-14T05:58:30.0903060Z * [new branch] gh/malfet/188/base -> origin/gh/malfet/188/base 2025-03-14T05:58:30.0904158Z * [new branch] gh/malfet/188/head -> origin/gh/malfet/188/head 2025-03-14T05:58:30.0905307Z * [new branch] gh/malfet/188/orig -> origin/gh/malfet/188/orig 2025-03-14T05:58:30.0906792Z * [new branch] gh/malfet/189/base -> origin/gh/malfet/189/base 2025-03-14T05:58:30.0907920Z * [new branch] gh/malfet/189/head -> origin/gh/malfet/189/head 2025-03-14T05:58:30.0909448Z * [new branch] gh/malfet/190/base -> origin/gh/malfet/190/base 2025-03-14T05:58:30.0910528Z * [new branch] gh/malfet/190/head -> origin/gh/malfet/190/head 2025-03-14T05:58:30.0911807Z * [new branch] gh/malfet/190/orig -> origin/gh/malfet/190/orig 2025-03-14T05:58:30.0913770Z * [new branch] gh/malfet/191/base -> origin/gh/malfet/191/base 2025-03-14T05:58:30.0914946Z * [new branch] gh/malfet/191/head -> origin/gh/malfet/191/head 2025-03-14T05:58:30.0916050Z * [new branch] gh/malfet/191/orig -> origin/gh/malfet/191/orig 2025-03-14T05:58:30.0917477Z * [new branch] gh/malfet/192/base -> origin/gh/malfet/192/base 2025-03-14T05:58:30.0918566Z * [new branch] gh/malfet/192/head -> origin/gh/malfet/192/head 2025-03-14T05:58:30.0919662Z * [new branch] gh/malfet/192/orig -> origin/gh/malfet/192/orig 2025-03-14T05:58:30.0921022Z * [new branch] gh/malfet/193/base -> origin/gh/malfet/193/base 2025-03-14T05:58:30.0922163Z * [new branch] gh/malfet/193/head -> origin/gh/malfet/193/head 2025-03-14T05:58:30.0923302Z * [new branch] gh/malfet/193/orig -> origin/gh/malfet/193/orig 2025-03-14T05:58:30.0925088Z * [new branch] gh/malfet/194/base -> origin/gh/malfet/194/base 2025-03-14T05:58:30.0926214Z * [new branch] gh/malfet/194/head -> origin/gh/malfet/194/head 2025-03-14T05:58:30.0927356Z * [new branch] gh/malfet/194/orig -> origin/gh/malfet/194/orig 2025-03-14T05:58:30.0928868Z * [new branch] gh/malfet/195/base -> origin/gh/malfet/195/base 2025-03-14T05:58:30.0930008Z * [new branch] gh/malfet/195/head -> origin/gh/malfet/195/head 2025-03-14T05:58:30.0931116Z * [new branch] gh/malfet/195/orig -> origin/gh/malfet/195/orig 2025-03-14T05:58:30.0932746Z * [new branch] gh/malfet/196/base -> origin/gh/malfet/196/base 2025-03-14T05:58:30.0933802Z * [new branch] gh/malfet/196/head -> origin/gh/malfet/196/head 2025-03-14T05:58:30.0934930Z * [new branch] gh/malfet/196/orig -> origin/gh/malfet/196/orig 2025-03-14T05:58:30.0936506Z * [new branch] gh/malfet/197/base -> origin/gh/malfet/197/base 2025-03-14T05:58:30.0937721Z * [new branch] gh/malfet/197/head -> origin/gh/malfet/197/head 2025-03-14T05:58:30.0938868Z * [new branch] gh/malfet/197/orig -> origin/gh/malfet/197/orig 2025-03-14T05:58:30.0940384Z * [new branch] gh/malfet/198/base -> origin/gh/malfet/198/base 2025-03-14T05:58:30.0941544Z * [new branch] gh/malfet/198/head -> origin/gh/malfet/198/head 2025-03-14T05:58:30.0942815Z * [new branch] gh/malfet/198/orig -> origin/gh/malfet/198/orig 2025-03-14T05:58:30.0944358Z * [new branch] gh/malfet/199/base -> origin/gh/malfet/199/base 2025-03-14T05:58:30.0945455Z * [new branch] gh/malfet/199/head -> origin/gh/malfet/199/head 2025-03-14T05:58:30.0946708Z * [new branch] gh/malfet/199/orig -> origin/gh/malfet/199/orig 2025-03-14T05:58:30.0948292Z * [new branch] gh/malfet/200/base -> origin/gh/malfet/200/base 2025-03-14T05:58:30.0949822Z * [new branch] gh/malfet/200/head -> origin/gh/malfet/200/head 2025-03-14T05:58:30.0951221Z * [new branch] gh/malfet/200/orig -> origin/gh/malfet/200/orig 2025-03-14T05:58:30.0952866Z * [new branch] gh/malfet/201/base -> origin/gh/malfet/201/base 2025-03-14T05:58:30.0953885Z * [new branch] gh/malfet/201/head -> origin/gh/malfet/201/head 2025-03-14T05:58:30.0955148Z * [new branch] gh/malfet/201/orig -> origin/gh/malfet/201/orig 2025-03-14T05:58:30.0956534Z * [new branch] gh/malfet/202/base -> origin/gh/malfet/202/base 2025-03-14T05:58:30.0957727Z * [new branch] gh/malfet/202/head -> origin/gh/malfet/202/head 2025-03-14T05:58:30.0958925Z * [new branch] gh/malfet/202/orig -> origin/gh/malfet/202/orig 2025-03-14T05:58:30.0960351Z * [new branch] gh/malfet/203/base -> origin/gh/malfet/203/base 2025-03-14T05:58:30.0961471Z * [new branch] gh/malfet/203/head -> origin/gh/malfet/203/head 2025-03-14T05:58:30.0962615Z * [new branch] gh/malfet/203/orig -> origin/gh/malfet/203/orig 2025-03-14T05:58:30.0964117Z * [new branch] gh/malfet/204/base -> origin/gh/malfet/204/base 2025-03-14T05:58:30.0965213Z * [new branch] gh/malfet/204/head -> origin/gh/malfet/204/head 2025-03-14T05:58:30.0966339Z * [new branch] gh/malfet/204/orig -> origin/gh/malfet/204/orig 2025-03-14T05:58:30.0967882Z * [new branch] gh/malfet/205/base -> origin/gh/malfet/205/base 2025-03-14T05:58:30.0969036Z * [new branch] gh/malfet/205/head -> origin/gh/malfet/205/head 2025-03-14T05:58:30.0970871Z * [new branch] gh/malfet/205/orig -> origin/gh/malfet/205/orig 2025-03-14T05:58:30.0972446Z * [new branch] gh/malfet/206/base -> origin/gh/malfet/206/base 2025-03-14T05:58:30.0973564Z * [new branch] gh/malfet/206/head -> origin/gh/malfet/206/head 2025-03-14T05:58:30.0974733Z * [new branch] gh/malfet/206/orig -> origin/gh/malfet/206/orig 2025-03-14T05:58:30.0976156Z * [new branch] gh/malfet/207/base -> origin/gh/malfet/207/base 2025-03-14T05:58:30.0977339Z * [new branch] gh/malfet/207/head -> origin/gh/malfet/207/head 2025-03-14T05:58:30.0981914Z * [new branch] gh/malfet/207/orig -> origin/gh/malfet/207/orig 2025-03-14T05:58:30.0983493Z * [new branch] gh/malfet/208/base -> origin/gh/malfet/208/base 2025-03-14T05:58:30.0984588Z * [new branch] gh/malfet/208/head -> origin/gh/malfet/208/head 2025-03-14T05:58:30.0985980Z * [new branch] gh/malfet/208/orig -> origin/gh/malfet/208/orig 2025-03-14T05:58:30.0987244Z * [new branch] gh/malfet/209/base -> origin/gh/malfet/209/base 2025-03-14T05:58:30.0988409Z * [new branch] gh/malfet/209/head -> origin/gh/malfet/209/head 2025-03-14T05:58:30.0989503Z * [new branch] gh/malfet/209/orig -> origin/gh/malfet/209/orig 2025-03-14T05:58:30.0991056Z * [new branch] gh/malfet/210/base -> origin/gh/malfet/210/base 2025-03-14T05:58:30.0992111Z * [new branch] gh/malfet/210/head -> origin/gh/malfet/210/head 2025-03-14T05:58:30.0993270Z * [new branch] gh/malfet/210/orig -> origin/gh/malfet/210/orig 2025-03-14T05:58:30.0994691Z * [new branch] gh/malfet/211/base -> origin/gh/malfet/211/base 2025-03-14T05:58:30.0995789Z * [new branch] gh/malfet/211/head -> origin/gh/malfet/211/head 2025-03-14T05:58:30.0996891Z * [new branch] gh/malfet/211/orig -> origin/gh/malfet/211/orig 2025-03-14T05:58:30.0998467Z * [new branch] gh/malfet/212/base -> origin/gh/malfet/212/base 2025-03-14T05:58:30.0999601Z * [new branch] gh/malfet/212/head -> origin/gh/malfet/212/head 2025-03-14T05:58:30.1000727Z * [new branch] gh/malfet/212/orig -> origin/gh/malfet/212/orig 2025-03-14T05:58:30.1002290Z * [new branch] gh/malfet/213/base -> origin/gh/malfet/213/base 2025-03-14T05:58:30.1003406Z * [new branch] gh/malfet/213/head -> origin/gh/malfet/213/head 2025-03-14T05:58:30.1004509Z * [new branch] gh/malfet/213/orig -> origin/gh/malfet/213/orig 2025-03-14T05:58:30.1006020Z * [new branch] gh/malfet/214/base -> origin/gh/malfet/214/base 2025-03-14T05:58:30.1007256Z * [new branch] gh/malfet/214/head -> origin/gh/malfet/214/head 2025-03-14T05:58:30.1008347Z * [new branch] gh/malfet/214/orig -> origin/gh/malfet/214/orig 2025-03-14T05:58:30.1009807Z * [new branch] gh/malfet/215/base -> origin/gh/malfet/215/base 2025-03-14T05:58:30.1010897Z * [new branch] gh/malfet/215/head -> origin/gh/malfet/215/head 2025-03-14T05:58:30.1012167Z * [new branch] gh/malfet/215/orig -> origin/gh/malfet/215/orig 2025-03-14T05:58:30.1013552Z * [new branch] gh/malfet/216/base -> origin/gh/malfet/216/base 2025-03-14T05:58:30.1014712Z * [new branch] gh/malfet/216/head -> origin/gh/malfet/216/head 2025-03-14T05:58:30.1015955Z * [new branch] gh/malfet/216/orig -> origin/gh/malfet/216/orig 2025-03-14T05:58:30.1017623Z * [new branch] gh/malfet/217/base -> origin/gh/malfet/217/base 2025-03-14T05:58:30.1018742Z * [new branch] gh/malfet/217/head -> origin/gh/malfet/217/head 2025-03-14T05:58:30.1019929Z * [new branch] gh/malfet/217/orig -> origin/gh/malfet/217/orig 2025-03-14T05:58:30.1021325Z * [new branch] gh/malfet/218/base -> origin/gh/malfet/218/base 2025-03-14T05:58:30.1022438Z * [new branch] gh/malfet/218/head -> origin/gh/malfet/218/head 2025-03-14T05:58:30.1023512Z * [new branch] gh/malfet/218/orig -> origin/gh/malfet/218/orig 2025-03-14T05:58:30.1025075Z * [new branch] gh/malfet/219/base -> origin/gh/malfet/219/base 2025-03-14T05:58:30.1026176Z * [new branch] gh/malfet/219/head -> origin/gh/malfet/219/head 2025-03-14T05:58:30.1027398Z * [new branch] gh/malfet/219/orig -> origin/gh/malfet/219/orig 2025-03-14T05:58:30.1028898Z * [new branch] gh/malfet/220/base -> origin/gh/malfet/220/base 2025-03-14T05:58:30.1030029Z * [new branch] gh/malfet/220/head -> origin/gh/malfet/220/head 2025-03-14T05:58:30.1031098Z * [new branch] gh/malfet/220/orig -> origin/gh/malfet/220/orig 2025-03-14T05:58:30.1032659Z * [new branch] gh/malfet/221/base -> origin/gh/malfet/221/base 2025-03-14T05:58:30.1033708Z * [new branch] gh/malfet/221/head -> origin/gh/malfet/221/head 2025-03-14T05:58:30.1034861Z * [new branch] gh/malfet/221/orig -> origin/gh/malfet/221/orig 2025-03-14T05:58:30.1036442Z * [new branch] gh/malfet/222/base -> origin/gh/malfet/222/base 2025-03-14T05:58:30.1037542Z * [new branch] gh/malfet/222/head -> origin/gh/malfet/222/head 2025-03-14T05:58:30.1038753Z * [new branch] gh/malfet/222/orig -> origin/gh/malfet/222/orig 2025-03-14T05:58:30.1040301Z * [new branch] gh/malfet/223/base -> origin/gh/malfet/223/base 2025-03-14T05:58:30.1041436Z * [new branch] gh/malfet/223/head -> origin/gh/malfet/223/head 2025-03-14T05:58:30.1042534Z * [new branch] gh/malfet/223/orig -> origin/gh/malfet/223/orig 2025-03-14T05:58:30.1044132Z * [new branch] gh/malfet/224/base -> origin/gh/malfet/224/base 2025-03-14T05:58:30.1045198Z * [new branch] gh/malfet/224/head -> origin/gh/malfet/224/head 2025-03-14T05:58:30.1046315Z * [new branch] gh/malfet/224/orig -> origin/gh/malfet/224/orig 2025-03-14T05:58:30.1047832Z * [new branch] gh/malfet/225/base -> origin/gh/malfet/225/base 2025-03-14T05:58:30.1048888Z * [new branch] gh/malfet/225/head -> origin/gh/malfet/225/head 2025-03-14T05:58:30.1050028Z * [new branch] gh/malfet/225/orig -> origin/gh/malfet/225/orig 2025-03-14T05:58:30.1051463Z * [new branch] gh/malfet/226/base -> origin/gh/malfet/226/base 2025-03-14T05:58:30.1052544Z * [new branch] gh/malfet/226/head -> origin/gh/malfet/226/head 2025-03-14T05:58:30.1053706Z * [new branch] gh/malfet/226/orig -> origin/gh/malfet/226/orig 2025-03-14T05:58:30.1055296Z * [new branch] gh/malfet/227/base -> origin/gh/malfet/227/base 2025-03-14T05:58:30.1056362Z * [new branch] gh/malfet/227/head -> origin/gh/malfet/227/head 2025-03-14T05:58:30.1057438Z * [new branch] gh/malfet/227/orig -> origin/gh/malfet/227/orig 2025-03-14T05:58:30.1058942Z * [new branch] gh/malfet/228/base -> origin/gh/malfet/228/base 2025-03-14T05:58:30.1060099Z * [new branch] gh/malfet/228/head -> origin/gh/malfet/228/head 2025-03-14T05:58:30.1061228Z * [new branch] gh/malfet/228/orig -> origin/gh/malfet/228/orig 2025-03-14T05:58:30.1062795Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-03-14T05:58:30.1063918Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-03-14T05:58:30.1065441Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-03-14T05:58:30.1066568Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-03-14T05:58:30.1067667Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-03-14T05:58:30.1069684Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-03-14T05:58:30.1071847Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2025-03-14T05:58:30.1073055Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2025-03-14T05:58:30.1074210Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2025-03-14T05:58:30.1075763Z * [new branch] gh/masnesral/161/base -> origin/gh/masnesral/161/base 2025-03-14T05:58:30.1076909Z * [new branch] gh/masnesral/161/head -> origin/gh/masnesral/161/head 2025-03-14T05:58:30.1078224Z * [new branch] gh/masnesral/161/orig -> origin/gh/masnesral/161/orig 2025-03-14T05:58:30.1079694Z * [new branch] gh/masnesral/162/base -> origin/gh/masnesral/162/base 2025-03-14T05:58:30.1080658Z * [new branch] gh/masnesral/162/head -> origin/gh/masnesral/162/head 2025-03-14T05:58:30.1081792Z * [new branch] gh/masnesral/162/orig -> origin/gh/masnesral/162/orig 2025-03-14T05:58:30.1083328Z * [new branch] gh/masnesral/173/base -> origin/gh/masnesral/173/base 2025-03-14T05:58:30.1084542Z * [new branch] gh/masnesral/173/head -> origin/gh/masnesral/173/head 2025-03-14T05:58:30.1085912Z * [new branch] gh/masnesral/173/orig -> origin/gh/masnesral/173/orig 2025-03-14T05:58:30.1087640Z * [new branch] gh/masnesral/176/base -> origin/gh/masnesral/176/base 2025-03-14T05:58:30.1088756Z * [new branch] gh/masnesral/176/head -> origin/gh/masnesral/176/head 2025-03-14T05:58:30.1090018Z * [new branch] gh/masnesral/176/orig -> origin/gh/masnesral/176/orig 2025-03-14T05:58:30.1091835Z * [new branch] gh/masnesral/177/base -> origin/gh/masnesral/177/base 2025-03-14T05:58:30.1093092Z * [new branch] gh/masnesral/177/head -> origin/gh/masnesral/177/head 2025-03-14T05:58:30.1094204Z * [new branch] gh/masnesral/177/orig -> origin/gh/masnesral/177/orig 2025-03-14T05:58:30.1095672Z * [new branch] gh/masnesral/178/base -> origin/gh/masnesral/178/base 2025-03-14T05:58:30.1096978Z * [new branch] gh/masnesral/178/head -> origin/gh/masnesral/178/head 2025-03-14T05:58:30.1097799Z * [new branch] gh/masnesral/178/orig -> origin/gh/masnesral/178/orig 2025-03-14T05:58:30.1099832Z * [new branch] gh/masnesral/179/base -> origin/gh/masnesral/179/base 2025-03-14T05:58:30.1100950Z * [new branch] gh/masnesral/179/head -> origin/gh/masnesral/179/head 2025-03-14T05:58:30.1102092Z * [new branch] gh/masnesral/179/orig -> origin/gh/masnesral/179/orig 2025-03-14T05:58:30.1103679Z * [new branch] gh/masnesral/180/base -> origin/gh/masnesral/180/base 2025-03-14T05:58:30.1104902Z * [new branch] gh/masnesral/180/head -> origin/gh/masnesral/180/head 2025-03-14T05:58:30.1105987Z * [new branch] gh/masnesral/180/orig -> origin/gh/masnesral/180/orig 2025-03-14T05:58:30.1107598Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-03-14T05:58:30.1109615Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-03-14T05:58:30.1110680Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-03-14T05:58:30.1112328Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-03-14T05:58:30.1113128Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-03-14T05:58:30.1114586Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-03-14T05:58:30.1115701Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-03-14T05:58:30.1117111Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-03-14T05:58:30.1118078Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-03-14T05:58:30.1119562Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-03-14T05:58:30.1120529Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-03-14T05:58:30.1121952Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-03-14T05:58:30.1122904Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-03-14T05:58:30.1124256Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-03-14T05:58:30.1125345Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-03-14T05:58:30.1127323Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-03-14T05:58:30.1128365Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-03-14T05:58:30.1129949Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-03-14T05:58:30.1130944Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-03-14T05:58:30.1132605Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-03-14T05:58:30.1133599Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-03-14T05:58:30.1134844Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-03-14T05:58:30.1135875Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-03-14T05:58:30.1137451Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-03-14T05:58:30.1138536Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-03-14T05:58:30.1140538Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2025-03-14T05:58:30.1141548Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2025-03-14T05:58:30.1142684Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2025-03-14T05:58:30.1144327Z * [new branch] gh/mikaylagawarecki/299/base -> origin/gh/mikaylagawarecki/299/base 2025-03-14T05:58:30.1145317Z * [new branch] gh/mikaylagawarecki/299/head -> origin/gh/mikaylagawarecki/299/head 2025-03-14T05:58:30.1146521Z * [new branch] gh/mikaylagawarecki/299/orig -> origin/gh/mikaylagawarecki/299/orig 2025-03-14T05:58:30.1148142Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-03-14T05:58:30.1149203Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-03-14T05:58:30.1150316Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-03-14T05:58:30.1152020Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-03-14T05:58:30.1153039Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-03-14T05:58:30.1154158Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-03-14T05:58:30.1155795Z * [new branch] gh/mikaylagawarecki/310/base -> origin/gh/mikaylagawarecki/310/base 2025-03-14T05:58:30.1156836Z * [new branch] gh/mikaylagawarecki/310/head -> origin/gh/mikaylagawarecki/310/head 2025-03-14T05:58:30.1157916Z * [new branch] gh/mikaylagawarecki/310/orig -> origin/gh/mikaylagawarecki/310/orig 2025-03-14T05:58:30.1159489Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-03-14T05:58:30.1160525Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-03-14T05:58:30.1161611Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-03-14T05:58:30.1163225Z * [new branch] gh/mikaylagawarecki/314/base -> origin/gh/mikaylagawarecki/314/base 2025-03-14T05:58:30.1164231Z * [new branch] gh/mikaylagawarecki/314/head -> origin/gh/mikaylagawarecki/314/head 2025-03-14T05:58:30.1165369Z * [new branch] gh/mikaylagawarecki/314/orig -> origin/gh/mikaylagawarecki/314/orig 2025-03-14T05:58:30.1167143Z * [new branch] gh/mikaylagawarecki/315/base -> origin/gh/mikaylagawarecki/315/base 2025-03-14T05:58:30.1168169Z * [new branch] gh/mikaylagawarecki/315/head -> origin/gh/mikaylagawarecki/315/head 2025-03-14T05:58:30.1169313Z * [new branch] gh/mikaylagawarecki/315/orig -> origin/gh/mikaylagawarecki/315/orig 2025-03-14T05:58:30.1170914Z * [new branch] gh/mikaylagawarecki/316/base -> origin/gh/mikaylagawarecki/316/base 2025-03-14T05:58:30.1172296Z * [new branch] gh/mikaylagawarecki/316/head -> origin/gh/mikaylagawarecki/316/head 2025-03-14T05:58:30.1173466Z * [new branch] gh/mikaylagawarecki/316/orig -> origin/gh/mikaylagawarecki/316/orig 2025-03-14T05:58:30.1175132Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-03-14T05:58:30.1176096Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-03-14T05:58:30.1177241Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-03-14T05:58:30.1179206Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-03-14T05:58:30.1180324Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-03-14T05:58:30.1181423Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-03-14T05:58:30.1183803Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-03-14T05:58:30.1184831Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-03-14T05:58:30.1186314Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-03-14T05:58:30.1187854Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-03-14T05:58:30.1188967Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-03-14T05:58:30.1190180Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-03-14T05:58:30.1191783Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-03-14T05:58:30.1192796Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-03-14T05:58:30.1193886Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-03-14T05:58:30.1195538Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-03-14T05:58:30.1196545Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-03-14T05:58:30.1197810Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-03-14T05:58:30.1199576Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-03-14T05:58:30.1200684Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-03-14T05:58:30.1201816Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-03-14T05:58:30.1203355Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-03-14T05:58:30.1204457Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-03-14T05:58:30.1205558Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-03-14T05:58:30.1207457Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-03-14T05:58:30.1208480Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-03-14T05:58:30.1209920Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-03-14T05:58:30.1211080Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-03-14T05:58:30.1212486Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-03-14T05:58:30.1213478Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-03-14T05:58:30.1214644Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-03-14T05:58:30.1216619Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-03-14T05:58:30.1217376Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-03-14T05:58:30.1218542Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-03-14T05:58:30.1220415Z * [new branch] gh/mlazos/5/base -> origin/gh/mlazos/5/base 2025-03-14T05:58:30.1221521Z * [new branch] gh/mlazos/5/head -> origin/gh/mlazos/5/head 2025-03-14T05:58:30.1222936Z * [new branch] gh/mlazos/5/orig -> origin/gh/mlazos/5/orig 2025-03-14T05:58:30.1224028Z * [new branch] gh/mlazos/6/base -> origin/gh/mlazos/6/base 2025-03-14T05:58:30.1225208Z * [new branch] gh/mlazos/6/head -> origin/gh/mlazos/6/head 2025-03-14T05:58:30.1226428Z * [new branch] gh/mlazos/6/orig -> origin/gh/mlazos/6/orig 2025-03-14T05:58:30.1227945Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-03-14T05:58:30.1229039Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-03-14T05:58:30.1230139Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-03-14T05:58:30.1232108Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-03-14T05:58:30.1233150Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-03-14T05:58:30.1235145Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2025-03-14T05:58:30.1236181Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2025-03-14T05:58:30.1237742Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2025-03-14T05:58:30.1238768Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2025-03-14T05:58:30.1240436Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-03-14T05:58:30.1241496Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-03-14T05:58:30.1242653Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-03-14T05:58:30.1244370Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-03-14T05:58:30.1245465Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-03-14T05:58:30.1246654Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-03-14T05:58:30.1248563Z * [new branch] gh/muchulee8/42/base -> origin/gh/muchulee8/42/base 2025-03-14T05:58:30.1249587Z * [new branch] gh/muchulee8/42/head -> origin/gh/muchulee8/42/head 2025-03-14T05:58:30.1250710Z * [new branch] gh/muchulee8/42/orig -> origin/gh/muchulee8/42/orig 2025-03-14T05:58:30.1252412Z * [new branch] gh/muchulee8/43/base -> origin/gh/muchulee8/43/base 2025-03-14T05:58:30.1253454Z * [new branch] gh/muchulee8/43/head -> origin/gh/muchulee8/43/head 2025-03-14T05:58:30.1254556Z * [new branch] gh/muchulee8/43/orig -> origin/gh/muchulee8/43/orig 2025-03-14T05:58:30.1256438Z * [new branch] gh/muchulee8/44/base -> origin/gh/muchulee8/44/base 2025-03-14T05:58:30.1257501Z * [new branch] gh/muchulee8/44/head -> origin/gh/muchulee8/44/head 2025-03-14T05:58:30.1258787Z * [new branch] gh/muchulee8/44/orig -> origin/gh/muchulee8/44/orig 2025-03-14T05:58:30.1260208Z * [new branch] gh/muchulee8/45/base -> origin/gh/muchulee8/45/base 2025-03-14T05:58:30.1261248Z * [new branch] gh/muchulee8/45/head -> origin/gh/muchulee8/45/head 2025-03-14T05:58:30.1262371Z * [new branch] gh/muchulee8/45/orig -> origin/gh/muchulee8/45/orig 2025-03-14T05:58:30.1264073Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2025-03-14T05:58:30.1265163Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2025-03-14T05:58:30.1267059Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2025-03-14T05:58:30.1268147Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2025-03-14T05:58:30.1269348Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2025-03-14T05:58:30.1271039Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2025-03-14T05:58:30.1271957Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2025-03-14T05:58:30.1273145Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2025-03-14T05:58:30.1277153Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2025-03-14T05:58:30.1278090Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2025-03-14T05:58:30.1278867Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2025-03-14T05:58:30.1305164Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2025-03-14T05:58:30.1305845Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2025-03-14T05:58:30.1306540Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-03-14T05:58:30.1307247Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-03-14T05:58:30.1307933Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-03-14T05:58:30.1308623Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-03-14T05:58:30.1309299Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-03-14T05:58:30.1309987Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-03-14T05:58:30.1310672Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-03-14T05:58:30.1311358Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-03-14T05:58:30.1312041Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-03-14T05:58:30.1312736Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-03-14T05:58:30.1313408Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-03-14T05:58:30.1314099Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-03-14T05:58:30.1314892Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-03-14T05:58:30.1315577Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-03-14T05:58:30.1316260Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-03-14T05:58:30.1316943Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-03-14T05:58:30.1317633Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-03-14T05:58:30.1318484Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-03-14T05:58:30.1319259Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-03-14T05:58:30.1319955Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-03-14T05:58:30.1320660Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-03-14T05:58:30.1321347Z * [new branch] gh/nmacchioni/39/base -> origin/gh/nmacchioni/39/base 2025-03-14T05:58:30.1322035Z * [new branch] gh/nmacchioni/39/head -> origin/gh/nmacchioni/39/head 2025-03-14T05:58:30.1322707Z * [new branch] gh/nmacchioni/39/orig -> origin/gh/nmacchioni/39/orig 2025-03-14T05:58:30.1323398Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-03-14T05:58:30.1324077Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-03-14T05:58:30.1324764Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-03-14T05:58:30.1325439Z * [new branch] gh/oulgen/150/base -> origin/gh/oulgen/150/base 2025-03-14T05:58:30.1326088Z * [new branch] gh/oulgen/150/head -> origin/gh/oulgen/150/head 2025-03-14T05:58:30.1326721Z * [new branch] gh/oulgen/150/orig -> origin/gh/oulgen/150/orig 2025-03-14T05:58:30.1327367Z * [new branch] gh/oulgen/151/base -> origin/gh/oulgen/151/base 2025-03-14T05:58:30.1328018Z * [new branch] gh/oulgen/151/head -> origin/gh/oulgen/151/head 2025-03-14T05:58:30.1328664Z * [new branch] gh/oulgen/151/orig -> origin/gh/oulgen/151/orig 2025-03-14T05:58:30.1329315Z * [new branch] gh/oulgen/152/base -> origin/gh/oulgen/152/base 2025-03-14T05:58:30.1329961Z * [new branch] gh/oulgen/152/head -> origin/gh/oulgen/152/head 2025-03-14T05:58:30.1330611Z * [new branch] gh/oulgen/152/orig -> origin/gh/oulgen/152/orig 2025-03-14T05:58:30.1331242Z * [new branch] gh/oulgen/153/base -> origin/gh/oulgen/153/base 2025-03-14T05:58:30.1331885Z * [new branch] gh/oulgen/153/head -> origin/gh/oulgen/153/head 2025-03-14T05:58:30.1332521Z * [new branch] gh/oulgen/153/orig -> origin/gh/oulgen/153/orig 2025-03-14T05:58:30.1333160Z * [new branch] gh/oulgen/154/base -> origin/gh/oulgen/154/base 2025-03-14T05:58:30.1333808Z * [new branch] gh/oulgen/154/head -> origin/gh/oulgen/154/head 2025-03-14T05:58:30.1334453Z * [new branch] gh/oulgen/154/orig -> origin/gh/oulgen/154/orig 2025-03-14T05:58:30.1335645Z * [new branch] gh/oulgen/155/base -> origin/gh/oulgen/155/base 2025-03-14T05:58:30.1336679Z * [new branch] gh/oulgen/155/head -> origin/gh/oulgen/155/head 2025-03-14T05:58:30.1337766Z * [new branch] gh/oulgen/155/orig -> origin/gh/oulgen/155/orig 2025-03-14T05:58:30.1339419Z * [new branch] gh/oulgen/156/base -> origin/gh/oulgen/156/base 2025-03-14T05:58:30.1340356Z * [new branch] gh/oulgen/156/head -> origin/gh/oulgen/156/head 2025-03-14T05:58:30.1341404Z * [new branch] gh/oulgen/156/orig -> origin/gh/oulgen/156/orig 2025-03-14T05:58:30.1342978Z * [new branch] gh/oulgen/157/base -> origin/gh/oulgen/157/base 2025-03-14T05:58:30.1344051Z * [new branch] gh/oulgen/157/head -> origin/gh/oulgen/157/head 2025-03-14T05:58:30.1345241Z * [new branch] gh/oulgen/157/orig -> origin/gh/oulgen/157/orig 2025-03-14T05:58:30.1347330Z * [new branch] gh/oulgen/158/base -> origin/gh/oulgen/158/base 2025-03-14T05:58:30.1348370Z * [new branch] gh/oulgen/158/head -> origin/gh/oulgen/158/head 2025-03-14T05:58:30.1349546Z * [new branch] gh/oulgen/158/orig -> origin/gh/oulgen/158/orig 2025-03-14T05:58:30.1351046Z * [new branch] gh/oulgen/159/base -> origin/gh/oulgen/159/base 2025-03-14T05:58:30.1352027Z * [new branch] gh/oulgen/159/head -> origin/gh/oulgen/159/head 2025-03-14T05:58:30.1353141Z * [new branch] gh/oulgen/159/orig -> origin/gh/oulgen/159/orig 2025-03-14T05:58:30.1355007Z * [new branch] gh/oulgen/160/base -> origin/gh/oulgen/160/base 2025-03-14T05:58:30.1356107Z * [new branch] gh/oulgen/160/head -> origin/gh/oulgen/160/head 2025-03-14T05:58:30.1357280Z * [new branch] gh/oulgen/160/orig -> origin/gh/oulgen/160/orig 2025-03-14T05:58:30.1358917Z * [new branch] gh/oulgen/161/base -> origin/gh/oulgen/161/base 2025-03-14T05:58:30.1359959Z * [new branch] gh/oulgen/161/head -> origin/gh/oulgen/161/head 2025-03-14T05:58:30.1361066Z * [new branch] gh/oulgen/161/orig -> origin/gh/oulgen/161/orig 2025-03-14T05:58:30.1362751Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-03-14T05:58:30.1363842Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-03-14T05:58:30.1364953Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-03-14T05:58:30.1366649Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-03-14T05:58:30.1367729Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-03-14T05:58:30.1368971Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-03-14T05:58:30.1370992Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-03-14T05:58:30.1372116Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-03-14T05:58:30.1373862Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-03-14T05:58:30.1375872Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-03-14T05:58:30.1377108Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-03-14T05:58:30.1381538Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-03-14T05:58:30.1383251Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-03-14T05:58:30.1384317Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-03-14T05:58:30.1385438Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-03-14T05:58:30.1387449Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2025-03-14T05:58:30.1388580Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2025-03-14T05:58:30.1389748Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2025-03-14T05:58:30.1391456Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-03-14T05:58:30.1392594Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-03-14T05:58:30.1393694Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-03-14T05:58:30.1395221Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-03-14T05:58:30.1396217Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-03-14T05:58:30.1397381Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-03-14T05:58:30.1399316Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2025-03-14T05:58:30.1400373Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-03-14T05:58:30.1401580Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2025-03-14T05:58:30.1403152Z * [new branch] gh/raymo/log-graph-breaks -> origin/gh/raymo/log-graph-breaks 2025-03-14T05:58:30.1404824Z * [new branch] gh/rec/115/base -> origin/gh/rec/115/base 2025-03-14T05:58:30.1405844Z * [new branch] gh/rec/115/head -> origin/gh/rec/115/head 2025-03-14T05:58:30.1406977Z * [new branch] gh/rec/115/orig -> origin/gh/rec/115/orig 2025-03-14T05:58:30.1408710Z * [new branch] gh/rec/118/base -> origin/gh/rec/118/base 2025-03-14T05:58:30.1409743Z * [new branch] gh/rec/118/head -> origin/gh/rec/118/head 2025-03-14T05:58:30.1410881Z * [new branch] gh/rec/118/orig -> origin/gh/rec/118/orig 2025-03-14T05:58:30.1412538Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-03-14T05:58:30.1413546Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-03-14T05:58:30.1414641Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-03-14T05:58:30.1416202Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-03-14T05:58:30.1417316Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-03-14T05:58:30.1418460Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-03-14T05:58:30.1420136Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-03-14T05:58:30.1421227Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-03-14T05:58:30.1422384Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-03-14T05:58:30.1423958Z * [new branch] gh/rec/125/base -> origin/gh/rec/125/base 2025-03-14T05:58:30.1425008Z * [new branch] gh/rec/125/head -> origin/gh/rec/125/head 2025-03-14T05:58:30.1426092Z * [new branch] gh/rec/125/orig -> origin/gh/rec/125/orig 2025-03-14T05:58:30.1427697Z * [new branch] gh/rec/128/base -> origin/gh/rec/128/base 2025-03-14T05:58:30.1428696Z * [new branch] gh/rec/128/head -> origin/gh/rec/128/head 2025-03-14T05:58:30.1430194Z * [new branch] gh/rec/128/orig -> origin/gh/rec/128/orig 2025-03-14T05:58:30.1431379Z * [new branch] gh/rec/129/base -> origin/gh/rec/129/base 2025-03-14T05:58:30.1432462Z * [new branch] gh/rec/129/head -> origin/gh/rec/129/head 2025-03-14T05:58:30.1433594Z * [new branch] gh/rec/129/orig -> origin/gh/rec/129/orig 2025-03-14T05:58:30.1435261Z * [new branch] gh/rec/132/base -> origin/gh/rec/132/base 2025-03-14T05:58:30.1436274Z * [new branch] gh/rec/132/head -> origin/gh/rec/132/head 2025-03-14T05:58:30.1437388Z * [new branch] gh/rec/132/orig -> origin/gh/rec/132/orig 2025-03-14T05:58:30.1438987Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-03-14T05:58:30.1440001Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-03-14T05:58:30.1441106Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-03-14T05:58:30.1442732Z * [new branch] gh/rec/134/base -> origin/gh/rec/134/base 2025-03-14T05:58:30.1443710Z * [new branch] gh/rec/134/head -> origin/gh/rec/134/head 2025-03-14T05:58:30.1444930Z * [new branch] gh/rec/134/orig -> origin/gh/rec/134/orig 2025-03-14T05:58:30.1446548Z * [new branch] gh/rec/135/base -> origin/gh/rec/135/base 2025-03-14T05:58:30.1447701Z * [new branch] gh/rec/135/head -> origin/gh/rec/135/head 2025-03-14T05:58:30.1448798Z * [new branch] gh/rec/135/orig -> origin/gh/rec/135/orig 2025-03-14T05:58:30.1450473Z * [new branch] gh/rec/136/base -> origin/gh/rec/136/base 2025-03-14T05:58:30.1452121Z * [new branch] gh/rec/136/head -> origin/gh/rec/136/head 2025-03-14T05:58:30.1452745Z * [new branch] gh/rec/136/orig -> origin/gh/rec/136/orig 2025-03-14T05:58:30.1454168Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-03-14T05:58:30.1455215Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-03-14T05:58:30.1456370Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-03-14T05:58:30.1457996Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-03-14T05:58:30.1459194Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-03-14T05:58:30.1460345Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-03-14T05:58:30.1462497Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-03-14T05:58:30.1463613Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-03-14T05:58:30.1464773Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-03-14T05:58:30.1466757Z * [new branch] gh/seemethere/10/base -> origin/gh/seemethere/10/base 2025-03-14T05:58:30.1467820Z * [new branch] gh/seemethere/10/head -> origin/gh/seemethere/10/head 2025-03-14T05:58:30.1468969Z * [new branch] gh/seemethere/10/orig -> origin/gh/seemethere/10/orig 2025-03-14T05:58:30.1470536Z * [new branch] gh/seemethere/11/base -> origin/gh/seemethere/11/base 2025-03-14T05:58:30.1471595Z * [new branch] gh/seemethere/11/head -> origin/gh/seemethere/11/head 2025-03-14T05:58:30.1472688Z * [new branch] gh/seemethere/11/orig -> origin/gh/seemethere/11/orig 2025-03-14T05:58:30.1474322Z * [new branch] gh/seemethere/12/base -> origin/gh/seemethere/12/base 2025-03-14T05:58:30.1475312Z * [new branch] gh/seemethere/12/head -> origin/gh/seemethere/12/head 2025-03-14T05:58:30.1476478Z * [new branch] gh/seemethere/12/orig -> origin/gh/seemethere/12/orig 2025-03-14T05:58:30.1478466Z * [new branch] gh/seemethere/13/base -> origin/gh/seemethere/13/base 2025-03-14T05:58:30.1479395Z * [new branch] gh/seemethere/13/head -> origin/gh/seemethere/13/head 2025-03-14T05:58:30.1480563Z * [new branch] gh/seemethere/13/orig -> origin/gh/seemethere/13/orig 2025-03-14T05:58:30.1482335Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-03-14T05:58:30.1483344Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-03-14T05:58:30.1484528Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-03-14T05:58:30.1486211Z * [new branch] gh/seemethere/15/base -> origin/gh/seemethere/15/base 2025-03-14T05:58:30.1487397Z * [new branch] gh/seemethere/15/head -> origin/gh/seemethere/15/head 2025-03-14T05:58:30.1488609Z * [new branch] gh/seemethere/15/orig -> origin/gh/seemethere/15/orig 2025-03-14T05:58:30.1490226Z * [new branch] gh/seemethere/16/base -> origin/gh/seemethere/16/base 2025-03-14T05:58:30.1491291Z * [new branch] gh/seemethere/16/head -> origin/gh/seemethere/16/head 2025-03-14T05:58:30.1492554Z * [new branch] gh/seemethere/16/orig -> origin/gh/seemethere/16/orig 2025-03-14T05:58:30.1494129Z * [new branch] gh/seemethere/17/base -> origin/gh/seemethere/17/base 2025-03-14T05:58:30.1495382Z * [new branch] gh/seemethere/17/head -> origin/gh/seemethere/17/head 2025-03-14T05:58:30.1496493Z * [new branch] gh/seemethere/17/orig -> origin/gh/seemethere/17/orig 2025-03-14T05:58:30.1498377Z * [new branch] gh/seemethere/18/base -> origin/gh/seemethere/18/base 2025-03-14T05:58:30.1499596Z * [new branch] gh/seemethere/18/head -> origin/gh/seemethere/18/head 2025-03-14T05:58:30.1500736Z * [new branch] gh/seemethere/18/orig -> origin/gh/seemethere/18/orig 2025-03-14T05:58:30.1502398Z * [new branch] gh/seemethere/19/base -> origin/gh/seemethere/19/base 2025-03-14T05:58:30.1503438Z * [new branch] gh/seemethere/19/head -> origin/gh/seemethere/19/head 2025-03-14T05:58:30.1504611Z * [new branch] gh/seemethere/19/orig -> origin/gh/seemethere/19/orig 2025-03-14T05:58:30.1506260Z * [new branch] gh/seemethere/20/base -> origin/gh/seemethere/20/base 2025-03-14T05:58:30.1507263Z * [new branch] gh/seemethere/20/head -> origin/gh/seemethere/20/head 2025-03-14T05:58:30.1508484Z * [new branch] gh/seemethere/20/orig -> origin/gh/seemethere/20/orig 2025-03-14T05:58:30.1510134Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-03-14T05:58:30.1511205Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-03-14T05:58:30.1512333Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-03-14T05:58:30.1513994Z * [new branch] gh/seemethere/8/base -> origin/gh/seemethere/8/base 2025-03-14T05:58:30.1515006Z * [new branch] gh/seemethere/8/head -> origin/gh/seemethere/8/head 2025-03-14T05:58:30.1516175Z * [new branch] gh/seemethere/8/orig -> origin/gh/seemethere/8/orig 2025-03-14T05:58:30.1517845Z * [new branch] gh/seemethere/9/base -> origin/gh/seemethere/9/base 2025-03-14T05:58:30.1518877Z * [new branch] gh/seemethere/9/head -> origin/gh/seemethere/9/head 2025-03-14T05:58:30.1520137Z * [new branch] gh/seemethere/9/orig -> origin/gh/seemethere/9/orig 2025-03-14T05:58:30.1522549Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-03-14T05:58:30.1523766Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-03-14T05:58:30.1524974Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-03-14T05:58:30.1527052Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2025-03-14T05:58:30.1528089Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2025-03-14T05:58:30.1529265Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2025-03-14T05:58:30.1531062Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-03-14T05:58:30.1532147Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-03-14T05:58:30.1533357Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-03-14T05:58:30.1535193Z * [new branch] gh/shunting314/199/base -> origin/gh/shunting314/199/base 2025-03-14T05:58:30.1536292Z * [new branch] gh/shunting314/199/head -> origin/gh/shunting314/199/head 2025-03-14T05:58:30.1537430Z * [new branch] gh/shunting314/199/orig -> origin/gh/shunting314/199/orig 2025-03-14T05:58:30.1539081Z * [new branch] gh/shunting314/200/base -> origin/gh/shunting314/200/base 2025-03-14T05:58:30.1540277Z * [new branch] gh/shunting314/200/head -> origin/gh/shunting314/200/head 2025-03-14T05:58:30.1541748Z * [new branch] gh/shunting314/201/base -> origin/gh/shunting314/201/base 2025-03-14T05:58:30.1542723Z * [new branch] gh/shunting314/201/head -> origin/gh/shunting314/201/head 2025-03-14T05:58:30.1543882Z * [new branch] gh/shunting314/201/orig -> origin/gh/shunting314/201/orig 2025-03-14T05:58:30.1545793Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-03-14T05:58:30.1546862Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-03-14T05:58:30.1548444Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-03-14T05:58:30.1549496Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-03-14T05:58:30.1550996Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-03-14T05:58:30.1551882Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-03-14T05:58:30.1553916Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-03-14T05:58:30.1554923Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-03-14T05:58:30.1556453Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-03-14T05:58:30.1557339Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-03-14T05:58:30.1558915Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-03-14T05:58:30.1559967Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-03-14T05:58:30.1561429Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-03-14T05:58:30.1562439Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-03-14T05:58:30.1564423Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-03-14T05:58:30.1565516Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-03-14T05:58:30.1567706Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-03-14T05:58:30.1568696Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-03-14T05:58:30.1569874Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-03-14T05:58:30.1571655Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-03-14T05:58:30.1572699Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-03-14T05:58:30.1573883Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-03-14T05:58:30.1575815Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-03-14T05:58:30.1576860Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-03-14T05:58:30.1578274Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-03-14T05:58:30.1580089Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-03-14T05:58:30.1581573Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-03-14T05:58:30.1582690Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-03-14T05:58:30.1584345Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-03-14T05:58:30.1585462Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-03-14T05:58:30.1586563Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-03-14T05:58:30.1588307Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-03-14T05:58:30.1589438Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-03-14T05:58:30.1590476Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-03-14T05:58:30.1592324Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-03-14T05:58:30.1593424Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-03-14T05:58:30.1594558Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-03-14T05:58:30.1596238Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-03-14T05:58:30.1597255Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-03-14T05:58:30.1598372Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-03-14T05:58:30.1600040Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-03-14T05:58:30.1601140Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-03-14T05:58:30.1602215Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-03-14T05:58:30.1604030Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-03-14T05:58:30.1605032Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-03-14T05:58:30.1606280Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-03-14T05:58:30.1607789Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2025-03-14T05:58:30.1608767Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2025-03-14T05:58:30.1609877Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2025-03-14T05:58:30.1611542Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2025-03-14T05:58:30.1612560Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2025-03-14T05:58:30.1613664Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2025-03-14T05:58:30.1615453Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2025-03-14T05:58:30.1616405Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2025-03-14T05:58:30.1617538Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2025-03-14T05:58:30.1619354Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-03-14T05:58:30.1620362Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-03-14T05:58:30.1621450Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-03-14T05:58:30.1623216Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-03-14T05:58:30.1624194Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-03-14T05:58:30.1625311Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-03-14T05:58:30.1627059Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-03-14T05:58:30.1628024Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-03-14T05:58:30.1629083Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-03-14T05:58:30.1631708Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-03-14T05:58:30.1632864Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-03-14T05:58:30.1634111Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-03-14T05:58:30.1635821Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-03-14T05:58:30.1636708Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-03-14T05:58:30.1637765Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-03-14T05:58:30.1639507Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-03-14T05:58:30.1640559Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-03-14T05:58:30.1641644Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-03-14T05:58:30.1643334Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-03-14T05:58:30.1644530Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-03-14T05:58:30.1645614Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-03-14T05:58:30.1647749Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-03-14T05:58:30.1649763Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2025-03-14T05:58:30.1650859Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2025-03-14T05:58:30.1652654Z * [new branch] gh/swolchok/722/base -> origin/gh/swolchok/722/base 2025-03-14T05:58:30.1653665Z * [new branch] gh/swolchok/722/head -> origin/gh/swolchok/722/head 2025-03-14T05:58:30.1654836Z * [new branch] gh/swolchok/722/orig -> origin/gh/swolchok/722/orig 2025-03-14T05:58:30.1656411Z * [new branch] gh/swolchok/723/base -> origin/gh/swolchok/723/base 2025-03-14T05:58:30.1657440Z * [new branch] gh/swolchok/723/head -> origin/gh/swolchok/723/head 2025-03-14T05:58:30.1658648Z * [new branch] gh/swolchok/723/orig -> origin/gh/swolchok/723/orig 2025-03-14T05:58:30.1660672Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-03-14T05:58:30.1661749Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-03-14T05:58:30.1662855Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-03-14T05:58:30.1664398Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-03-14T05:58:30.1665418Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-03-14T05:58:30.1666534Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-03-14T05:58:30.1668540Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-03-14T05:58:30.1669634Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-03-14T05:58:30.1670798Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-03-14T05:58:30.1672436Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-03-14T05:58:30.1673456Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-03-14T05:58:30.1674550Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-03-14T05:58:30.1676117Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-03-14T05:58:30.1677153Z * [new branch] gh/tianyu-l/7/head -> origin/gh/tianyu-l/7/head 2025-03-14T05:58:30.1678489Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-03-14T05:58:30.1680591Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2025-03-14T05:58:30.1681629Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2025-03-14T05:58:30.1682874Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2025-03-14T05:58:30.1684392Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-03-14T05:58:30.1685340Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-03-14T05:58:30.1686456Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-03-14T05:58:30.1688164Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2025-03-14T05:58:30.1689114Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2025-03-14T05:58:30.1690224Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2025-03-14T05:58:30.1692203Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-03-14T05:58:30.1693433Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-03-14T05:58:30.1694573Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-03-14T05:58:30.1696190Z * [new branch] gh/tugsbayasgalan/290/base -> origin/gh/tugsbayasgalan/290/base 2025-03-14T05:58:30.1697307Z * [new branch] gh/tugsbayasgalan/290/head -> origin/gh/tugsbayasgalan/290/head 2025-03-14T05:58:30.1698493Z * [new branch] gh/tugsbayasgalan/290/orig -> origin/gh/tugsbayasgalan/290/orig 2025-03-14T05:58:30.1700290Z * [new branch] gh/tugsbayasgalan/291/base -> origin/gh/tugsbayasgalan/291/base 2025-03-14T05:58:30.1701544Z * [new branch] gh/tugsbayasgalan/291/head -> origin/gh/tugsbayasgalan/291/head 2025-03-14T05:58:30.1702767Z * [new branch] gh/tugsbayasgalan/291/orig -> origin/gh/tugsbayasgalan/291/orig 2025-03-14T05:58:30.1704485Z * [new branch] gh/tugsbayasgalan/292/base -> origin/gh/tugsbayasgalan/292/base 2025-03-14T05:58:30.1705532Z * [new branch] gh/tugsbayasgalan/292/head -> origin/gh/tugsbayasgalan/292/head 2025-03-14T05:58:30.1706687Z * [new branch] gh/tugsbayasgalan/292/orig -> origin/gh/tugsbayasgalan/292/orig 2025-03-14T05:58:30.1708399Z * [new branch] gh/tugsbayasgalan/293/base -> origin/gh/tugsbayasgalan/293/base 2025-03-14T05:58:30.1709362Z * [new branch] gh/tugsbayasgalan/293/head -> origin/gh/tugsbayasgalan/293/head 2025-03-14T05:58:30.1710448Z * [new branch] gh/tugsbayasgalan/293/orig -> origin/gh/tugsbayasgalan/293/orig 2025-03-14T05:58:30.1712139Z * [new branch] gh/tugsbayasgalan/294/base -> origin/gh/tugsbayasgalan/294/base 2025-03-14T05:58:30.1713160Z * [new branch] gh/tugsbayasgalan/294/head -> origin/gh/tugsbayasgalan/294/head 2025-03-14T05:58:30.1714203Z * [new branch] gh/tugsbayasgalan/294/orig -> origin/gh/tugsbayasgalan/294/orig 2025-03-14T05:58:30.1715955Z * [new branch] gh/tugsbayasgalan/295/base -> origin/gh/tugsbayasgalan/295/base 2025-03-14T05:58:30.1717109Z * [new branch] gh/tugsbayasgalan/295/head -> origin/gh/tugsbayasgalan/295/head 2025-03-14T05:58:30.1718272Z * [new branch] gh/tugsbayasgalan/295/orig -> origin/gh/tugsbayasgalan/295/orig 2025-03-14T05:58:30.1719961Z * [new branch] gh/tugsbayasgalan/296/base -> origin/gh/tugsbayasgalan/296/base 2025-03-14T05:58:30.1721112Z * [new branch] gh/tugsbayasgalan/296/head -> origin/gh/tugsbayasgalan/296/head 2025-03-14T05:58:30.1722244Z * [new branch] gh/tugsbayasgalan/296/orig -> origin/gh/tugsbayasgalan/296/orig 2025-03-14T05:58:30.1724119Z * [new branch] gh/tugsbayasgalan/297/base -> origin/gh/tugsbayasgalan/297/base 2025-03-14T05:58:30.1725079Z * [new branch] gh/tugsbayasgalan/297/head -> origin/gh/tugsbayasgalan/297/head 2025-03-14T05:58:30.1726298Z * [new branch] gh/tugsbayasgalan/297/orig -> origin/gh/tugsbayasgalan/297/orig 2025-03-14T05:58:30.1727934Z * [new branch] gh/tugsbayasgalan/298/base -> origin/gh/tugsbayasgalan/298/base 2025-03-14T05:58:30.1729003Z * [new branch] gh/tugsbayasgalan/298/head -> origin/gh/tugsbayasgalan/298/head 2025-03-14T05:58:30.1730129Z * [new branch] gh/tugsbayasgalan/298/orig -> origin/gh/tugsbayasgalan/298/orig 2025-03-14T05:58:30.1731704Z * [new branch] gh/tugsbayasgalan/299/base -> origin/gh/tugsbayasgalan/299/base 2025-03-14T05:58:30.1732750Z * [new branch] gh/tugsbayasgalan/299/head -> origin/gh/tugsbayasgalan/299/head 2025-03-14T05:58:30.1733844Z * [new branch] gh/tugsbayasgalan/299/orig -> origin/gh/tugsbayasgalan/299/orig 2025-03-14T05:58:30.1735752Z * [new branch] gh/vkuzo/1/head -> origin/gh/vkuzo/1/head 2025-03-14T05:58:30.1736646Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-03-14T05:58:30.1737792Z * [new branch] gh/vkuzo/1/orig -> origin/gh/vkuzo/1/orig 2025-03-14T05:58:30.1739554Z * [new branch] gh/vkuzo/2/head -> origin/gh/vkuzo/2/head 2025-03-14T05:58:30.1740427Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-03-14T05:58:30.1741610Z * [new branch] gh/vkuzo/2/orig -> origin/gh/vkuzo/2/orig 2025-03-14T05:58:30.1743204Z * [new branch] gh/vkuzo/3/head -> origin/gh/vkuzo/3/head 2025-03-14T05:58:30.1744196Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-03-14T05:58:30.1745308Z * [new branch] gh/vkuzo/3/orig -> origin/gh/vkuzo/3/orig 2025-03-14T05:58:30.1746913Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2025-03-14T05:58:30.1747924Z * [new branch] gh/vkuzo/4/head -> origin/gh/vkuzo/4/head 2025-03-14T05:58:30.1748970Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2025-03-14T05:58:30.1750816Z * [new branch] gh/vkuzo/5/base -> origin/gh/vkuzo/5/base 2025-03-14T05:58:30.1751818Z * [new branch] gh/vkuzo/5/head -> origin/gh/vkuzo/5/head 2025-03-14T05:58:30.1752923Z * [new branch] gh/vkuzo/5/orig -> origin/gh/vkuzo/5/orig 2025-03-14T05:58:30.1754553Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-03-14T05:58:30.1755614Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-03-14T05:58:30.1756786Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-03-14T05:58:30.1758302Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-03-14T05:58:30.1759409Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-03-14T05:58:30.1760527Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-03-14T05:58:30.1762803Z * [new branch] gh/vkuzo/8/base -> origin/gh/vkuzo/8/base 2025-03-14T05:58:30.1763971Z * [new branch] gh/vkuzo/8/head -> origin/gh/vkuzo/8/head 2025-03-14T05:58:30.1765110Z * [new branch] gh/vkuzo/8/orig -> origin/gh/vkuzo/8/orig 2025-03-14T05:58:30.1766653Z * [new branch] gh/vkuzo/9/base -> origin/gh/vkuzo/9/base 2025-03-14T05:58:30.1767723Z * [new branch] gh/vkuzo/9/head -> origin/gh/vkuzo/9/head 2025-03-14T05:58:30.1768878Z * [new branch] gh/vkuzo/9/orig -> origin/gh/vkuzo/9/orig 2025-03-14T05:58:30.1770813Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2025-03-14T05:58:30.1771937Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2025-03-14T05:58:30.1773120Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2025-03-14T05:58:30.1774612Z * [new branch] gh/vmoens/15/base -> origin/gh/vmoens/15/base 2025-03-14T05:58:30.1775663Z * [new branch] gh/vmoens/15/head -> origin/gh/vmoens/15/head 2025-03-14T05:58:30.1776808Z * [new branch] gh/vmoens/15/orig -> origin/gh/vmoens/15/orig 2025-03-14T05:58:30.1778621Z * [new branch] gh/vmoens/16/base -> origin/gh/vmoens/16/base 2025-03-14T05:58:30.1779811Z * [new branch] gh/vmoens/16/head -> origin/gh/vmoens/16/head 2025-03-14T05:58:30.1780882Z * [new branch] gh/vmoens/16/orig -> origin/gh/vmoens/16/orig 2025-03-14T05:58:30.1782486Z * [new branch] gh/vmoens/17/base -> origin/gh/vmoens/17/base 2025-03-14T05:58:30.1783918Z * [new branch] gh/vmoens/17/head -> origin/gh/vmoens/17/head 2025-03-14T05:58:30.1785095Z * [new branch] gh/vmoens/17/orig -> origin/gh/vmoens/17/orig 2025-03-14T05:58:30.1786607Z * [new branch] gh/vmoens/18/base -> origin/gh/vmoens/18/base 2025-03-14T05:58:30.1787664Z * [new branch] gh/vmoens/18/head -> origin/gh/vmoens/18/head 2025-03-14T05:58:30.1788758Z * [new branch] gh/vmoens/18/orig -> origin/gh/vmoens/18/orig 2025-03-14T05:58:30.1790205Z * [new branch] gh/vmoens/19/base -> origin/gh/vmoens/19/base 2025-03-14T05:58:30.1791268Z * [new branch] gh/vmoens/19/head -> origin/gh/vmoens/19/head 2025-03-14T05:58:30.1792379Z * [new branch] gh/vmoens/19/orig -> origin/gh/vmoens/19/orig 2025-03-14T05:58:30.1793917Z * [new branch] gh/vmoens/20/base -> origin/gh/vmoens/20/base 2025-03-14T05:58:30.1795178Z * [new branch] gh/vmoens/20/head -> origin/gh/vmoens/20/head 2025-03-14T05:58:30.1796259Z * [new branch] gh/vmoens/20/orig -> origin/gh/vmoens/20/orig 2025-03-14T05:58:30.1798191Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2025-03-14T05:58:30.1799438Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2025-03-14T05:58:30.1800510Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2025-03-14T05:58:30.1802157Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-03-14T05:58:30.1803363Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-03-14T05:58:30.1804517Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-03-14T05:58:30.1806900Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2025-03-14T05:58:30.1808155Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2025-03-14T05:58:30.1809339Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2025-03-14T05:58:30.1811054Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-03-14T05:58:30.1812354Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-03-14T05:58:30.1813596Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-03-14T05:58:30.1815109Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-03-14T05:58:30.1816407Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-03-14T05:58:30.1817596Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-03-14T05:58:30.1819699Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2025-03-14T05:58:30.1821049Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2025-03-14T05:58:30.1822564Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-03-14T05:58:30.1823671Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-03-14T05:58:30.1824808Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-03-14T05:58:30.1826458Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-03-14T05:58:30.1827508Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-03-14T05:58:30.1828646Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-03-14T05:58:30.1830531Z * [new branch] gh/wconstab/395/base -> origin/gh/wconstab/395/base 2025-03-14T05:58:30.1831761Z * [new branch] gh/wconstab/395/head -> origin/gh/wconstab/395/head 2025-03-14T05:58:30.1832974Z * [new branch] gh/wconstab/395/orig -> origin/gh/wconstab/395/orig 2025-03-14T05:58:30.1834730Z * [new branch] gh/wconstab/396/base -> origin/gh/wconstab/396/base 2025-03-14T05:58:30.1835905Z * [new branch] gh/wconstab/396/head -> origin/gh/wconstab/396/head 2025-03-14T05:58:30.1837136Z * [new branch] gh/wconstab/396/orig -> origin/gh/wconstab/396/orig 2025-03-14T05:58:30.1838779Z * [new branch] gh/wconstab/397/base -> origin/gh/wconstab/397/base 2025-03-14T05:58:30.1839915Z * [new branch] gh/wconstab/397/head -> origin/gh/wconstab/397/head 2025-03-14T05:58:30.1841069Z * [new branch] gh/wconstab/397/orig -> origin/gh/wconstab/397/orig 2025-03-14T05:58:30.1842999Z * [new branch] gh/weifengpy/21/base -> origin/gh/weifengpy/21/base 2025-03-14T05:58:30.1844092Z * [new branch] gh/weifengpy/21/head -> origin/gh/weifengpy/21/head 2025-03-14T05:58:30.1845249Z * [new branch] gh/weifengpy/21/orig -> origin/gh/weifengpy/21/orig 2025-03-14T05:58:30.1846845Z * [new branch] gh/weifengpy/22/base -> origin/gh/weifengpy/22/base 2025-03-14T05:58:30.1848024Z * [new branch] gh/weifengpy/22/head -> origin/gh/weifengpy/22/head 2025-03-14T05:58:30.1849134Z * [new branch] gh/weifengpy/22/orig -> origin/gh/weifengpy/22/orig 2025-03-14T05:58:30.1851129Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-03-14T05:58:30.1852223Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-03-14T05:58:30.1853371Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-03-14T05:58:30.1855010Z * [new branch] gh/williamwen42/197/base -> origin/gh/williamwen42/197/base 2025-03-14T05:58:30.1856145Z * [new branch] gh/williamwen42/197/head -> origin/gh/williamwen42/197/head 2025-03-14T05:58:30.1857227Z * [new branch] gh/williamwen42/197/orig -> origin/gh/williamwen42/197/orig 2025-03-14T05:58:30.1859101Z * [new branch] gh/williamwen42/199/base -> origin/gh/williamwen42/199/base 2025-03-14T05:58:30.1860219Z * [new branch] gh/williamwen42/199/head -> origin/gh/williamwen42/199/head 2025-03-14T05:58:30.1861325Z * [new branch] gh/williamwen42/199/orig -> origin/gh/williamwen42/199/orig 2025-03-14T05:58:30.1863082Z * [new branch] gh/williamwen42/200/base -> origin/gh/williamwen42/200/base 2025-03-14T05:58:30.1864269Z * [new branch] gh/williamwen42/200/head -> origin/gh/williamwen42/200/head 2025-03-14T05:58:30.1865937Z * [new branch] gh/williamwen42/200/orig -> origin/gh/williamwen42/200/orig 2025-03-14T05:58:30.1867551Z * [new branch] gh/williamwen42/201/base -> origin/gh/williamwen42/201/base 2025-03-14T05:58:30.1868805Z * [new branch] gh/williamwen42/201/head -> origin/gh/williamwen42/201/head 2025-03-14T05:58:30.1869924Z * [new branch] gh/williamwen42/201/orig -> origin/gh/williamwen42/201/orig 2025-03-14T05:58:30.1871418Z * [new branch] gh/williamwen42/204/base -> origin/gh/williamwen42/204/base 2025-03-14T05:58:30.1872514Z * [new branch] gh/williamwen42/204/head -> origin/gh/williamwen42/204/head 2025-03-14T05:58:30.1873699Z * [new branch] gh/williamwen42/204/orig -> origin/gh/williamwen42/204/orig 2025-03-14T05:58:30.1875395Z * [new branch] gh/williamwen42/205/base -> origin/gh/williamwen42/205/base 2025-03-14T05:58:30.1876522Z * [new branch] gh/williamwen42/205/head -> origin/gh/williamwen42/205/head 2025-03-14T05:58:30.1877840Z * [new branch] gh/williamwen42/205/orig -> origin/gh/williamwen42/205/orig 2025-03-14T05:58:30.1879540Z * [new branch] gh/williamwen42/206/base -> origin/gh/williamwen42/206/base 2025-03-14T05:58:30.1880700Z * [new branch] gh/williamwen42/206/head -> origin/gh/williamwen42/206/head 2025-03-14T05:58:30.1881844Z * [new branch] gh/williamwen42/206/orig -> origin/gh/williamwen42/206/orig 2025-03-14T05:58:30.1883332Z * [new branch] gh/williamwen42/207/base -> origin/gh/williamwen42/207/base 2025-03-14T05:58:30.1884640Z * [new branch] gh/williamwen42/207/head -> origin/gh/williamwen42/207/head 2025-03-14T05:58:30.1885848Z * [new branch] gh/williamwen42/207/orig -> origin/gh/williamwen42/207/orig 2025-03-14T05:58:30.1887425Z * [new branch] gh/williamwen42/208/base -> origin/gh/williamwen42/208/base 2025-03-14T05:58:30.1888552Z * [new branch] gh/williamwen42/208/head -> origin/gh/williamwen42/208/head 2025-03-14T05:58:30.1889704Z * [new branch] gh/williamwen42/208/orig -> origin/gh/williamwen42/208/orig 2025-03-14T05:58:30.1891236Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-03-14T05:58:30.1892341Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-03-14T05:58:30.1893440Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-03-14T05:58:30.1895058Z * [new branch] gh/williamwen42/210/base -> origin/gh/williamwen42/210/base 2025-03-14T05:58:30.1896214Z * [new branch] gh/williamwen42/210/head -> origin/gh/williamwen42/210/head 2025-03-14T05:58:30.1897279Z * [new branch] gh/williamwen42/210/orig -> origin/gh/williamwen42/210/orig 2025-03-14T05:58:30.1898839Z * [new branch] gh/williamwen42/211/base -> origin/gh/williamwen42/211/base 2025-03-14T05:58:30.1899905Z * [new branch] gh/williamwen42/211/head -> origin/gh/williamwen42/211/head 2025-03-14T05:58:30.1901061Z * [new branch] gh/williamwen42/211/orig -> origin/gh/williamwen42/211/orig 2025-03-14T05:58:30.1902620Z * [new branch] gh/williamwen42/212/base -> origin/gh/williamwen42/212/base 2025-03-14T05:58:30.1903719Z * [new branch] gh/williamwen42/212/head -> origin/gh/williamwen42/212/head 2025-03-14T05:58:30.1904785Z * [new branch] gh/williamwen42/212/orig -> origin/gh/williamwen42/212/orig 2025-03-14T05:58:30.1906388Z * [new branch] gh/williamwen42/213/base -> origin/gh/williamwen42/213/base 2025-03-14T05:58:30.1907588Z * [new branch] gh/williamwen42/213/head -> origin/gh/williamwen42/213/head 2025-03-14T05:58:30.1908744Z * [new branch] gh/williamwen42/213/orig -> origin/gh/williamwen42/213/orig 2025-03-14T05:58:30.1910398Z * [new branch] gh/williamwen42/214/base -> origin/gh/williamwen42/214/base 2025-03-14T05:58:30.1911403Z * [new branch] gh/williamwen42/214/head -> origin/gh/williamwen42/214/head 2025-03-14T05:58:30.1912647Z * [new branch] gh/williamwen42/214/orig -> origin/gh/williamwen42/214/orig 2025-03-14T05:58:30.1914717Z * [new branch] gh/williamwen42/215/base -> origin/gh/williamwen42/215/base 2025-03-14T05:58:30.1915882Z * [new branch] gh/williamwen42/215/head -> origin/gh/williamwen42/215/head 2025-03-14T05:58:30.1917004Z * [new branch] gh/williamwen42/215/orig -> origin/gh/williamwen42/215/orig 2025-03-14T05:58:30.1918767Z * [new branch] gh/williamwen42/216/base -> origin/gh/williamwen42/216/base 2025-03-14T05:58:30.1919942Z * [new branch] gh/williamwen42/216/head -> origin/gh/williamwen42/216/head 2025-03-14T05:58:30.1921066Z * [new branch] gh/williamwen42/216/orig -> origin/gh/williamwen42/216/orig 2025-03-14T05:58:30.1922774Z * [new branch] gh/williamwen42/217/base -> origin/gh/williamwen42/217/base 2025-03-14T05:58:30.1923920Z * [new branch] gh/williamwen42/217/head -> origin/gh/williamwen42/217/head 2025-03-14T05:58:30.1925080Z * [new branch] gh/williamwen42/217/orig -> origin/gh/williamwen42/217/orig 2025-03-14T05:58:30.1926982Z * [new branch] gh/williamwen42/218/base -> origin/gh/williamwen42/218/base 2025-03-14T05:58:30.1928393Z * [new branch] gh/williamwen42/218/head -> origin/gh/williamwen42/218/head 2025-03-14T05:58:30.1929558Z * [new branch] gh/williamwen42/218/orig -> origin/gh/williamwen42/218/orig 2025-03-14T05:58:30.1931221Z * [new branch] gh/williamwen42/219/base -> origin/gh/williamwen42/219/base 2025-03-14T05:58:30.1932448Z * [new branch] gh/williamwen42/219/head -> origin/gh/williamwen42/219/head 2025-03-14T05:58:30.1933613Z * [new branch] gh/williamwen42/219/orig -> origin/gh/williamwen42/219/orig 2025-03-14T05:58:30.1935507Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-03-14T05:58:30.1936609Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-03-14T05:58:30.1937988Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-03-14T05:58:30.1939185Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-03-14T05:58:30.1941011Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2025-03-14T05:58:30.1942202Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2025-03-14T05:58:30.1943869Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2025-03-14T05:58:30.1945506Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2025-03-14T05:58:30.1946672Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2025-03-14T05:58:30.1947761Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2025-03-14T05:58:30.1949284Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-03-14T05:58:30.1950361Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-03-14T05:58:30.1951467Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-03-14T05:58:30.1952962Z * [new branch] gh/xmfan/166/base -> origin/gh/xmfan/166/base 2025-03-14T05:58:30.1954070Z * [new branch] gh/xmfan/166/head -> origin/gh/xmfan/166/head 2025-03-14T05:58:30.1955112Z * [new branch] gh/xmfan/166/orig -> origin/gh/xmfan/166/orig 2025-03-14T05:58:30.1956654Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-03-14T05:58:30.1957783Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-03-14T05:58:30.1959248Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-03-14T05:58:30.1960319Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-03-14T05:58:30.1961715Z * [new branch] gh/xmfan/173/base -> origin/gh/xmfan/173/base 2025-03-14T05:58:30.1962783Z * [new branch] gh/xmfan/173/head -> origin/gh/xmfan/173/head 2025-03-14T05:58:30.1963915Z * [new branch] gh/xmfan/173/orig -> origin/gh/xmfan/173/orig 2025-03-14T05:58:30.1965440Z * [new branch] gh/xmfan/174/base -> origin/gh/xmfan/174/base 2025-03-14T05:58:30.1966600Z * [new branch] gh/xmfan/174/head -> origin/gh/xmfan/174/head 2025-03-14T05:58:30.1967681Z * [new branch] gh/xmfan/174/orig -> origin/gh/xmfan/174/orig 2025-03-14T05:58:30.1969220Z * [new branch] gh/xmfan/177/base -> origin/gh/xmfan/177/base 2025-03-14T05:58:30.1970308Z * [new branch] gh/xmfan/177/head -> origin/gh/xmfan/177/head 2025-03-14T05:58:30.1971443Z * [new branch] gh/xmfan/177/orig -> origin/gh/xmfan/177/orig 2025-03-14T05:58:30.1972990Z * [new branch] gh/xmfan/178/base -> origin/gh/xmfan/178/base 2025-03-14T05:58:30.1974104Z * [new branch] gh/xmfan/178/head -> origin/gh/xmfan/178/head 2025-03-14T05:58:30.1975210Z * [new branch] gh/xmfan/178/orig -> origin/gh/xmfan/178/orig 2025-03-14T05:58:30.1976674Z * [new branch] gh/xmfan/179/base -> origin/gh/xmfan/179/base 2025-03-14T05:58:30.1977928Z * [new branch] gh/xmfan/179/head -> origin/gh/xmfan/179/head 2025-03-14T05:58:30.1983030Z * [new branch] gh/xmfan/179/orig -> origin/gh/xmfan/179/orig 2025-03-14T05:58:30.1984621Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-03-14T05:58:30.1985748Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-03-14T05:58:30.1987207Z * [new branch] gh/xmfan/180/base -> origin/gh/xmfan/180/base 2025-03-14T05:58:30.1988255Z * [new branch] gh/xmfan/180/head -> origin/gh/xmfan/180/head 2025-03-14T05:58:30.1989409Z * [new branch] gh/xmfan/180/orig -> origin/gh/xmfan/180/orig 2025-03-14T05:58:30.1990906Z * [new branch] gh/xmfan/181/base -> origin/gh/xmfan/181/base 2025-03-14T05:58:30.1992282Z * [new branch] gh/xmfan/181/head -> origin/gh/xmfan/181/head 2025-03-14T05:58:30.1993374Z * [new branch] gh/xmfan/181/orig -> origin/gh/xmfan/181/orig 2025-03-14T05:58:30.1994938Z * [new branch] gh/xmfan/182/base -> origin/gh/xmfan/182/base 2025-03-14T05:58:30.1996019Z * [new branch] gh/xmfan/182/head -> origin/gh/xmfan/182/head 2025-03-14T05:58:30.1997175Z * [new branch] gh/xmfan/182/orig -> origin/gh/xmfan/182/orig 2025-03-14T05:58:30.1998657Z * [new branch] gh/xmfan/183/base -> origin/gh/xmfan/183/base 2025-03-14T05:58:30.1999752Z * [new branch] gh/xmfan/183/head -> origin/gh/xmfan/183/head 2025-03-14T05:58:30.2000912Z * [new branch] gh/xmfan/183/orig -> origin/gh/xmfan/183/orig 2025-03-14T05:58:30.2002302Z * [new branch] gh/xmfan/184/base -> origin/gh/xmfan/184/base 2025-03-14T05:58:30.2003426Z * [new branch] gh/xmfan/184/head -> origin/gh/xmfan/184/head 2025-03-14T05:58:30.2004480Z * [new branch] gh/xmfan/184/orig -> origin/gh/xmfan/184/orig 2025-03-14T05:58:30.2006549Z * [new branch] gh/xmfan/185/base -> origin/gh/xmfan/185/base 2025-03-14T05:58:30.2007672Z * [new branch] gh/xmfan/185/head -> origin/gh/xmfan/185/head 2025-03-14T05:58:30.2008823Z * [new branch] gh/xmfan/185/orig -> origin/gh/xmfan/185/orig 2025-03-14T05:58:30.2010408Z * [new branch] gh/xmfan/186/base -> origin/gh/xmfan/186/base 2025-03-14T05:58:30.2011415Z * [new branch] gh/xmfan/186/head -> origin/gh/xmfan/186/head 2025-03-14T05:58:30.2012481Z * [new branch] gh/xmfan/186/orig -> origin/gh/xmfan/186/orig 2025-03-14T05:58:30.2014000Z * [new branch] gh/xmfan/187/base -> origin/gh/xmfan/187/base 2025-03-14T05:58:30.2015058Z * [new branch] gh/xmfan/187/head -> origin/gh/xmfan/187/head 2025-03-14T05:58:30.2016170Z * [new branch] gh/xmfan/187/orig -> origin/gh/xmfan/187/orig 2025-03-14T05:58:30.2017828Z * [new branch] gh/xmfan/188/base -> origin/gh/xmfan/188/base 2025-03-14T05:58:30.2019142Z * [new branch] gh/xmfan/188/head -> origin/gh/xmfan/188/head 2025-03-14T05:58:30.2020232Z * [new branch] gh/xmfan/188/orig -> origin/gh/xmfan/188/orig 2025-03-14T05:58:30.2021777Z * [new branch] gh/xmfan/189/base -> origin/gh/xmfan/189/base 2025-03-14T05:58:30.2022840Z * [new branch] gh/xmfan/189/head -> origin/gh/xmfan/189/head 2025-03-14T05:58:30.2023988Z * [new branch] gh/xmfan/189/orig -> origin/gh/xmfan/189/orig 2025-03-14T05:58:30.2025491Z * [new branch] gh/xmfan/190/base -> origin/gh/xmfan/190/base 2025-03-14T05:58:30.2026607Z * [new branch] gh/xmfan/190/head -> origin/gh/xmfan/190/head 2025-03-14T05:58:30.2027860Z * [new branch] gh/xmfan/190/orig -> origin/gh/xmfan/190/orig 2025-03-14T05:58:30.2029390Z * [new branch] gh/xmfan/191/base -> origin/gh/xmfan/191/base 2025-03-14T05:58:30.2030557Z * [new branch] gh/xmfan/191/head -> origin/gh/xmfan/191/head 2025-03-14T05:58:30.2031647Z * [new branch] gh/xmfan/191/orig -> origin/gh/xmfan/191/orig 2025-03-14T05:58:30.2033182Z * [new branch] gh/xmfan/192/base -> origin/gh/xmfan/192/base 2025-03-14T05:58:30.2034240Z * [new branch] gh/xmfan/192/head -> origin/gh/xmfan/192/head 2025-03-14T05:58:30.2035363Z * [new branch] gh/xmfan/192/orig -> origin/gh/xmfan/192/orig 2025-03-14T05:58:30.2036876Z * [new branch] gh/xmfan/193/base -> origin/gh/xmfan/193/base 2025-03-14T05:58:30.2038022Z * [new branch] gh/xmfan/193/head -> origin/gh/xmfan/193/head 2025-03-14T05:58:30.2039065Z * [new branch] gh/xmfan/193/orig -> origin/gh/xmfan/193/orig 2025-03-14T05:58:30.2040598Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-03-14T05:58:30.2041672Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-03-14T05:58:30.2042943Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-03-14T05:58:30.2044543Z * [new branch] gh/xmfan/195/base -> origin/gh/xmfan/195/base 2025-03-14T05:58:30.2045727Z * [new branch] gh/xmfan/195/head -> origin/gh/xmfan/195/head 2025-03-14T05:58:30.2046833Z * [new branch] gh/xmfan/195/orig -> origin/gh/xmfan/195/orig 2025-03-14T05:58:30.2048421Z * [new branch] gh/xmfan/196/base -> origin/gh/xmfan/196/base 2025-03-14T05:58:30.2049502Z * [new branch] gh/xmfan/196/head -> origin/gh/xmfan/196/head 2025-03-14T05:58:30.2050597Z * [new branch] gh/xmfan/196/orig -> origin/gh/xmfan/196/orig 2025-03-14T05:58:30.2052103Z * [new branch] gh/xmfan/197/base -> origin/gh/xmfan/197/base 2025-03-14T05:58:30.2053235Z * [new branch] gh/xmfan/197/head -> origin/gh/xmfan/197/head 2025-03-14T05:58:30.2054313Z * [new branch] gh/xmfan/197/orig -> origin/gh/xmfan/197/orig 2025-03-14T05:58:30.2056100Z * [new branch] gh/xmfan/198/base -> origin/gh/xmfan/198/base 2025-03-14T05:58:30.2056936Z * [new branch] gh/xmfan/198/head -> origin/gh/xmfan/198/head 2025-03-14T05:58:30.2058296Z * [new branch] gh/xmfan/198/orig -> origin/gh/xmfan/198/orig 2025-03-14T05:58:30.2059813Z * [new branch] gh/xmfan/199/base -> origin/gh/xmfan/199/base 2025-03-14T05:58:30.2060903Z * [new branch] gh/xmfan/199/head -> origin/gh/xmfan/199/head 2025-03-14T05:58:30.2062015Z * [new branch] gh/xmfan/199/orig -> origin/gh/xmfan/199/orig 2025-03-14T05:58:30.2063564Z * [new branch] gh/xmfan/200/base -> origin/gh/xmfan/200/base 2025-03-14T05:58:30.2064698Z * [new branch] gh/xmfan/200/head -> origin/gh/xmfan/200/head 2025-03-14T05:58:30.2065793Z * [new branch] gh/xmfan/200/orig -> origin/gh/xmfan/200/orig 2025-03-14T05:58:30.2067281Z * [new branch] gh/xmfan/201/base -> origin/gh/xmfan/201/base 2025-03-14T05:58:30.2068358Z * [new branch] gh/xmfan/201/head -> origin/gh/xmfan/201/head 2025-03-14T05:58:30.2069501Z * [new branch] gh/xmfan/201/orig -> origin/gh/xmfan/201/orig 2025-03-14T05:58:30.2070932Z * [new branch] gh/xmfan/202/base -> origin/gh/xmfan/202/base 2025-03-14T05:58:30.2072012Z * [new branch] gh/xmfan/202/head -> origin/gh/xmfan/202/head 2025-03-14T05:58:30.2073198Z * [new branch] gh/xmfan/202/orig -> origin/gh/xmfan/202/orig 2025-03-14T05:58:30.2075191Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2025-03-14T05:58:30.2076229Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2025-03-14T05:58:30.2077341Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2025-03-14T05:58:30.2079145Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-03-14T05:58:30.2080313Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-03-14T05:58:30.2081404Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-03-14T05:58:30.2082934Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-03-14T05:58:30.2084067Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-03-14T05:58:30.2085261Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-03-14T05:58:30.2087260Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-03-14T05:58:30.2088640Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-03-14T05:58:30.2090047Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-03-14T05:58:30.2091121Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-03-14T05:58:30.2092562Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-03-14T05:58:30.2093642Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-03-14T05:58:30.2095088Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-03-14T05:58:30.2096129Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-03-14T05:58:30.2097471Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-03-14T05:58:30.2098583Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-03-14T05:58:30.2100069Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-03-14T05:58:30.2101332Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-03-14T05:58:30.2102602Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-03-14T05:58:30.2103572Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-03-14T05:58:30.2105355Z * [new branch] gh/xunnanxu/1/base -> origin/gh/xunnanxu/1/base 2025-03-14T05:58:30.2106296Z * [new branch] gh/xunnanxu/1/head -> origin/gh/xunnanxu/1/head 2025-03-14T05:58:30.2107549Z * [new branch] gh/xunnanxu/1/orig -> origin/gh/xunnanxu/1/orig 2025-03-14T05:58:30.2108997Z * [new branch] gh/xunnanxu/2/base -> origin/gh/xunnanxu/2/base 2025-03-14T05:58:30.2109979Z * [new branch] gh/xunnanxu/2/head -> origin/gh/xunnanxu/2/head 2025-03-14T05:58:30.2111108Z * [new branch] gh/xunnanxu/2/orig -> origin/gh/xunnanxu/2/orig 2025-03-14T05:58:30.2112638Z * [new branch] gh/xunnanxu/3/base -> origin/gh/xunnanxu/3/base 2025-03-14T05:58:30.2113661Z * [new branch] gh/xunnanxu/3/head -> origin/gh/xunnanxu/3/head 2025-03-14T05:58:30.2114992Z * [new branch] gh/xunnanxu/3/orig -> origin/gh/xunnanxu/3/orig 2025-03-14T05:58:30.2116388Z * [new branch] gh/xunnanxu/4/base -> origin/gh/xunnanxu/4/base 2025-03-14T05:58:30.2117520Z * [new branch] gh/xunnanxu/4/head -> origin/gh/xunnanxu/4/head 2025-03-14T05:58:30.2118727Z * [new branch] gh/xunnanxu/4/orig -> origin/gh/xunnanxu/4/orig 2025-03-14T05:58:30.2120604Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-03-14T05:58:30.2121723Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-03-14T05:58:30.2123513Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-03-14T05:58:30.2124626Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-03-14T05:58:30.2125648Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-03-14T05:58:30.2126804Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-03-14T05:58:30.2128313Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-03-14T05:58:30.2129594Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-03-14T05:58:30.2131222Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-03-14T05:58:30.2132717Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-03-14T05:58:30.2133812Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-03-14T05:58:30.2134967Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-03-14T05:58:30.2136391Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-03-14T05:58:30.2137494Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-03-14T05:58:30.2138630Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-03-14T05:58:30.2140131Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-03-14T05:58:30.2141231Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-03-14T05:58:30.2142392Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-03-14T05:58:30.2143858Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-03-14T05:58:30.2145130Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-03-14T05:58:30.2146196Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-03-14T05:58:30.2147684Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-03-14T05:58:30.2148741Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-03-14T05:58:30.2150479Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-03-14T05:58:30.2152115Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-03-14T05:58:30.2153249Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-03-14T05:58:30.2154707Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-03-14T05:58:30.2155829Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-03-14T05:58:30.2156982Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-03-14T05:58:30.2158474Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-03-14T05:58:30.2159598Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-03-14T05:58:30.2160783Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-03-14T05:58:30.2162273Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-03-14T05:58:30.2163326Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-03-14T05:58:30.2164416Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-03-14T05:58:30.2165890Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-03-14T05:58:30.2166973Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-03-14T05:58:30.2168067Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-03-14T05:58:30.2169584Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-03-14T05:58:30.2170751Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-03-14T05:58:30.2171858Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-03-14T05:58:30.2173305Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2025-03-14T05:58:30.2174465Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2025-03-14T05:58:30.2175626Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2025-03-14T05:58:30.2177143Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-03-14T05:58:30.2178475Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-03-14T05:58:30.2179665Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-03-14T05:58:30.2181150Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2025-03-14T05:58:30.2182279Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2025-03-14T05:58:30.2183375Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2025-03-14T05:58:30.2184788Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-03-14T05:58:30.2185968Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-03-14T05:58:30.2187055Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-03-14T05:58:30.2189380Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-03-14T05:58:30.2190494Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-03-14T05:58:30.2191907Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-03-14T05:58:30.2193605Z * [new branch] gh/yanboliang/62/base -> origin/gh/yanboliang/62/base 2025-03-14T05:58:30.2194772Z * [new branch] gh/yanboliang/62/head -> origin/gh/yanboliang/62/head 2025-03-14T05:58:30.2195860Z * [new branch] gh/yanboliang/62/orig -> origin/gh/yanboliang/62/orig 2025-03-14T05:58:30.2197853Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2025-03-14T05:58:30.2198983Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2025-03-14T05:58:30.2200111Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2025-03-14T05:58:30.2201722Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2025-03-14T05:58:30.2202793Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2025-03-14T05:58:30.2203888Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2025-03-14T05:58:30.2205810Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2025-03-14T05:58:30.2207011Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2025-03-14T05:58:30.2208117Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2025-03-14T05:58:30.2209733Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-03-14T05:58:30.2210846Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-03-14T05:58:30.2211937Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-03-14T05:58:30.2213683Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-03-14T05:58:30.2214793Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-03-14T05:58:30.2215936Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-03-14T05:58:30.2217842Z * [new branch] gh/ydwu4/208/base -> origin/gh/ydwu4/208/base 2025-03-14T05:58:30.2218960Z * [new branch] gh/ydwu4/208/head -> origin/gh/ydwu4/208/head 2025-03-14T05:58:30.2220138Z * [new branch] gh/ydwu4/208/orig -> origin/gh/ydwu4/208/orig 2025-03-14T05:58:30.2221778Z * [new branch] gh/ydwu4/209/base -> origin/gh/ydwu4/209/base 2025-03-14T05:58:30.2222883Z * [new branch] gh/ydwu4/209/head -> origin/gh/ydwu4/209/head 2025-03-14T05:58:30.2223948Z * [new branch] gh/ydwu4/209/orig -> origin/gh/ydwu4/209/orig 2025-03-14T05:58:30.2225469Z * [new branch] gh/ydwu4/210/base -> origin/gh/ydwu4/210/base 2025-03-14T05:58:30.2226567Z * [new branch] gh/ydwu4/210/head -> origin/gh/ydwu4/210/head 2025-03-14T05:58:30.2227660Z * [new branch] gh/ydwu4/210/orig -> origin/gh/ydwu4/210/orig 2025-03-14T05:58:30.2229182Z * [new branch] gh/ydwu4/211/base -> origin/gh/ydwu4/211/base 2025-03-14T05:58:30.2230304Z * [new branch] gh/ydwu4/211/head -> origin/gh/ydwu4/211/head 2025-03-14T05:58:30.2231479Z * [new branch] gh/ydwu4/211/orig -> origin/gh/ydwu4/211/orig 2025-03-14T05:58:30.2233043Z * [new branch] gh/ydwu4/212/base -> origin/gh/ydwu4/212/base 2025-03-14T05:58:30.2234114Z * [new branch] gh/ydwu4/212/head -> origin/gh/ydwu4/212/head 2025-03-14T05:58:30.2235228Z * [new branch] gh/ydwu4/212/orig -> origin/gh/ydwu4/212/orig 2025-03-14T05:58:30.2236852Z * [new branch] gh/ydwu4/213/base -> origin/gh/ydwu4/213/base 2025-03-14T05:58:30.2238040Z * [new branch] gh/ydwu4/213/head -> origin/gh/ydwu4/213/head 2025-03-14T05:58:30.2239308Z * [new branch] gh/ydwu4/213/orig -> origin/gh/ydwu4/213/orig 2025-03-14T05:58:30.2240746Z * [new branch] gh/ydwu4/214/base -> origin/gh/ydwu4/214/base 2025-03-14T05:58:30.2241851Z * [new branch] gh/ydwu4/214/head -> origin/gh/ydwu4/214/head 2025-03-14T05:58:30.2242928Z * [new branch] gh/ydwu4/214/orig -> origin/gh/ydwu4/214/orig 2025-03-14T05:58:30.2244605Z * [new branch] gh/ydwu4/215/base -> origin/gh/ydwu4/215/base 2025-03-14T05:58:30.2245719Z * [new branch] gh/ydwu4/215/head -> origin/gh/ydwu4/215/head 2025-03-14T05:58:30.2246865Z * [new branch] gh/ydwu4/215/orig -> origin/gh/ydwu4/215/orig 2025-03-14T05:58:30.2248656Z * [new branch] gh/ydwu4/216/base -> origin/gh/ydwu4/216/base 2025-03-14T05:58:30.2250121Z * [new branch] gh/ydwu4/216/head -> origin/gh/ydwu4/216/head 2025-03-14T05:58:30.2251245Z * [new branch] gh/ydwu4/216/orig -> origin/gh/ydwu4/216/orig 2025-03-14T05:58:30.2252904Z * [new branch] gh/ydwu4/217/base -> origin/gh/ydwu4/217/base 2025-03-14T05:58:30.2254080Z * [new branch] gh/ydwu4/217/head -> origin/gh/ydwu4/217/head 2025-03-14T05:58:30.2255255Z * [new branch] gh/ydwu4/217/orig -> origin/gh/ydwu4/217/orig 2025-03-14T05:58:30.2256835Z * [new branch] gh/ydwu4/218/base -> origin/gh/ydwu4/218/base 2025-03-14T05:58:30.2258034Z * [new branch] gh/ydwu4/218/head -> origin/gh/ydwu4/218/head 2025-03-14T05:58:30.2259235Z * [new branch] gh/ydwu4/218/orig -> origin/gh/ydwu4/218/orig 2025-03-14T05:58:30.2261425Z * [new branch] gh/ydwu4/219/base -> origin/gh/ydwu4/219/base 2025-03-14T05:58:30.2262620Z * [new branch] gh/ydwu4/219/head -> origin/gh/ydwu4/219/head 2025-03-14T05:58:30.2263822Z * [new branch] gh/ydwu4/219/orig -> origin/gh/ydwu4/219/orig 2025-03-14T05:58:30.2265517Z * [new branch] gh/ydwu4/220/base -> origin/gh/ydwu4/220/base 2025-03-14T05:58:30.2266709Z * [new branch] gh/ydwu4/220/head -> origin/gh/ydwu4/220/head 2025-03-14T05:58:30.2267801Z * [new branch] gh/ydwu4/220/orig -> origin/gh/ydwu4/220/orig 2025-03-14T05:58:30.2269513Z * [new branch] gh/ydwu4/221/base -> origin/gh/ydwu4/221/base 2025-03-14T05:58:30.2270569Z * [new branch] gh/ydwu4/221/head -> origin/gh/ydwu4/221/head 2025-03-14T05:58:30.2271694Z * [new branch] gh/ydwu4/221/orig -> origin/gh/ydwu4/221/orig 2025-03-14T05:58:30.2273134Z * [new branch] gh/ydwu4/222/base -> origin/gh/ydwu4/222/base 2025-03-14T05:58:30.2274313Z * [new branch] gh/ydwu4/222/head -> origin/gh/ydwu4/222/head 2025-03-14T05:58:30.2275399Z * [new branch] gh/ydwu4/222/orig -> origin/gh/ydwu4/222/orig 2025-03-14T05:58:30.2277089Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2025-03-14T05:58:30.2278598Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2025-03-14T05:58:30.2279726Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2025-03-14T05:58:30.2281600Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-03-14T05:58:30.2282683Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-03-14T05:58:30.2284620Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2025-03-14T05:58:30.2285736Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2025-03-14T05:58:30.2286881Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2025-03-14T05:58:30.2288553Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2025-03-14T05:58:30.2289650Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2025-03-14T05:58:30.2290770Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2025-03-14T05:58:30.2292465Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2025-03-14T05:58:30.2293645Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2025-03-14T05:58:30.2294801Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2025-03-14T05:58:30.2296199Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2025-03-14T05:58:30.2297263Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2025-03-14T05:58:30.2298404Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2025-03-14T05:58:30.2300336Z * [new branch] gh/yf225/163/base -> origin/gh/yf225/163/base 2025-03-14T05:58:30.2301516Z * [new branch] gh/yf225/163/head -> origin/gh/yf225/163/head 2025-03-14T05:58:30.2302639Z * [new branch] gh/yf225/163/orig -> origin/gh/yf225/163/orig 2025-03-14T05:58:30.2304167Z * [new branch] gh/yf225/164/base -> origin/gh/yf225/164/base 2025-03-14T05:58:30.2305337Z * [new branch] gh/yf225/164/head -> origin/gh/yf225/164/head 2025-03-14T05:58:30.2306441Z * [new branch] gh/yf225/164/orig -> origin/gh/yf225/164/orig 2025-03-14T05:58:30.2307952Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2025-03-14T05:58:30.2309217Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2025-03-14T05:58:30.2310312Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2025-03-14T05:58:30.2311857Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-03-14T05:58:30.2312916Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-03-14T05:58:30.2315544Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-03-14T05:58:30.2316937Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-03-14T05:58:30.2318126Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-03-14T05:58:30.2319613Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2025-03-14T05:58:30.2320774Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2025-03-14T05:58:30.2321878Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2025-03-14T05:58:30.2323488Z * [new branch] gh/yifuwang/185/base -> origin/gh/yifuwang/185/base 2025-03-14T05:58:30.2324564Z * [new branch] gh/yifuwang/185/head -> origin/gh/yifuwang/185/head 2025-03-14T05:58:30.2325685Z * [new branch] gh/yifuwang/185/orig -> origin/gh/yifuwang/185/orig 2025-03-14T05:58:30.2327014Z * [new branch] gh/yifuwang/186/base -> origin/gh/yifuwang/186/base 2025-03-14T05:58:30.2328127Z * [new branch] gh/yifuwang/186/head -> origin/gh/yifuwang/186/head 2025-03-14T05:58:30.2329225Z * [new branch] gh/yifuwang/186/orig -> origin/gh/yifuwang/186/orig 2025-03-14T05:58:30.2330874Z * [new branch] gh/yifuwang/187/base -> origin/gh/yifuwang/187/base 2025-03-14T05:58:30.2331947Z * [new branch] gh/yifuwang/187/head -> origin/gh/yifuwang/187/head 2025-03-14T05:58:30.2333106Z * [new branch] gh/yifuwang/187/orig -> origin/gh/yifuwang/187/orig 2025-03-14T05:58:30.2334603Z * [new branch] gh/yifuwang/188/base -> origin/gh/yifuwang/188/base 2025-03-14T05:58:30.2335806Z * [new branch] gh/yifuwang/188/head -> origin/gh/yifuwang/188/head 2025-03-14T05:58:30.2336908Z * [new branch] gh/yifuwang/188/orig -> origin/gh/yifuwang/188/orig 2025-03-14T05:58:30.2338294Z * [new branch] gh/yifuwang/189/base -> origin/gh/yifuwang/189/base 2025-03-14T05:58:30.2339432Z * [new branch] gh/yifuwang/189/head -> origin/gh/yifuwang/189/head 2025-03-14T05:58:30.2340512Z * [new branch] gh/yifuwang/189/orig -> origin/gh/yifuwang/189/orig 2025-03-14T05:58:30.2341904Z * [new branch] gh/yifuwang/190/base -> origin/gh/yifuwang/190/base 2025-03-14T05:58:30.2342987Z * [new branch] gh/yifuwang/190/head -> origin/gh/yifuwang/190/head 2025-03-14T05:58:30.2344124Z * [new branch] gh/yifuwang/190/orig -> origin/gh/yifuwang/190/orig 2025-03-14T05:58:30.2345588Z * [new branch] gh/yifuwang/191/base -> origin/gh/yifuwang/191/base 2025-03-14T05:58:30.2346706Z * [new branch] gh/yifuwang/191/head -> origin/gh/yifuwang/191/head 2025-03-14T05:58:30.2347742Z * [new branch] gh/yifuwang/191/orig -> origin/gh/yifuwang/191/orig 2025-03-14T05:58:30.2349072Z * [new branch] gh/yifuwang/192/base -> origin/gh/yifuwang/192/base 2025-03-14T05:58:30.2350233Z * [new branch] gh/yifuwang/192/head -> origin/gh/yifuwang/192/head 2025-03-14T05:58:30.2351368Z * [new branch] gh/yifuwang/192/orig -> origin/gh/yifuwang/192/orig 2025-03-14T05:58:30.2352810Z * [new branch] gh/yifuwang/194/base -> origin/gh/yifuwang/194/base 2025-03-14T05:58:30.2353916Z * [new branch] gh/yifuwang/194/head -> origin/gh/yifuwang/194/head 2025-03-14T05:58:30.2354983Z * [new branch] gh/yifuwang/194/orig -> origin/gh/yifuwang/194/orig 2025-03-14T05:58:30.2356436Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-03-14T05:58:30.2357562Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-03-14T05:58:30.2358694Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-03-14T05:58:30.2360248Z * [new branch] gh/yifuwang/196/base -> origin/gh/yifuwang/196/base 2025-03-14T05:58:30.2361388Z * [new branch] gh/yifuwang/196/head -> origin/gh/yifuwang/196/head 2025-03-14T05:58:30.2362511Z * [new branch] gh/yifuwang/196/orig -> origin/gh/yifuwang/196/orig 2025-03-14T05:58:30.2364414Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-03-14T05:58:30.2365489Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-03-14T05:58:30.2366844Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-03-14T05:58:30.2367852Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-03-14T05:58:30.2369652Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-03-14T05:58:30.2370806Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-03-14T05:58:30.2372066Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-03-14T05:58:30.2373768Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-03-14T05:58:30.2374878Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-03-14T05:58:30.2376154Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-03-14T05:58:30.2381962Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-03-14T05:58:30.2383199Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-03-14T05:58:30.2384591Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-03-14T05:58:30.2385997Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-03-14T05:58:30.2387053Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-03-14T05:58:30.2388208Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-03-14T05:58:30.2389646Z * [new branch] gh/ysiraichi/82/base -> origin/gh/ysiraichi/82/base 2025-03-14T05:58:30.2390744Z * [new branch] gh/ysiraichi/82/head -> origin/gh/ysiraichi/82/head 2025-03-14T05:58:30.2391949Z * [new branch] gh/ysiraichi/82/orig -> origin/gh/ysiraichi/82/orig 2025-03-14T05:58:30.2393551Z * [new branch] gh/ysiraichi/83/base -> origin/gh/ysiraichi/83/base 2025-03-14T05:58:30.2394961Z * [new branch] gh/ysiraichi/83/head -> origin/gh/ysiraichi/83/head 2025-03-14T05:58:30.2396208Z * [new branch] gh/ysiraichi/83/orig -> origin/gh/ysiraichi/83/orig 2025-03-14T05:58:30.2398037Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-03-14T05:58:30.2399169Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-03-14T05:58:30.2400258Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-03-14T05:58:30.2401731Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-03-14T05:58:30.2402902Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-03-14T05:58:30.2404004Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-03-14T05:58:30.2405539Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-03-14T05:58:30.2406643Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-03-14T05:58:30.2407793Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-03-14T05:58:30.2409355Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-03-14T05:58:30.2410959Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-03-14T05:58:30.2412081Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-03-14T05:58:30.2413540Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-03-14T05:58:30.2414659Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-03-14T05:58:30.2415860Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-03-14T05:58:30.2417964Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2025-03-14T05:58:30.2419394Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2025-03-14T05:58:30.2420688Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2025-03-14T05:58:30.2422320Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2025-03-14T05:58:30.2423471Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2025-03-14T05:58:30.2424713Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2025-03-14T05:58:30.2426494Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2025-03-14T05:58:30.2427631Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2025-03-14T05:58:30.2428766Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2025-03-14T05:58:30.2430612Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2025-03-14T05:58:30.2431802Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2025-03-14T05:58:30.2432904Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2025-03-14T05:58:30.2434704Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2025-03-14T05:58:30.2435855Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2025-03-14T05:58:30.2436997Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2025-03-14T05:58:30.2438768Z * [new branch] gh/zou3519/1111/base -> origin/gh/zou3519/1111/base 2025-03-14T05:58:30.2439955Z * [new branch] gh/zou3519/1111/head -> origin/gh/zou3519/1111/head 2025-03-14T05:58:30.2441167Z * [new branch] gh/zou3519/1111/orig -> origin/gh/zou3519/1111/orig 2025-03-14T05:58:30.2442796Z * [new branch] gh/zou3519/1112/base -> origin/gh/zou3519/1112/base 2025-03-14T05:58:30.2443934Z * [new branch] gh/zou3519/1112/head -> origin/gh/zou3519/1112/head 2025-03-14T05:58:30.2445170Z * [new branch] gh/zou3519/1112/orig -> origin/gh/zou3519/1112/orig 2025-03-14T05:58:30.2446656Z * [new branch] gh/zou3519/1129/base -> origin/gh/zou3519/1129/base 2025-03-14T05:58:30.2447842Z * [new branch] gh/zou3519/1129/head -> origin/gh/zou3519/1129/head 2025-03-14T05:58:30.2448996Z * [new branch] gh/zou3519/1129/orig -> origin/gh/zou3519/1129/orig 2025-03-14T05:58:30.2450597Z * [new branch] gh/zou3519/1130/base -> origin/gh/zou3519/1130/base 2025-03-14T05:58:30.2451638Z * [new branch] gh/zou3519/1130/head -> origin/gh/zou3519/1130/head 2025-03-14T05:58:30.2452874Z * [new branch] gh/zou3519/1130/orig -> origin/gh/zou3519/1130/orig 2025-03-14T05:58:30.2454205Z * [new branch] gh/zou3519/1134/base -> origin/gh/zou3519/1134/base 2025-03-14T05:58:30.2455354Z * [new branch] gh/zou3519/1134/head -> origin/gh/zou3519/1134/head 2025-03-14T05:58:30.2457231Z * [new branch] gh/zou3519/1135/base -> origin/gh/zou3519/1135/base 2025-03-14T05:58:30.2458469Z * [new branch] gh/zou3519/1135/head -> origin/gh/zou3519/1135/head 2025-03-14T05:58:30.2459620Z * [new branch] gh/zou3519/1135/orig -> origin/gh/zou3519/1135/orig 2025-03-14T05:58:30.2461079Z * [new branch] gh/zou3519/1136/base -> origin/gh/zou3519/1136/base 2025-03-14T05:58:30.2462119Z * [new branch] gh/zou3519/1136/head -> origin/gh/zou3519/1136/head 2025-03-14T05:58:30.2463213Z * [new branch] gh/zou3519/1136/orig -> origin/gh/zou3519/1136/orig 2025-03-14T05:58:30.2464799Z * [new branch] gh/zou3519/1137/base -> origin/gh/zou3519/1137/base 2025-03-14T05:58:30.2465928Z * [new branch] gh/zou3519/1137/head -> origin/gh/zou3519/1137/head 2025-03-14T05:58:30.2467051Z * [new branch] gh/zou3519/1137/orig -> origin/gh/zou3519/1137/orig 2025-03-14T05:58:30.2468562Z * [new branch] gh/zou3519/1138/base -> origin/gh/zou3519/1138/base 2025-03-14T05:58:30.2469717Z * [new branch] gh/zou3519/1138/head -> origin/gh/zou3519/1138/head 2025-03-14T05:58:30.2470838Z * [new branch] gh/zou3519/1138/orig -> origin/gh/zou3519/1138/orig 2025-03-14T05:58:30.2472589Z * [new branch] gh/zou3519/1139/base -> origin/gh/zou3519/1139/base 2025-03-14T05:58:30.2473629Z * [new branch] gh/zou3519/1139/head -> origin/gh/zou3519/1139/head 2025-03-14T05:58:30.2474683Z * [new branch] gh/zou3519/1139/orig -> origin/gh/zou3519/1139/orig 2025-03-14T05:58:30.2476942Z * [new branch] gh/zou3519/1140/base -> origin/gh/zou3519/1140/base 2025-03-14T05:58:30.2478495Z * [new branch] gh/zou3519/1140/head -> origin/gh/zou3519/1140/head 2025-03-14T05:58:30.2479541Z * [new branch] gh/zou3519/1140/orig -> origin/gh/zou3519/1140/orig 2025-03-14T05:58:30.2481265Z * [new branch] gh/zou3519/1141/base -> origin/gh/zou3519/1141/base 2025-03-14T05:58:30.2482295Z * [new branch] gh/zou3519/1141/head -> origin/gh/zou3519/1141/head 2025-03-14T05:58:30.2483493Z * [new branch] gh/zou3519/1141/orig -> origin/gh/zou3519/1141/orig 2025-03-14T05:58:30.2485082Z * [new branch] gh/zou3519/1142/base -> origin/gh/zou3519/1142/base 2025-03-14T05:58:30.2487064Z * [new branch] gh/zou3519/1142/head -> origin/gh/zou3519/1142/head 2025-03-14T05:58:30.2488197Z * [new branch] gh/zou3519/1142/orig -> origin/gh/zou3519/1142/orig 2025-03-14T05:58:30.2490067Z * [new branch] gh/zou3519/1143/base -> origin/gh/zou3519/1143/base 2025-03-14T05:58:30.2491216Z * [new branch] gh/zou3519/1143/head -> origin/gh/zou3519/1143/head 2025-03-14T05:58:30.2492392Z * [new branch] gh/zou3519/1143/orig -> origin/gh/zou3519/1143/orig 2025-03-14T05:58:30.2494039Z * [new branch] gh/zou3519/1144/base -> origin/gh/zou3519/1144/base 2025-03-14T05:58:30.2495209Z * [new branch] gh/zou3519/1144/head -> origin/gh/zou3519/1144/head 2025-03-14T05:58:30.2496392Z * [new branch] gh/zou3519/1144/orig -> origin/gh/zou3519/1144/orig 2025-03-14T05:58:30.2499792Z * [new branch] gh/zou3519/1145/base -> origin/gh/zou3519/1145/base 2025-03-14T05:58:30.2500048Z * [new branch] gh/zou3519/1145/head -> origin/gh/zou3519/1145/head 2025-03-14T05:58:30.2501267Z * [new branch] gh/zou3519/1145/orig -> origin/gh/zou3519/1145/orig 2025-03-14T05:58:30.2502263Z * [new branch] gh/zou3519/1146/base -> origin/gh/zou3519/1146/base 2025-03-14T05:58:30.2502977Z * [new branch] gh/zou3519/1146/head -> origin/gh/zou3519/1146/head 2025-03-14T05:58:30.2504178Z * [new branch] gh/zou3519/1146/orig -> origin/gh/zou3519/1146/orig 2025-03-14T05:58:30.2505538Z * [new branch] gh/zou3519/1147/base -> origin/gh/zou3519/1147/base 2025-03-14T05:58:30.2506760Z * [new branch] gh/zou3519/1147/head -> origin/gh/zou3519/1147/head 2025-03-14T05:58:30.2507832Z * [new branch] gh/zou3519/1147/orig -> origin/gh/zou3519/1147/orig 2025-03-14T05:58:30.2509234Z * [new branch] gh/zou3519/1148/base -> origin/gh/zou3519/1148/base 2025-03-14T05:58:30.2510315Z * [new branch] gh/zou3519/1148/head -> origin/gh/zou3519/1148/head 2025-03-14T05:58:30.2511966Z * [new branch] gh/zou3519/1149/base -> origin/gh/zou3519/1149/base 2025-03-14T05:58:30.2513164Z * [new branch] gh/zou3519/1149/head -> origin/gh/zou3519/1149/head 2025-03-14T05:58:30.2514291Z * [new branch] gh/zou3519/1149/orig -> origin/gh/zou3519/1149/orig 2025-03-14T05:58:30.2516083Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-03-14T05:58:30.2517246Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-03-14T05:58:30.2518437Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-03-14T05:58:30.2520054Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-03-14T05:58:30.2521288Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-03-14T05:58:30.2522825Z * [new branch] google-main -> origin/google-main 2025-03-14T05:58:30.2524401Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-03-14T05:58:30.2525457Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-03-14T05:58:30.2526469Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-03-14T05:58:30.2527580Z * [new branch] guard_system -> origin/guard_system 2025-03-14T05:58:30.2529324Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-03-14T05:58:30.2530664Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-03-14T05:58:30.2531669Z * [new branch] hhh_rand -> origin/hhh_rand 2025-03-14T05:58:30.2532812Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-03-14T05:58:30.2534548Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-03-14T05:58:30.2536076Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-03-14T05:58:30.2537265Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-03-14T05:58:30.2538364Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-03-14T05:58:30.2539551Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-03-14T05:58:30.2540682Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-03-14T05:58:30.2541900Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-03-14T05:58:30.2543283Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-03-14T05:58:30.2544859Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-03-14T05:58:30.2545950Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-03-14T05:58:30.2547268Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2025-03-14T05:58:30.2548321Z * [new branch] inline -> origin/inline 2025-03-14T05:58:30.2549489Z * [new branch] inlining -> origin/inlining 2025-03-14T05:58:30.2550674Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-03-14T05:58:30.2551754Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-03-14T05:58:30.2552872Z * [new branch] int8_sdpa_template -> origin/int8_sdpa_template 2025-03-14T05:58:30.2554007Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-03-14T05:58:30.2555156Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2025-03-14T05:58:30.2556774Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-03-14T05:58:30.2557830Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-03-14T05:58:30.2558905Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-03-14T05:58:30.2560112Z * [new branch] issue#58739 -> origin/issue#58739 2025-03-14T05:58:30.2561806Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-03-14T05:58:30.2562947Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2025-03-14T05:58:30.2564628Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-03-14T05:58:30.2565520Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2025-03-14T05:58:30.2566962Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2025-03-14T05:58:30.2568008Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-03-14T05:58:30.2569657Z * [new branch] jeanschmidt/manywheel_memory -> origin/jeanschmidt/manywheel_memory 2025-03-14T05:58:30.2570847Z * [new branch] jeanschmidt/pull_ephemeral_runners -> origin/jeanschmidt/pull_ephemeral_runners 2025-03-14T05:58:30.2572474Z * [new branch] jnair/mi300_docker_caching_workflow -> origin/jnair/mi300_docker_caching_workflow 2025-03-14T05:58:30.2573966Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2025-03-14T05:58:30.2574889Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2025-03-14T05:58:30.2576558Z * [new branch] justinchu/onnxscript-0.2.2 -> origin/justinchu/onnxscript-0.2.2 2025-03-14T05:58:30.2577877Z * [new branch] justinchu/redundant-move -> origin/justinchu/redundant-move 2025-03-14T05:58:30.2579056Z * [new branch] justinchu/retrace-jit -> origin/justinchu/retrace-jit 2025-03-14T05:58:30.2580308Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2025-03-14T05:58:30.2582378Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2025-03-14T05:58:30.2583411Z * [new branch] jz/istft -> origin/jz/istft 2025-03-14T05:58:30.2584579Z * [new branch] jz/stft-old-fc -> origin/jz/stft-old-fc 2025-03-14T05:58:30.2586142Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-03-14T05:58:30.2588103Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-03-14T05:58:30.2589067Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2025-03-14T05:58:30.2590618Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2025-03-14T05:58:30.2591491Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-03-14T05:58:30.2592698Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2025-03-14T05:58:30.2593934Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-03-14T05:58:30.2595231Z * [new branch] kleidiai_bf16_issue_fix -> origin/kleidiai_bf16_issue_fix 2025-03-14T05:58:30.2596458Z * [new branch] kleidiai_submodule_update -> origin/kleidiai_submodule_update 2025-03-14T05:58:30.2598036Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-03-14T05:58:30.2599740Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-03-14T05:58:30.2600774Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-03-14T05:58:30.2602693Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-03-14T05:58:30.2604131Z * [new branch] main -> origin/main 2025-03-14T05:58:30.2605316Z * [new branch] main_dev_hhh -> origin/main_dev_hhh 2025-03-14T05:58:30.2606567Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-03-14T05:58:30.2607822Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-03-14T05:58:30.2609029Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-03-14T05:58:30.2610238Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-03-14T05:58:30.2612023Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-03-14T05:58:30.2613169Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-03-14T05:58:30.2614261Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-03-14T05:58:30.2615680Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2025-03-14T05:58:30.2616761Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-03-14T05:58:30.2617925Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-03-14T05:58:30.2619305Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-03-14T05:58:30.2621059Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-03-14T05:58:30.2622289Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-03-14T05:58:30.2623273Z * [new branch] malfet/mps-fix-rand-5d -> origin/malfet/mps-fix-rand-5d 2025-03-14T05:58:30.2628681Z * [new branch] malfet/mps-fix-strided-logic -> origin/malfet/mps-fix-strided-logic 2025-03-14T05:58:30.2629612Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-03-14T05:58:30.2630899Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2025-03-14T05:58:30.2631972Z * [new branch] mem-leak -> origin/mem-leak 2025-03-14T05:58:30.2633085Z * [new branch] mem-leak1 -> origin/mem-leak1 2025-03-14T05:58:30.2634257Z * [new branch] migrate_map -> origin/migrate_map 2025-03-14T05:58:30.2635640Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-03-14T05:58:30.2637129Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-03-14T05:58:30.2638744Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-03-14T05:58:30.2639806Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-03-14T05:58:30.2640922Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-03-14T05:58:30.2641981Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-03-14T05:58:30.2643129Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2025-03-14T05:58:30.2644107Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2025-03-14T05:58:30.2645621Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-03-14T05:58:30.2646977Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-03-14T05:58:30.2648482Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-03-14T05:58:30.2649685Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-03-14T05:58:30.2650765Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-03-14T05:58:30.2651873Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-03-14T05:58:30.2652912Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-03-14T05:58:30.2654014Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-03-14T05:58:30.2654884Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-03-14T05:58:30.2656076Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-03-14T05:58:30.2657637Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-03-14T05:58:30.2659080Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-03-14T05:58:30.2660273Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2025-03-14T05:58:30.2661350Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2025-03-14T05:58:30.2662590Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-03-14T05:58:30.2663952Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-03-14T05:58:30.2664917Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-03-14T05:58:30.2666013Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-03-14T05:58:30.2667090Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-03-14T05:58:30.2668218Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-03-14T05:58:30.2669351Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-03-14T05:58:30.2670507Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-03-14T05:58:30.2671570Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-03-14T05:58:30.2672698Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-03-14T05:58:30.2673934Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-03-14T05:58:30.2675009Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-03-14T05:58:30.2676152Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-03-14T05:58:30.2677556Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2025-03-14T05:58:30.2678832Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-03-14T05:58:30.2679977Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-03-14T05:58:30.2681145Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-03-14T05:58:30.2682239Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-03-14T05:58:30.2683313Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-03-14T05:58:30.2684395Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-03-14T05:58:30.2685521Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-03-14T05:58:30.2686677Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-03-14T05:58:30.2687769Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-03-14T05:58:30.2688820Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-03-14T05:58:30.2690035Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-03-14T05:58:30.2691140Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-03-14T05:58:30.2692159Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-03-14T05:58:30.2693557Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-03-14T05:58:30.2694639Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-03-14T05:58:30.2695777Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-03-14T05:58:30.2696944Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-03-14T05:58:30.2698601Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-03-14T05:58:30.2699601Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-03-14T05:58:30.2700762Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-03-14T05:58:30.2701922Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-03-14T05:58:30.2703005Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-03-14T05:58:30.2704175Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-03-14T05:58:30.2705121Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2025-03-14T05:58:30.2706318Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-03-14T05:58:30.2707523Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-03-14T05:58:30.2708732Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-03-14T05:58:30.2709820Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2025-03-14T05:58:30.2710933Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-03-14T05:58:30.2712746Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-03-14T05:58:30.2713802Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-03-14T05:58:30.2714911Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-03-14T05:58:30.2715930Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-03-14T05:58:30.2717145Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-03-14T05:58:30.2718192Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-03-14T05:58:30.2719516Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-03-14T05:58:30.2720506Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-03-14T05:58:30.2722180Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-03-14T05:58:30.2723251Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-03-14T05:58:30.2724355Z * [new branch] mlazos/pt -> origin/mlazos/pt 2025-03-14T05:58:30.2725463Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-03-14T05:58:30.2726434Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-03-14T05:58:30.2727552Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-03-14T05:58:30.2728765Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-03-14T05:58:30.2729637Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-03-14T05:58:30.2730808Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-03-14T05:58:30.2731990Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-03-14T05:58:30.2733043Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-03-14T05:58:30.2734115Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2025-03-14T05:58:30.2735264Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-03-14T05:58:30.2736867Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-03-14T05:58:30.2737840Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2025-03-14T05:58:30.2739077Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-03-14T05:58:30.2740264Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-03-14T05:58:30.2741435Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-03-14T05:58:30.2742653Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-03-14T05:58:30.2743843Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-03-14T05:58:30.2745002Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2025-03-14T05:58:30.2746080Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-03-14T05:58:30.2747150Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2025-03-14T05:58:30.2748209Z * [new branch] mlazos/th -> origin/mlazos/th 2025-03-14T05:58:30.2749355Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-03-14T05:58:30.2750437Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-03-14T05:58:30.2751547Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-03-14T05:58:30.2752688Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-03-14T05:58:30.2754016Z * [new branch] mod_guards1 -> origin/mod_guards1 2025-03-14T05:58:30.2755169Z * [new branch] mod_guards3 -> origin/mod_guards3 2025-03-14T05:58:30.2756333Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-03-14T05:58:30.2757548Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-03-14T05:58:30.2759143Z * [new branch] mradmila/host_stats -> origin/mradmila/host_stats 2025-03-14T05:58:30.2760357Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2025-03-14T05:58:30.2761536Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2025-03-14T05:58:30.2762678Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2025-03-14T05:58:30.2763837Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2025-03-14T05:58:30.2764975Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2025-03-14T05:58:30.2766503Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2025-03-14T05:58:30.2767714Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-03-14T05:58:30.2768731Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-03-14T05:58:30.2769868Z * [new branch] mypy_fix -> origin/mypy_fix 2025-03-14T05:58:30.2771330Z * [new branch] myst_nb_trial -> origin/myst_nb_trial 2025-03-14T05:58:30.2772776Z * [new branch] nWEIdia-patch-1 -> origin/nWEIdia-patch-1 2025-03-14T05:58:30.2773882Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-03-14T05:58:30.2775076Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-03-14T05:58:30.2776264Z * [new branch] new_guard_system -> origin/new_guard_system 2025-03-14T05:58:30.2778051Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-03-14T05:58:30.2779358Z * [new branch] ngimel/copy2d -> origin/ngimel/copy2d 2025-03-14T05:58:30.2780468Z * [new branch] ngimel/gg -> origin/ngimel/gg 2025-03-14T05:58:30.2781568Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-03-14T05:58:30.2782812Z * [new branch] nightly -> origin/nightly 2025-03-14T05:58:30.2784486Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-03-14T05:58:30.2785522Z * [new branch] nikitaved/tensordot -> origin/nikitaved/tensordot 2025-03-14T05:58:30.2786992Z * [new branch] offline -> origin/offline 2025-03-14T05:58:30.2788444Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-03-14T05:58:30.2790646Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-03-14T05:58:30.2791933Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-03-14T05:58:30.2792973Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-03-14T05:58:30.2794370Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-03-14T05:58:30.2795515Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-03-14T05:58:30.2796861Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-03-14T05:58:30.2798062Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-03-14T05:58:30.2799263Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-03-14T05:58:30.2800395Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-03-14T05:58:30.2801550Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-03-14T05:58:30.2802650Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-03-14T05:58:30.2803747Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-03-14T05:58:30.2804853Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-03-14T05:58:30.2806003Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-03-14T05:58:30.2807087Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-03-14T05:58:30.2808723Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-03-14T05:58:30.2811463Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-03-14T05:58:30.2812990Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-03-14T05:58:30.2814591Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-03-14T05:58:30.2815767Z * [new branch] padded-tensor -> origin/padded-tensor 2025-03-14T05:58:30.2816988Z * [new branch] palic_hotfix -> origin/palic_hotfix 2025-03-14T05:58:30.2818724Z * [new branch] parallel_cat -> origin/parallel_cat 2025-03-14T05:58:30.2820041Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-03-14T05:58:30.2821274Z * [new branch] pca2 -> origin/pca2 2025-03-14T05:58:30.2823106Z * [new branch] pianpwk/backed_size_oblivious -> origin/pianpwk/backed_size_oblivious 2025-03-14T05:58:30.2824275Z * [new branch] pianpwk/backed_size_oblivious_global -> origin/pianpwk/backed_size_oblivious_global 2025-03-14T05:58:30.2825325Z * [new branch] pianpwk/backed_symint_endofbounds -> origin/pianpwk/backed_symint_endofbounds 2025-03-14T05:58:30.2826468Z * [new branch] pianpwk/clear_pending_unbacked -> origin/pianpwk/clear_pending_unbacked 2025-03-14T05:58:30.2827401Z * [new branch] pianpwk/draft_strict_stack -> origin/pianpwk/draft_strict_stack 2025-03-14T05:58:30.2828836Z * [new branch] pianpwk/inductor_unbacked_symint -> origin/pianpwk/inductor_unbacked_symint 2025-03-14T05:58:30.2858467Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-03-14T05:58:30.2858813Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2025-03-14T05:58:30.2859164Z * [new branch] pianpwk/torchbench_combine_args -> origin/pianpwk/torchbench_combine_args 2025-03-14T05:58:30.2859493Z * [new branch] pianpwk/treat_sizes_as_size_like -> origin/pianpwk/treat_sizes_as_size_like 2025-03-14T05:58:30.2859807Z * [new branch] pianpwk/unbacked_bindings -> origin/pianpwk/unbacked_bindings 2025-03-14T05:58:30.2860191Z * [new branch] plain-metal-mul-kernel -> origin/plain-metal-mul-kernel 2025-03-14T05:58:30.2860515Z * [new branch] polyfill-class -> origin/polyfill-class 2025-03-14T05:58:30.2860717Z * [new branch] pr/131860 -> origin/pr/131860 2025-03-14T05:58:30.2860923Z * [new branch] pr149164 -> origin/pr149164 2025-03-14T05:58:30.2861227Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2025-03-14T05:58:30.2861523Z * [new branch] print_hostname_rocm_runners -> origin/print_hostname_rocm_runners 2025-03-14T05:58:30.2861761Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2025-03-14T05:58:30.2861978Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-03-14T05:58:30.2862275Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-03-14T05:58:30.2862509Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-03-14T05:58:30.2862790Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-03-14T05:58:30.2863039Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2025-03-14T05:58:30.2863345Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2025-03-14T05:58:30.2863610Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-03-14T05:58:30.2863823Z * [new branch] raggedsdpa -> origin/raggedsdpa 2025-03-14T05:58:30.2864097Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2025-03-14T05:58:30.2864330Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-03-14T05:58:30.2864555Z * [new branch] release/1.10 -> origin/release/1.10 2025-03-14T05:58:30.2864766Z * [new branch] release/1.11 -> origin/release/1.11 2025-03-14T05:58:30.2864986Z * [new branch] release/1.12 -> origin/release/1.12 2025-03-14T05:58:30.2865193Z * [new branch] release/1.13 -> origin/release/1.13 2025-03-14T05:58:30.2865408Z * [new branch] release/1.4 -> origin/release/1.4 2025-03-14T05:58:30.2865768Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-03-14T05:58:30.2867015Z * [new branch] release/1.5 -> origin/release/1.5 2025-03-14T05:58:30.2868275Z * [new branch] release/1.6 -> origin/release/1.6 2025-03-14T05:58:30.2869494Z * [new branch] release/1.7 -> origin/release/1.7 2025-03-14T05:58:30.2870744Z * [new branch] release/1.8 -> origin/release/1.8 2025-03-14T05:58:30.2871901Z * [new branch] release/1.9 -> origin/release/1.9 2025-03-14T05:58:30.2873036Z * [new branch] release/2.0 -> origin/release/2.0 2025-03-14T05:58:30.2874237Z * [new branch] release/2.1 -> origin/release/2.1 2025-03-14T05:58:30.2875422Z * [new branch] release/2.2 -> origin/release/2.2 2025-03-14T05:58:30.2876942Z * [new branch] release/2.3 -> origin/release/2.3 2025-03-14T05:58:30.2883107Z * [new branch] release/2.4 -> origin/release/2.4 2025-03-14T05:58:30.2884854Z * [new branch] release/2.5 -> origin/release/2.5 2025-03-14T05:58:30.2886286Z * [new branch] release/2.6 -> origin/release/2.6 2025-03-14T05:58:30.2887421Z * [new branch] release/2.7 -> origin/release/2.7 2025-03-14T05:58:30.2888742Z * [new branch] release_notes -> origin/release_notes 2025-03-14T05:58:30.2890122Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2025-03-14T05:58:30.2891275Z * [new branch] remove-link-survey -> origin/remove-link-survey 2025-03-14T05:58:30.2892566Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-03-14T05:58:30.2893773Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-03-14T05:58:30.2895790Z * [new branch] revert-111036-skylion007/backport-2-1-1-2023-10-11-0 -> origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0 2025-03-14T05:58:30.2896630Z * [new branch] revert-112125 -> origin/revert-112125 2025-03-14T05:58:30.2899892Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-03-14T05:58:30.2902297Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-03-14T05:58:30.2903812Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2025-03-14T05:58:30.2905077Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2025-03-14T05:58:30.2906321Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2025-03-14T05:58:30.2907621Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-03-14T05:58:30.2908893Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-03-14T05:58:30.2910121Z * [new branch] rprop-playground -> origin/rprop-playground 2025-03-14T05:58:30.2911302Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2025-03-14T05:58:30.2913162Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-03-14T05:58:30.2913969Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-03-14T05:58:30.2915632Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2025-03-14T05:58:30.2916804Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-03-14T05:58:30.2917881Z * [new branch] rzou/fix -> origin/rzou/fix 2025-03-14T05:58:30.2918926Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-03-14T05:58:30.2919966Z * [new branch] rzou/njt -> origin/rzou/njt 2025-03-14T05:58:30.2921016Z * [new branch] rzou/operator -> origin/rzou/operator 2025-03-14T05:58:30.2922168Z * [new branch] rzou/pca -> origin/rzou/pca 2025-03-14T05:58:30.2923385Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-03-14T05:58:30.2924402Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-03-14T05:58:30.2925459Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-03-14T05:58:30.2927480Z * [new branch] sanchitintel/fix_llama_da8w8_corner_case -> origin/sanchitintel/fix_llama_da8w8_corner_case 2025-03-14T05:58:30.2928870Z * [new branch] sanchitintel/gemm_template_avoid_malloc_lock_contention -> origin/sanchitintel/gemm_template_avoid_malloc_lock_contention 2025-03-14T05:58:30.2929749Z * [new branch] sanchitintel/modify_fp32_micro_gemm -> origin/sanchitintel/modify_fp32_micro_gemm 2025-03-14T05:58:30.2931471Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-03-14T05:58:30.2933341Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-03-14T05:58:30.2934249Z * [new branch] sanchitintel/woq_gemm_buf_size_patch -> origin/sanchitintel/woq_gemm_buf_size_patch 2025-03-14T05:58:30.2936302Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-03-14T05:58:30.2937580Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-03-14T05:58:30.2938929Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2025-03-14T05:58:30.2940546Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-03-14T05:58:30.2941721Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2025-03-14T05:58:30.2942846Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2025-03-14T05:58:30.2943895Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2025-03-14T05:58:30.2944979Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2025-03-14T05:58:30.2946052Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-03-14T05:58:30.2947070Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-03-14T05:58:30.2948534Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2025-03-14T05:58:30.2949931Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-03-14T05:58:30.2951427Z * [new branch] sdym/wno -> origin/sdym/wno 2025-03-14T05:58:30.2953451Z * [new branch] seemethere/add_h100_nightly_perf_benchmarks -> origin/seemethere/add_h100_nightly_perf_benchmarks 2025-03-14T05:58:30.2954458Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-03-14T05:58:30.2956078Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-03-14T05:58:30.2957255Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-03-14T05:58:30.2958788Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-03-14T05:58:30.2959983Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-03-14T05:58:30.2961584Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2025-03-14T05:58:30.2962995Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2025-03-14T05:58:30.2964436Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-03-14T05:58:30.2965804Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-03-14T05:58:30.2967294Z * [new branch] source_fn_stack -> origin/source_fn_stack 2025-03-14T05:58:30.2968632Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-03-14T05:58:30.2970270Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-03-14T05:58:30.2971451Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-03-14T05:58:30.2973028Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-03-14T05:58:30.2974793Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-03-14T05:58:30.2976037Z * [new branch] stable-library -> origin/stable-library 2025-03-14T05:58:30.2977654Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-03-14T05:58:30.2978904Z * [new branch] super -> origin/super 2025-03-14T05:58:30.2980343Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-03-14T05:58:30.2981534Z * [new branch] switch-bn -> origin/switch-bn 2025-03-14T05:58:30.2982932Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-03-14T05:58:30.2984346Z * [new branch] teja/dcp_poc -> origin/teja/dcp_poc 2025-03-14T05:58:30.2985534Z * [new branch] tensor_life -> origin/tensor_life 2025-03-14T05:58:30.2986809Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-03-14T05:58:30.2988170Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-03-14T05:58:30.2989422Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-03-14T05:58:30.2990900Z * [new branch] test/inductor -> origin/test/inductor 2025-03-14T05:58:30.2992158Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2025-03-14T05:58:30.2993322Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-03-14T05:58:30.2994513Z * [new branch] torch-abi-version -> origin/torch-abi-version 2025-03-14T05:58:30.2995656Z * [new branch] torchgen_ns -> origin/torchgen_ns 2025-03-14T05:58:30.2996917Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-03-14T05:58:30.2998613Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-03-14T05:58:30.2999913Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-03-14T05:58:30.3001174Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-03-14T05:58:30.3002449Z * [new branch] triton-cpu-arm-expriment -> origin/triton-cpu-arm-expriment 2025-03-14T05:58:30.3003558Z * [new branch] triton-update -> origin/triton-update 2025-03-14T05:58:30.3004747Z * [new branch] triton_kernel -> origin/triton_kernel 2025-03-14T05:58:30.3005845Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-03-14T05:58:30.3007047Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-03-14T05:58:30.3008143Z * [new branch] type_dec -> origin/type_dec 2025-03-14T05:58:30.3009391Z * [new branch] unbreak_cpp_builder_clang -> origin/unbreak_cpp_builder_clang 2025-03-14T05:58:30.3011195Z * [new branch] update-audio-commit-hash/13210264744-1454-1 -> origin/update-audio-commit-hash/13210264744-1454-1 2025-03-14T05:58:30.3012431Z * [new branch] update-audio-commit-hash/13402729107-1466-1 -> origin/update-audio-commit-hash/13402729107-1466-1 2025-03-14T05:58:30.3014033Z * [new branch] update-executorch-commit-hash/12838938822-1425-1 -> origin/update-executorch-commit-hash/12838938822-1425-1 2025-03-14T05:58:30.3015040Z * [new branch] update-executorch-commit-hash/13319730828-1460-1 -> origin/update-executorch-commit-hash/13319730828-1460-1 2025-03-14T05:58:30.3016185Z * [new branch] update-executorch-commit-hash/13339750520-1461-1 -> origin/update-executorch-commit-hash/13339750520-1461-1 2025-03-14T05:58:30.3017264Z * [new branch] update-executorch-commit-hash/13349943940-1462-1 -> origin/update-executorch-commit-hash/13349943940-1462-1 2025-03-14T05:58:30.3018377Z * [new branch] update-executorch-commit-hash/13360269739-1463-1 -> origin/update-executorch-commit-hash/13360269739-1463-1 2025-03-14T05:58:30.3019924Z * [new branch] update-executorch-commit-hash/13380672687-1464-1 -> origin/update-executorch-commit-hash/13380672687-1464-1 2025-03-14T05:58:30.3021292Z * [new branch] update-executorch-commit-hash/13402729107-1466-1 -> origin/update-executorch-commit-hash/13402729107-1466-1 2025-03-14T05:58:30.3022977Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-03-14T05:58:30.3024614Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2025-03-14T05:58:30.3025572Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2025-03-14T05:58:30.3026612Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2025-03-14T05:58:30.3027793Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2025-03-14T05:58:30.3028739Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2025-03-14T05:58:30.3029943Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2025-03-14T05:58:30.3031298Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2025-03-14T05:58:30.3032898Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2025-03-14T05:58:30.3034106Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2025-03-14T05:58:30.3035179Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2025-03-14T05:58:30.3036337Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2025-03-14T05:58:30.3037416Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2025-03-14T05:58:30.3039072Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2025-03-14T05:58:30.3039618Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-03-14T05:58:30.3040818Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-03-14T05:58:30.3041909Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-03-14T05:58:30.3043135Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-03-14T05:58:30.3044135Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-03-14T05:58:30.3045313Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-03-14T05:58:30.3046371Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-03-14T05:58:30.3047586Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-03-14T05:58:30.3048627Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-03-14T05:58:30.3049797Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-03-14T05:58:30.3051492Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-03-14T05:58:30.3052508Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2025-03-14T05:58:30.3053603Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2025-03-14T05:58:30.3054686Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-03-14T05:58:30.3055710Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2025-03-14T05:58:30.3056942Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2025-03-14T05:58:30.3058241Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-03-14T05:58:30.3059705Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-03-14T05:58:30.3061186Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-03-14T05:58:30.3062206Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-03-14T05:58:30.3063556Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-03-14T05:58:30.3064585Z * [new branch] update_kineto_0212_3 -> origin/update_kineto_0212_3 2025-03-14T05:58:30.3065796Z * [new branch] update_kineto_0214 -> origin/update_kineto_0214 2025-03-14T05:58:30.3067095Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-03-14T05:58:30.3068342Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-03-14T05:58:30.3069615Z * [new branch] update_slow_tests_1739173241 -> origin/update_slow_tests_1739173241 2025-03-14T05:58:30.3070877Z * [new branch] update_slow_tests_1739777990 -> origin/update_slow_tests_1739777990 2025-03-14T05:58:30.3072046Z * [new branch] update_slow_tests_1740382789 -> origin/update_slow_tests_1740382789 2025-03-14T05:58:30.3073165Z * [new branch] update_slow_tests_1741592409 -> origin/update_slow_tests_1741592409 2025-03-14T05:58:30.3074386Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-03-14T05:58:30.3075565Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-03-14T05:58:30.3076872Z * [new branch] use-better-label-for-dcp -> origin/use-better-label-for-dcp 2025-03-14T05:58:30.3078311Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-03-14T05:58:30.3079698Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-03-14T05:58:30.3081004Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-03-14T05:58:30.3082264Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-03-14T05:58:30.3083578Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-03-14T05:58:30.3085501Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-03-14T05:58:30.3086812Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-03-14T05:58:30.3088093Z * [new branch] validate_fn -> origin/validate_fn 2025-03-14T05:58:30.3089414Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-03-14T05:58:30.3090645Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2025-03-14T05:58:30.3092450Z * [new branch] viable/strict -> origin/viable/strict 2025-03-14T05:58:30.3094029Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2025-03-14T05:58:30.3095062Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2025-03-14T05:58:30.3096152Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-03-14T05:58:30.3097133Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-03-14T05:58:30.3098337Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-03-14T05:58:30.3099403Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-03-14T05:58:30.3100898Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2025-03-14T05:58:30.3102076Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-03-14T05:58:30.3103091Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-03-14T05:58:30.3104221Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-03-14T05:58:30.3105283Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-03-14T05:58:30.3106322Z * [new branch] wdvr/xpu_sccache_fix -> origin/wdvr/xpu_sccache_fix 2025-03-14T05:58:30.3108078Z * [new branch] whc/flight -> origin/whc/flight 2025-03-14T05:58:30.3109529Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-03-14T05:58:30.3110516Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-03-14T05:58:30.3111638Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-03-14T05:58:30.3112722Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-03-14T05:58:30.3113859Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-03-14T05:58:30.3114857Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-03-14T05:58:30.3116092Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-03-14T05:58:30.3117832Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-03-14T05:58:30.3118948Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-03-14T05:58:30.3120270Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-03-14T05:58:30.3121066Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-03-14T05:58:30.3122175Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-03-14T05:58:30.3123237Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-03-14T05:58:30.3124041Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-03-14T05:58:30.3125758Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-03-14T05:58:30.3126900Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-03-14T05:58:30.3128469Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-03-14T05:58:30.3130029Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-03-14T05:58:30.3131275Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-03-14T05:58:30.3132459Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-03-14T05:58:30.3133661Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-03-14T05:58:30.3134731Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-03-14T05:58:30.3135817Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-03-14T05:58:30.3136996Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-03-14T05:58:30.3138066Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-03-14T05:58:30.3139423Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-03-14T05:58:30.3140735Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-03-14T05:58:30.3141647Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-03-14T05:58:30.3142668Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-03-14T05:58:30.3143763Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-03-14T05:58:30.3144834Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-03-14T05:58:30.3145930Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-03-14T05:58:30.3147064Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-03-14T05:58:30.3148234Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-03-14T05:58:30.3149563Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-03-14T05:58:30.3150681Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-03-14T05:58:30.3151719Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-03-14T05:58:30.3152823Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-03-14T05:58:30.3153993Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-03-14T05:58:30.3155057Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-03-14T05:58:30.3156464Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-03-14T05:58:30.3157408Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-03-14T05:58:30.3158461Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-03-14T05:58:30.3159671Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2025-03-14T05:58:30.3160763Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-03-14T05:58:30.3161816Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-03-14T05:58:30.3163107Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-03-14T05:58:30.3163915Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-03-14T05:58:30.3165105Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-03-14T05:58:30.3166244Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-03-14T05:58:30.3167472Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2025-03-14T05:58:30.3168597Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-03-14T05:58:30.3169673Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-03-14T05:58:30.3170794Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-03-14T05:58:30.3171895Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-03-14T05:58:30.3173043Z * [new branch] xmfan/test -> origin/xmfan/test 2025-03-14T05:58:30.3174203Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-03-14T05:58:30.3175887Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-03-14T05:58:30.3177016Z * [new branch] yguo/fix-remaining-cpp-wrapper -> origin/yguo/fix-remaining-cpp-wrapper 2025-03-14T05:58:30.3178024Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-03-14T05:58:30.3179495Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-03-14T05:58:30.3180960Z * [new branch] yguo/repro-segfault-triton-aoti-cpp-wrapper -> origin/yguo/repro-segfault-triton-aoti-cpp-wrapper 2025-03-14T05:58:30.3182010Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-03-14T05:58:30.3183619Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-03-14T05:58:30.3185650Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-03-14T05:58:30.3186846Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2025-03-14T05:58:30.3187667Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-03-14T05:58:30.3188850Z * [new branch] zainr/make-unstable -> origin/zainr/make-unstable 2025-03-14T05:58:30.3189942Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-03-14T05:58:30.3190945Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2025-03-14T05:58:30.3192070Z * [new branch] zainr/mypy-break-test -> origin/zainr/mypy-break-test 2025-03-14T05:58:30.3193405Z * [new branch] zainr/mypy-break-test2 -> origin/zainr/mypy-break-test2 2025-03-14T05:58:30.3194816Z * [new branch] zainr/mypy-break-test3 -> origin/zainr/mypy-break-test3 2025-03-14T05:58:30.3195894Z * [new branch] zainr/mypy-update -> origin/zainr/mypy-update 2025-03-14T05:58:30.3197012Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-03-14T05:58:30.3198312Z * [new branch] zainr/revert-60576419a2a-make-dynamic -> origin/zainr/revert-60576419a2a-make-dynamic 2025-03-14T05:58:30.3199171Z * [new branch] zainr/sha-checking -> origin/zainr/sha-checking 2025-03-14T05:58:30.3200369Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2025-03-14T05:58:30.3201412Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-03-14T05:58:30.3202629Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-03-14T05:58:30.3203724Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-03-14T05:58:30.3204878Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2025-03-14T05:58:30.3205987Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2025-03-14T05:58:30.3207140Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-03-14T05:58:30.3208176Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2025-03-14T05:58:30.3209275Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-03-14T05:58:30.3210441Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-03-14T05:58:30.3212168Z * [new branch] zainrizvi/testing1 -> origin/zainrizvi/testing1 2025-03-14T05:58:30.3213558Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-03-14T05:58:30.3214762Z * [new branch] zb2p -> origin/zb2p 2025-03-14T05:58:30.3216105Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-03-14T05:58:30.3217352Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-03-14T05:58:30.3218614Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-03-14T05:58:30.3220728Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-03-14T05:58:30.3222528Z * [new branch] zhxchen17/sticky_cache/0 -> origin/zhxchen17/sticky_cache/0 2025-03-14T05:58:30.3223862Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-03-14T05:58:30.3224599Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-03-14T05:58:30.3225861Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-03-14T05:58:30.3226687Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-03-14T05:58:30.3227695Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-03-14T05:58:30.3228748Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-03-14T05:58:30.3229497Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-03-14T05:58:30.3230616Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2025-03-14T05:58:30.3231374Z * [new tag] ciflow/binaries/144127 -> ciflow/binaries/144127 2025-03-14T05:58:30.3232131Z * [new tag] ciflow/binaries/145119 -> ciflow/binaries/145119 2025-03-14T05:58:30.3233092Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-03-14T05:58:30.3233836Z * [new tag] ciflow/binaries/146717 -> ciflow/binaries/146717 2025-03-14T05:58:30.3234685Z * [new tag] ciflow/binaries/147498 -> ciflow/binaries/147498 2025-03-14T05:58:30.3235482Z * [new tag] ciflow/binaries/147664 -> ciflow/binaries/147664 2025-03-14T05:58:30.3236313Z * [new tag] ciflow/binaries/147917 -> ciflow/binaries/147917 2025-03-14T05:58:30.3237136Z * [new tag] ciflow/binaries/148163 -> ciflow/binaries/148163 2025-03-14T05:58:30.3238483Z * [new tag] ciflow/binaries/148173 -> ciflow/binaries/148173 2025-03-14T05:58:30.3239500Z * [new tag] ciflow/binaries_wheel/138834 -> ciflow/binaries_wheel/138834 2025-03-14T05:58:30.3240285Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2025-03-14T05:58:30.3241086Z * [new tag] ciflow/binaries_wheel/144049 -> ciflow/binaries_wheel/144049 2025-03-14T05:58:30.3241823Z * [new tag] ciflow/binaries_wheel/146055 -> ciflow/binaries_wheel/146055 2025-03-14T05:58:30.3242689Z * [new tag] ciflow/binaries_wheel/146573 -> ciflow/binaries_wheel/146573 2025-03-14T05:58:30.3243721Z * [new tag] ciflow/binaries_wheel/147074 -> ciflow/binaries_wheel/147074 2025-03-14T05:58:30.3244499Z * [new tag] ciflow/binaries_wheel/147455 -> ciflow/binaries_wheel/147455 2025-03-14T05:58:30.3245346Z * [new tag] ciflow/binaries_wheel/148070 -> ciflow/binaries_wheel/148070 2025-03-14T05:58:30.3246215Z * [new tag] ciflow/binaries_wheel/148197 -> ciflow/binaries_wheel/148197 2025-03-14T05:58:30.3247021Z * [new tag] ciflow/binaries_wheel/148320 -> ciflow/binaries_wheel/148320 2025-03-14T05:58:30.3247964Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-03-14T05:58:30.3248629Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-03-14T05:58:30.3249345Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-03-14T05:58:30.3250479Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2025-03-14T05:58:30.3251742Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/148672 -> ciflow/inductor-perf-test-nightly-rocm/148672 2025-03-14T05:58:30.3252504Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149039 -> ciflow/inductor-perf-test-nightly-rocm/149039 2025-03-14T05:58:30.3253213Z * [new tag] ciflow/inductor-periodic/145612 -> ciflow/inductor-periodic/145612 2025-03-14T05:58:30.3254122Z * [new tag] ciflow/inductor-periodic/147315 -> ciflow/inductor-periodic/147315 2025-03-14T05:58:30.3255176Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2025-03-14T05:58:30.3256034Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-03-14T05:58:30.3256879Z * [new tag] ciflow/inductor-rocm/146264 -> ciflow/inductor-rocm/146264 2025-03-14T05:58:30.3257928Z * [new tag] ciflow/inductor-rocm/146903 -> ciflow/inductor-rocm/146903 2025-03-14T05:58:30.3258687Z * [new tag] ciflow/inductor-rocm/147315 -> ciflow/inductor-rocm/147315 2025-03-14T05:58:30.3259665Z * [new tag] ciflow/inductor-rocm/147452 -> ciflow/inductor-rocm/147452 2025-03-14T05:58:30.3260712Z * [new tag] ciflow/inductor-rocm/147583 -> ciflow/inductor-rocm/147583 2025-03-14T05:58:30.3261506Z * [new tag] ciflow/inductor-rocm/148327 -> ciflow/inductor-rocm/148327 2025-03-14T05:58:30.3262373Z * [new tag] ciflow/inductor-rocm/149041 -> ciflow/inductor-rocm/149041 2025-03-14T05:58:30.3263669Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-03-14T05:58:30.3264349Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2025-03-14T05:58:30.3265057Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-03-14T05:58:30.3265800Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-03-14T05:58:30.3266495Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-03-14T05:58:30.3267206Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-03-14T05:58:30.3267916Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-03-14T05:58:30.3268626Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-03-14T05:58:30.3269347Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-03-14T05:58:30.3270068Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-03-14T05:58:30.3270778Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-03-14T05:58:30.3272419Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-03-14T05:58:30.3273570Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-03-14T05:58:30.3274482Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-03-14T05:58:30.3275491Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-03-14T05:58:30.3276132Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-03-14T05:58:30.3276883Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-03-14T05:58:30.3277969Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-03-14T05:58:30.3278715Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2025-03-14T05:58:30.3279474Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-03-14T05:58:30.3280482Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-03-14T05:58:30.3281152Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-03-14T05:58:30.3281919Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2025-03-14T05:58:30.3282664Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2025-03-14T05:58:30.3283457Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-03-14T05:58:30.3284199Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-03-14T05:58:30.3285114Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-03-14T05:58:30.3285692Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-03-14T05:58:30.3286445Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-03-14T05:58:30.3287182Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-03-14T05:58:30.3287943Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-03-14T05:58:30.3288680Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-03-14T05:58:30.3289625Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-03-14T05:58:30.3290299Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-03-14T05:58:30.3291042Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-03-14T05:58:30.3291786Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-03-14T05:58:30.3292521Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-03-14T05:58:30.3293567Z * [new tag] ciflow/inductor/134592 -> ciflow/inductor/134592 2025-03-14T05:58:30.3294226Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-03-14T05:58:30.3294987Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-03-14T05:58:30.3295737Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-03-14T05:58:30.3296512Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-03-14T05:58:30.3297246Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-03-14T05:58:30.3298006Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-03-14T05:58:30.3298872Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-03-14T05:58:30.3299695Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-03-14T05:58:30.3300521Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-03-14T05:58:30.3301273Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-03-14T05:58:30.3302006Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2025-03-14T05:58:30.3302773Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-03-14T05:58:30.3303491Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-03-14T05:58:30.3304475Z * [new tag] ciflow/inductor/138388 -> ciflow/inductor/138388 2025-03-14T05:58:30.3305191Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-03-14T05:58:30.3305968Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-03-14T05:58:30.3306824Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2025-03-14T05:58:30.3307793Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-03-14T05:58:30.3308491Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-03-14T05:58:30.3309261Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2025-03-14T05:58:30.3310002Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-03-14T05:58:30.3310754Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-03-14T05:58:30.3311521Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-03-14T05:58:30.3312477Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-03-14T05:58:30.3313166Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-03-14T05:58:30.3314088Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-03-14T05:58:30.3314890Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2025-03-14T05:58:30.3315660Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2025-03-14T05:58:30.3316421Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-03-14T05:58:30.3317180Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2025-03-14T05:58:30.3317950Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-03-14T05:58:30.3318720Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-03-14T05:58:30.3319751Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-03-14T05:58:30.3320523Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-03-14T05:58:30.3321116Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2025-03-14T05:58:30.3321854Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2025-03-14T05:58:30.3322614Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-03-14T05:58:30.3324315Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2025-03-14T05:58:30.3325016Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-03-14T05:58:30.3325956Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2025-03-14T05:58:30.3326644Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-03-14T05:58:30.3327399Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2025-03-14T05:58:30.3328173Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2025-03-14T05:58:30.3329173Z * [new tag] ciflow/inductor/143256 -> ciflow/inductor/143256 2025-03-14T05:58:30.3329830Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2025-03-14T05:58:30.3330627Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2025-03-14T05:58:30.3331392Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2025-03-14T05:58:30.3332171Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-03-14T05:58:30.3333341Z * [new tag] ciflow/inductor/143464 -> ciflow/inductor/143464 2025-03-14T05:58:30.3334173Z * [new tag] ciflow/inductor/143475 -> ciflow/inductor/143475 2025-03-14T05:58:30.3334927Z * [new tag] ciflow/inductor/143525 -> ciflow/inductor/143525 2025-03-14T05:58:30.3335960Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-03-14T05:58:30.3336670Z * [new tag] ciflow/inductor/143533 -> ciflow/inductor/143533 2025-03-14T05:58:30.3337440Z * [new tag] ciflow/inductor/143534 -> ciflow/inductor/143534 2025-03-14T05:58:30.3338462Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-03-14T05:58:30.3339505Z * [new tag] ciflow/inductor/143666 -> ciflow/inductor/143666 2025-03-14T05:58:30.3340172Z * [new tag] ciflow/inductor/143671 -> ciflow/inductor/143671 2025-03-14T05:58:30.3340950Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-03-14T05:58:30.3341869Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-03-14T05:58:30.3342722Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-03-14T05:58:30.3343442Z * [new tag] ciflow/inductor/143961 -> ciflow/inductor/143961 2025-03-14T05:58:30.3344329Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-03-14T05:58:30.3345109Z * [new tag] ciflow/inductor/144008 -> ciflow/inductor/144008 2025-03-14T05:58:30.3345938Z * [new tag] ciflow/inductor/144017 -> ciflow/inductor/144017 2025-03-14T05:58:30.3346680Z * [new tag] ciflow/inductor/144073 -> ciflow/inductor/144073 2025-03-14T05:58:30.3347454Z * [new tag] ciflow/inductor/144120 -> ciflow/inductor/144120 2025-03-14T05:58:30.3348550Z * [new tag] ciflow/inductor/144172 -> ciflow/inductor/144172 2025-03-14T05:58:30.3349365Z * [new tag] ciflow/inductor/144234 -> ciflow/inductor/144234 2025-03-14T05:58:30.3350364Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-03-14T05:58:30.3351044Z * [new tag] ciflow/inductor/144288 -> ciflow/inductor/144288 2025-03-14T05:58:30.3351851Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-03-14T05:58:30.3353151Z * [new tag] ciflow/inductor/144294 -> ciflow/inductor/144294 2025-03-14T05:58:30.3353852Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-03-14T05:58:30.3354596Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-03-14T05:58:30.3355389Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-03-14T05:58:30.3356117Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-03-14T05:58:30.3356888Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-03-14T05:58:30.3357645Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-03-14T05:58:30.3358448Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-03-14T05:58:30.3359181Z * [new tag] ciflow/inductor/144452 -> ciflow/inductor/144452 2025-03-14T05:58:30.3359966Z * [new tag] ciflow/inductor/144458 -> ciflow/inductor/144458 2025-03-14T05:58:30.3360724Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-03-14T05:58:30.3361517Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-03-14T05:58:30.3362219Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-03-14T05:58:30.3362986Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-03-14T05:58:30.3363724Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-03-14T05:58:30.3364529Z * [new tag] ciflow/inductor/144548 -> ciflow/inductor/144548 2025-03-14T05:58:30.3365248Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-03-14T05:58:30.3366040Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-03-14T05:58:30.3366818Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-03-14T05:58:30.3367830Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-03-14T05:58:30.3368583Z * [new tag] ciflow/inductor/144579 -> ciflow/inductor/144579 2025-03-14T05:58:30.3369377Z * [new tag] ciflow/inductor/144598 -> ciflow/inductor/144598 2025-03-14T05:58:30.3370141Z * [new tag] ciflow/inductor/144712 -> ciflow/inductor/144712 2025-03-14T05:58:30.3370921Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-03-14T05:58:30.3371933Z * [new tag] ciflow/inductor/144724 -> ciflow/inductor/144724 2025-03-14T05:58:30.3372626Z * [new tag] ciflow/inductor/144733 -> ciflow/inductor/144733 2025-03-14T05:58:30.3373377Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-03-14T05:58:30.3374400Z * [new tag] ciflow/inductor/144771 -> ciflow/inductor/144771 2025-03-14T05:58:30.3375393Z * [new tag] ciflow/inductor/144880 -> ciflow/inductor/144880 2025-03-14T05:58:30.3376122Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-03-14T05:58:30.3377733Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-03-14T05:58:30.3378495Z * [new tag] ciflow/inductor/144943 -> ciflow/inductor/144943 2025-03-14T05:58:30.3379444Z * [new tag] ciflow/inductor/144953 -> ciflow/inductor/144953 2025-03-14T05:58:30.3380110Z * [new tag] ciflow/inductor/144975 -> ciflow/inductor/144975 2025-03-14T05:58:30.3380870Z * [new tag] ciflow/inductor/144979 -> ciflow/inductor/144979 2025-03-14T05:58:30.3381622Z * [new tag] ciflow/inductor/144986 -> ciflow/inductor/144986 2025-03-14T05:58:30.3382636Z * [new tag] ciflow/inductor/144992 -> ciflow/inductor/144992 2025-03-14T05:58:30.3383283Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-03-14T05:58:30.3384115Z * [new tag] ciflow/inductor/145061 -> ciflow/inductor/145061 2025-03-14T05:58:30.3384829Z * [new tag] ciflow/inductor/145117 -> ciflow/inductor/145117 2025-03-14T05:58:30.3385611Z * [new tag] ciflow/inductor/145119 -> ciflow/inductor/145119 2025-03-14T05:58:30.3386607Z * [new tag] ciflow/inductor/145130 -> ciflow/inductor/145130 2025-03-14T05:58:30.3387291Z * [new tag] ciflow/inductor/145150 -> ciflow/inductor/145150 2025-03-14T05:58:30.3388234Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-03-14T05:58:30.3388944Z * [new tag] ciflow/inductor/145254 -> ciflow/inductor/145254 2025-03-14T05:58:30.3389701Z * [new tag] ciflow/inductor/145331 -> ciflow/inductor/145331 2025-03-14T05:58:30.3390474Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-03-14T05:58:30.3391195Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-03-14T05:58:30.3391963Z * [new tag] ciflow/inductor/145523 -> ciflow/inductor/145523 2025-03-14T05:58:30.3392743Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-03-14T05:58:30.3393517Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-03-14T05:58:30.3394479Z * [new tag] ciflow/inductor/145562 -> ciflow/inductor/145562 2025-03-14T05:58:30.3395141Z * [new tag] ciflow/inductor/145594 -> ciflow/inductor/145594 2025-03-14T05:58:30.3395906Z * [new tag] ciflow/inductor/145595 -> ciflow/inductor/145595 2025-03-14T05:58:30.3396667Z * [new tag] ciflow/inductor/145605 -> ciflow/inductor/145605 2025-03-14T05:58:30.3397403Z * [new tag] ciflow/inductor/145612 -> ciflow/inductor/145612 2025-03-14T05:58:30.3398187Z * [new tag] ciflow/inductor/145636 -> ciflow/inductor/145636 2025-03-14T05:58:30.3398963Z * [new tag] ciflow/inductor/145647 -> ciflow/inductor/145647 2025-03-14T05:58:30.3399719Z * [new tag] ciflow/inductor/145681 -> ciflow/inductor/145681 2025-03-14T05:58:30.3400488Z * [new tag] ciflow/inductor/145865 -> ciflow/inductor/145865 2025-03-14T05:58:30.3401247Z * [new tag] ciflow/inductor/145885 -> ciflow/inductor/145885 2025-03-14T05:58:30.3402013Z * [new tag] ciflow/inductor/145911 -> ciflow/inductor/145911 2025-03-14T05:58:30.3402817Z * [new tag] ciflow/inductor/145922 -> ciflow/inductor/145922 2025-03-14T05:58:30.3403565Z * [new tag] ciflow/inductor/145936 -> ciflow/inductor/145936 2025-03-14T05:58:30.3404394Z * [new tag] ciflow/inductor/145969 -> ciflow/inductor/145969 2025-03-14T05:58:30.3405082Z * [new tag] ciflow/inductor/145979 -> ciflow/inductor/145979 2025-03-14T05:58:30.3405816Z * [new tag] ciflow/inductor/145992 -> ciflow/inductor/145992 2025-03-14T05:58:30.3406906Z * [new tag] ciflow/inductor/146051 -> ciflow/inductor/146051 2025-03-14T05:58:30.3407604Z * [new tag] ciflow/inductor/146063 -> ciflow/inductor/146063 2025-03-14T05:58:30.3408365Z * [new tag] ciflow/inductor/146101 -> ciflow/inductor/146101 2025-03-14T05:58:30.3409400Z * [new tag] ciflow/inductor/146115 -> ciflow/inductor/146115 2025-03-14T05:58:30.3410106Z * [new tag] ciflow/inductor/146135 -> ciflow/inductor/146135 2025-03-14T05:58:30.3410911Z * [new tag] ciflow/inductor/146171 -> ciflow/inductor/146171 2025-03-14T05:58:30.3411652Z * [new tag] ciflow/inductor/146172 -> ciflow/inductor/146172 2025-03-14T05:58:30.3412406Z * [new tag] ciflow/inductor/146176 -> ciflow/inductor/146176 2025-03-14T05:58:30.3413160Z * [new tag] ciflow/inductor/146180 -> ciflow/inductor/146180 2025-03-14T05:58:30.3413929Z * [new tag] ciflow/inductor/146218 -> ciflow/inductor/146218 2025-03-14T05:58:30.3415125Z * [new tag] ciflow/inductor/146228 -> ciflow/inductor/146228 2025-03-14T05:58:30.3415828Z * [new tag] ciflow/inductor/146264 -> ciflow/inductor/146264 2025-03-14T05:58:30.3416761Z * [new tag] ciflow/inductor/146267 -> ciflow/inductor/146267 2025-03-14T05:58:30.3417468Z * [new tag] ciflow/inductor/146275 -> ciflow/inductor/146275 2025-03-14T05:58:30.3418307Z * [new tag] ciflow/inductor/146280 -> ciflow/inductor/146280 2025-03-14T05:58:30.3419158Z * [new tag] ciflow/inductor/146288 -> ciflow/inductor/146288 2025-03-14T05:58:30.3422301Z * [new tag] ciflow/inductor/146319 -> ciflow/inductor/146319 2025-03-14T05:58:30.3422547Z * [new tag] ciflow/inductor/146335 -> ciflow/inductor/146335 2025-03-14T05:58:30.3422784Z * [new tag] ciflow/inductor/146341 -> ciflow/inductor/146341 2025-03-14T05:58:30.3423034Z * [new tag] ciflow/inductor/146395 -> ciflow/inductor/146395 2025-03-14T05:58:30.3423760Z * [new tag] ciflow/inductor/146415 -> ciflow/inductor/146415 2025-03-14T05:58:30.3424266Z * [new tag] ciflow/inductor/146421 -> ciflow/inductor/146421 2025-03-14T05:58:30.3424888Z * [new tag] ciflow/inductor/146436 -> ciflow/inductor/146436 2025-03-14T05:58:30.3425662Z * [new tag] ciflow/inductor/146500 -> ciflow/inductor/146500 2025-03-14T05:58:30.3426398Z * [new tag] ciflow/inductor/146501 -> ciflow/inductor/146501 2025-03-14T05:58:30.3427182Z * [new tag] ciflow/inductor/146505 -> ciflow/inductor/146505 2025-03-14T05:58:30.3427935Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-03-14T05:58:30.3429318Z * [new tag] ciflow/inductor/146526 -> ciflow/inductor/146526 2025-03-14T05:58:30.3430336Z * [new tag] ciflow/inductor/146530 -> ciflow/inductor/146530 2025-03-14T05:58:30.3431044Z * [new tag] ciflow/inductor/146535 -> ciflow/inductor/146535 2025-03-14T05:58:30.3431808Z * [new tag] ciflow/inductor/146558 -> ciflow/inductor/146558 2025-03-14T05:58:30.3432566Z * [new tag] ciflow/inductor/146561 -> ciflow/inductor/146561 2025-03-14T05:58:30.3433345Z * [new tag] ciflow/inductor/146562 -> ciflow/inductor/146562 2025-03-14T05:58:30.3434198Z * [new tag] ciflow/inductor/146661 -> ciflow/inductor/146661 2025-03-14T05:58:30.3434867Z * [new tag] ciflow/inductor/146678 -> ciflow/inductor/146678 2025-03-14T05:58:30.3435661Z * [new tag] ciflow/inductor/146706 -> ciflow/inductor/146706 2025-03-14T05:58:30.3436438Z * [new tag] ciflow/inductor/146718 -> ciflow/inductor/146718 2025-03-14T05:58:30.3437220Z * [new tag] ciflow/inductor/146779 -> ciflow/inductor/146779 2025-03-14T05:58:30.3438340Z * [new tag] ciflow/inductor/146781 -> ciflow/inductor/146781 2025-03-14T05:58:30.3439189Z * [new tag] ciflow/inductor/146823 -> ciflow/inductor/146823 2025-03-14T05:58:30.3439944Z * [new tag] ciflow/inductor/146826 -> ciflow/inductor/146826 2025-03-14T05:58:30.3440715Z * [new tag] ciflow/inductor/146827 -> ciflow/inductor/146827 2025-03-14T05:58:30.3441717Z * [new tag] ciflow/inductor/146844 -> ciflow/inductor/146844 2025-03-14T05:58:30.3442421Z * [new tag] ciflow/inductor/146845 -> ciflow/inductor/146845 2025-03-14T05:58:30.3443179Z * [new tag] ciflow/inductor/146850 -> ciflow/inductor/146850 2025-03-14T05:58:30.3443954Z * [new tag] ciflow/inductor/146864 -> ciflow/inductor/146864 2025-03-14T05:58:30.3445186Z * [new tag] ciflow/inductor/146874 -> ciflow/inductor/146874 2025-03-14T05:58:30.3445879Z * [new tag] ciflow/inductor/146894 -> ciflow/inductor/146894 2025-03-14T05:58:30.3446918Z * [new tag] ciflow/inductor/146895 -> ciflow/inductor/146895 2025-03-14T05:58:30.3447995Z * [new tag] ciflow/inductor/146919 -> ciflow/inductor/146919 2025-03-14T05:58:30.3448714Z * [new tag] ciflow/inductor/146921 -> ciflow/inductor/146921 2025-03-14T05:58:30.3449474Z * [new tag] ciflow/inductor/146928 -> ciflow/inductor/146928 2025-03-14T05:58:30.3450253Z * [new tag] ciflow/inductor/146935 -> ciflow/inductor/146935 2025-03-14T05:58:30.3451016Z * [new tag] ciflow/inductor/146942 -> ciflow/inductor/146942 2025-03-14T05:58:30.3451992Z * [new tag] ciflow/inductor/146962 -> ciflow/inductor/146962 2025-03-14T05:58:30.3452786Z * [new tag] ciflow/inductor/146983 -> ciflow/inductor/146983 2025-03-14T05:58:30.3453762Z * [new tag] ciflow/inductor/146989 -> ciflow/inductor/146989 2025-03-14T05:58:30.3454838Z * [new tag] ciflow/inductor/147007 -> ciflow/inductor/147007 2025-03-14T05:58:30.3455574Z * [new tag] ciflow/inductor/147014 -> ciflow/inductor/147014 2025-03-14T05:58:30.3456365Z * [new tag] ciflow/inductor/147021 -> ciflow/inductor/147021 2025-03-14T05:58:30.3457163Z * [new tag] ciflow/inductor/147036 -> ciflow/inductor/147036 2025-03-14T05:58:30.3457904Z * [new tag] ciflow/inductor/147049 -> ciflow/inductor/147049 2025-03-14T05:58:30.3458826Z * [new tag] ciflow/inductor/147105 -> ciflow/inductor/147105 2025-03-14T05:58:30.3459568Z * [new tag] ciflow/inductor/147146 -> ciflow/inductor/147146 2025-03-14T05:58:30.3460415Z * [new tag] ciflow/inductor/147155 -> ciflow/inductor/147155 2025-03-14T05:58:30.3461144Z * [new tag] ciflow/inductor/147178 -> ciflow/inductor/147178 2025-03-14T05:58:30.3461902Z * [new tag] ciflow/inductor/147205 -> ciflow/inductor/147205 2025-03-14T05:58:30.3462719Z * [new tag] ciflow/inductor/147225 -> ciflow/inductor/147225 2025-03-14T05:58:30.3463500Z * [new tag] ciflow/inductor/147229 -> ciflow/inductor/147229 2025-03-14T05:58:30.3464246Z * [new tag] ciflow/inductor/147269 -> ciflow/inductor/147269 2025-03-14T05:58:30.3465061Z * [new tag] ciflow/inductor/147272 -> ciflow/inductor/147272 2025-03-14T05:58:30.3465890Z * [new tag] ciflow/inductor/147314 -> ciflow/inductor/147314 2025-03-14T05:58:30.3466649Z * [new tag] ciflow/inductor/147315 -> ciflow/inductor/147315 2025-03-14T05:58:30.3467408Z * [new tag] ciflow/inductor/147341 -> ciflow/inductor/147341 2025-03-14T05:58:30.3468169Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-03-14T05:58:30.3469130Z * [new tag] ciflow/inductor/147368 -> ciflow/inductor/147368 2025-03-14T05:58:30.3469817Z * [new tag] ciflow/inductor/147410 -> ciflow/inductor/147410 2025-03-14T05:58:30.3470577Z * [new tag] ciflow/inductor/147414 -> ciflow/inductor/147414 2025-03-14T05:58:30.3471339Z * [new tag] ciflow/inductor/147415 -> ciflow/inductor/147415 2025-03-14T05:58:30.3472141Z * [new tag] ciflow/inductor/147422 -> ciflow/inductor/147422 2025-03-14T05:58:30.3473223Z * [new tag] ciflow/inductor/147445 -> ciflow/inductor/147445 2025-03-14T05:58:30.3473979Z * [new tag] ciflow/inductor/147452 -> ciflow/inductor/147452 2025-03-14T05:58:30.3474735Z * [new tag] ciflow/inductor/147481 -> ciflow/inductor/147481 2025-03-14T05:58:30.3475521Z * [new tag] ciflow/inductor/147498 -> ciflow/inductor/147498 2025-03-14T05:58:30.3476294Z * [new tag] ciflow/inductor/147514 -> ciflow/inductor/147514 2025-03-14T05:58:30.3477048Z * [new tag] ciflow/inductor/147528 -> ciflow/inductor/147528 2025-03-14T05:58:30.3477937Z * [new tag] ciflow/inductor/147562 -> ciflow/inductor/147562 2025-03-14T05:58:30.3478779Z * [new tag] ciflow/inductor/147583 -> ciflow/inductor/147583 2025-03-14T05:58:30.3479542Z * [new tag] ciflow/inductor/147592 -> ciflow/inductor/147592 2025-03-14T05:58:30.3480323Z * [new tag] ciflow/inductor/147603 -> ciflow/inductor/147603 2025-03-14T05:58:30.3481453Z * [new tag] ciflow/inductor/147656 -> ciflow/inductor/147656 2025-03-14T05:58:30.3482691Z * [new tag] ciflow/inductor/147745 -> ciflow/inductor/147745 2025-03-14T05:58:30.3483394Z * [new tag] ciflow/inductor/147790 -> ciflow/inductor/147790 2025-03-14T05:58:30.3484144Z * [new tag] ciflow/inductor/147797 -> ciflow/inductor/147797 2025-03-14T05:58:30.3484914Z * [new tag] ciflow/inductor/147800 -> ciflow/inductor/147800 2025-03-14T05:58:30.3485976Z * [new tag] ciflow/inductor/147821 -> ciflow/inductor/147821 2025-03-14T05:58:30.3486606Z * [new tag] ciflow/inductor/147863 -> ciflow/inductor/147863 2025-03-14T05:58:30.3487575Z * [new tag] ciflow/inductor/147870 -> ciflow/inductor/147870 2025-03-14T05:58:30.3488289Z * [new tag] ciflow/inductor/147881 -> ciflow/inductor/147881 2025-03-14T05:58:30.3489242Z * [new tag] ciflow/inductor/147899 -> ciflow/inductor/147899 2025-03-14T05:58:30.3489972Z * [new tag] ciflow/inductor/147902 -> ciflow/inductor/147902 2025-03-14T05:58:30.3490758Z * [new tag] ciflow/inductor/147903 -> ciflow/inductor/147903 2025-03-14T05:58:30.3491958Z * [new tag] ciflow/inductor/147908 -> ciflow/inductor/147908 2025-03-14T05:58:30.3492645Z * [new tag] ciflow/inductor/147910 -> ciflow/inductor/147910 2025-03-14T05:58:30.3493426Z * [new tag] ciflow/inductor/147915 -> ciflow/inductor/147915 2025-03-14T05:58:30.3494177Z * [new tag] ciflow/inductor/147917 -> ciflow/inductor/147917 2025-03-14T05:58:30.3495172Z * [new tag] ciflow/inductor/147927 -> ciflow/inductor/147927 2025-03-14T05:58:30.3495960Z * [new tag] ciflow/inductor/147960 -> ciflow/inductor/147960 2025-03-14T05:58:30.3496731Z * [new tag] ciflow/inductor/147962 -> ciflow/inductor/147962 2025-03-14T05:58:30.3497514Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-03-14T05:58:30.3498369Z * [new tag] ciflow/inductor/148008 -> ciflow/inductor/148008 2025-03-14T05:58:30.3499192Z * [new tag] ciflow/inductor/148010 -> ciflow/inductor/148010 2025-03-14T05:58:30.3500150Z * [new tag] ciflow/inductor/148046 -> ciflow/inductor/148046 2025-03-14T05:58:30.3500831Z * [new tag] ciflow/inductor/148063 -> ciflow/inductor/148063 2025-03-14T05:58:30.3501637Z * [new tag] ciflow/inductor/148091 -> ciflow/inductor/148091 2025-03-14T05:58:30.3502458Z * [new tag] ciflow/inductor/148092 -> ciflow/inductor/148092 2025-03-14T05:58:30.3503525Z * [new tag] ciflow/inductor/148104 -> ciflow/inductor/148104 2025-03-14T05:58:30.3504291Z * [new tag] ciflow/inductor/148130 -> ciflow/inductor/148130 2025-03-14T05:58:30.3505076Z * [new tag] ciflow/inductor/148131 -> ciflow/inductor/148131 2025-03-14T05:58:30.3505879Z * [new tag] ciflow/inductor/148132 -> ciflow/inductor/148132 2025-03-14T05:58:30.3506646Z * [new tag] ciflow/inductor/148160 -> ciflow/inductor/148160 2025-03-14T05:58:30.3507481Z * [new tag] ciflow/inductor/148163 -> ciflow/inductor/148163 2025-03-14T05:58:30.3508250Z * [new tag] ciflow/inductor/148173 -> ciflow/inductor/148173 2025-03-14T05:58:30.3509051Z * [new tag] ciflow/inductor/148174 -> ciflow/inductor/148174 2025-03-14T05:58:30.3509813Z * [new tag] ciflow/inductor/148176 -> ciflow/inductor/148176 2025-03-14T05:58:30.3510597Z * [new tag] ciflow/inductor/148186 -> ciflow/inductor/148186 2025-03-14T05:58:30.3511346Z * [new tag] ciflow/inductor/148202 -> ciflow/inductor/148202 2025-03-14T05:58:30.3512135Z * [new tag] ciflow/inductor/148206 -> ciflow/inductor/148206 2025-03-14T05:58:30.3512890Z * [new tag] ciflow/inductor/148209 -> ciflow/inductor/148209 2025-03-14T05:58:30.3513698Z * [new tag] ciflow/inductor/148210 -> ciflow/inductor/148210 2025-03-14T05:58:30.3514445Z * [new tag] ciflow/inductor/148234 -> ciflow/inductor/148234 2025-03-14T05:58:30.3515275Z * [new tag] ciflow/inductor/148235 -> ciflow/inductor/148235 2025-03-14T05:58:30.3516050Z * [new tag] ciflow/inductor/148236 -> ciflow/inductor/148236 2025-03-14T05:58:30.3517068Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-03-14T05:58:30.3517765Z * [new tag] ciflow/inductor/148327 -> ciflow/inductor/148327 2025-03-14T05:58:30.3518578Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-03-14T05:58:30.3519323Z * [new tag] ciflow/inductor/148357 -> ciflow/inductor/148357 2025-03-14T05:58:30.3520124Z * [new tag] ciflow/inductor/148358 -> ciflow/inductor/148358 2025-03-14T05:58:30.3521316Z * [new tag] ciflow/inductor/148380 -> ciflow/inductor/148380 2025-03-14T05:58:30.3522079Z * [new tag] ciflow/inductor/148408 -> ciflow/inductor/148408 2025-03-14T05:58:30.3522904Z * [new tag] ciflow/inductor/148413 -> ciflow/inductor/148413 2025-03-14T05:58:30.3523680Z * [new tag] ciflow/inductor/148414 -> ciflow/inductor/148414 2025-03-14T05:58:30.3524504Z * [new tag] ciflow/inductor/148415 -> ciflow/inductor/148415 2025-03-14T05:58:30.3525586Z * [new tag] ciflow/inductor/148418 -> ciflow/inductor/148418 2025-03-14T05:58:30.3526447Z * [new tag] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-03-14T05:58:30.3527245Z * [new tag] ciflow/inductor/148430 -> ciflow/inductor/148430 2025-03-14T05:58:30.3528310Z * [new tag] ciflow/inductor/148445 -> ciflow/inductor/148445 2025-03-14T05:58:30.3529159Z * [new tag] ciflow/inductor/148452 -> ciflow/inductor/148452 2025-03-14T05:58:30.3529932Z * [new tag] ciflow/inductor/148459 -> ciflow/inductor/148459 2025-03-14T05:58:30.3530700Z * [new tag] ciflow/inductor/148461 -> ciflow/inductor/148461 2025-03-14T05:58:30.3531500Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-03-14T05:58:30.3532438Z * [new tag] ciflow/inductor/148485 -> ciflow/inductor/148485 2025-03-14T05:58:30.3533027Z * [new tag] ciflow/inductor/148488 -> ciflow/inductor/148488 2025-03-14T05:58:30.3533849Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-03-14T05:58:30.3535007Z * [new tag] ciflow/inductor/148502 -> ciflow/inductor/148502 2025-03-14T05:58:30.3536553Z * [new tag] ciflow/inductor/148503 -> ciflow/inductor/148503 2025-03-14T05:58:30.3537290Z * [new tag] ciflow/inductor/148505 -> ciflow/inductor/148505 2025-03-14T05:58:30.3538050Z * [new tag] ciflow/inductor/148508 -> ciflow/inductor/148508 2025-03-14T05:58:30.3539057Z * [new tag] ciflow/inductor/148516 -> ciflow/inductor/148516 2025-03-14T05:58:30.3540060Z * [new tag] ciflow/inductor/148517 -> ciflow/inductor/148517 2025-03-14T05:58:30.3540896Z * [new tag] ciflow/inductor/148529 -> ciflow/inductor/148529 2025-03-14T05:58:30.3541680Z * [new tag] ciflow/inductor/148554 -> ciflow/inductor/148554 2025-03-14T05:58:30.3542454Z * [new tag] ciflow/inductor/148561 -> ciflow/inductor/148561 2025-03-14T05:58:30.3543295Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-03-14T05:58:30.3544075Z * [new tag] ciflow/inductor/148580 -> ciflow/inductor/148580 2025-03-14T05:58:30.3545038Z * [new tag] ciflow/inductor/148613 -> ciflow/inductor/148613 2025-03-14T05:58:30.3545820Z * [new tag] ciflow/inductor/148618 -> ciflow/inductor/148618 2025-03-14T05:58:30.3546793Z * [new tag] ciflow/inductor/148622 -> ciflow/inductor/148622 2025-03-14T05:58:30.3547552Z * [new tag] ciflow/inductor/148630 -> ciflow/inductor/148630 2025-03-14T05:58:30.3548508Z * [new tag] ciflow/inductor/148637 -> ciflow/inductor/148637 2025-03-14T05:58:30.3549489Z * [new tag] ciflow/inductor/148638 -> ciflow/inductor/148638 2025-03-14T05:58:30.3550290Z * [new tag] ciflow/inductor/148684 -> ciflow/inductor/148684 2025-03-14T05:58:30.3551133Z * [new tag] ciflow/inductor/148692 -> ciflow/inductor/148692 2025-03-14T05:58:30.3552065Z * [new tag] ciflow/inductor/148694 -> ciflow/inductor/148694 2025-03-14T05:58:30.3553131Z * [new tag] ciflow/inductor/148704 -> ciflow/inductor/148704 2025-03-14T05:58:30.3553960Z * [new tag] ciflow/inductor/148708 -> ciflow/inductor/148708 2025-03-14T05:58:30.3554974Z * [new tag] ciflow/inductor/148710 -> ciflow/inductor/148710 2025-03-14T05:58:30.3555994Z * [new tag] ciflow/inductor/148712 -> ciflow/inductor/148712 2025-03-14T05:58:30.3556690Z * [new tag] ciflow/inductor/148729 -> ciflow/inductor/148729 2025-03-14T05:58:30.3557571Z * [new tag] ciflow/inductor/148731 -> ciflow/inductor/148731 2025-03-14T05:58:30.3558470Z * [new tag] ciflow/inductor/148736 -> ciflow/inductor/148736 2025-03-14T05:58:30.3559271Z * [new tag] ciflow/inductor/148742 -> ciflow/inductor/148742 2025-03-14T05:58:30.3560217Z * [new tag] ciflow/inductor/148765 -> ciflow/inductor/148765 2025-03-14T05:58:30.3561025Z * [new tag] ciflow/inductor/148766 -> ciflow/inductor/148766 2025-03-14T05:58:30.3562005Z * [new tag] ciflow/inductor/148772 -> ciflow/inductor/148772 2025-03-14T05:58:30.3562800Z * [new tag] ciflow/inductor/148773 -> ciflow/inductor/148773 2025-03-14T05:58:30.3563741Z * [new tag] ciflow/inductor/148780 -> ciflow/inductor/148780 2025-03-14T05:58:30.3564834Z * [new tag] ciflow/inductor/148800 -> ciflow/inductor/148800 2025-03-14T05:58:30.3565888Z * [new tag] ciflow/inductor/148804 -> ciflow/inductor/148804 2025-03-14T05:58:30.3566669Z * [new tag] ciflow/inductor/148834 -> ciflow/inductor/148834 2025-03-14T05:58:30.3567733Z * [new tag] ciflow/inductor/148844 -> ciflow/inductor/148844 2025-03-14T05:58:30.3568715Z * [new tag] ciflow/inductor/148878 -> ciflow/inductor/148878 2025-03-14T05:58:30.3569500Z * [new tag] ciflow/inductor/148890 -> ciflow/inductor/148890 2025-03-14T05:58:30.3570336Z * [new tag] ciflow/inductor/148893 -> ciflow/inductor/148893 2025-03-14T05:58:30.3571301Z * [new tag] ciflow/inductor/148894 -> ciflow/inductor/148894 2025-03-14T05:58:30.3572067Z * [new tag] ciflow/inductor/148896 -> ciflow/inductor/148896 2025-03-14T05:58:30.3573169Z * [new tag] ciflow/inductor/148898 -> ciflow/inductor/148898 2025-03-14T05:58:30.3573957Z * [new tag] ciflow/inductor/148922 -> ciflow/inductor/148922 2025-03-14T05:58:30.3574944Z * [new tag] ciflow/inductor/148932 -> ciflow/inductor/148932 2025-03-14T05:58:30.3575696Z * [new tag] ciflow/inductor/148947 -> ciflow/inductor/148947 2025-03-14T05:58:30.3576718Z * [new tag] ciflow/inductor/148953 -> ciflow/inductor/148953 2025-03-14T05:58:30.3577635Z * [new tag] ciflow/inductor/148962 -> ciflow/inductor/148962 2025-03-14T05:58:30.3582221Z * [new tag] ciflow/inductor/148997 -> ciflow/inductor/148997 2025-03-14T05:58:30.3583038Z * [new tag] ciflow/inductor/149007 -> ciflow/inductor/149007 2025-03-14T05:58:30.3583979Z * [new tag] ciflow/inductor/149014 -> ciflow/inductor/149014 2025-03-14T05:58:30.3585189Z * [new tag] ciflow/inductor/149027 -> ciflow/inductor/149027 2025-03-14T05:58:30.3586064Z * [new tag] ciflow/inductor/149031 -> ciflow/inductor/149031 2025-03-14T05:58:30.3586889Z * [new tag] ciflow/inductor/149039 -> ciflow/inductor/149039 2025-03-14T05:58:30.3587927Z * [new tag] ciflow/inductor/149041 -> ciflow/inductor/149041 2025-03-14T05:58:30.3588724Z * [new tag] ciflow/inductor/149052 -> ciflow/inductor/149052 2025-03-14T05:58:30.3589679Z * [new tag] ciflow/inductor/149054 -> ciflow/inductor/149054 2025-03-14T05:58:30.3590468Z * [new tag] ciflow/inductor/149055 -> ciflow/inductor/149055 2025-03-14T05:58:30.3591377Z * [new tag] ciflow/inductor/149064 -> ciflow/inductor/149064 2025-03-14T05:58:30.3592183Z * [new tag] ciflow/inductor/149066 -> ciflow/inductor/149066 2025-03-14T05:58:30.3593189Z * [new tag] ciflow/inductor/149067 -> ciflow/inductor/149067 2025-03-14T05:58:30.3593977Z * [new tag] ciflow/inductor/149068 -> ciflow/inductor/149068 2025-03-14T05:58:30.3595230Z * [new tag] ciflow/inductor/149072 -> ciflow/inductor/149072 2025-03-14T05:58:30.3595934Z * [new tag] ciflow/inductor/149074 -> ciflow/inductor/149074 2025-03-14T05:58:30.3596774Z * [new tag] ciflow/inductor/149087 -> ciflow/inductor/149087 2025-03-14T05:58:30.3598314Z * [new tag] ciflow/inductor/149103 -> ciflow/inductor/149103 2025-03-14T05:58:30.3599312Z * [new tag] ciflow/inductor/149106 -> ciflow/inductor/149106 2025-03-14T05:58:30.3600396Z * [new tag] ciflow/inductor/149136 -> ciflow/inductor/149136 2025-03-14T05:58:30.3601197Z * [new tag] ciflow/inductor/149140 -> ciflow/inductor/149140 2025-03-14T05:58:30.3602042Z * [new tag] ciflow/inductor/149148 -> ciflow/inductor/149148 2025-03-14T05:58:30.3602889Z * [new tag] ciflow/inductor/149149 -> ciflow/inductor/149149 2025-03-14T05:58:30.3603857Z * [new tag] ciflow/inductor/149154 -> ciflow/inductor/149154 2025-03-14T05:58:30.3604635Z * [new tag] ciflow/inductor/149160 -> ciflow/inductor/149160 2025-03-14T05:58:30.3605495Z * [new tag] ciflow/inductor/149161 -> ciflow/inductor/149161 2025-03-14T05:58:30.3606345Z * [new tag] ciflow/inductor/149168 -> ciflow/inductor/149168 2025-03-14T05:58:30.3607314Z * [new tag] ciflow/inductor/149172 -> ciflow/inductor/149172 2025-03-14T05:58:30.3608331Z * [new tag] ciflow/inductor/149173 -> ciflow/inductor/149173 2025-03-14T05:58:30.3609103Z * [new tag] ciflow/inductor/149176 -> ciflow/inductor/149176 2025-03-14T05:58:30.3610309Z * [new tag] ciflow/inductor/149178 -> ciflow/inductor/149178 2025-03-14T05:58:30.3611087Z * [new tag] ciflow/inductor/149179 -> ciflow/inductor/149179 2025-03-14T05:58:30.3612172Z * [new tag] ciflow/inductor/149180 -> ciflow/inductor/149180 2025-03-14T05:58:30.3613292Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-03-14T05:58:30.3614357Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-03-14T05:58:30.3615383Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-03-14T05:58:30.3616465Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-03-14T05:58:30.3617564Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-03-14T05:58:30.3618850Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-03-14T05:58:30.3619895Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-03-14T05:58:30.3620559Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-03-14T05:58:30.3621263Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-03-14T05:58:30.3622016Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-03-14T05:58:30.3622728Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-03-14T05:58:30.3623475Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-03-14T05:58:30.3624187Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-03-14T05:58:30.3624924Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-03-14T05:58:30.3625651Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-03-14T05:58:30.3626346Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-03-14T05:58:30.3627431Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2025-03-14T05:58:30.3628709Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2025-03-14T05:58:30.3629568Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-03-14T05:58:30.3630585Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-03-14T05:58:30.3631286Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-03-14T05:58:30.3632074Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-03-14T05:58:30.3632917Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-03-14T05:58:30.3633697Z * [new tag] ciflow/linux-aarch64/146823 -> ciflow/linux-aarch64/146823 2025-03-14T05:58:30.3634468Z * [new tag] ciflow/linux-aarch64/146826 -> ciflow/linux-aarch64/146826 2025-03-14T05:58:30.3635202Z * [new tag] ciflow/linux-aarch64/146895 -> ciflow/linux-aarch64/146895 2025-03-14T05:58:30.3635998Z * [new tag] ciflow/linux-aarch64/147073 -> ciflow/linux-aarch64/147073 2025-03-14T05:58:30.3636714Z * [new tag] ciflow/linux-aarch64/147341 -> ciflow/linux-aarch64/147341 2025-03-14T05:58:30.3637479Z * [new tag] ciflow/linux-aarch64/147359 -> ciflow/linux-aarch64/147359 2025-03-14T05:58:30.3638241Z * [new tag] ciflow/linux-aarch64/147498 -> ciflow/linux-aarch64/147498 2025-03-14T05:58:30.3639250Z * [new tag] ciflow/linux-aarch64/147763 -> ciflow/linux-aarch64/147763 2025-03-14T05:58:30.3639876Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-03-14T05:58:30.3640685Z * [new tag] ciflow/linux-aarch64/147917 -> ciflow/linux-aarch64/147917 2025-03-14T05:58:30.3641412Z * [new tag] ciflow/linux-aarch64/148070 -> ciflow/linux-aarch64/148070 2025-03-14T05:58:30.3642186Z * [new tag] ciflow/linux-aarch64/148163 -> ciflow/linux-aarch64/148163 2025-03-14T05:58:30.3642953Z * [new tag] ciflow/linux-aarch64/148173 -> ciflow/linux-aarch64/148173 2025-03-14T05:58:30.3643935Z * [new tag] ciflow/linux-aarch64/148424 -> ciflow/linux-aarch64/148424 2025-03-14T05:58:30.3644576Z * [new tag] ciflow/linux-aarch64/148585 -> ciflow/linux-aarch64/148585 2025-03-14T05:58:30.3645345Z * [new tag] ciflow/linux-aarch64/148653 -> ciflow/linux-aarch64/148653 2025-03-14T05:58:30.3647002Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-03-14T05:58:30.3647659Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-03-14T05:58:30.3648381Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-03-14T05:58:30.3649097Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-03-14T05:58:30.3649823Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-03-14T05:58:30.3650901Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-03-14T05:58:30.3651560Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2025-03-14T05:58:30.3652265Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-03-14T05:58:30.3653194Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2025-03-14T05:58:30.3654388Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2025-03-14T05:58:30.3655170Z * [new tag] ciflow/mps/142097 -> ciflow/mps/142097 2025-03-14T05:58:30.3656420Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-03-14T05:58:30.3657429Z * [new tag] ciflow/mps/143630 -> ciflow/mps/143630 2025-03-14T05:58:30.3658420Z * [new tag] ciflow/mps/143666 -> ciflow/mps/143666 2025-03-14T05:58:30.3659203Z * [new tag] ciflow/mps/143911 -> ciflow/mps/143911 2025-03-14T05:58:30.3660064Z * [new tag] ciflow/mps/143966 -> ciflow/mps/143966 2025-03-14T05:58:30.3660762Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-03-14T05:58:30.3661483Z * [new tag] ciflow/mps/144664 -> ciflow/mps/144664 2025-03-14T05:58:30.3662873Z * [new tag] ciflow/mps/145955 -> ciflow/mps/145955 2025-03-14T05:58:30.3663552Z * [new tag] ciflow/mps/146436 -> ciflow/mps/146436 2025-03-14T05:58:30.3664558Z * [new tag] ciflow/mps/146754 -> ciflow/mps/146754 2025-03-14T05:58:30.3665255Z * [new tag] ciflow/mps/146989 -> ciflow/mps/146989 2025-03-14T05:58:30.3666046Z * [new tag] ciflow/mps/147205 -> ciflow/mps/147205 2025-03-14T05:58:30.3666786Z * [new tag] ciflow/mps/147583 -> ciflow/mps/147583 2025-03-14T05:58:30.3667902Z * [new tag] ciflow/mps/147644 -> ciflow/mps/147644 2025-03-14T05:58:30.3668571Z * [new tag] ciflow/mps/147893 -> ciflow/mps/147893 2025-03-14T05:58:30.3669315Z * [new tag] ciflow/mps/148408 -> ciflow/mps/148408 2025-03-14T05:58:30.3670060Z * [new tag] ciflow/mps/148415 -> ciflow/mps/148415 2025-03-14T05:58:30.3671089Z * [new tag] ciflow/mps/148942 -> ciflow/mps/148942 2025-03-14T05:58:30.3672017Z * [new tag] ciflow/mps/149147 -> ciflow/mps/149147 2025-03-14T05:58:30.3672716Z * [new tag] ciflow/mps/149173 -> ciflow/mps/149173 2025-03-14T05:58:30.3673483Z * [new tag] ciflow/mps/149179 -> ciflow/mps/149179 2025-03-14T05:58:30.3674215Z * [new tag] ciflow/mps/149180 -> ciflow/mps/149180 2025-03-14T05:58:30.3675423Z * [new tag] ciflow/op-benchmark/143733 -> ciflow/op-benchmark/143733 2025-03-14T05:58:30.3676581Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-03-14T05:58:30.3677679Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-03-14T05:58:30.3678390Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2025-03-14T05:58:30.3679161Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-03-14T05:58:30.3679885Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-03-14T05:58:30.3680591Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2025-03-14T05:58:30.3681404Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-03-14T05:58:30.3682148Z * [new tag] ciflow/periodic/144953 -> ciflow/periodic/144953 2025-03-14T05:58:30.3682908Z * [new tag] ciflow/periodic/145130 -> ciflow/periodic/145130 2025-03-14T05:58:30.3683591Z * [new tag] ciflow/periodic/146264 -> ciflow/periodic/146264 2025-03-14T05:58:30.3684445Z * [new tag] ciflow/periodic/146403 -> ciflow/periodic/146403 2025-03-14T05:58:30.3685541Z * [new tag] ciflow/periodic/146823 -> ciflow/periodic/146823 2025-03-14T05:58:30.3686601Z * [new tag] ciflow/periodic/146903 -> ciflow/periodic/146903 2025-03-14T05:58:30.3687429Z * [new tag] ciflow/periodic/147870 -> ciflow/periodic/147870 2025-03-14T05:58:30.3688672Z * [new tag] ciflow/periodic/148760 -> ciflow/periodic/148760 2025-03-14T05:58:30.3689469Z * [new tag] ciflow/periodic/149091 -> ciflow/periodic/149091 2025-03-14T05:58:30.3690550Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-03-14T05:58:30.3691348Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-03-14T05:58:30.3692421Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-03-14T05:58:30.3693407Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-03-14T05:58:30.3695044Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-03-14T05:58:30.3696202Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-03-14T05:58:30.3697111Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-03-14T05:58:30.3698239Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-03-14T05:58:30.3699366Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-03-14T05:58:30.3700452Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-03-14T05:58:30.3701540Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-03-14T05:58:30.3702400Z * [new tag] ciflow/rocm-mi300/148394 -> ciflow/rocm-mi300/148394 2025-03-14T05:58:30.3703151Z * [new tag] ciflow/rocm-mi300/148492 -> ciflow/rocm-mi300/148492 2025-03-14T05:58:30.3703861Z * [new tag] ciflow/rocm-mi300/148916 -> ciflow/rocm-mi300/148916 2025-03-14T05:58:30.3704866Z * [new tag] ciflow/rocm-mi300/148945 -> ciflow/rocm-mi300/148945 2025-03-14T05:58:30.3705833Z * [new tag] ciflow/rocm-mi300/149088 -> ciflow/rocm-mi300/149088 2025-03-14T05:58:30.3706910Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-03-14T05:58:30.3707546Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2025-03-14T05:58:30.3708269Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-03-14T05:58:30.3708975Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2025-03-14T05:58:30.3709705Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-03-14T05:58:30.3710416Z * [new tag] ciflow/rocm/142097 -> ciflow/rocm/142097 2025-03-14T05:58:30.3711117Z * [new tag] ciflow/rocm/142859 -> ciflow/rocm/142859 2025-03-14T05:58:30.3711870Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2025-03-14T05:58:30.3712660Z * [new tag] ciflow/rocm/143971 -> ciflow/rocm/143971 2025-03-14T05:58:30.3713391Z * [new tag] ciflow/rocm/144120 -> ciflow/rocm/144120 2025-03-14T05:58:30.3714199Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-03-14T05:58:30.3715316Z * [new tag] ciflow/rocm/144664 -> ciflow/rocm/144664 2025-03-14T05:58:30.3716317Z * [new tag] ciflow/rocm/145130 -> ciflow/rocm/145130 2025-03-14T05:58:30.3717312Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-03-14T05:58:30.3718112Z * [new tag] ciflow/rocm/145584 -> ciflow/rocm/145584 2025-03-14T05:58:30.3718888Z * [new tag] ciflow/rocm/145685 -> ciflow/rocm/145685 2025-03-14T05:58:30.3719624Z * [new tag] ciflow/rocm/146264 -> ciflow/rocm/146264 2025-03-14T05:58:30.3720622Z * [new tag] ciflow/rocm/146448 -> ciflow/rocm/146448 2025-03-14T05:58:30.3721275Z * [new tag] ciflow/rocm/146903 -> ciflow/rocm/146903 2025-03-14T05:58:30.3722042Z * [new tag] ciflow/rocm/147315 -> ciflow/rocm/147315 2025-03-14T05:58:30.3722962Z * [new tag] ciflow/rocm/147382 -> ciflow/rocm/147382 2025-03-14T05:58:30.3723775Z * [new tag] ciflow/rocm/147452 -> ciflow/rocm/147452 2025-03-14T05:58:30.3724820Z * [new tag] ciflow/rocm/147527 -> ciflow/rocm/147527 2025-03-14T05:58:30.3725569Z * [new tag] ciflow/rocm/147821 -> ciflow/rocm/147821 2025-03-14T05:58:30.3726250Z * [new tag] ciflow/rocm/148327 -> ciflow/rocm/148327 2025-03-14T05:58:30.3727367Z * [new tag] ciflow/rocm/148355 -> ciflow/rocm/148355 2025-03-14T05:58:30.3728031Z * [new tag] ciflow/rocm/148394 -> ciflow/rocm/148394 2025-03-14T05:58:30.3728769Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-03-14T05:58:30.3729582Z * [new tag] ciflow/rocm/148672 -> ciflow/rocm/148672 2025-03-14T05:58:30.3730309Z * [new tag] ciflow/rocm/148864 -> ciflow/rocm/148864 2025-03-14T05:58:30.3731098Z * [new tag] ciflow/rocm/148880 -> ciflow/rocm/148880 2025-03-14T05:58:30.3732058Z * [new tag] ciflow/rocm/148911 -> ciflow/rocm/148911 2025-03-14T05:58:30.3732764Z * [new tag] ciflow/rocm/148916 -> ciflow/rocm/148916 2025-03-14T05:58:30.3733499Z * [new tag] ciflow/rocm/148945 -> ciflow/rocm/148945 2025-03-14T05:58:30.3734294Z * [new tag] ciflow/rocm/149039 -> ciflow/rocm/149039 2025-03-14T05:58:30.3735037Z * [new tag] ciflow/rocm/149041 -> ciflow/rocm/149041 2025-03-14T05:58:30.3735992Z * [new tag] ciflow/rocm/149145 -> ciflow/rocm/149145 2025-03-14T05:58:30.3737004Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-03-14T05:58:30.3737668Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-03-14T05:58:30.3738466Z * [new tag] ciflow/s390/148452 -> ciflow/s390/148452 2025-03-14T05:58:30.3739659Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-03-14T05:58:30.3740422Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-03-14T05:58:30.3741855Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-03-14T05:58:30.3742252Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-03-14T05:58:30.3743012Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-03-14T05:58:30.3743704Z * [new tag] ciflow/slow/146903 -> ciflow/slow/146903 2025-03-14T05:58:30.3744683Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-03-14T05:58:30.3745694Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-03-14T05:58:30.3746967Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-03-14T05:58:30.3748149Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-03-14T05:58:30.3749270Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-03-14T05:58:30.3750232Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-03-14T05:58:30.3751057Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-03-14T05:58:30.3752077Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-03-14T05:58:30.3753530Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-03-14T05:58:30.3754016Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-03-14T05:58:30.3755055Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-03-14T05:58:30.3755900Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-03-14T05:58:30.3756941Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-03-14T05:58:30.3757921Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-03-14T05:58:30.3759330Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-03-14T05:58:30.3759910Z * [new tag] ciflow/trunk/101814 -> ciflow/trunk/101814 2025-03-14T05:58:30.3760622Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-03-14T05:58:30.3761591Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2025-03-14T05:58:30.3762682Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-03-14T05:58:30.3763324Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-03-14T05:58:30.3764044Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-03-14T05:58:30.3764796Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-03-14T05:58:30.3765483Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-03-14T05:58:30.3766211Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-03-14T05:58:30.3766912Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-03-14T05:58:30.3767653Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-03-14T05:58:30.3768727Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-03-14T05:58:30.3769725Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-03-14T05:58:30.3770674Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-03-14T05:58:30.3771745Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2025-03-14T05:58:30.3772562Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-03-14T05:58:30.3773497Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-03-14T05:58:30.3774167Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-03-14T05:58:30.3774944Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2025-03-14T05:58:30.3775669Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-03-14T05:58:30.3776403Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-03-14T05:58:30.3777181Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2025-03-14T05:58:30.3778199Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2025-03-14T05:58:30.3778995Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2025-03-14T05:58:30.3779732Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-03-14T05:58:30.3780570Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-03-14T05:58:30.3781538Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-03-14T05:58:30.3782195Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-03-14T05:58:30.3782903Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-03-14T05:58:30.3783654Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-03-14T05:58:30.3784428Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-03-14T05:58:30.3785203Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-03-14T05:58:30.3785969Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-03-14T05:58:30.3786635Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-03-14T05:58:30.3787665Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2025-03-14T05:58:30.3788404Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2025-03-14T05:58:30.3789192Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-03-14T05:58:30.3790131Z * [new tag] ciflow/trunk/136780 -> ciflow/trunk/136780 2025-03-14T05:58:30.3790951Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-03-14T05:58:30.3791834Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-03-14T05:58:30.3792638Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-03-14T05:58:30.3793337Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2025-03-14T05:58:30.3794104Z * [new tag] ciflow/trunk/138436 -> ciflow/trunk/138436 2025-03-14T05:58:30.3794824Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-03-14T05:58:30.3795598Z * [new tag] ciflow/trunk/138834 -> ciflow/trunk/138834 2025-03-14T05:58:30.3796356Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-03-14T05:58:30.3797294Z * [new tag] ciflow/trunk/139070 -> ciflow/trunk/139070 2025-03-14T05:58:30.3797958Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-03-14T05:58:30.3798934Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-03-14T05:58:30.3799593Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-03-14T05:58:30.3800359Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-03-14T05:58:30.3801093Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-03-14T05:58:30.3802029Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2025-03-14T05:58:30.3802710Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2025-03-14T05:58:30.3803511Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2025-03-14T05:58:30.3804234Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-03-14T05:58:30.3804969Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-03-14T05:58:30.3805976Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2025-03-14T05:58:30.3806765Z * [new tag] ciflow/trunk/140756 -> ciflow/trunk/140756 2025-03-14T05:58:30.3807539Z * [new tag] ciflow/trunk/140979 -> ciflow/trunk/140979 2025-03-14T05:58:30.3808260Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2025-03-14T05:58:30.3809298Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2025-03-14T05:58:30.3809974Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-03-14T05:58:30.3810752Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-03-14T05:58:30.3811708Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2025-03-14T05:58:30.3812393Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-03-14T05:58:30.3813135Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2025-03-14T05:58:30.3814475Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-03-14T05:58:30.3815152Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2025-03-14T05:58:30.3815921Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2025-03-14T05:58:30.3816657Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2025-03-14T05:58:30.3817626Z * [new tag] ciflow/trunk/142326 -> ciflow/trunk/142326 2025-03-14T05:58:30.3818391Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-03-14T05:58:30.3819310Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-03-14T05:58:30.3820276Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2025-03-14T05:58:30.3820947Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-03-14T05:58:30.3822100Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2025-03-14T05:58:30.3822897Z * [new tag] ciflow/trunk/143261 -> ciflow/trunk/143261 2025-03-14T05:58:30.3823655Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2025-03-14T05:58:30.3824436Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2025-03-14T05:58:30.3825450Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2025-03-14T05:58:30.3826273Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2025-03-14T05:58:30.3827050Z * [new tag] ciflow/trunk/143416 -> ciflow/trunk/143416 2025-03-14T05:58:30.3828018Z * [new tag] ciflow/trunk/143451 -> ciflow/trunk/143451 2025-03-14T05:58:30.3828769Z * [new tag] ciflow/trunk/143475 -> ciflow/trunk/143475 2025-03-14T05:58:30.3829514Z * [new tag] ciflow/trunk/143630 -> ciflow/trunk/143630 2025-03-14T05:58:30.3830291Z * [new tag] ciflow/trunk/143666 -> ciflow/trunk/143666 2025-03-14T05:58:30.3831024Z * [new tag] ciflow/trunk/143671 -> ciflow/trunk/143671 2025-03-14T05:58:30.3832127Z * [new tag] ciflow/trunk/143689 -> ciflow/trunk/143689 2025-03-14T05:58:30.3832776Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-03-14T05:58:30.3833867Z * [new tag] ciflow/trunk/143733 -> ciflow/trunk/143733 2025-03-14T05:58:30.3834804Z * [new tag] ciflow/trunk/143822 -> ciflow/trunk/143822 2025-03-14T05:58:30.3835744Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-03-14T05:58:30.3836683Z * [new tag] ciflow/trunk/143894 -> ciflow/trunk/143894 2025-03-14T05:58:30.3837369Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-03-14T05:58:30.3838131Z * [new tag] ciflow/trunk/143961 -> ciflow/trunk/143961 2025-03-14T05:58:30.3838886Z * [new tag] ciflow/trunk/143966 -> ciflow/trunk/143966 2025-03-14T05:58:30.3839665Z * [new tag] ciflow/trunk/144017 -> ciflow/trunk/144017 2025-03-14T05:58:30.3840616Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-03-14T05:58:30.3841305Z * [new tag] ciflow/trunk/144120 -> ciflow/trunk/144120 2025-03-14T05:58:30.3842241Z * [new tag] ciflow/trunk/144138 -> ciflow/trunk/144138 2025-03-14T05:58:30.3842944Z * [new tag] ciflow/trunk/144172 -> ciflow/trunk/144172 2025-03-14T05:58:30.3843888Z * [new tag] ciflow/trunk/144177 -> ciflow/trunk/144177 2025-03-14T05:58:30.3844849Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-03-14T05:58:30.3845531Z * [new tag] ciflow/trunk/144272 -> ciflow/trunk/144272 2025-03-14T05:58:30.3846300Z * [new tag] ciflow/trunk/144293 -> ciflow/trunk/144293 2025-03-14T05:58:30.3847040Z * [new tag] ciflow/trunk/144452 -> ciflow/trunk/144452 2025-03-14T05:58:30.3847995Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-03-14T05:58:30.3848655Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-03-14T05:58:30.3849443Z * [new tag] ciflow/trunk/144572 -> ciflow/trunk/144572 2025-03-14T05:58:30.3850582Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-03-14T05:58:30.3851207Z * [new tag] ciflow/trunk/144621 -> ciflow/trunk/144621 2025-03-14T05:58:30.3851941Z * [new tag] ciflow/trunk/144664 -> ciflow/trunk/144664 2025-03-14T05:58:30.3852739Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-03-14T05:58:30.3853446Z * [new tag] ciflow/trunk/144733 -> ciflow/trunk/144733 2025-03-14T05:58:30.3854193Z * [new tag] ciflow/trunk/144771 -> ciflow/trunk/144771 2025-03-14T05:58:30.3855137Z * [new tag] ciflow/trunk/144844 -> ciflow/trunk/144844 2025-03-14T05:58:30.3855817Z * [new tag] ciflow/trunk/144880 -> ciflow/trunk/144880 2025-03-14T05:58:30.3856629Z * [new tag] ciflow/trunk/144925 -> ciflow/trunk/144925 2025-03-14T05:58:30.3857373Z * [new tag] ciflow/trunk/144953 -> ciflow/trunk/144953 2025-03-14T05:58:30.3858123Z * [new tag] ciflow/trunk/144975 -> ciflow/trunk/144975 2025-03-14T05:58:30.3859031Z * [new tag] ciflow/trunk/144992 -> ciflow/trunk/144992 2025-03-14T05:58:30.3859956Z * [new tag] ciflow/trunk/145061 -> ciflow/trunk/145061 2025-03-14T05:58:30.3860629Z * [new tag] ciflow/trunk/145116 -> ciflow/trunk/145116 2025-03-14T05:58:30.3861401Z * [new tag] ciflow/trunk/145119 -> ciflow/trunk/145119 2025-03-14T05:58:30.3862128Z * [new tag] ciflow/trunk/145130 -> ciflow/trunk/145130 2025-03-14T05:58:30.3863129Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-03-14T05:58:30.3863789Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-03-14T05:58:30.3864571Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-03-14T05:58:30.3865316Z * [new tag] ciflow/trunk/145241 -> ciflow/trunk/145241 2025-03-14T05:58:30.3866080Z * [new tag] ciflow/trunk/145254 -> ciflow/trunk/145254 2025-03-14T05:58:30.3867382Z * [new tag] ciflow/trunk/145331 -> ciflow/trunk/145331 2025-03-14T05:58:30.3868222Z * [new tag] ciflow/trunk/145406 -> ciflow/trunk/145406 2025-03-14T05:58:30.3868991Z * [new tag] ciflow/trunk/145523 -> ciflow/trunk/145523 2025-03-14T05:58:30.3869763Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-03-14T05:58:30.3870781Z * [new tag] ciflow/trunk/145600 -> ciflow/trunk/145600 2025-03-14T05:58:30.3871607Z * [new tag] ciflow/trunk/145674 -> ciflow/trunk/145674 2025-03-14T05:58:30.3872537Z * [new tag] ciflow/trunk/145677 -> ciflow/trunk/145677 2025-03-14T05:58:30.3873547Z * [new tag] ciflow/trunk/145719 -> ciflow/trunk/145719 2025-03-14T05:58:30.3874282Z * [new tag] ciflow/trunk/145936 -> ciflow/trunk/145936 2025-03-14T05:58:30.3875034Z * [new tag] ciflow/trunk/145979 -> ciflow/trunk/145979 2025-03-14T05:58:30.3875866Z * [new tag] ciflow/trunk/146051 -> ciflow/trunk/146051 2025-03-14T05:58:30.3876805Z * [new tag] ciflow/trunk/146090 -> ciflow/trunk/146090 2025-03-14T05:58:30.3877664Z * [new tag] ciflow/trunk/146115 -> ciflow/trunk/146115 2025-03-14T05:58:30.3882477Z * [new tag] ciflow/trunk/146135 -> ciflow/trunk/146135 2025-03-14T05:58:30.3883077Z * [new tag] ciflow/trunk/146176 -> ciflow/trunk/146176 2025-03-14T05:58:30.3884099Z * [new tag] ciflow/trunk/146182 -> ciflow/trunk/146182 2025-03-14T05:58:30.3884805Z * [new tag] ciflow/trunk/146275 -> ciflow/trunk/146275 2025-03-14T05:58:30.3885980Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-03-14T05:58:30.3886475Z * [new tag] ciflow/trunk/146335 -> ciflow/trunk/146335 2025-03-14T05:58:30.3887197Z * [new tag] ciflow/trunk/146421 -> ciflow/trunk/146421 2025-03-14T05:58:30.3888274Z * [new tag] ciflow/trunk/146489 -> ciflow/trunk/146489 2025-03-14T05:58:30.3889036Z * [new tag] ciflow/trunk/146517 -> ciflow/trunk/146517 2025-03-14T05:58:30.3889805Z * [new tag] ciflow/trunk/146530 -> ciflow/trunk/146530 2025-03-14T05:58:30.3890737Z * [new tag] ciflow/trunk/146561 -> ciflow/trunk/146561 2025-03-14T05:58:30.3891438Z * [new tag] ciflow/trunk/146562 -> ciflow/trunk/146562 2025-03-14T05:58:30.3892226Z * [new tag] ciflow/trunk/146573 -> ciflow/trunk/146573 2025-03-14T05:58:30.3892987Z * [new tag] ciflow/trunk/146661 -> ciflow/trunk/146661 2025-03-14T05:58:30.3893751Z * [new tag] ciflow/trunk/146718 -> ciflow/trunk/146718 2025-03-14T05:58:30.3894493Z * [new tag] ciflow/trunk/146777 -> ciflow/trunk/146777 2025-03-14T05:58:30.3895556Z * [new tag] ciflow/trunk/146807 -> ciflow/trunk/146807 2025-03-14T05:58:30.3896208Z * [new tag] ciflow/trunk/146823 -> ciflow/trunk/146823 2025-03-14T05:58:30.3896966Z * [new tag] ciflow/trunk/146826 -> ciflow/trunk/146826 2025-03-14T05:58:30.3897703Z * [new tag] ciflow/trunk/146827 -> ciflow/trunk/146827 2025-03-14T05:58:30.3898573Z * [new tag] ciflow/trunk/146845 -> ciflow/trunk/146845 2025-03-14T05:58:30.3899363Z * [new tag] ciflow/trunk/146874 -> ciflow/trunk/146874 2025-03-14T05:58:30.3900129Z * [new tag] ciflow/trunk/146903 -> ciflow/trunk/146903 2025-03-14T05:58:30.3901069Z * [new tag] ciflow/trunk/146911 -> ciflow/trunk/146911 2025-03-14T05:58:30.3901786Z * [new tag] ciflow/trunk/146928 -> ciflow/trunk/146928 2025-03-14T05:58:30.3902527Z * [new tag] ciflow/trunk/147014 -> ciflow/trunk/147014 2025-03-14T05:58:30.3903297Z * [new tag] ciflow/trunk/147072 -> ciflow/trunk/147072 2025-03-14T05:58:30.3904054Z * [new tag] ciflow/trunk/147105 -> ciflow/trunk/147105 2025-03-14T05:58:30.3904820Z * [new tag] ciflow/trunk/147155 -> ciflow/trunk/147155 2025-03-14T05:58:30.3905799Z * [new tag] ciflow/trunk/147260 -> ciflow/trunk/147260 2025-03-14T05:58:30.3906499Z * [new tag] ciflow/trunk/147272 -> ciflow/trunk/147272 2025-03-14T05:58:30.3907236Z * [new tag] ciflow/trunk/147314 -> ciflow/trunk/147314 2025-03-14T05:58:30.3908045Z * [new tag] ciflow/trunk/147349 -> ciflow/trunk/147349 2025-03-14T05:58:30.3908787Z * [new tag] ciflow/trunk/147368 -> ciflow/trunk/147368 2025-03-14T05:58:30.3909543Z * [new tag] ciflow/trunk/147422 -> ciflow/trunk/147422 2025-03-14T05:58:30.3910563Z * [new tag] ciflow/trunk/147433 -> ciflow/trunk/147433 2025-03-14T05:58:30.3911262Z * [new tag] ciflow/trunk/147452 -> ciflow/trunk/147452 2025-03-14T05:58:30.3912045Z * [new tag] ciflow/trunk/147481 -> ciflow/trunk/147481 2025-03-14T05:58:30.3912787Z * [new tag] ciflow/trunk/147498 -> ciflow/trunk/147498 2025-03-14T05:58:30.3913564Z * [new tag] ciflow/trunk/147507 -> ciflow/trunk/147507 2025-03-14T05:58:30.3914313Z * [new tag] ciflow/trunk/147527 -> ciflow/trunk/147527 2025-03-14T05:58:30.3915162Z * [new tag] ciflow/trunk/147583 -> ciflow/trunk/147583 2025-03-14T05:58:30.3916188Z * [new tag] ciflow/trunk/147593 -> ciflow/trunk/147593 2025-03-14T05:58:30.3916892Z * [new tag] ciflow/trunk/147656 -> ciflow/trunk/147656 2025-03-14T05:58:30.3917671Z * [new tag] ciflow/trunk/147664 -> ciflow/trunk/147664 2025-03-14T05:58:30.3918630Z * [new tag] ciflow/trunk/147670 -> ciflow/trunk/147670 2025-03-14T05:58:30.3919431Z * [new tag] ciflow/trunk/147723 -> ciflow/trunk/147723 2025-03-14T05:58:30.3920209Z * [new tag] ciflow/trunk/147752 -> ciflow/trunk/147752 2025-03-14T05:58:30.3920978Z * [new tag] ciflow/trunk/147797 -> ciflow/trunk/147797 2025-03-14T05:58:30.3921971Z * [new tag] ciflow/trunk/147808 -> ciflow/trunk/147808 2025-03-14T05:58:30.3923204Z * [new tag] ciflow/trunk/147820 -> ciflow/trunk/147820 2025-03-14T05:58:30.3924492Z * [new tag] ciflow/trunk/147821 -> ciflow/trunk/147821 2025-03-14T05:58:30.3925208Z * [new tag] ciflow/trunk/147870 -> ciflow/trunk/147870 2025-03-14T05:58:30.3925965Z * [new tag] ciflow/trunk/147881 -> ciflow/trunk/147881 2025-03-14T05:58:30.3926721Z * [new tag] ciflow/trunk/147897 -> ciflow/trunk/147897 2025-03-14T05:58:30.3927478Z * [new tag] ciflow/trunk/147910 -> ciflow/trunk/147910 2025-03-14T05:58:30.3928438Z * [new tag] ciflow/trunk/147917 -> ciflow/trunk/147917 2025-03-14T05:58:30.3929280Z * [new tag] ciflow/trunk/147962 -> ciflow/trunk/147962 2025-03-14T05:58:30.3929860Z * [new tag] ciflow/trunk/148024 -> ciflow/trunk/148024 2025-03-14T05:58:30.3930627Z * [new tag] ciflow/trunk/148070 -> ciflow/trunk/148070 2025-03-14T05:58:30.3931416Z * [new tag] ciflow/trunk/148130 -> ciflow/trunk/148130 2025-03-14T05:58:30.3932144Z * [new tag] ciflow/trunk/148131 -> ciflow/trunk/148131 2025-03-14T05:58:30.3933252Z * [new tag] ciflow/trunk/148140 -> ciflow/trunk/148140 2025-03-14T05:58:30.3933929Z * [new tag] ciflow/trunk/148163 -> ciflow/trunk/148163 2025-03-14T05:58:30.3934731Z * [new tag] ciflow/trunk/148173 -> ciflow/trunk/148173 2025-03-14T05:58:30.3935459Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-03-14T05:58:30.3936501Z * [new tag] ciflow/trunk/148258 -> ciflow/trunk/148258 2025-03-14T05:58:30.3937439Z * [new tag] ciflow/trunk/148281 -> ciflow/trunk/148281 2025-03-14T05:58:30.3938241Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-03-14T05:58:30.3939040Z * [new tag] ciflow/trunk/148502 -> ciflow/trunk/148502 2025-03-14T05:58:30.3939822Z * [new tag] ciflow/trunk/148503 -> ciflow/trunk/148503 2025-03-14T05:58:30.3940562Z * [new tag] ciflow/trunk/148517 -> ciflow/trunk/148517 2025-03-14T05:58:30.3941369Z * [new tag] ciflow/trunk/148554 -> ciflow/trunk/148554 2025-03-14T05:58:30.3942096Z * [new tag] ciflow/trunk/148561 -> ciflow/trunk/148561 2025-03-14T05:58:30.3943247Z * [new tag] ciflow/trunk/148611 -> ciflow/trunk/148611 2025-03-14T05:58:30.3943919Z * [new tag] ciflow/trunk/148622 -> ciflow/trunk/148622 2025-03-14T05:58:30.3944938Z * [new tag] ciflow/trunk/148646 -> ciflow/trunk/148646 2025-03-14T05:58:30.3945593Z * [new tag] ciflow/trunk/148684 -> ciflow/trunk/148684 2025-03-14T05:58:30.3946391Z * [new tag] ciflow/trunk/148704 -> ciflow/trunk/148704 2025-03-14T05:58:30.3947585Z * [new tag] ciflow/trunk/148708 -> ciflow/trunk/148708 2025-03-14T05:58:30.3948247Z * [new tag] ciflow/trunk/148772 -> ciflow/trunk/148772 2025-03-14T05:58:30.3948982Z * [new tag] ciflow/trunk/148773 -> ciflow/trunk/148773 2025-03-14T05:58:30.3949732Z * [new tag] ciflow/trunk/148800 -> ciflow/trunk/148800 2025-03-14T05:58:30.3950526Z * [new tag] ciflow/trunk/148823 -> ciflow/trunk/148823 2025-03-14T05:58:30.3951292Z * [new tag] ciflow/trunk/148834 -> ciflow/trunk/148834 2025-03-14T05:58:30.3952040Z * [new tag] ciflow/trunk/148864 -> ciflow/trunk/148864 2025-03-14T05:58:30.3953001Z * [new tag] ciflow/trunk/148875 -> ciflow/trunk/148875 2025-03-14T05:58:30.3953688Z * [new tag] ciflow/trunk/148878 -> ciflow/trunk/148878 2025-03-14T05:58:30.3954493Z * [new tag] ciflow/trunk/148880 -> ciflow/trunk/148880 2025-03-14T05:58:30.3955233Z * [new tag] ciflow/trunk/148890 -> ciflow/trunk/148890 2025-03-14T05:58:30.3956003Z * [new tag] ciflow/trunk/148900 -> ciflow/trunk/148900 2025-03-14T05:58:30.3956780Z * [new tag] ciflow/trunk/148903 -> ciflow/trunk/148903 2025-03-14T05:58:30.3957768Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-03-14T05:58:30.3958615Z * [new tag] ciflow/trunk/148936 -> ciflow/trunk/148936 2025-03-14T05:58:30.3959380Z * [new tag] ciflow/trunk/148997 -> ciflow/trunk/148997 2025-03-14T05:58:30.3960136Z * [new tag] ciflow/trunk/149007 -> ciflow/trunk/149007 2025-03-14T05:58:30.3961091Z * [new tag] ciflow/trunk/149018 -> ciflow/trunk/149018 2025-03-14T05:58:30.3961794Z * [new tag] ciflow/trunk/149041 -> ciflow/trunk/149041 2025-03-14T05:58:30.3962781Z * [new tag] ciflow/trunk/149053 -> ciflow/trunk/149053 2025-03-14T05:58:30.3963481Z * [new tag] ciflow/trunk/149054 -> ciflow/trunk/149054 2025-03-14T05:58:30.3964231Z * [new tag] ciflow/trunk/149064 -> ciflow/trunk/149064 2025-03-14T05:58:30.3964996Z * [new tag] ciflow/trunk/149074 -> ciflow/trunk/149074 2025-03-14T05:58:30.3965948Z * [new tag] ciflow/trunk/149098 -> ciflow/trunk/149098 2025-03-14T05:58:30.3966753Z * [new tag] ciflow/trunk/149113 -> ciflow/trunk/149113 2025-03-14T05:58:30.3967537Z * [new tag] ciflow/trunk/149136 -> ciflow/trunk/149136 2025-03-14T05:58:30.3968498Z * [new tag] ciflow/trunk/149146 -> ciflow/trunk/149146 2025-03-14T05:58:30.3969552Z * [new tag] ciflow/trunk/149159 -> ciflow/trunk/149159 2025-03-14T05:58:30.3970389Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-03-14T05:58:30.3971367Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-03-14T05:58:30.3972597Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-03-14T05:58:30.3973399Z * [new tag] ciflow/unstable/146104 -> ciflow/unstable/146104 2025-03-14T05:58:30.3974134Z * [new tag] ciflow/unstable/146264 -> ciflow/unstable/146264 2025-03-14T05:58:30.3975300Z * [new tag] ciflow/win-arm64/148753 -> ciflow/win-arm64/148753 2025-03-14T05:58:30.3976110Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2025-03-14T05:58:30.3976851Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2025-03-14T05:58:30.3977828Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-03-14T05:58:30.3978619Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2025-03-14T05:58:30.3979404Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-03-14T05:58:30.3980050Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-03-14T05:58:30.3980752Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-03-14T05:58:30.3981499Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2025-03-14T05:58:30.3982169Z * [new tag] ciflow/xpu/143597 -> ciflow/xpu/143597 2025-03-14T05:58:30.3982875Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-03-14T05:58:30.3983599Z * [new tag] ciflow/xpu/144452 -> ciflow/xpu/144452 2025-03-14T05:58:30.3984769Z * [new tag] ciflow/xpu/144664 -> ciflow/xpu/144664 2025-03-14T05:58:30.3985787Z * [new tag] ciflow/xpu/147349 -> ciflow/xpu/147349 2025-03-14T05:58:30.3986971Z * [new tag] ciflow/xpu/147355 -> ciflow/xpu/147355 2025-03-14T05:58:30.3987660Z * [new tag] ciflow/xpu/147498 -> ciflow/xpu/147498 2025-03-14T05:58:30.3988395Z * [new tag] ciflow/xpu/147507 -> ciflow/xpu/147507 2025-03-14T05:58:30.3989216Z * [new tag] ciflow/xpu/147583 -> ciflow/xpu/147583 2025-03-14T05:58:30.3989966Z * [new tag] ciflow/xpu/147664 -> ciflow/xpu/147664 2025-03-14T05:58:30.3990715Z * [new tag] ciflow/xpu/147821 -> ciflow/xpu/147821 2025-03-14T05:58:30.3991459Z * [new tag] ciflow/xpu/147962 -> ciflow/xpu/147962 2025-03-14T05:58:30.3992230Z * [new tag] ciflow/xpu/148646 -> ciflow/xpu/148646 2025-03-14T05:58:30.3992955Z * [new tag] ciflow/xpu/148864 -> ciflow/xpu/148864 2025-03-14T05:58:30.3993901Z * [new tag] ciflow/xpu/148880 -> ciflow/xpu/148880 2025-03-14T05:58:30.3994570Z * [new tag] ciflow/xpu/149053 -> ciflow/xpu/149053 2025-03-14T05:58:30.3995324Z * [new tag] ciflow/xpu/149113 -> ciflow/xpu/149113 2025-03-14T05:58:30.3996047Z * [new tag] ciflow/xpu/149175 -> ciflow/xpu/149175 2025-03-14T05:58:30.3997035Z * [new tag] cslpull75 -> cslpull75 2025-03-14T05:58:30.3997762Z * [new tag] cslpull76 -> cslpull76 2025-03-14T05:58:30.3998656Z * [new tag] cslpull77 -> cslpull77 2025-03-14T05:58:30.3999396Z * [new tag] cslpull78 -> cslpull78 2025-03-14T05:58:30.4000561Z * [new tag] cslpull79 -> cslpull79 2025-03-14T05:58:30.4001756Z * [new tag] cslpull80 -> cslpull80 2025-03-14T05:58:30.4002659Z * [new tag] cslpull81 -> cslpull81 2025-03-14T05:58:30.4003449Z * [new tag] cslpull82 -> cslpull82 2025-03-14T05:58:30.4004369Z * [new tag] cslpull83 -> cslpull83 2025-03-14T05:58:30.4005141Z * [new tag] cslpull84 -> cslpull84 2025-03-14T05:58:30.4005987Z * [new tag] cslpull85 -> cslpull85 2025-03-14T05:58:30.4006997Z * [new tag] cslpull86 -> cslpull86 2025-03-14T05:58:30.4007789Z * [new tag] cslpull87 -> cslpull87 2025-03-14T05:58:30.4008778Z * [new tag] cslpull88 -> cslpull88 2025-03-14T05:58:30.4009541Z * [new tag] cslpull89 -> cslpull89 2025-03-14T05:58:30.4010268Z * [new tag] cslpull90 -> cslpull90 2025-03-14T05:58:30.4011646Z * [new tag] cslpull91 -> cslpull91 2025-03-14T05:58:30.4012531Z * [new tag] cslpull92 -> cslpull92 2025-03-14T05:58:30.4013302Z * [new tag] flight_5 -> flight_5 2025-03-14T05:58:30.4014390Z * [new tag] flight_5.1 -> flight_5.1 2025-03-14T05:58:30.4015309Z * [new tag] flight_5.2 -> flight_5.2 2025-03-14T05:58:30.4016064Z * [new tag] flight_5.3 -> flight_5.3 2025-03-14T05:58:30.4016977Z * [new tag] forpull1 -> forpull1 2025-03-14T05:58:30.4018205Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-03-14T05:58:30.4019230Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-03-14T05:58:30.4020005Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-03-14T05:58:30.4021041Z * [new tag] nightly-binary -> nightly-binary 2025-03-14T05:58:30.4021876Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-03-14T05:58:30.4022918Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-03-14T05:58:30.4023684Z * [new tag] v0.1.1 -> v0.1.1 2025-03-14T05:58:30.4024637Z * [new tag] v0.1.10 -> v0.1.10 2025-03-14T05:58:30.4025564Z * [new tag] v0.1.11 -> v0.1.11 2025-03-14T05:58:30.4026351Z * [new tag] v0.1.12 -> v0.1.12 2025-03-14T05:58:30.4027132Z * [new tag] v0.1.2 -> v0.1.2 2025-03-14T05:58:30.4028075Z * [new tag] v0.1.3 -> v0.1.3 2025-03-14T05:58:30.4028782Z * [new tag] v0.1.4 -> v0.1.4 2025-03-14T05:58:30.4029694Z * [new tag] v0.1.5 -> v0.1.5 2025-03-14T05:58:30.4030483Z * [new tag] v0.1.6 -> v0.1.6 2025-03-14T05:58:30.4031339Z * [new tag] v0.1.7 -> v0.1.7 2025-03-14T05:58:30.4032066Z * [new tag] v0.1.8 -> v0.1.8 2025-03-14T05:58:30.4032952Z * [new tag] v0.1.9 -> v0.1.9 2025-03-14T05:58:30.4033733Z * [new tag] v0.2.0 -> v0.2.0 2025-03-14T05:58:30.4034695Z * [new tag] v0.3.0 -> v0.3.0 2025-03-14T05:58:30.4035709Z * [new tag] v0.3.1 -> v0.3.1 2025-03-14T05:58:30.4036605Z * [new tag] v0.4.0 -> v0.4.0 2025-03-14T05:58:30.4037391Z * [new tag] v0.4.1 -> v0.4.1 2025-03-14T05:58:30.4038322Z * [new tag] v1.0.0 -> v1.0.0 2025-03-14T05:58:30.4039232Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-03-14T05:58:30.4040107Z * [new tag] v1.0.1 -> v1.0.1 2025-03-14T05:58:30.4041057Z * [new tag] v1.0rc0 -> v1.0rc0 2025-03-14T05:58:30.4041611Z * [new tag] v1.0rc1 -> v1.0rc1 2025-03-14T05:58:30.4042657Z * [new tag] v1.1.0 -> v1.1.0 2025-03-14T05:58:30.4043582Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-03-14T05:58:30.4044687Z * [new tag] v1.10.0 -> v1.10.0 2025-03-14T05:58:30.4045671Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-03-14T05:58:30.4046623Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-03-14T05:58:30.4047409Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-03-14T05:58:30.4048223Z * [new tag] v1.10.1 -> v1.10.1 2025-03-14T05:58:30.4048905Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-03-14T05:58:30.4049877Z * [new tag] v1.10.2 -> v1.10.2 2025-03-14T05:58:30.4050426Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-03-14T05:58:30.4051431Z * [new tag] v1.11.0 -> v1.11.0 2025-03-14T05:58:30.4052409Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-03-14T05:58:30.4053433Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-03-14T05:58:30.4054372Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-03-14T05:58:30.4055385Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-03-14T05:58:30.4056191Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-03-14T05:58:30.4056893Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-03-14T05:58:30.4057572Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-03-14T05:58:30.4058669Z * [new tag] v1.12.0 -> v1.12.0 2025-03-14T05:58:30.4059553Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-03-14T05:58:30.4060497Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-03-14T05:58:30.4061490Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-03-14T05:58:30.4062425Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-03-14T05:58:30.4063359Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-03-14T05:58:30.4064336Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-03-14T05:58:30.4064981Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-03-14T05:58:30.4065683Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-03-14T05:58:30.4066385Z * [new tag] v1.12.1 -> v1.12.1 2025-03-14T05:58:30.4067549Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-03-14T05:58:30.4068468Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-03-14T05:58:30.4069436Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-03-14T05:58:30.4070365Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-03-14T05:58:30.4071041Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-03-14T05:58:30.4072047Z * [new tag] v1.13.0 -> v1.13.0 2025-03-14T05:58:30.4072857Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-03-14T05:58:30.4073852Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-03-14T05:58:30.4074762Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-03-14T05:58:30.4075836Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-03-14T05:58:30.4076464Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-03-14T05:58:30.4077132Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-03-14T05:58:30.4078433Z * [new tag] v1.13.1 -> v1.13.1 2025-03-14T05:58:30.4079041Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-03-14T05:58:30.4080022Z * [new tag] v1.2.0 -> v1.2.0 2025-03-14T05:58:30.4080937Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-03-14T05:58:30.4081717Z * [new tag] v1.3.0 -> v1.3.0 2025-03-14T05:58:30.4082680Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-03-14T05:58:30.4083246Z * [new tag] v1.3.1 -> v1.3.1 2025-03-14T05:58:30.4084248Z * [new tag] v1.4.0 -> v1.4.0 2025-03-14T05:58:30.4085134Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-03-14T05:58:30.4085986Z * [new tag] v1.4.1 -> v1.4.1 2025-03-14T05:58:30.4086826Z * [new tag] v1.5.0 -> v1.5.0 2025-03-14T05:58:30.4087916Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-03-14T05:58:30.4088741Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-03-14T05:58:30.4089835Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-03-14T05:58:30.4090603Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-03-14T05:58:30.4091286Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-03-14T05:58:30.4092334Z * [new tag] v1.5.1 -> v1.5.1 2025-03-14T05:58:30.4092975Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-03-14T05:58:30.4093675Z * [new tag] v1.6.0 -> v1.6.0 2025-03-14T05:58:30.4094703Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-03-14T05:58:30.4095699Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-03-14T05:58:30.4096655Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-03-14T05:58:30.4097436Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-03-14T05:58:30.4098510Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-03-14T05:58:30.4099490Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-03-14T05:58:30.4100201Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-03-14T05:58:30.4101189Z * [new tag] v1.7.0 -> v1.7.0 2025-03-14T05:58:30.4102220Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-03-14T05:58:30.4103258Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-03-14T05:58:30.4104237Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-03-14T05:58:30.4104950Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-03-14T05:58:30.4105739Z * [new tag] v1.7.1 -> v1.7.1 2025-03-14T05:58:30.4107041Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-03-14T05:58:30.4107985Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-03-14T05:58:30.4108636Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-03-14T05:58:30.4109612Z * [new tag] v1.8.0 -> v1.8.0 2025-03-14T05:58:30.4110284Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-03-14T05:58:30.4111332Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-03-14T05:58:30.4112339Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-03-14T05:58:30.4113254Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-03-14T05:58:30.4113925Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-03-14T05:58:30.4114609Z * [new tag] v1.8.1 -> v1.8.1 2025-03-14T05:58:30.4115591Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-03-14T05:58:30.4116250Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-03-14T05:58:30.4116935Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-03-14T05:58:30.4118565Z * [new tag] v1.8.2 -> v1.8.2 2025-03-14T05:58:30.4119068Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-03-14T05:58:30.4120107Z * [new tag] v1.9.0 -> v1.9.0 2025-03-14T05:58:30.4120915Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-03-14T05:58:30.4122080Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-03-14T05:58:30.4123085Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-03-14T05:58:30.4123659Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-03-14T05:58:30.4124649Z * [new tag] v1.9.1 -> v1.9.1 2025-03-14T05:58:30.4125781Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-03-14T05:58:30.4128617Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-03-14T05:58:30.4128789Z * [new tag] v2.0.0 -> v2.0.0 2025-03-14T05:58:30.4128993Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-03-14T05:58:30.4129580Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-03-14T05:58:30.4130739Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-03-14T05:58:30.4131031Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-03-14T05:58:30.4132508Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-03-14T05:58:30.4133152Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-03-14T05:58:30.4134187Z * [new tag] v2.0.1 -> v2.0.1 2025-03-14T05:58:30.4135145Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-03-14T05:58:30.4135850Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-03-14T05:58:30.4136763Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-03-14T05:58:30.4137460Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-03-14T05:58:30.4139051Z * [new tag] v2.1.0 -> v2.1.0 2025-03-14T05:58:30.4139990Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-03-14T05:58:30.4140795Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-03-14T05:58:30.4141898Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-03-14T05:58:30.4142867Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-03-14T05:58:30.4143761Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-03-14T05:58:30.4144363Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-03-14T05:58:30.4145333Z * [new tag] v2.1.1 -> v2.1.1 2025-03-14T05:58:30.4146332Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-03-14T05:58:30.4147102Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-03-14T05:58:30.4148184Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-03-14T05:58:30.4149095Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-03-14T05:58:30.4150015Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-03-14T05:58:30.4150557Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-03-14T05:58:30.4151514Z * [new tag] v2.1.2 -> v2.1.2 2025-03-14T05:58:30.4152469Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-03-14T05:58:30.4153551Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-03-14T05:58:30.4154237Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-03-14T05:58:30.4155191Z * [new tag] v2.2.0 -> v2.2.0 2025-03-14T05:58:30.4156102Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-03-14T05:58:30.4157038Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-03-14T05:58:30.4157774Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-03-14T05:58:30.4158760Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-03-14T05:58:30.4159550Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-03-14T05:58:30.4160574Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-03-14T05:58:30.4161169Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-03-14T05:58:30.4161875Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-03-14T05:58:30.4162866Z * [new tag] v2.2.1 -> v2.2.1 2025-03-14T05:58:30.4163875Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-03-14T05:58:30.4164573Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-03-14T05:58:30.4165275Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-03-14T05:58:30.4165950Z * [new tag] v2.2.2 -> v2.2.2 2025-03-14T05:58:30.4167091Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-03-14T05:58:30.4167752Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-03-14T05:58:30.4168392Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-03-14T05:58:30.4169399Z * [new tag] v2.3.0 -> v2.3.0 2025-03-14T05:58:30.4170340Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-03-14T05:58:30.4171247Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-03-14T05:58:30.4172291Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-03-14T05:58:30.4172924Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-03-14T05:58:30.4173948Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-03-14T05:58:30.4174726Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-03-14T05:58:30.4175719Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-03-14T05:58:30.4176644Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-03-14T05:58:30.4177316Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-03-14T05:58:30.4178561Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-03-14T05:58:30.4179540Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-03-14T05:58:30.4180234Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-03-14T05:58:30.4180906Z * [new tag] v2.3.1 -> v2.3.1 2025-03-14T05:58:30.4181860Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-03-14T05:58:30.4182792Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-03-14T05:58:30.4183774Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-03-14T05:58:30.4184751Z * [new tag] v2.4.0 -> v2.4.0 2025-03-14T05:58:30.4185669Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-03-14T05:58:30.4186526Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-03-14T05:58:30.4187509Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-03-14T05:58:30.4188394Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-03-14T05:58:30.4189931Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-03-14T05:58:30.4190834Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-03-14T05:58:30.4191811Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-03-14T05:58:30.4192801Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-03-14T05:58:30.4193858Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-03-14T05:58:30.4194501Z * [new tag] v2.4.1 -> v2.4.1 2025-03-14T05:58:30.4195655Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-03-14T05:58:30.4196623Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-03-14T05:58:30.4197536Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-03-14T05:58:30.4198610Z * [new tag] v2.5.0 -> v2.5.0 2025-03-14T05:58:30.4199362Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-03-14T05:58:30.4200296Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-03-14T05:58:30.4201192Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-03-14T05:58:30.4202102Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-03-14T05:58:30.4202999Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-03-14T05:58:30.4204006Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-03-14T05:58:30.4204991Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-03-14T05:58:30.4205990Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-03-14T05:58:30.4206956Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-03-14T05:58:30.4207938Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-03-14T05:58:30.4208483Z * [new tag] v2.5.1 -> v2.5.1 2025-03-14T05:58:30.4209248Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-03-14T05:58:30.4209943Z * [new tag] v2.6.0 -> v2.6.0 2025-03-14T05:58:30.4211073Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-03-14T05:58:30.4212036Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-03-14T05:58:30.4213076Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-03-14T05:58:30.4213963Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-03-14T05:58:30.4215204Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-03-14T05:58:30.4216629Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-03-14T05:58:30.4217664Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-03-14T05:58:30.4218901Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-03-14T05:58:30.4219878Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-03-14T05:58:30.4220835Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-03-14T05:58:30.4221468Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-03-14T05:58:30.4222458Z * [new tag] whc_flight_1 -> whc_flight_1 2025-03-14T05:58:30.4223155Z * [new tag] whc_flight_2 -> whc_flight_2 2025-03-14T05:58:30.4224112Z * [new tag] whc_flight_4 -> whc_flight_4 2025-03-14T05:58:30.4852382Z [command]/usr/bin/git rev-parse --verify --quiet aed0b7a742a2d7b7901790622829cbd2135049a4^{object} 2025-03-14T05:58:30.4891897Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:58:30.4895693Z ##[endgroup] 2025-03-14T05:58:30.4896128Z ##[group]Determining the checkout info 2025-03-14T05:58:30.4898016Z ##[endgroup] 2025-03-14T05:58:30.4902071Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T05:58:30.4945810Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T05:58:30.4980509Z ##[group]Checking out the ref 2025-03-14T05:58:30.4984183Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:58:31.5234093Z Updating files: 89% (14884/16577) 2025-03-14T05:58:31.5327221Z Updating files: 90% (14920/16577) 2025-03-14T05:58:31.5433263Z Updating files: 91% (15086/16577) 2025-03-14T05:58:31.5568259Z Updating files: 92% (15251/16577) 2025-03-14T05:58:31.5735701Z Updating files: 93% (15417/16577) 2025-03-14T05:58:31.5911534Z Updating files: 94% (15583/16577) 2025-03-14T05:58:31.6052943Z Updating files: 95% (15749/16577) 2025-03-14T05:58:31.6173686Z Updating files: 96% (15914/16577) 2025-03-14T05:58:31.6450869Z Updating files: 97% (16080/16577) 2025-03-14T05:58:31.6589630Z Updating files: 98% (16246/16577) 2025-03-14T05:58:31.6739850Z Updating files: 99% (16412/16577) 2025-03-14T05:58:31.6740276Z Updating files: 100% (16577/16577) 2025-03-14T05:58:31.6740660Z Updating files: 100% (16577/16577), done. 2025-03-14T05:58:31.7000182Z Note: switching to 'aed0b7a742a2d7b7901790622829cbd2135049a4'. 2025-03-14T05:58:31.7000784Z 2025-03-14T05:58:31.7001183Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T05:58:31.7002193Z changes and commit them, and you can discard any commits you make in this 2025-03-14T05:58:31.7003238Z state without impacting any branches by switching back to a branch. 2025-03-14T05:58:31.7003850Z 2025-03-14T05:58:31.7004231Z If you want to create a new branch to retain commits you create, you may 2025-03-14T05:58:31.7005183Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T05:58:31.7005779Z 2025-03-14T05:58:31.7005982Z git switch -c 2025-03-14T05:58:31.7006365Z 2025-03-14T05:58:31.7006582Z Or undo this operation with: 2025-03-14T05:58:31.7006918Z 2025-03-14T05:58:31.7007093Z git switch - 2025-03-14T05:58:31.7007322Z 2025-03-14T05:58:31.7007767Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T05:58:31.7008400Z 2025-03-14T05:58:31.7009005Z HEAD is now at aed0b7a742a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T05:58:31.7068962Z ##[endgroup] 2025-03-14T05:58:31.7069750Z ##[group]Setting up auth for fetching submodules 2025-03-14T05:58:31.7075292Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T05:58:31.7143891Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T05:58:31.7182831Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T05:58:31.7224544Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T05:58:31.7258909Z ##[endgroup] 2025-03-14T05:58:31.7259385Z ##[group]Fetching submodules 2025-03-14T05:58:31.7262983Z [command]/usr/bin/git submodule sync --recursive 2025-03-14T05:58:31.7588960Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-03-14T05:58:31.7907658Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-03-14T05:58:31.7909249Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-03-14T05:58:31.7912402Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-03-14T05:58:31.7915587Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-03-14T05:58:31.7918830Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-03-14T05:58:31.7922665Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-03-14T05:58:31.7925845Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-03-14T05:58:31.7929520Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-03-14T05:58:31.7933733Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-03-14T05:58:31.7937525Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-03-14T05:58:31.7941577Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-03-14T05:58:31.7945888Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-03-14T05:58:31.7949915Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-03-14T05:58:31.7954139Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-03-14T05:58:31.7958709Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-03-14T05:58:31.7964439Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-03-14T05:58:31.7970604Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-03-14T05:58:31.7975253Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-03-14T05:58:31.7980937Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:58:31.7985708Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-03-14T05:58:31.7991409Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-03-14T05:58:31.7996039Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-03-14T05:58:31.8001186Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-03-14T05:58:31.8006497Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-03-14T05:58:31.8011943Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-03-14T05:58:31.8017433Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-03-14T05:58:31.8023140Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-03-14T05:58:31.8028803Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-03-14T05:58:31.8034990Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-03-14T05:58:31.8040699Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-03-14T05:58:31.8046895Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-03-14T05:58:31.8053052Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-03-14T05:58:31.8059497Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-03-14T05:58:31.8067299Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-03-14T05:58:31.8073878Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-03-14T05:58:31.8080661Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-03-14T05:58:31.8087460Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-03-14T05:58:31.8119511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-03-14T05:58:32.0641728Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-03-14T05:58:32.0643625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-03-14T05:58:32.0671956Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-03-14T05:58:35.6092991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-03-14T05:58:35.6095041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-03-14T05:58:35.6097171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-03-14T05:58:35.6099214Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-03-14T05:58:35.6101004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-03-14T05:58:35.6102900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-03-14T05:58:35.6104935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-03-14T05:58:35.6106859Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-03-14T05:58:35.6108549Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-03-14T05:58:35.6110205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-03-14T05:58:35.6111999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-03-14T05:58:35.6113785Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-03-14T05:58:35.6115681Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-03-14T05:58:35.6117546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-03-14T05:58:35.6119418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-03-14T05:58:35.6121174Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-03-14T05:58:35.6123104Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-03-14T05:58:35.6580069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-03-14T05:58:36.2978653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-03-14T05:58:36.2981036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-03-14T05:58:36.3979968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-03-14T05:58:36.4207980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-03-14T05:58:36.5209737Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-03-14T05:58:52.8773386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-03-14T05:58:52.8774265Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-03-14T05:58:52.8775131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-03-14T05:58:52.8776049Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-03-14T05:58:52.8776953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-03-14T05:58:52.8777940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-03-14T05:58:52.8778835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2025-03-14T05:58:52.8779683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-03-14T05:58:52.8781168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-03-14T05:58:52.8782211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-03-14T05:58:52.8943362Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T05:58:52.9079977Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T05:58:52.9183914Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T05:58:52.9463983Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T05:58:52.9847451Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T05:58:53.0276849Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T05:58:53.8224528Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T05:58:53.8490204Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T05:58:54.1227876Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T05:58:54.1771783Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T05:58:54.2869287Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T05:58:54.3261985Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T05:58:54.9630872Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T05:58:55.2535211Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T05:58:55.3666237Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T05:58:55.3687360Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:58:55.3689915Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:58:55.3692641Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:58:55.3695569Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:58:55.3698569Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:58:55.3729179Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-03-14T05:58:56.5646705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-03-14T05:58:56.5647844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-03-14T05:58:56.6364060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-03-14T05:58:57.7342380Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-03-14T05:58:57.7843545Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T05:58:57.8924524Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T05:58:58.3405898Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T05:58:58.4123425Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T05:58:58.4276270Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T05:58:58.5051919Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T05:58:58.5073732Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:58:58.5076047Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:58:58.5107011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-03-14T05:59:00.7938983Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-03-14T05:59:01.2245181Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T05:59:01.8573781Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T05:59:02.0108636Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T05:59:02.0483411Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T05:59:02.0936192Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T05:59:02.1236660Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T05:59:02.1735837Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T05:59:02.1879074Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T05:59:02.1896775Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-03-14T05:59:02.1923238Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-03-14T05:59:16.6370533Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T05:59:16.6580069Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T05:59:16.7547908Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T05:59:16.7568099Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:59:16.7570349Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:59:16.7573202Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:59:16.7602866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-03-14T05:59:17.4851398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-03-14T05:59:18.3378661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-03-14T05:59:18.4293578Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T05:59:18.4312127Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:59:18.4314738Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:59:18.4317757Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:59:18.4320587Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:59:18.4323442Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:59:18.4326608Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:59:18.4329587Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:59:18.4332782Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:59:18.4363326Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-03-14T05:59:19.8449204Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-03-14T05:59:19.8451596Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-03-14T05:59:19.8454156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-03-14T05:59:19.8456489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-03-14T05:59:19.9435650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-03-14T05:59:20.1096188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-03-14T05:59:20.2097115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-03-14T05:59:27.8384934Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T05:59:27.8591992Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T05:59:27.9008615Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T05:59:27.9160030Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T05:59:27.9177118Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:59:27.9204556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-03-14T05:59:28.2901395Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T05:59:28.3110919Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T05:59:28.3567139Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T05:59:28.4694295Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T05:59:28.4887455Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T05:59:28.5333646Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T05:59:28.5998135Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T05:59:28.6400194Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T05:59:28.6814800Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T05:59:28.8028195Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T05:59:29.2040478Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T05:59:29.2080518Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-03-14T05:59:29.2109426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-03-14T05:59:30.1560247Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T05:59:30.2324840Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T05:59:30.2346635Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:59:30.2349188Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:59:30.2351722Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:59:30.2354589Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:59:30.2357705Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:59:30.2360668Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:59:30.2363538Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:59:30.2366534Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:59:30.2396871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-03-14T05:59:30.7070353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-03-14T05:59:30.7071732Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-03-14T05:59:30.7072995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-03-14T05:59:30.7074218Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-03-14T05:59:30.8070552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-03-14T05:59:31.5728998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-03-14T05:59:38.5414013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-03-14T05:59:39.0884194Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T05:59:39.1336262Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T05:59:39.1518028Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T05:59:39.2640171Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T05:59:39.2788195Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T05:59:39.2950812Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T05:59:39.3125557Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T05:59:39.3142957Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:59:39.3145520Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:59:39.3173597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-03-14T05:59:41.2982205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-03-14T05:59:41.5781047Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T05:59:41.6292909Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T05:59:42.1280562Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T05:59:42.1413961Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T05:59:42.4362437Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T05:59:42.4387531Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:59:42.4390730Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-03-14T05:59:42.4419823Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-03-14T05:59:42.9992993Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-03-14T05:59:43.5734194Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T05:59:43.6555217Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T05:59:43.6660358Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T05:59:43.6795989Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T05:59:43.7205769Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T05:59:43.7525990Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T05:59:43.8011526Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T05:59:43.8313552Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T05:59:43.8333496Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:59:43.8336075Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:59:43.8338816Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:59:43.8341726Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:59:43.8371089Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-03-14T05:59:45.0750958Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-03-14T05:59:45.0752130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-03-14T05:59:45.1751939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-03-14T05:59:45.8646103Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T05:59:45.8820342Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T05:59:45.9519832Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T05:59:45.9850025Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T05:59:45.9869344Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:59:45.9898160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-03-14T05:59:46.1980448Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T05:59:46.2017382Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-14T05:59:46.2348180Z Entering 'android/libs/fbjni' 2025-03-14T05:59:46.2393545Z Entering 'third_party/FP16' 2025-03-14T05:59:46.2440538Z Entering 'third_party/FXdiv' 2025-03-14T05:59:46.2489123Z Entering 'third_party/NNPACK' 2025-03-14T05:59:46.2537921Z Entering 'third_party/NVTX' 2025-03-14T05:59:46.2585818Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:59:46.2631974Z Entering 'third_party/XNNPACK' 2025-03-14T05:59:46.2694693Z Entering 'third_party/benchmark' 2025-03-14T05:59:46.2740934Z Entering 'third_party/composable_kernel' 2025-03-14T05:59:46.2794214Z Entering 'third_party/cpp-httplib' 2025-03-14T05:59:46.2839610Z Entering 'third_party/cpuinfo' 2025-03-14T05:59:46.2886367Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:59:46.2931845Z Entering 'third_party/cutlass' 2025-03-14T05:59:46.2987860Z Entering 'third_party/eigen' 2025-03-14T05:59:46.3035271Z Entering 'third_party/fbgemm' 2025-03-14T05:59:46.3083244Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:59:46.3126605Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:59:46.3171707Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:59:46.3222811Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:59:46.3266465Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:59:46.3313019Z Entering 'third_party/flash-attention' 2025-03-14T05:59:46.3360001Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:59:46.3412007Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:59:46.3466038Z Entering 'third_party/flatbuffers' 2025-03-14T05:59:46.3516067Z Entering 'third_party/fmt' 2025-03-14T05:59:46.3560758Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:59:46.3606050Z Entering 'third_party/gloo' 2025-03-14T05:59:46.3651769Z Entering 'third_party/googletest' 2025-03-14T05:59:46.3699186Z Entering 'third_party/ideep' 2025-03-14T05:59:46.3743818Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:59:46.3798576Z Entering 'third_party/ittapi' 2025-03-14T05:59:46.3845261Z Entering 'third_party/kineto' 2025-03-14T05:59:46.3893826Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:59:46.3939495Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:59:46.3986944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:59:46.4031451Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:59:46.4076791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:59:46.4122874Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:59:46.4169688Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:59:46.4213372Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:59:46.4257171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:59:46.4301535Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:59:46.4346343Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:59:46.4390200Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:59:46.4435750Z Entering 'third_party/kleidiai' 2025-03-14T05:59:46.4483432Z Entering 'third_party/mimalloc' 2025-03-14T05:59:46.4527556Z Entering 'third_party/nlohmann' 2025-03-14T05:59:46.4573542Z Entering 'third_party/onnx' 2025-03-14T05:59:46.4635786Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:59:46.4682192Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:59:46.4729297Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:59:46.4771979Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:59:46.4814058Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:59:46.4856963Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:59:46.4901365Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:59:46.4943397Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:59:46.4985962Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:59:46.5027363Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:59:46.5072059Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:59:46.5117470Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:59:46.5183652Z Entering 'third_party/pocketfft' 2025-03-14T05:59:46.5229130Z Entering 'third_party/protobuf' 2025-03-14T05:59:46.5279000Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:59:46.5321928Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:59:46.5367822Z Entering 'third_party/psimd' 2025-03-14T05:59:46.5411815Z Entering 'third_party/pthreadpool' 2025-03-14T05:59:46.5455980Z Entering 'third_party/pybind11' 2025-03-14T05:59:46.5500430Z Entering 'third_party/python-peachpy' 2025-03-14T05:59:46.5543362Z Entering 'third_party/sleef' 2025-03-14T05:59:46.5588186Z Entering 'third_party/tensorpipe' 2025-03-14T05:59:46.5632105Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:59:46.5674637Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:59:46.5716878Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:59:46.5759701Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:59:46.5801405Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:59:46.5857280Z ##[endgroup] 2025-03-14T05:59:46.5857807Z ##[group]Persisting credentials for submodules 2025-03-14T05:59:46.5864491Z [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-03-14T05:59:46.6188245Z Entering 'android/libs/fbjni' 2025-03-14T05:59:46.6245519Z Entering 'third_party/FP16' 2025-03-14T05:59:46.6304087Z Entering 'third_party/FXdiv' 2025-03-14T05:59:46.6363685Z Entering 'third_party/NNPACK' 2025-03-14T05:59:46.6420936Z Entering 'third_party/NVTX' 2025-03-14T05:59:46.6479610Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:59:46.6536329Z Entering 'third_party/XNNPACK' 2025-03-14T05:59:46.6610688Z Entering 'third_party/benchmark' 2025-03-14T05:59:46.6668345Z Entering 'third_party/composable_kernel' 2025-03-14T05:59:46.6733903Z Entering 'third_party/cpp-httplib' 2025-03-14T05:59:46.6793539Z Entering 'third_party/cpuinfo' 2025-03-14T05:59:46.6851296Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:59:46.6909109Z Entering 'third_party/cutlass' 2025-03-14T05:59:46.6976846Z Entering 'third_party/eigen' 2025-03-14T05:59:46.7036982Z Entering 'third_party/fbgemm' 2025-03-14T05:59:46.7096605Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:59:46.7156796Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:59:46.7218385Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:59:46.7288632Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:59:46.7349182Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:59:46.7409743Z Entering 'third_party/flash-attention' 2025-03-14T05:59:46.7471975Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:59:46.7537746Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:59:46.7607095Z Entering 'third_party/flatbuffers' 2025-03-14T05:59:46.7668675Z Entering 'third_party/fmt' 2025-03-14T05:59:46.7729532Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:59:46.7788478Z Entering 'third_party/gloo' 2025-03-14T05:59:46.7847001Z Entering 'third_party/googletest' 2025-03-14T05:59:46.7907197Z Entering 'third_party/ideep' 2025-03-14T05:59:46.7963525Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:59:46.8030966Z Entering 'third_party/ittapi' 2025-03-14T05:59:46.8088936Z Entering 'third_party/kineto' 2025-03-14T05:59:46.8146463Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:59:46.8203408Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:59:46.8262850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:59:46.8320683Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:59:46.8379677Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:59:46.8434631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:59:46.8494449Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:59:46.8550923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:59:46.8608485Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:59:46.8666610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:59:46.8724447Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:59:46.8781180Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:59:46.8838727Z Entering 'third_party/kleidiai' 2025-03-14T05:59:46.8898392Z Entering 'third_party/mimalloc' 2025-03-14T05:59:46.8954987Z Entering 'third_party/nlohmann' 2025-03-14T05:59:46.9013953Z Entering 'third_party/onnx' 2025-03-14T05:59:46.9089415Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:59:46.9148459Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:59:46.9207844Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:59:46.9263623Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:59:46.9322292Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:59:46.9378687Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:59:46.9436061Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:59:46.9493053Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:59:46.9548014Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:59:46.9603803Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:59:46.9662885Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:59:46.9720680Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:59:46.9800863Z Entering 'third_party/pocketfft' 2025-03-14T05:59:46.9857020Z Entering 'third_party/protobuf' 2025-03-14T05:59:46.9918928Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:59:46.9976025Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:59:47.0033755Z Entering 'third_party/psimd' 2025-03-14T05:59:47.0091513Z Entering 'third_party/pthreadpool' 2025-03-14T05:59:47.0148076Z Entering 'third_party/pybind11' 2025-03-14T05:59:47.0204672Z Entering 'third_party/python-peachpy' 2025-03-14T05:59:47.0261465Z Entering 'third_party/sleef' 2025-03-14T05:59:47.0318664Z Entering 'third_party/tensorpipe' 2025-03-14T05:59:47.0376528Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:59:47.0434753Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:59:47.0490933Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:59:47.0547856Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:59:47.0607194Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:59:47.0684770Z [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-03-14T05:59:47.1027589Z Entering 'android/libs/fbjni' 2025-03-14T05:59:47.1083690Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T05:59:47.1100487Z Entering 'third_party/FP16' 2025-03-14T05:59:47.1155805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T05:59:47.1173550Z Entering 'third_party/FXdiv' 2025-03-14T05:59:47.1229464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T05:59:47.1244951Z Entering 'third_party/NNPACK' 2025-03-14T05:59:47.1299460Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T05:59:47.1316609Z Entering 'third_party/NVTX' 2025-03-14T05:59:47.1370629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T05:59:47.1388726Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:59:47.1443828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T05:59:47.1460917Z Entering 'third_party/XNNPACK' 2025-03-14T05:59:47.1516115Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T05:59:47.1548434Z Entering 'third_party/benchmark' 2025-03-14T05:59:47.1604613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T05:59:47.1621186Z Entering 'third_party/composable_kernel' 2025-03-14T05:59:47.1675719Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T05:59:47.1700413Z Entering 'third_party/cpp-httplib' 2025-03-14T05:59:47.1753572Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T05:59:47.1770231Z Entering 'third_party/cpuinfo' 2025-03-14T05:59:47.1825594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T05:59:47.1843293Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:59:47.1899128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T05:59:47.1914943Z Entering 'third_party/cutlass' 2025-03-14T05:59:47.1968887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T05:59:47.1995784Z Entering 'third_party/eigen' 2025-03-14T05:59:47.2048678Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T05:59:47.2067726Z Entering 'third_party/fbgemm' 2025-03-14T05:59:47.2122228Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T05:59:47.2138532Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:59:47.2192033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-14T05:59:47.2207739Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:59:47.2260767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T05:59:47.2277259Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:59:47.2330810Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-14T05:59:47.2354652Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:59:47.2409103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.2425444Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:59:47.2481623Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2025-03-14T05:59:47.2499255Z Entering 'third_party/flash-attention' 2025-03-14T05:59:47.2553481Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T05:59:47.2571413Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:59:47.2624657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-03-14T05:59:47.2648277Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:59:47.2701293Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-14T05:59:47.2728173Z Entering 'third_party/flatbuffers' 2025-03-14T05:59:47.2781798Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T05:59:47.2801040Z Entering 'third_party/fmt' 2025-03-14T05:59:47.2853898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T05:59:47.2870730Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:59:47.2925893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T05:59:47.2943130Z Entering 'third_party/gloo' 2025-03-14T05:59:47.2996925Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T05:59:47.3013657Z Entering 'third_party/googletest' 2025-03-14T05:59:47.3068504Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.3086428Z Entering 'third_party/ideep' 2025-03-14T05:59:47.3139548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T05:59:47.3155305Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:59:47.3207964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-14T05:59:47.3233401Z Entering 'third_party/ittapi' 2025-03-14T05:59:47.3288429Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T05:59:47.3305192Z Entering 'third_party/kineto' 2025-03-14T05:59:47.3359507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T05:59:47.3375768Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:59:47.3431408Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-03-14T05:59:47.3446909Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:59:47.3501980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-03-14T05:59:47.3519435Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:59:47.3573107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-03-14T05:59:47.3589638Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:59:47.3642797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-03-14T05:59:47.3659619Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:59:47.3716926Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-03-14T05:59:47.3732363Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:59:47.3789918Z file:/home/ec2-user/actions-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-03-14T05:59:47.3808234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:59:47.3863023Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-03-14T05:59:47.3881160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:59:47.3935238Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.3951895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:59:47.4007218Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-03-14T05:59:47.4024601Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:59:47.4079404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-03-14T05:59:47.4097485Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:59:47.4152488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-03-14T05:59:47.4168605Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:59:47.4224233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.4242234Z Entering 'third_party/kleidiai' 2025-03-14T05:59:47.4296202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T05:59:47.4313188Z Entering 'third_party/mimalloc' 2025-03-14T05:59:47.4366104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T05:59:47.4385161Z Entering 'third_party/nlohmann' 2025-03-14T05:59:47.4438529Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T05:59:47.4456486Z Entering 'third_party/onnx' 2025-03-14T05:59:47.4510288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T05:59:47.4544748Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:59:47.4600237Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-14T05:59:47.4618746Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:59:47.4674233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T05:59:47.4692304Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:59:47.4746104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-03-14T05:59:47.4762507Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:59:47.4816547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.4833157Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:59:47.4887079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-03-14T05:59:47.4903183Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:59:47.4956323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-03-14T05:59:47.4974504Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:59:47.5030161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-03-14T05:59:47.5046391Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:59:47.5105909Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-03-14T05:59:47.5122823Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:59:47.5182670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-03-14T05:59:47.5198741Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:59:47.5256135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-03-14T05:59:47.5276741Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:59:47.5334546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-03-14T05:59:47.5353363Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:59:47.5409690Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-14T05:59:47.5449060Z Entering 'third_party/pocketfft' 2025-03-14T05:59:47.5507776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T05:59:47.5524778Z Entering 'third_party/protobuf' 2025-03-14T05:59:47.5580330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T05:59:47.5600660Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:59:47.5656045Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-14T05:59:47.5672227Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:59:47.5726916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.5745514Z Entering 'third_party/psimd' 2025-03-14T05:59:47.5800860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T05:59:47.5817801Z Entering 'third_party/pthreadpool' 2025-03-14T05:59:47.5874057Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T05:59:47.5892312Z Entering 'third_party/pybind11' 2025-03-14T05:59:47.5949163Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T05:59:47.5965974Z Entering 'third_party/python-peachpy' 2025-03-14T05:59:47.6021294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T05:59:47.6038013Z Entering 'third_party/sleef' 2025-03-14T05:59:47.6094767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T05:59:47.6111323Z Entering 'third_party/tensorpipe' 2025-03-14T05:59:47.6165726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T05:59:47.6183178Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:59:47.6236828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-14T05:59:47.6253116Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:59:47.6307562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-14T05:59:47.6323831Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:59:47.6376715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-14T05:59:47.6393207Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:59:47.6446438Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-14T05:59:47.6462143Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:59:47.6516709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-03-14T05:59:47.7020779Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-14T05:59:47.7353699Z Entering 'android/libs/fbjni' 2025-03-14T05:59:47.7397666Z Entering 'third_party/FP16' 2025-03-14T05:59:47.7443434Z Entering 'third_party/FXdiv' 2025-03-14T05:59:47.7489515Z Entering 'third_party/NNPACK' 2025-03-14T05:59:47.7533469Z Entering 'third_party/NVTX' 2025-03-14T05:59:47.7579443Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:59:47.7624409Z Entering 'third_party/XNNPACK' 2025-03-14T05:59:47.7686040Z Entering 'third_party/benchmark' 2025-03-14T05:59:47.7732129Z Entering 'third_party/composable_kernel' 2025-03-14T05:59:47.7784123Z Entering 'third_party/cpp-httplib' 2025-03-14T05:59:47.7828290Z Entering 'third_party/cpuinfo' 2025-03-14T05:59:47.7873423Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:59:47.7918444Z Entering 'third_party/cutlass' 2025-03-14T05:59:47.7973675Z Entering 'third_party/eigen' 2025-03-14T05:59:47.8025259Z Entering 'third_party/fbgemm' 2025-03-14T05:59:47.8070913Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:59:47.8114516Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:59:47.8160726Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:59:47.8214761Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:59:47.8260827Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:59:47.8309693Z Entering 'third_party/flash-attention' 2025-03-14T05:59:47.8358119Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:59:47.8412105Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:59:47.8468456Z Entering 'third_party/flatbuffers' 2025-03-14T05:59:47.8518936Z Entering 'third_party/fmt' 2025-03-14T05:59:47.8565283Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:59:47.8617016Z Entering 'third_party/gloo' 2025-03-14T05:59:47.8663130Z Entering 'third_party/googletest' 2025-03-14T05:59:47.8710135Z Entering 'third_party/ideep' 2025-03-14T05:59:47.8754389Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:59:47.8809499Z Entering 'third_party/ittapi' 2025-03-14T05:59:47.8854280Z Entering 'third_party/kineto' 2025-03-14T05:59:47.8901968Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:59:47.8946587Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:59:47.8993172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:59:47.9038156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:59:47.9084200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:59:47.9127247Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:59:47.9172581Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:59:47.9215856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:59:47.9260547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:59:47.9306935Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:59:47.9352214Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:59:47.9397223Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:59:47.9442348Z Entering 'third_party/kleidiai' 2025-03-14T05:59:47.9487702Z Entering 'third_party/mimalloc' 2025-03-14T05:59:47.9531388Z Entering 'third_party/nlohmann' 2025-03-14T05:59:47.9576467Z Entering 'third_party/onnx' 2025-03-14T05:59:47.9639104Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:59:47.9685487Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:59:47.9731075Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:59:47.9774263Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:59:47.9817403Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:59:47.9860381Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:59:47.9906496Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:59:47.9948875Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:59:47.9991672Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:59:48.0033466Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:59:48.0078430Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:59:48.0123976Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:59:48.0189114Z Entering 'third_party/pocketfft' 2025-03-14T05:59:48.0232352Z Entering 'third_party/protobuf' 2025-03-14T05:59:48.0281463Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:59:48.0325570Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:59:48.0371731Z Entering 'third_party/psimd' 2025-03-14T05:59:48.0418574Z Entering 'third_party/pthreadpool' 2025-03-14T05:59:48.0462117Z Entering 'third_party/pybind11' 2025-03-14T05:59:48.0507341Z Entering 'third_party/python-peachpy' 2025-03-14T05:59:48.0550364Z Entering 'third_party/sleef' 2025-03-14T05:59:48.0626971Z Entering 'third_party/tensorpipe' 2025-03-14T05:59:48.0638459Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:59:48.0681731Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:59:48.0724181Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:59:48.0768403Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:59:48.0810561Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:59:48.0871862Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-14T05:59:48.1196804Z Entering 'android/libs/fbjni' 2025-03-14T05:59:48.1240559Z Entering 'third_party/FP16' 2025-03-14T05:59:48.1286084Z Entering 'third_party/FXdiv' 2025-03-14T05:59:48.1330026Z Entering 'third_party/NNPACK' 2025-03-14T05:59:48.1375305Z Entering 'third_party/NVTX' 2025-03-14T05:59:48.1420127Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T05:59:48.1464521Z Entering 'third_party/XNNPACK' 2025-03-14T05:59:48.1525889Z Entering 'third_party/benchmark' 2025-03-14T05:59:48.1570698Z Entering 'third_party/composable_kernel' 2025-03-14T05:59:48.1623092Z Entering 'third_party/cpp-httplib' 2025-03-14T05:59:48.1667905Z Entering 'third_party/cpuinfo' 2025-03-14T05:59:48.1713193Z Entering 'third_party/cudnn_frontend' 2025-03-14T05:59:48.1756981Z Entering 'third_party/cutlass' 2025-03-14T05:59:48.1809826Z Entering 'third_party/eigen' 2025-03-14T05:59:48.1855876Z Entering 'third_party/fbgemm' 2025-03-14T05:59:48.1900626Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T05:59:48.1943181Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T05:59:48.1986671Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T05:59:48.2036807Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T05:59:48.2081022Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T05:59:48.2124938Z Entering 'third_party/flash-attention' 2025-03-14T05:59:48.2170138Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T05:59:48.2220629Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T05:59:48.2274779Z Entering 'third_party/flatbuffers' 2025-03-14T05:59:48.2323270Z Entering 'third_party/fmt' 2025-03-14T05:59:48.2371233Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T05:59:48.2417848Z Entering 'third_party/gloo' 2025-03-14T05:59:48.2464116Z Entering 'third_party/googletest' 2025-03-14T05:59:48.2509345Z Entering 'third_party/ideep' 2025-03-14T05:59:48.2553012Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T05:59:48.2606096Z Entering 'third_party/ittapi' 2025-03-14T05:59:48.2652541Z Entering 'third_party/kineto' 2025-03-14T05:59:48.2697308Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T05:59:48.2741501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T05:59:48.2787705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T05:59:48.2831678Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T05:59:48.2876683Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T05:59:48.2919986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T05:59:48.2965039Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T05:59:48.3008351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T05:59:48.3051314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T05:59:48.3095077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T05:59:48.3139610Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T05:59:48.3184672Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T05:59:48.3228802Z Entering 'third_party/kleidiai' 2025-03-14T05:59:48.3274067Z Entering 'third_party/mimalloc' 2025-03-14T05:59:48.3318493Z Entering 'third_party/nlohmann' 2025-03-14T05:59:48.3364006Z Entering 'third_party/onnx' 2025-03-14T05:59:48.3427366Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T05:59:48.3473987Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T05:59:48.3523508Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T05:59:48.3567651Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T05:59:48.3613119Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T05:59:48.3659347Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T05:59:48.3709808Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T05:59:48.3753997Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T05:59:48.3799962Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T05:59:48.3843884Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T05:59:48.3891151Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T05:59:48.3935740Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T05:59:48.4002002Z Entering 'third_party/pocketfft' 2025-03-14T05:59:48.4045295Z Entering 'third_party/protobuf' 2025-03-14T05:59:48.4094359Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T05:59:48.4136590Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T05:59:48.4182342Z Entering 'third_party/psimd' 2025-03-14T05:59:48.4226625Z Entering 'third_party/pthreadpool' 2025-03-14T05:59:48.4271260Z Entering 'third_party/pybind11' 2025-03-14T05:59:48.4317849Z Entering 'third_party/python-peachpy' 2025-03-14T05:59:48.4363304Z Entering 'third_party/sleef' 2025-03-14T05:59:48.4407721Z Entering 'third_party/tensorpipe' 2025-03-14T05:59:48.4451439Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T05:59:48.4495937Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T05:59:48.4537929Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T05:59:48.4582630Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T05:59:48.4623897Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T05:59:48.4680748Z ##[endgroup] 2025-03-14T05:59:48.4733547Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T05:59:48.4766541Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:48.4983857Z Prepare all required actions 2025-03-14T05:59:48.4984464Z Getting action download info 2025-03-14T05:59:48.6302518Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T05:59:48.7618881Z ##[group]Run ./.github/actions/setup-linux 2025-03-14T05:59:48.7619277Z env: 2025-03-14T05:59:48.7619546Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:48.7619859Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:48.7620176Z DESIRED_CUDA: cu128 2025-03-14T05:59:48.7620502Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:48.7620828Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:48.7621217Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:48.7621662Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:48.7621948Z LIBTORCH_CONFIG: 2025-03-14T05:59:48.7622233Z LIBTORCH_VARIANT: 2025-03-14T05:59:48.7622543Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:48.7622883Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:48.7623397Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:48.7623934Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:48.7624267Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:48.7624629Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:48.7625234Z GITHUB_TOKEN: *** 2025-03-14T05:59:48.7625516Z PR_NUMBER: 2025-03-14T05:59:48.7625817Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:48.7626232Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:48.7626629Z USE_SPLIT_BUILD: false 2025-03-14T05:59:48.7626942Z ##[endgroup] 2025-03-14T05:59:48.7656095Z ##[group]Run set -euo pipefail 2025-03-14T05:59:48.7656508Z set -euo pipefail 2025-03-14T05:59:48.7656867Z function get_ec2_metadata() { 2025-03-14T05:59:48.7657325Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T05:59:48.7658074Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T05:59:48.7658862Z  category=$1 2025-03-14T05:59:48.7659299Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-14T05:59:48.7659826Z  runner_name_str=i-0bd3337f9bcb6bea6 2025-03-14T05:59:48.7660242Z  if [[ -f /.inarc ]]; then 2025-03-14T05:59:48.7660656Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-14T05:59:48.7661119Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-14T05:59:48.7661670Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-14T05:59:48.7662196Z  else 2025-03-14T05:59:48.7663212Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-03-14T05:59:48.7664299Z  fi 2025-03-14T05:59:48.7664559Z } 2025-03-14T05:59:48.7664877Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T05:59:48.7665378Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T05:59:48.7665955Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T05:59:48.7666457Z echo "system info $(uname -a)" 2025-03-14T05:59:48.7673022Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:48.7673495Z env: 2025-03-14T05:59:48.7673763Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:48.7674078Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:48.7674398Z DESIRED_CUDA: cu128 2025-03-14T05:59:48.7674875Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:48.7675196Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:48.7675590Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:48.7676029Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:48.7676320Z LIBTORCH_CONFIG: 2025-03-14T05:59:48.7676611Z LIBTORCH_VARIANT: 2025-03-14T05:59:48.7676923Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:48.7677268Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:48.7678140Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:48.7678684Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:48.7679032Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:48.7679399Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:48.7679983Z GITHUB_TOKEN: *** 2025-03-14T05:59:48.7680269Z PR_NUMBER: 2025-03-14T05:59:48.7680553Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:48.7680969Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:48.7681385Z USE_SPLIT_BUILD: false 2025-03-14T05:59:48.7681695Z ##[endgroup] 2025-03-14T05:59:48.7827707Z ami-id: ami-05b10e08d247fb927 2025-03-14T05:59:48.7944161Z instance-id: i-0bd3337f9bcb6bea6 2025-03-14T05:59:48.8046158Z instance-type: g4dn.4xlarge 2025-03-14T05:59:48.8058025Z system info Linux ip-10-0-72-149.ec2.internal 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-14T05:59:48.8086486Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T05:59:48.8087635Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T05:59:48.8094543Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:48.8095020Z env: 2025-03-14T05:59:48.8095306Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:48.8095651Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:48.8096003Z DESIRED_CUDA: cu128 2025-03-14T05:59:48.8096307Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:48.8096636Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:48.8097041Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:48.8097508Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:48.8097807Z LIBTORCH_CONFIG: 2025-03-14T05:59:48.8098091Z LIBTORCH_VARIANT: 2025-03-14T05:59:48.8098531Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:48.8098892Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:48.8099377Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:48.8099925Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:48.8100271Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:48.8100645Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:48.8101308Z GITHUB_TOKEN: *** 2025-03-14T05:59:48.8101608Z PR_NUMBER: 2025-03-14T05:59:48.8101928Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:48.8102367Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:48.8102784Z USE_SPLIT_BUILD: false 2025-03-14T05:59:48.8103111Z ##[endgroup] 2025-03-14T05:59:48.8162732Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-14T05:59:48.8163278Z if systemctl is-active --quiet docker; then 2025-03-14T05:59:48.8163750Z  echo "Docker daemon is running..."; 2025-03-14T05:59:48.8164127Z else 2025-03-14T05:59:48.8164556Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-14T05:59:48.8165080Z fi 2025-03-14T05:59:48.8171162Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:48.8171621Z env: 2025-03-14T05:59:48.8171883Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:48.8172199Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:48.8172515Z DESIRED_CUDA: cu128 2025-03-14T05:59:48.8172816Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:48.8173129Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:48.8173517Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:48.8174128Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:48.8174417Z LIBTORCH_CONFIG: 2025-03-14T05:59:48.8174704Z LIBTORCH_VARIANT: 2025-03-14T05:59:48.8175013Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:48.8175365Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:48.8175805Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:48.8176344Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:48.8176695Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:48.8177198Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:48.8178122Z GITHUB_TOKEN: *** 2025-03-14T05:59:48.8178479Z PR_NUMBER: 2025-03-14T05:59:48.8178763Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:48.8179178Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:48.8179580Z USE_SPLIT_BUILD: false 2025-03-14T05:59:48.8179888Z ##[endgroup] 2025-03-14T05:59:48.8255038Z Docker daemon is running... 2025-03-14T05:59:48.8307481Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T05:59:48.8308025Z with: 2025-03-14T05:59:48.8308397Z shell: bash 2025-03-14T05:59:48.8308755Z timeout_minutes: 5 2025-03-14T05:59:48.8309195Z max_attempts: 3 2025-03-14T05:59:48.8309603Z retry_wait_seconds: 30 2025-03-14T05:59:48.8312504Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-03-14T05:59:48.8315382Z polling_interval_seconds: 1 2025-03-14T05:59:48.8315841Z warning_on_retry: true 2025-03-14T05:59:48.8316333Z continue_on_error: false 2025-03-14T05:59:48.8316770Z env: 2025-03-14T05:59:48.8317167Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:48.8317628Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:48.8318027Z DESIRED_CUDA: cu128 2025-03-14T05:59:48.8318450Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:48.8318898Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:48.8319419Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:48.8320136Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:48.8320494Z LIBTORCH_CONFIG: 2025-03-14T05:59:48.8320919Z LIBTORCH_VARIANT: 2025-03-14T05:59:48.8321387Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:48.8321856Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:48.8322407Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:48.8323068Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:48.8323547Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:48.8324005Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:48.8324785Z GITHUB_TOKEN: *** 2025-03-14T05:59:48.8325207Z PR_NUMBER: 2025-03-14T05:59:48.8325639Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:48.8326200Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:48.8326677Z USE_SPLIT_BUILD: false 2025-03-14T05:59:48.8327167Z AWS_RETRY_MODE: standard 2025-03-14T05:59:48.8327634Z AWS_MAX_ATTEMPTS: 5 2025-03-14T05:59:48.8328047Z ##[endgroup] 2025-03-14T05:59:50.2347508Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T05:59:50.2348580Z Configure a credential helper to remove this warning. See 2025-03-14T05:59:50.2349419Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T05:59:50.2349925Z 2025-03-14T05:59:50.2350136Z Login Succeeded 2025-03-14T05:59:50.8733600Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T05:59:50.8734480Z Configure a credential helper to remove this warning. See 2025-03-14T05:59:50.8751583Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T05:59:50.8752566Z 2025-03-14T05:59:50.8752719Z Login Succeeded 2025-03-14T05:59:51.0159488Z Command completed after 1 attempt(s). 2025-03-14T05:59:51.0224629Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T05:59:51.0225259Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T05:59:51.0225818Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T05:59:51.0232798Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:51.0233266Z env: 2025-03-14T05:59:51.0233539Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:51.0233873Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:51.0234196Z DESIRED_CUDA: cu128 2025-03-14T05:59:51.0234487Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:51.0234803Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:51.0235194Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:51.0235649Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:51.0235950Z LIBTORCH_CONFIG: 2025-03-14T05:59:51.0236221Z LIBTORCH_VARIANT: 2025-03-14T05:59:51.0236529Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:51.0236874Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:51.0237329Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:51.0237859Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:51.0238191Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:51.0238551Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:51.0239154Z GITHUB_TOKEN: *** 2025-03-14T05:59:51.0239442Z PR_NUMBER: 2025-03-14T05:59:51.0239747Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:51.0240168Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:51.0240558Z USE_SPLIT_BUILD: false 2025-03-14T05:59:51.0240869Z ##[endgroup] 2025-03-14T05:59:51.0333479Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T05:59:51.0334193Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T05:59:51.0334746Z # shellcheck disable=SC2046 2025-03-14T05:59:51.0335166Z docker stop $(docker ps -q) || true 2025-03-14T05:59:51.0335592Z # Prune all of the docker images 2025-03-14T05:59:51.0335998Z docker system prune -af 2025-03-14T05:59:51.0343003Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:51.0343479Z env: 2025-03-14T05:59:51.0343755Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:51.0344102Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:51.0344439Z DESIRED_CUDA: cu128 2025-03-14T05:59:51.0344754Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:51.0345076Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:51.0345482Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:51.0345938Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:51.0346234Z LIBTORCH_CONFIG: 2025-03-14T05:59:51.0346532Z LIBTORCH_VARIANT: 2025-03-14T05:59:51.0346858Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:51.0347215Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:51.0347683Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:51.0348235Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:51.0348598Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:51.0348975Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:51.0349567Z GITHUB_TOKEN: *** 2025-03-14T05:59:51.0349868Z PR_NUMBER: 2025-03-14T05:59:51.0350172Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:51.0350609Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:51.0351028Z USE_SPLIT_BUILD: false 2025-03-14T05:59:51.0351355Z ##[endgroup] 2025-03-14T05:59:51.0605067Z "docker stop" requires at least 1 argument. 2025-03-14T05:59:51.0605573Z See 'docker stop --help'. 2025-03-14T05:59:51.0605802Z 2025-03-14T05:59:51.0606004Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-14T05:59:51.0606352Z 2025-03-14T05:59:51.0606491Z Stop one or more running containers 2025-03-14T05:59:51.1026342Z Deleted Images: 2025-03-14T05:59:51.1027179Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T05:59:51.1028358Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T05:59:51.1029448Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-03-14T05:59:51.1030252Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-03-14T05:59:51.1030738Z 2025-03-14T05:59:51.1050498Z Total reclaimed space: 5.613MB 2025-03-14T05:59:51.1093861Z ##[group]Run set +e 2025-03-14T05:59:51.1094278Z set +e 2025-03-14T05:59:51.1094560Z set -x 2025-03-14T05:59:51.1094883Z  2025-03-14T05:59:51.1095182Z PT_DOMAIN=download.pytorch.org 2025-03-14T05:59:51.1095931Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-14T05:59:51.1096910Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-14T05:59:51.1097626Z # one is returned at random 2025-03-14T05:59:51.1098236Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-14T05:59:51.1098752Z  2025-03-14T05:59:51.1099107Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T05:59:51.1099789Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-14T05:59:51.1100516Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-14T05:59:51.1101027Z  2025-03-14T05:59:51.1101485Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T05:59:51.1102034Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-14T05:59:51.1102457Z  exit 1 2025-03-14T05:59:51.1102805Z  fi 2025-03-14T05:59:51.1103069Z fi 2025-03-14T05:59:51.1103347Z  2025-03-14T05:59:51.1103687Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-14T05:59:51.1104179Z  # Clean up any old records first 2025-03-14T05:59:51.1104623Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-14T05:59:51.1105074Z fi 2025-03-14T05:59:51.1105329Z  2025-03-14T05:59:51.1105957Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-14T05:59:51.1106640Z cat /etc/hosts 2025-03-14T05:59:51.1113509Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:51.1114135Z env: 2025-03-14T05:59:51.1114516Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:51.1115021Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:51.1115460Z DESIRED_CUDA: cu128 2025-03-14T05:59:51.1115826Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:51.1116292Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:51.1116804Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:51.1117344Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:51.1117816Z LIBTORCH_CONFIG: 2025-03-14T05:59:51.1118161Z LIBTORCH_VARIANT: 2025-03-14T05:59:51.1118582Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:51.1119088Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:51.1119658Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:51.1120316Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:51.1120790Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:51.1121217Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:51.1122008Z GITHUB_TOKEN: *** 2025-03-14T05:59:51.1122422Z PR_NUMBER: 2025-03-14T05:59:51.1122848Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:51.1123399Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:51.1123913Z USE_SPLIT_BUILD: false 2025-03-14T05:59:51.1124290Z ##[endgroup] 2025-03-14T05:59:51.1153158Z + PT_DOMAIN=download.pytorch.org 2025-03-14T05:59:51.1158997Z ++ dig -4 +short download.pytorch.org 2025-03-14T05:59:51.1159815Z ++ tail -n1 2025-03-14T05:59:51.1308600Z + RESOLVED_IP=18.160.10.76 2025-03-14T05:59:51.1309074Z + '[' -z 18.160.10.76 ']' 2025-03-14T05:59:51.1309925Z + grep -r download.pytorch.org /etc/hosts 2025-03-14T05:59:51.1321433Z 18.160.10.28 download.pytorch.org 2025-03-14T05:59:51.1322507Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-03-14T05:59:51.2669190Z + echo '18.160.10.76 download.pytorch.org' 2025-03-14T05:59:51.2669909Z + sudo tee -a /etc/hosts 2025-03-14T05:59:51.4531168Z 18.160.10.76 download.pytorch.org 2025-03-14T05:59:51.4549300Z + cat /etc/hosts 2025-03-14T05:59:51.4559081Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-14T05:59:51.4565408Z ::1 localhost6 localhost6.localdomain6 2025-03-14T05:59:51.4566100Z 18.160.10.76 download.pytorch.org 2025-03-14T05:59:51.4611802Z Prepare all required actions 2025-03-14T05:59:51.4649975Z ##[group]Run ./.github/actions/chown-workspace 2025-03-14T05:59:51.4650377Z with: 2025-03-14T05:59:51.4650782Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:51.4651301Z env: 2025-03-14T05:59:51.4651577Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:51.4651904Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:51.4652233Z DESIRED_CUDA: cu128 2025-03-14T05:59:51.4652522Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:51.4652836Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:51.4653230Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:51.4653682Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:51.4653968Z LIBTORCH_CONFIG: 2025-03-14T05:59:51.4654241Z LIBTORCH_VARIANT: 2025-03-14T05:59:51.4654554Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:51.4654895Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:51.4655348Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:51.4655934Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:51.4656282Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:51.4656646Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:51.4657258Z GITHUB_TOKEN: *** 2025-03-14T05:59:51.4657550Z PR_NUMBER: 2025-03-14T05:59:51.4657856Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:51.4658406Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:51.4658816Z USE_SPLIT_BUILD: false 2025-03-14T05:59:51.4659125Z ##[endgroup] 2025-03-14T05:59:51.4687754Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T05:59:51.4688554Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T05:59:51.4696243Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:51.4696703Z env: 2025-03-14T05:59:51.4696961Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:51.4697289Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:51.4697635Z DESIRED_CUDA: cu128 2025-03-14T05:59:51.4697936Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:51.4698353Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:51.4698749Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:51.4699211Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:51.4699503Z LIBTORCH_CONFIG: 2025-03-14T05:59:51.4699807Z LIBTORCH_VARIANT: 2025-03-14T05:59:51.4700106Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:51.4700450Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:51.4700906Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:51.4701443Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:51.4701785Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:51.4702146Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:51.4702784Z GITHUB_TOKEN: *** 2025-03-14T05:59:51.4703065Z PR_NUMBER: 2025-03-14T05:59:51.4703365Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:51.4703779Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:51.4704194Z USE_SPLIT_BUILD: false 2025-03-14T05:59:51.4704491Z ##[endgroup] 2025-03-14T05:59:51.4895289Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-14T05:59:51.7239682Z latest: Pulling from tool/alpine 2025-03-14T05:59:51.7240128Z 540db60ca938: Pulling fs layer 2025-03-14T05:59:51.8415182Z 540db60ca938: Download complete 2025-03-14T05:59:51.9306032Z 540db60ca938: Pull complete 2025-03-14T05:59:51.9415588Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T05:59:51.9457070Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T05:59:56.2372899Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2025-03-14T05:59:56.2373478Z rm -rf "${GITHUB_WORKSPACE}" 2025-03-14T05:59:56.2373894Z mkdir "${GITHUB_WORKSPACE}" 2025-03-14T05:59:56.2383081Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T05:59:56.2383554Z env: 2025-03-14T05:59:56.2383839Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:56.2384183Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:56.2384508Z DESIRED_CUDA: cu128 2025-03-14T05:59:56.2384825Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:56.2385151Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:56.2385557Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:56.2386046Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:56.2386333Z LIBTORCH_CONFIG: 2025-03-14T05:59:56.2386635Z LIBTORCH_VARIANT: 2025-03-14T05:59:56.2386961Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:56.2387322Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:56.2387849Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:56.2388400Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:56.2388762Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:56.2389128Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:56.2389761Z GITHUB_TOKEN: *** 2025-03-14T05:59:56.2390056Z PR_NUMBER: 2025-03-14T05:59:56.2390372Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:56.2390806Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:56.2391211Z USE_SPLIT_BUILD: false 2025-03-14T05:59:56.2391532Z ##[endgroup] 2025-03-14T05:59:58.8706539Z ##[group]Run actions/checkout@v4 2025-03-14T05:59:58.8706922Z with: 2025-03-14T05:59:58.8707246Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:58.8707644Z submodules: recursive 2025-03-14T05:59:58.8707957Z show-progress: false 2025-03-14T05:59:58.8708264Z path: pytorch 2025-03-14T05:59:58.8708565Z repository: pytorch/pytorch 2025-03-14T05:59:58.8709056Z token: *** 2025-03-14T05:59:58.8709310Z ssh-strict: true 2025-03-14T05:59:58.8709595Z ssh-user: git 2025-03-14T05:59:58.8709893Z persist-credentials: true 2025-03-14T05:59:58.8710219Z clean: true 2025-03-14T05:59:58.8710516Z sparse-checkout-cone-mode: true 2025-03-14T05:59:58.8710863Z fetch-depth: 1 2025-03-14T05:59:58.8711146Z fetch-tags: false 2025-03-14T05:59:58.8711422Z lfs: false 2025-03-14T05:59:58.8711698Z set-safe-directory: true 2025-03-14T05:59:58.8712014Z env: 2025-03-14T05:59:58.8712264Z PYTORCH_ROOT: /pytorch 2025-03-14T05:59:58.8712588Z PACKAGE_TYPE: manywheel 2025-03-14T05:59:58.8712979Z DESIRED_CUDA: cu128 2025-03-14T05:59:58.8713272Z GPU_ARCH_VERSION: 12.8 2025-03-14T05:59:58.8713597Z GPU_ARCH_TYPE: cuda 2025-03-14T05:59:58.8713988Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T05:59:58.8714442Z SKIP_ALL_TESTS: 1 2025-03-14T05:59:58.8714727Z LIBTORCH_CONFIG: 2025-03-14T05:59:58.8714997Z LIBTORCH_VARIANT: 2025-03-14T05:59:58.8715310Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T05:59:58.8715652Z DESIRED_PYTHON: 3.9 2025-03-14T05:59:58.8716109Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T05:59:58.8716644Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T05:59:58.8716991Z BINARY_ENV_FILE: /tmp/env 2025-03-14T05:59:58.8717340Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T05:59:58.8717853Z GITHUB_TOKEN: *** 2025-03-14T05:59:58.8718137Z PR_NUMBER: 2025-03-14T05:59:58.8718434Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T05:59:58.8718855Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T05:59:58.8719251Z USE_SPLIT_BUILD: false 2025-03-14T05:59:58.8719560Z ##[endgroup] 2025-03-14T05:59:58.9826344Z Syncing repository: pytorch/pytorch 2025-03-14T05:59:58.9832784Z ##[group]Getting Git version info 2025-03-14T05:59:58.9833390Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2025-03-14T05:59:58.9865834Z [command]/usr/bin/git version 2025-03-14T05:59:58.9907036Z git version 2.47.1 2025-03-14T05:59:58.9933689Z ##[endgroup] 2025-03-14T05:59:58.9958240Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/deb1e026-d420-41b4-966f-74623f9d6364/.gitconfig' 2025-03-14T05:59:58.9959783Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/deb1e026-d420-41b4-966f-74623f9d6364' before making global git config changes 2025-03-14T05:59:58.9960929Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T05:59:58.9961921Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-03-14T05:59:58.9993037Z ##[group]Initializing the repository 2025-03-14T05:59:58.9997181Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-03-14T05:59:59.0029351Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-14T05:59:59.0030079Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-14T05:59:59.0030792Z hint: of your new repositories, which will suppress this warning, call: 2025-03-14T05:59:59.0031308Z hint: 2025-03-14T05:59:59.0031659Z hint: git config --global init.defaultBranch 2025-03-14T05:59:59.0032082Z hint: 2025-03-14T05:59:59.0032499Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-14T05:59:59.0033191Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-14T05:59:59.0033731Z hint: 2025-03-14T05:59:59.0034015Z hint: git branch -m 2025-03-14T05:59:59.0034921Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-03-14T05:59:59.0040982Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-14T05:59:59.0070718Z ##[endgroup] 2025-03-14T05:59:59.0071262Z ##[group]Disabling automatic garbage collection 2025-03-14T05:59:59.0075172Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T05:59:59.0102518Z ##[endgroup] 2025-03-14T05:59:59.0103012Z ##[group]Setting up auth 2025-03-14T05:59:59.0109294Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T05:59:59.0137328Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-14T05:59:59.0428754Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T05:59:59.0456387Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-14T05:59:59.0743702Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T05:59:59.0789142Z ##[endgroup] 2025-03-14T05:59:59.0789672Z ##[group]Fetching the repository 2025-03-14T05:59:59.0797522Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:00:02.3117207Z From https://github.com/pytorch/pytorch 2025-03-14T06:00:02.3117805Z * branch aed0b7a742a2d7b7901790622829cbd2135049a4 -> FETCH_HEAD 2025-03-14T06:00:02.3140584Z ##[endgroup] 2025-03-14T06:00:02.3141095Z ##[group]Determining the checkout info 2025-03-14T06:00:02.3143012Z ##[endgroup] 2025-03-14T06:00:02.3148033Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T06:00:02.3196267Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T06:00:02.3226076Z ##[group]Checking out the ref 2025-03-14T06:00:02.3230660Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:00:03.3429281Z Updating files: 93% (15550/16577) 2025-03-14T06:00:03.3589040Z Updating files: 94% (15583/16577) 2025-03-14T06:00:03.3728086Z Updating files: 95% (15749/16577) 2025-03-14T06:00:03.3841086Z Updating files: 96% (15914/16577) 2025-03-14T06:00:03.4083711Z Updating files: 97% (16080/16577) 2025-03-14T06:00:03.4213781Z Updating files: 98% (16246/16577) 2025-03-14T06:00:03.4342597Z Updating files: 99% (16412/16577) 2025-03-14T06:00:03.4342986Z Updating files: 100% (16577/16577) 2025-03-14T06:00:03.4343358Z Updating files: 100% (16577/16577), done. 2025-03-14T06:00:03.4548161Z Note: switching to 'aed0b7a742a2d7b7901790622829cbd2135049a4'. 2025-03-14T06:00:03.4548569Z 2025-03-14T06:00:03.4548859Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T06:00:03.4549536Z changes and commit them, and you can discard any commits you make in this 2025-03-14T06:00:03.4550224Z state without impacting any branches by switching back to a branch. 2025-03-14T06:00:03.4550616Z 2025-03-14T06:00:03.4550885Z If you want to create a new branch to retain commits you create, you may 2025-03-14T06:00:03.4551507Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T06:00:03.4551862Z 2025-03-14T06:00:03.4552008Z git switch -c 2025-03-14T06:00:03.4552266Z 2025-03-14T06:00:03.4552402Z Or undo this operation with: 2025-03-14T06:00:03.4552640Z 2025-03-14T06:00:03.4552755Z git switch - 2025-03-14T06:00:03.4552933Z 2025-03-14T06:00:03.4553223Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T06:00:03.4553648Z 2025-03-14T06:00:03.4554344Z HEAD is now at aed0b7a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T06:00:03.4587313Z ##[endgroup] 2025-03-14T06:00:03.4587854Z ##[group]Setting up auth for fetching submodules 2025-03-14T06:00:03.4594718Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T06:00:03.4637236Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T06:00:03.4664718Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T06:00:03.4693095Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T06:00:03.4718733Z ##[endgroup] 2025-03-14T06:00:03.4719228Z ##[group]Fetching submodules 2025-03-14T06:00:03.4722726Z [command]/usr/bin/git submodule sync --recursive 2025-03-14T06:00:03.5050156Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-14T06:00:03.5371172Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-03-14T06:00:03.5372431Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-03-14T06:00:03.5375463Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-03-14T06:00:03.5379513Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-03-14T06:00:03.5382511Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-03-14T06:00:03.5386587Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-03-14T06:00:03.5389682Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-03-14T06:00:03.5393464Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-03-14T06:00:03.5397345Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-03-14T06:00:03.5401609Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-03-14T06:00:03.5405598Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-03-14T06:00:03.5409826Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-03-14T06:00:03.5413961Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-03-14T06:00:03.5418480Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-03-14T06:00:03.5423079Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-03-14T06:00:03.5428995Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-03-14T06:00:03.5435464Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-03-14T06:00:03.5440097Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-03-14T06:00:03.5445577Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:00:03.5450448Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-03-14T06:00:03.5455758Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-03-14T06:00:03.5460719Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-03-14T06:00:03.5465926Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-03-14T06:00:03.5471245Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-03-14T06:00:03.5476740Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-03-14T06:00:03.5482602Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-03-14T06:00:03.5488156Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-03-14T06:00:03.5493764Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-03-14T06:00:03.5499994Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-03-14T06:00:03.5506187Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-03-14T06:00:03.5512250Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-03-14T06:00:03.5518363Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-03-14T06:00:03.5524683Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-03-14T06:00:03.5532622Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-03-14T06:00:03.5539175Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-03-14T06:00:03.5545623Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-03-14T06:00:03.5552333Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-03-14T06:00:03.5586670Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-03-14T06:00:03.8582494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-03-14T06:00:03.8600304Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-03-14T06:00:04.1767472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-03-14T06:00:04.1768482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-03-14T06:00:04.1769504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-03-14T06:00:04.1770491Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-03-14T06:00:04.1771530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-03-14T06:00:04.1772611Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-03-14T06:00:04.1773684Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-03-14T06:00:04.1774645Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-03-14T06:00:04.1797294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-03-14T06:00:04.2593513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-03-14T06:00:04.2624256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-03-14T06:00:04.2626024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-03-14T06:00:04.3998917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-03-14T06:00:04.4000841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-03-14T06:00:04.4002483Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-03-14T06:00:04.4004013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2025-03-14T06:00:04.4005018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-03-14T06:00:04.4035985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-03-14T06:00:04.4711015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-03-14T06:00:04.4798351Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-03-14T06:00:05.2113436Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-03-14T06:00:05.2114456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-03-14T06:00:05.2115408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-03-14T06:00:05.2116377Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-03-14T06:00:05.2117393Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-03-14T06:00:05.2118416Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-03-14T06:00:05.2119439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-03-14T06:00:05.2120657Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-03-14T06:00:05.2121591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-03-14T06:00:05.2122572Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-03-14T06:00:05.2192350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-03-14T06:00:06.2399422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-03-14T06:00:06.2400437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-03-14T06:00:06.3399857Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-03-14T06:00:07.3309318Z From https://github.com/facebookincubator/fbjni 2025-03-14T06:00:07.3309992Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-03-14T06:00:07.3447769Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T06:00:07.7818756Z From https://github.com/Maratyszcza/FP16 2025-03-14T06:00:07.7819369Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-03-14T06:00:07.7913448Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T06:00:08.2181745Z From https://github.com/Maratyszcza/FXdiv 2025-03-14T06:00:08.2182310Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-03-14T06:00:08.2242170Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T06:00:08.6563125Z From https://github.com/Maratyszcza/NNPACK 2025-03-14T06:00:08.6563930Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-03-14T06:00:08.6769613Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T06:00:09.2677007Z From https://github.com/NVIDIA/NVTX 2025-03-14T06:00:09.2677842Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2025-03-14T06:00:09.3011011Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T06:00:09.9809154Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-03-14T06:00:09.9809887Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-03-14T06:00:10.0163950Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T06:00:13.1447933Z From https://github.com/google/XNNPACK 2025-03-14T06:00:13.1448526Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-03-14T06:00:13.7977166Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T06:00:14.3114664Z From https://github.com/google/benchmark 2025-03-14T06:00:14.3115303Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2025-03-14T06:00:14.3283433Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T06:00:15.1447757Z From https://github.com/ROCm/composable_kernel 2025-03-14T06:00:15.1448378Z * branch 8086bbe3a78d931eb96fe12fdc014082e18d18d3 -> FETCH_HEAD 2025-03-14T06:00:15.3872353Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T06:00:15.8849589Z From https://github.com/yhirose/cpp-httplib 2025-03-14T06:00:15.8850195Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2025-03-14T06:00:15.9206701Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T06:00:16.3817163Z From https://github.com/pytorch/cpuinfo 2025-03-14T06:00:16.3817764Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2025-03-14T06:00:16.4753319Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T06:00:16.8671525Z From https://github.com/NVIDIA/cudnn-frontend 2025-03-14T06:00:16.8672139Z * branch 91b7532f3386768bba4f444ee7672b497f34da8a -> FETCH_HEAD 2025-03-14T06:00:16.8954145Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T06:00:17.3837663Z From https://github.com/NVIDIA/cutlass 2025-03-14T06:00:17.3838277Z * branch afa1772203677c5118fcd82537a9c8fefbcc7008 -> FETCH_HEAD 2025-03-14T06:00:17.9984264Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T06:00:19.7978277Z From https://gitlab.com/libeigen/eigen 2025-03-14T06:00:19.7978912Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2025-03-14T06:00:19.9609819Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T06:00:20.7234461Z From https://github.com/pytorch/fbgemm 2025-03-14T06:00:20.7235070Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2025-03-14T06:00:20.7764333Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T06:00:20.7786576Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:00:20.7789332Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:00:20.7792239Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:00:20.7795482Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:00:20.7799010Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:00:20.7830456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-03-14T06:00:21.0315772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-03-14T06:00:21.0630259Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-03-14T06:00:21.1586031Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-03-14T06:00:21.2587134Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-03-14T06:00:22.6315004Z From https://github.com/asmjit/asmjit 2025-03-14T06:00:22.6315902Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2025-03-14T06:00:22.6762991Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T06:00:23.4362442Z From https://github.com/pytorch/cpuinfo 2025-03-14T06:00:23.4363036Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2025-03-14T06:00:23.5379935Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T06:00:24.6936813Z From https://github.com/NVIDIA/cutlass 2025-03-14T06:00:24.6937433Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2025-03-14T06:00:25.1328553Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T06:00:25.9057128Z From https://github.com/google/googletest 2025-03-14T06:00:25.9057780Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2025-03-14T06:00:25.9459041Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T06:00:26.4393708Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-03-14T06:00:26.4394365Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2025-03-14T06:00:26.4463850Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T06:00:26.9417606Z From https://github.com/Dao-AILab/flash-attention 2025-03-14T06:00:26.9418330Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-03-14T06:00:27.0082800Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T06:00:27.0103875Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:00:27.0105628Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:00:27.0133993Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-03-14T06:00:28.4390359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-03-14T06:00:29.3178475Z From https://github.com/ROCm/composable_kernel 2025-03-14T06:00:29.3179104Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-03-14T06:00:29.5568473Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T06:00:31.0940097Z From https://github.com/NVIDIA/cutlass 2025-03-14T06:00:31.0940703Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-03-14T06:00:31.6945119Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T06:00:32.5516177Z From https://github.com/google/flatbuffers 2025-03-14T06:00:32.5516785Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2025-03-14T06:00:32.6679594Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T06:00:33.0952394Z From https://github.com/fmtlib/fmt 2025-03-14T06:00:33.0952974Z * branch 123913715afeb8a437e6388b4473fcc4753e1c9a -> FETCH_HEAD 2025-03-14T06:00:33.1187146Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T06:00:33.6070310Z From https://github.com/google/gemmlowp 2025-03-14T06:00:33.6070896Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-03-14T06:00:33.6378448Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T06:00:34.1639196Z From https://github.com/facebookincubator/gloo 2025-03-14T06:00:34.1639818Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2025-03-14T06:00:34.1853730Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T06:00:34.8081372Z From https://github.com/google/googletest 2025-03-14T06:00:34.8081974Z * branch b514bdc898e2951020cbdca1304b75f5950d1f59 -> FETCH_HEAD 2025-03-14T06:00:34.8466344Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T06:00:35.3461386Z From https://github.com/intel/ideep 2025-03-14T06:00:35.3461944Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-03-14T06:00:35.3555980Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T06:00:35.3574064Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-03-14T06:00:35.3601278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-03-14T06:00:40.2867383Z From https://github.com/intel/mkl-dnn 2025-03-14T06:00:40.2868377Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-03-14T06:00:40.7772441Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T06:00:41.2298113Z From https://github.com/intel/ittapi 2025-03-14T06:00:41.2298759Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2025-03-14T06:00:41.2438860Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T06:00:41.6538898Z From https://github.com/pytorch/kineto 2025-03-14T06:00:41.6539477Z * branch 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 -> FETCH_HEAD 2025-03-14T06:00:41.7382493Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T06:00:41.7402142Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:00:41.7405115Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:00:41.7408057Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:00:41.7438149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-03-14T06:00:42.2526389Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-03-14T06:00:42.2527791Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-03-14T06:00:43.0290756Z From https://github.com/facebookincubator/dynolog 2025-03-14T06:00:43.0291392Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-03-14T06:00:43.1104188Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T06:00:43.1122314Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:00:43.1124939Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:00:43.1127723Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:00:43.1130708Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:00:43.1133786Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:00:43.1137038Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:00:43.1140401Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:00:43.1143690Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:00:43.1174627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-03-14T06:00:44.8336021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-03-14T06:00:44.8338175Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-03-14T06:00:44.8339630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-03-14T06:00:44.8341082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-03-14T06:00:44.8342576Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-03-14T06:00:44.8344057Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-03-14T06:00:44.8345511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-03-14T06:00:46.2155481Z From https://github.com/NVIDIA/DCGM 2025-03-14T06:00:46.2156052Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-03-14T06:00:46.4119690Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T06:00:46.9224906Z From https://github.com/libcpr/cpr 2025-03-14T06:00:46.9225481Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-03-14T06:00:46.9363242Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T06:00:47.5597264Z From https://github.com/fmtlib/fmt 2025-03-14T06:00:47.5598260Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-03-14T06:00:47.5875300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T06:00:48.0086543Z From https://github.com/gflags/gflags 2025-03-14T06:00:48.0087140Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-03-14T06:00:48.0184157Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T06:00:48.0200891Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:00:48.0228646Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-03-14T06:00:48.7775072Z From https://github.com/gflags/gflags 2025-03-14T06:00:48.7775705Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-03-14T06:00:48.7830995Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T06:00:49.3164197Z From https://github.com/google/glog 2025-03-14T06:00:49.3164814Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-03-14T06:00:49.3319153Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T06:00:50.0630941Z From https://github.com/google/googletest 2025-03-14T06:00:50.0631572Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-03-14T06:00:50.1007799Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T06:00:50.8109056Z From https://github.com/nlohmann/json 2025-03-14T06:00:50.8109651Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-03-14T06:00:50.8954268Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T06:00:51.3008253Z From https://github.com/dtrugman/pfs 2025-03-14T06:00:51.3008977Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-03-14T06:00:51.3152515Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T06:00:51.8436684Z From https://github.com/fmtlib/fmt 2025-03-14T06:00:51.8437369Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-03-14T06:00:51.8696206Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T06:00:52.6029573Z From https://github.com/google/googletest 2025-03-14T06:00:52.6030167Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-03-14T06:00:52.6410960Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T06:00:53.0705571Z From https://github.com/ARM-software/kleidiai 2025-03-14T06:00:53.0706235Z * branch ef685a13cfbe8d418aa2ed34350e21e4938358b6 -> FETCH_HEAD 2025-03-14T06:00:53.1054277Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T06:00:53.7830062Z From https://github.com/microsoft/mimalloc 2025-03-14T06:00:53.7830677Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2025-03-14T06:00:53.8175063Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T06:00:54.6101130Z From https://github.com/nlohmann/json 2025-03-14T06:00:54.6101736Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2025-03-14T06:00:54.7064143Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T06:00:55.6550953Z From https://github.com/onnx/onnx 2025-03-14T06:00:55.6551553Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2025-03-14T06:00:56.0332526Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T06:00:56.0371921Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-03-14T06:00:56.0401236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-03-14T06:00:56.9238252Z From https://github.com/pybind/pybind11 2025-03-14T06:00:56.9238848Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2025-03-14T06:00:56.9547359Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T06:00:57.6645977Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-03-14T06:00:57.6646662Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-03-14T06:00:57.7315071Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T06:00:57.7336799Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:00:57.7339517Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:00:57.7342281Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:00:57.7345230Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:00:57.7348365Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:00:57.7351336Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:00:57.7354419Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:00:57.7357511Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:00:57.7388668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-03-14T06:00:57.9476734Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-03-14T06:00:57.9478679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-03-14T06:00:57.9619346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-03-14T06:00:57.9649336Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-03-14T06:00:57.9760332Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-03-14T06:00:58.0786500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-03-14T06:00:58.1786936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-03-14T06:00:59.5215900Z From https://github.com/google/benchmark 2025-03-14T06:00:59.5216716Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-03-14T06:00:59.5387064Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T06:01:00.2072395Z From https://github.com/google/googletest 2025-03-14T06:01:00.2073002Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-03-14T06:01:00.2445872Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T06:01:00.7609235Z From https://github.com/microsoft/GSL 2025-03-14T06:01:00.7609789Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-03-14T06:01:00.7708364Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T06:01:01.5686256Z From https://github.com/nlohmann/json 2025-03-14T06:01:01.5686857Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-03-14T06:01:01.6704613Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T06:01:02.1286645Z From https://github.com/open-telemetry/opentelemetry-proto 2025-03-14T06:01:02.1287317Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-03-14T06:01:02.1385050Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T06:01:02.5224338Z From https://github.com/opentracing/opentracing-cpp 2025-03-14T06:01:02.5224987Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-03-14T06:01:02.5340318Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T06:01:02.9684446Z From https://github.com/jupp0r/prometheus-cpp 2025-03-14T06:01:02.9685064Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-03-14T06:01:02.9825533Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T06:01:02.9842547Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:01:02.9845247Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:01:02.9873243Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-03-14T06:01:03.8996778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-03-14T06:01:04.4833259Z From https://github.com/civetweb/civetweb 2025-03-14T06:01:04.4833898Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-03-14T06:01:04.7195742Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T06:01:05.4699938Z From https://github.com/google/googletest 2025-03-14T06:01:05.4700545Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-03-14T06:01:05.5094839Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T06:01:07.3876426Z From https://github.com/Microsoft/vcpkg 2025-03-14T06:01:07.3877045Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-03-14T06:01:07.8730346Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T06:01:08.2660854Z From https://github.com/mreineck/pocketfft 2025-03-14T06:01:08.2661678Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2025-03-14T06:01:08.2720698Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T06:01:10.8390379Z From https://github.com/protocolbuffers/protobuf 2025-03-14T06:01:10.8391017Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-03-14T06:01:11.0980023Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T06:01:11.1004114Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:01:11.1007117Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-03-14T06:01:11.1036599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-03-14T06:01:11.3954253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-03-14T06:01:11.8483004Z From https://github.com/google/benchmark 2025-03-14T06:01:11.8483578Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-03-14T06:01:11.8611316Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T06:01:12.6213077Z From https://github.com/google/googletest 2025-03-14T06:01:12.6213702Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-03-14T06:01:12.6656709Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T06:01:12.6760153Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T06:01:13.0401671Z From https://github.com/Maratyszcza/pthreadpool 2025-03-14T06:01:13.0402347Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-03-14T06:01:13.0492531Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T06:01:13.6719109Z From https://github.com/pybind/pybind11 2025-03-14T06:01:13.6719712Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-03-14T06:01:13.7031311Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T06:01:14.1164529Z From https://github.com/malfet/PeachPy 2025-03-14T06:01:14.1165134Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-03-14T06:01:14.1409245Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T06:01:14.7498426Z From https://github.com/shibatch/sleef 2025-03-14T06:01:14.7499000Z * branch 56e1f79cb140fb9326d612d0be06b5250565cade -> FETCH_HEAD 2025-03-14T06:01:14.7912317Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T06:01:15.2317683Z From https://github.com/pytorch/tensorpipe 2025-03-14T06:01:15.2318280Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2025-03-14T06:01:15.2528024Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T06:01:15.2547485Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:01:15.2549936Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:01:15.2552569Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:01:15.2555397Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:01:15.2584792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-03-14T06:01:15.5389904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-03-14T06:01:15.5536937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-03-14T06:01:15.6671871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-03-14T06:01:16.4035281Z From https://github.com/google/googletest 2025-03-14T06:01:16.4035892Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-03-14T06:01:16.4416249Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T06:01:16.8489062Z From https://github.com/google/libnop 2025-03-14T06:01:16.8489691Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-03-14T06:01:16.8609228Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T06:01:17.5939528Z From https://github.com/libuv/libuv 2025-03-14T06:01:17.5940586Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2025-03-14T06:01:17.6417441Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T06:01:18.2793785Z From https://github.com/pybind/pybind11 2025-03-14T06:01:18.2794383Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-03-14T06:01:18.3066180Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T06:01:18.3085056Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:01:18.3113646Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-03-14T06:01:18.8992139Z From https://github.com/wjakob/clang-cindex-python3 2025-03-14T06:01:18.8992786Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-03-14T06:01:18.9053202Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T06:01:18.9095358Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-14T06:01:18.9409912Z Entering 'android/libs/fbjni' 2025-03-14T06:01:18.9456741Z Entering 'third_party/FP16' 2025-03-14T06:01:18.9505259Z Entering 'third_party/FXdiv' 2025-03-14T06:01:18.9552501Z Entering 'third_party/NNPACK' 2025-03-14T06:01:18.9599910Z Entering 'third_party/NVTX' 2025-03-14T06:01:18.9647380Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:01:18.9693277Z Entering 'third_party/XNNPACK' 2025-03-14T06:01:18.9755475Z Entering 'third_party/benchmark' 2025-03-14T06:01:18.9802341Z Entering 'third_party/composable_kernel' 2025-03-14T06:01:18.9854470Z Entering 'third_party/cpp-httplib' 2025-03-14T06:01:18.9899654Z Entering 'third_party/cpuinfo' 2025-03-14T06:01:18.9944403Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:01:18.9988379Z Entering 'third_party/cutlass' 2025-03-14T06:01:19.0042448Z Entering 'third_party/eigen' 2025-03-14T06:01:19.0088973Z Entering 'third_party/fbgemm' 2025-03-14T06:01:19.0133131Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:01:19.0176952Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:01:19.0221074Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:01:19.0272333Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:01:19.0317733Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:01:19.0362517Z Entering 'third_party/flash-attention' 2025-03-14T06:01:19.0408075Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:01:19.0458528Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:01:19.0513464Z Entering 'third_party/flatbuffers' 2025-03-14T06:01:19.0561018Z Entering 'third_party/fmt' 2025-03-14T06:01:19.0604445Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:01:19.0648836Z Entering 'third_party/gloo' 2025-03-14T06:01:19.0693142Z Entering 'third_party/googletest' 2025-03-14T06:01:19.0736875Z Entering 'third_party/ideep' 2025-03-14T06:01:19.0784529Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:01:19.0836376Z Entering 'third_party/ittapi' 2025-03-14T06:01:19.0881243Z Entering 'third_party/kineto' 2025-03-14T06:01:19.0925124Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:01:19.0968430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:01:19.1013517Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:01:19.1056859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:01:19.1100320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:01:19.1142215Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:01:19.1188335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:01:19.1231031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:01:19.1276164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:01:19.1323020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:01:19.1368429Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:01:19.1412434Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:01:19.1456752Z Entering 'third_party/kleidiai' 2025-03-14T06:01:19.1501305Z Entering 'third_party/mimalloc' 2025-03-14T06:01:19.1544888Z Entering 'third_party/nlohmann' 2025-03-14T06:01:19.1590650Z Entering 'third_party/onnx' 2025-03-14T06:01:19.1651790Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:01:19.1698483Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:01:19.1744415Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:01:19.1786901Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:01:19.1829582Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:01:19.1872536Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:01:19.1918002Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:01:19.1960249Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:01:19.2002572Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:01:19.2043953Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:01:19.2089947Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:01:19.2134478Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:01:19.2200987Z Entering 'third_party/pocketfft' 2025-03-14T06:01:19.2244448Z Entering 'third_party/protobuf' 2025-03-14T06:01:19.2293162Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:01:19.2335591Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:01:19.2380935Z Entering 'third_party/psimd' 2025-03-14T06:01:19.2424013Z Entering 'third_party/pthreadpool' 2025-03-14T06:01:19.2466893Z Entering 'third_party/pybind11' 2025-03-14T06:01:19.2510918Z Entering 'third_party/python-peachpy' 2025-03-14T06:01:19.2554364Z Entering 'third_party/sleef' 2025-03-14T06:01:19.2599651Z Entering 'third_party/tensorpipe' 2025-03-14T06:01:19.2644679Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:01:19.2689286Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:01:19.2732969Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:01:19.2776591Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:01:19.2819363Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:01:19.2877130Z ##[endgroup] 2025-03-14T06:01:19.2877776Z ##[group]Persisting credentials for submodules 2025-03-14T06:01:19.2884866Z [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-03-14T06:01:19.3196432Z Entering 'android/libs/fbjni' 2025-03-14T06:01:19.3253718Z Entering 'third_party/FP16' 2025-03-14T06:01:19.3311676Z Entering 'third_party/FXdiv' 2025-03-14T06:01:19.3369442Z Entering 'third_party/NNPACK' 2025-03-14T06:01:19.3426527Z Entering 'third_party/NVTX' 2025-03-14T06:01:19.3487042Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:01:19.3544386Z Entering 'third_party/XNNPACK' 2025-03-14T06:01:19.3619854Z Entering 'third_party/benchmark' 2025-03-14T06:01:19.3681111Z Entering 'third_party/composable_kernel' 2025-03-14T06:01:19.3750882Z Entering 'third_party/cpp-httplib' 2025-03-14T06:01:19.3813079Z Entering 'third_party/cpuinfo' 2025-03-14T06:01:19.3876139Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:01:19.3936428Z Entering 'third_party/cutlass' 2025-03-14T06:01:19.4005631Z Entering 'third_party/eigen' 2025-03-14T06:01:19.4067755Z Entering 'third_party/fbgemm' 2025-03-14T06:01:19.4125663Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:01:19.4183454Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:01:19.4240158Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:01:19.4307048Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:01:19.4363090Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:01:19.4423224Z Entering 'third_party/flash-attention' 2025-03-14T06:01:19.4485174Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:01:19.4549906Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:01:19.4618894Z Entering 'third_party/flatbuffers' 2025-03-14T06:01:19.4681919Z Entering 'third_party/fmt' 2025-03-14T06:01:19.4740051Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:01:19.4799876Z Entering 'third_party/gloo' 2025-03-14T06:01:19.4858872Z Entering 'third_party/googletest' 2025-03-14T06:01:19.4916916Z Entering 'third_party/ideep' 2025-03-14T06:01:19.4974751Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:01:19.5041679Z Entering 'third_party/ittapi' 2025-03-14T06:01:19.5099985Z Entering 'third_party/kineto' 2025-03-14T06:01:19.5157863Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:01:19.5215603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:01:19.5277146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:01:19.5334194Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:01:19.5392429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:01:19.5447454Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:01:19.5506889Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:01:19.5563488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:01:19.5621632Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:01:19.5679415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:01:19.5737287Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:01:19.5793126Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:01:19.5850537Z Entering 'third_party/kleidiai' 2025-03-14T06:01:19.5908619Z Entering 'third_party/mimalloc' 2025-03-14T06:01:19.5966626Z Entering 'third_party/nlohmann' 2025-03-14T06:01:19.6026500Z Entering 'third_party/onnx' 2025-03-14T06:01:19.6101714Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:01:19.6162228Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:01:19.6223042Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:01:19.6279784Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:01:19.6336399Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:01:19.6393315Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:01:19.6450650Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:01:19.6506659Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:01:19.6562453Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:01:19.6619215Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:01:19.6679330Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:01:19.6735776Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:01:19.6815397Z Entering 'third_party/pocketfft' 2025-03-14T06:01:19.6872861Z Entering 'third_party/protobuf' 2025-03-14T06:01:19.6933825Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:01:19.6990724Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:01:19.7049384Z Entering 'third_party/psimd' 2025-03-14T06:01:19.7107463Z Entering 'third_party/pthreadpool' 2025-03-14T06:01:19.7163913Z Entering 'third_party/pybind11' 2025-03-14T06:01:19.7223062Z Entering 'third_party/python-peachpy' 2025-03-14T06:01:19.7283376Z Entering 'third_party/sleef' 2025-03-14T06:01:19.7342973Z Entering 'third_party/tensorpipe' 2025-03-14T06:01:19.7401319Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:01:19.7459658Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:01:19.7520133Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:01:19.7580322Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:01:19.7639047Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:01:19.7720365Z [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-03-14T06:01:19.8042864Z Entering 'android/libs/fbjni' 2025-03-14T06:01:19.8099189Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T06:01:19.8116895Z Entering 'third_party/FP16' 2025-03-14T06:01:19.8172164Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T06:01:19.8189192Z Entering 'third_party/FXdiv' 2025-03-14T06:01:19.8243831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T06:01:19.8260537Z Entering 'third_party/NNPACK' 2025-03-14T06:01:19.8313965Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T06:01:19.8331412Z Entering 'third_party/NVTX' 2025-03-14T06:01:19.8386468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T06:01:19.8404266Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:01:19.8458418Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T06:01:19.8475192Z Entering 'third_party/XNNPACK' 2025-03-14T06:01:19.8528934Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T06:01:19.8564944Z Entering 'third_party/benchmark' 2025-03-14T06:01:19.8618372Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T06:01:19.8635478Z Entering 'third_party/composable_kernel' 2025-03-14T06:01:19.8690651Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T06:01:19.8715673Z Entering 'third_party/cpp-httplib' 2025-03-14T06:01:19.8771104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T06:01:19.8790221Z Entering 'third_party/cpuinfo' 2025-03-14T06:01:19.8843716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T06:01:19.8861491Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:01:19.8916157Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T06:01:19.8932939Z Entering 'third_party/cutlass' 2025-03-14T06:01:19.8986857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T06:01:19.9013893Z Entering 'third_party/eigen' 2025-03-14T06:01:19.9067614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T06:01:19.9087324Z Entering 'third_party/fbgemm' 2025-03-14T06:01:19.9141508Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T06:01:19.9157741Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:01:19.9211050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-14T06:01:19.9227274Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:01:19.9281660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T06:01:19.9298015Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:01:19.9350967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-14T06:01:19.9374353Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:01:19.9431098Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:01:19.9447721Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:01:19.9502724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2025-03-14T06:01:19.9520264Z Entering 'third_party/flash-attention' 2025-03-14T06:01:19.9575318Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T06:01:19.9592777Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:01:19.9646057Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-03-14T06:01:19.9669616Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:01:19.9723464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-14T06:01:19.9751477Z Entering 'third_party/flatbuffers' 2025-03-14T06:01:19.9805009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T06:01:19.9824561Z Entering 'third_party/fmt' 2025-03-14T06:01:19.9879415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T06:01:19.9895317Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:01:19.9949213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T06:01:19.9966044Z Entering 'third_party/gloo' 2025-03-14T06:01:20.0018837Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T06:01:20.0035742Z Entering 'third_party/googletest' 2025-03-14T06:01:20.0092826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:01:20.0109163Z Entering 'third_party/ideep' 2025-03-14T06:01:20.0165186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T06:01:20.0180833Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:01:20.0232579Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-14T06:01:20.0258403Z Entering 'third_party/ittapi' 2025-03-14T06:01:20.0313613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T06:01:20.0330302Z Entering 'third_party/kineto' 2025-03-14T06:01:20.0384257Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T06:01:20.0400463Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:01:20.0456021Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-03-14T06:01:20.0472187Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:01:20.0526714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-03-14T06:01:20.0544434Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:01:20.0600696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-03-14T06:01:20.0617213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:01:20.0671956Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-03-14T06:01:20.0690650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:01:20.0748241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-03-14T06:01:20.0764864Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:01:20.0825184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-03-14T06:01:20.0843627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:01:20.0903447Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-03-14T06:01:20.0920958Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:01:20.0977699Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:01:20.0994431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:01:20.1051319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-03-14T06:01:20.1070058Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:01:20.1129007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-03-14T06:01:20.1148365Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:01:20.1203489Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-03-14T06:01:20.1220306Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:01:20.1276191Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-03-14T06:01:20.1297156Z Entering 'third_party/kleidiai' 2025-03-14T06:01:20.1351673Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T06:01:20.1368964Z Entering 'third_party/mimalloc' 2025-03-14T06:01:20.1422936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T06:01:20.1440303Z Entering 'third_party/nlohmann' 2025-03-14T06:01:20.1495523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T06:01:20.1513861Z Entering 'third_party/onnx' 2025-03-14T06:01:20.1567897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T06:01:20.1603107Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:01:20.1658209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:01:20.1680440Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:01:20.1732015Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T06:01:20.1750485Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:01:20.1804493Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-03-14T06:01:20.1821068Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:01:20.1874454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:01:20.1890590Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:01:20.1944327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-03-14T06:01:20.1960151Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:01:20.2016464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-03-14T06:01:20.2034146Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:01:20.2087810Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-03-14T06:01:20.2103992Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:01:20.2157496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-03-14T06:01:20.2173227Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:01:20.2227148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-03-14T06:01:20.2242519Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:01:20.2298254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-03-14T06:01:20.2316750Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:01:20.2372378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-03-14T06:01:20.2391472Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:01:20.2446346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-14T06:01:20.2487129Z Entering 'third_party/pocketfft' 2025-03-14T06:01:20.2541978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T06:01:20.2558582Z Entering 'third_party/protobuf' 2025-03-14T06:01:20.2612802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T06:01:20.2633615Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:01:20.2688963Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-14T06:01:20.2705148Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:01:20.2759483Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:01:20.2777662Z Entering 'third_party/psimd' 2025-03-14T06:01:20.2831463Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T06:01:20.2848138Z Entering 'third_party/pthreadpool' 2025-03-14T06:01:20.2902984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T06:01:20.2919569Z Entering 'third_party/pybind11' 2025-03-14T06:01:20.2973531Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:01:20.2990850Z Entering 'third_party/python-peachpy' 2025-03-14T06:01:20.3045326Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T06:01:20.3062871Z Entering 'third_party/sleef' 2025-03-14T06:01:20.3118294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T06:01:20.3135457Z Entering 'third_party/tensorpipe' 2025-03-14T06:01:20.3191979Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T06:01:20.3208275Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:01:20.3262660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:01:20.3279759Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:01:20.3334066Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-14T06:01:20.3350293Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:01:20.3403912Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-14T06:01:20.3420734Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:01:20.3475154Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:01:20.3490793Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:01:20.3545660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-03-14T06:01:20.4470103Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-14T06:01:20.4791695Z Entering 'android/libs/fbjni' 2025-03-14T06:01:20.4835565Z Entering 'third_party/FP16' 2025-03-14T06:01:20.4879363Z Entering 'third_party/FXdiv' 2025-03-14T06:01:20.4922893Z Entering 'third_party/NNPACK' 2025-03-14T06:01:20.4967174Z Entering 'third_party/NVTX' 2025-03-14T06:01:20.5011973Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:01:20.5055931Z Entering 'third_party/XNNPACK' 2025-03-14T06:01:20.5116415Z Entering 'third_party/benchmark' 2025-03-14T06:01:20.5160092Z Entering 'third_party/composable_kernel' 2025-03-14T06:01:20.5211922Z Entering 'third_party/cpp-httplib' 2025-03-14T06:01:20.5255123Z Entering 'third_party/cpuinfo' 2025-03-14T06:01:20.5299775Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:01:20.5344712Z Entering 'third_party/cutlass' 2025-03-14T06:01:20.5398677Z Entering 'third_party/eigen' 2025-03-14T06:01:20.5446205Z Entering 'third_party/fbgemm' 2025-03-14T06:01:20.5490861Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:01:20.5534439Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:01:20.5577835Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:01:20.5629197Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:01:20.5674303Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:01:20.5719666Z Entering 'third_party/flash-attention' 2025-03-14T06:01:20.5766745Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:01:20.5819492Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:01:20.5875132Z Entering 'third_party/flatbuffers' 2025-03-14T06:01:20.5926731Z Entering 'third_party/fmt' 2025-03-14T06:01:20.5973320Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:01:20.6022894Z Entering 'third_party/gloo' 2025-03-14T06:01:20.6070588Z Entering 'third_party/googletest' 2025-03-14T06:01:20.6120978Z Entering 'third_party/ideep' 2025-03-14T06:01:20.6167109Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:01:20.6224691Z Entering 'third_party/ittapi' 2025-03-14T06:01:20.6270307Z Entering 'third_party/kineto' 2025-03-14T06:01:20.6317435Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:01:20.6362209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:01:20.6408562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:01:20.6454806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:01:20.6499172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:01:20.6543138Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:01:20.6591158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:01:20.6634824Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:01:20.6680614Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:01:20.6725156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:01:20.6771536Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:01:20.6815550Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:01:20.6864545Z Entering 'third_party/kleidiai' 2025-03-14T06:01:20.6912698Z Entering 'third_party/mimalloc' 2025-03-14T06:01:20.6958803Z Entering 'third_party/nlohmann' 2025-03-14T06:01:20.7006168Z Entering 'third_party/onnx' 2025-03-14T06:01:20.7069265Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:01:20.7116788Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:01:20.7163609Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:01:20.7207405Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:01:20.7250772Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:01:20.7293598Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:01:20.7337423Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:01:20.7380854Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:01:20.7422814Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:01:20.7464970Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:01:20.7509901Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:01:20.7554590Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:01:20.7618704Z Entering 'third_party/pocketfft' 2025-03-14T06:01:20.7662191Z Entering 'third_party/protobuf' 2025-03-14T06:01:20.7710451Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:01:20.7753403Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:01:20.7798381Z Entering 'third_party/psimd' 2025-03-14T06:01:20.7841923Z Entering 'third_party/pthreadpool' 2025-03-14T06:01:20.7885212Z Entering 'third_party/pybind11' 2025-03-14T06:01:20.7929062Z Entering 'third_party/python-peachpy' 2025-03-14T06:01:20.7972996Z Entering 'third_party/sleef' 2025-03-14T06:01:20.8018450Z Entering 'third_party/tensorpipe' 2025-03-14T06:01:20.8062604Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:01:20.8106429Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:01:20.8148826Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:01:20.8191783Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:01:20.8233659Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:01:20.8294391Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-14T06:01:20.8604587Z Entering 'android/libs/fbjni' 2025-03-14T06:01:20.8648493Z Entering 'third_party/FP16' 2025-03-14T06:01:20.8692773Z Entering 'third_party/FXdiv' 2025-03-14T06:01:20.8736434Z Entering 'third_party/NNPACK' 2025-03-14T06:01:20.8780897Z Entering 'third_party/NVTX' 2025-03-14T06:01:20.8825384Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:01:20.8868952Z Entering 'third_party/XNNPACK' 2025-03-14T06:01:20.8929255Z Entering 'third_party/benchmark' 2025-03-14T06:01:20.8973818Z Entering 'third_party/composable_kernel' 2025-03-14T06:01:20.9026071Z Entering 'third_party/cpp-httplib' 2025-03-14T06:01:20.9072102Z Entering 'third_party/cpuinfo' 2025-03-14T06:01:20.9116463Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:01:20.9160034Z Entering 'third_party/cutlass' 2025-03-14T06:01:20.9212959Z Entering 'third_party/eigen' 2025-03-14T06:01:20.9259717Z Entering 'third_party/fbgemm' 2025-03-14T06:01:20.9305861Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:01:20.9350496Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:01:20.9394207Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:01:20.9445635Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:01:20.9489747Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:01:20.9534729Z Entering 'third_party/flash-attention' 2025-03-14T06:01:20.9579261Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:01:20.9629760Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:01:20.9684633Z Entering 'third_party/flatbuffers' 2025-03-14T06:01:20.9731712Z Entering 'third_party/fmt' 2025-03-14T06:01:20.9775157Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:01:20.9818958Z Entering 'third_party/gloo' 2025-03-14T06:01:20.9861907Z Entering 'third_party/googletest' 2025-03-14T06:01:20.9907336Z Entering 'third_party/ideep' 2025-03-14T06:01:20.9950177Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:01:21.0001727Z Entering 'third_party/ittapi' 2025-03-14T06:01:21.0045154Z Entering 'third_party/kineto' 2025-03-14T06:01:21.0088647Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:01:21.0132804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:01:21.0178662Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:01:21.0222533Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:01:21.0265364Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:01:21.0307488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:01:21.0352689Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:01:21.0401082Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:01:21.0444749Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:01:21.0489960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:01:21.0534490Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:01:21.0579230Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:01:21.0624757Z Entering 'third_party/kleidiai' 2025-03-14T06:01:21.0669863Z Entering 'third_party/mimalloc' 2025-03-14T06:01:21.0717007Z Entering 'third_party/nlohmann' 2025-03-14T06:01:21.0762168Z Entering 'third_party/onnx' 2025-03-14T06:01:21.0824429Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:01:21.0870980Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:01:21.0917227Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:01:21.0959439Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:01:21.1003280Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:01:21.1044826Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:01:21.1090514Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:01:21.1132059Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:01:21.1174707Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:01:21.1217162Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:01:21.1262276Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:01:21.1307408Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:01:21.1373575Z Entering 'third_party/pocketfft' 2025-03-14T06:01:21.1422129Z Entering 'third_party/protobuf' 2025-03-14T06:01:21.1472106Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:01:21.1519265Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:01:21.1565612Z Entering 'third_party/psimd' 2025-03-14T06:01:21.1610663Z Entering 'third_party/pthreadpool' 2025-03-14T06:01:21.1654325Z Entering 'third_party/pybind11' 2025-03-14T06:01:21.1700947Z Entering 'third_party/python-peachpy' 2025-03-14T06:01:21.1744287Z Entering 'third_party/sleef' 2025-03-14T06:01:21.1788759Z Entering 'third_party/tensorpipe' 2025-03-14T06:01:21.1833336Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:01:21.1876209Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:01:21.1919366Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:01:21.1962757Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:01:21.2004647Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:01:21.2060411Z ##[endgroup] 2025-03-14T06:01:21.2096721Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T06:01:21.2120341Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:21.2215506Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-03-14T06:01:21.2216149Z # Remove any artifacts from the previous checkouts 2025-03-14T06:01:21.2216600Z git clean -fxd 2025-03-14T06:01:21.2225724Z shell: /usr/bin/bash -e {0} 2025-03-14T06:01:21.2226080Z env: 2025-03-14T06:01:21.2226354Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:21.2226692Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:21.2227018Z DESIRED_CUDA: cu128 2025-03-14T06:01:21.2227311Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:21.2227628Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:21.2228019Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:21.2228478Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:21.2228766Z LIBTORCH_CONFIG: 2025-03-14T06:01:21.2229039Z LIBTORCH_VARIANT: 2025-03-14T06:01:21.2229355Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:21.2229699Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:21.2230204Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:21.2230747Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:21.2231094Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:21.2231463Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:21.2232051Z GITHUB_TOKEN: *** 2025-03-14T06:01:21.2232510Z PR_NUMBER: 2025-03-14T06:01:21.2232796Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:21.2233361Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:21.2233768Z USE_SPLIT_BUILD: false 2025-03-14T06:01:21.2234081Z ##[endgroup] 2025-03-14T06:01:21.2638955Z Prepare all required actions 2025-03-14T06:01:21.2639906Z Getting action download info 2025-03-14T06:01:21.4201171Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2025-03-14T06:01:21.4201627Z with: 2025-03-14T06:01:21.4202197Z github-token: *** 2025-03-14T06:01:21.4202677Z test-matrix: { include: [ { config: "default" }, ]} 2025-03-14T06:01:21.4203110Z env: 2025-03-14T06:01:21.4203388Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:21.4203728Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:21.4204042Z DESIRED_CUDA: cu128 2025-03-14T06:01:21.4204362Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:21.4204685Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:21.4205085Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:21.4205564Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:21.4205936Z LIBTORCH_CONFIG: 2025-03-14T06:01:21.4206238Z LIBTORCH_VARIANT: 2025-03-14T06:01:21.4206561Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:21.4206909Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:21.4207431Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:21.4207978Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:21.4208399Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:21.4208785Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:21.4209390Z GITHUB_TOKEN: *** 2025-03-14T06:01:21.4209680Z PR_NUMBER: 2025-03-14T06:01:21.4210009Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:21.4210496Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:21.4210898Z USE_SPLIT_BUILD: false 2025-03-14T06:01:21.4211218Z ##[endgroup] 2025-03-14T06:01:21.4265424Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T06:01:21.4265801Z with: 2025-03-14T06:01:21.4266076Z shell: bash 2025-03-14T06:01:21.4266360Z timeout_minutes: 10 2025-03-14T06:01:21.4266668Z max_attempts: 5 2025-03-14T06:01:21.4267032Z retry_wait_seconds: 30 2025-03-14T06:01:21.4268047Z 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.1 2025-03-14T06:01:21.4269074Z polling_interval_seconds: 1 2025-03-14T06:01:21.4269416Z warning_on_retry: true 2025-03-14T06:01:21.4269736Z continue_on_error: false 2025-03-14T06:01:21.4270044Z env: 2025-03-14T06:01:21.4270300Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:21.4270605Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:21.4270918Z DESIRED_CUDA: cu128 2025-03-14T06:01:21.4271218Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:21.4271531Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:21.4271987Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:21.4272491Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:21.4272786Z LIBTORCH_CONFIG: 2025-03-14T06:01:21.4273070Z LIBTORCH_VARIANT: 2025-03-14T06:01:21.4273378Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:21.4273755Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:21.4274227Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:21.4274780Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:21.4275322Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:21.4275860Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:21.4276496Z GITHUB_TOKEN: *** 2025-03-14T06:01:21.4276788Z PR_NUMBER: 2025-03-14T06:01:21.4277090Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:21.4277843Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:21.4278413Z USE_SPLIT_BUILD: false 2025-03-14T06:01:21.4278716Z ##[endgroup] 2025-03-14T06:01:21.5376773Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-03-14T06:01:21.8090139Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T06:01:21.8280172Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2025-03-14T06:01:21.8285940Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2025-03-14T06:01:21.8423385Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2025-03-14T06:01:21.8427534Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-03-14T06:01:21.8439293Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-03-14T06:01:21.8443827Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2025.1.31) 2025-03-14T06:01:22.5185321Z Command completed after 1 attempt(s). 2025-03-14T06:01:22.5258119Z ##[group]Run set -x 2025-03-14T06:01:22.5258610Z set -x 2025-03-14T06:01:22.5258887Z  2025-03-14T06:01:22.5259353Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-03-14T06:01:22.5259942Z # in runner workspace 2025-03-14T06:01:22.5260426Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-03-14T06:01:22.5269515Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:01:22.5269977Z env: 2025-03-14T06:01:22.5270250Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:22.5270581Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:22.5270903Z DESIRED_CUDA: cu128 2025-03-14T06:01:22.5271204Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:22.5271509Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:22.5271899Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:22.5272357Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:22.5272645Z LIBTORCH_CONFIG: 2025-03-14T06:01:22.5272929Z LIBTORCH_VARIANT: 2025-03-14T06:01:22.5273251Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:22.5273596Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:22.5274054Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:22.5274593Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:22.5274954Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:22.5275305Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:22.5276094Z GITHUB_TOKEN: *** 2025-03-14T06:01:22.5276499Z PR_NUMBER: 2025-03-14T06:01:22.5276925Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:22.5277774Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:22.5278190Z USE_SPLIT_BUILD: false 2025-03-14T06:01:22.5278488Z ##[endgroup] 2025-03-14T06:01:22.5310374Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-03-14T06:01:22.5598386Z ##[group]Run set -x 2025-03-14T06:01:22.5598848Z set -x 2025-03-14T06:01:22.5599256Z  2025-03-14T06:01:22.5599875Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2025-03-14T06:01:22.5600724Z # but doesn't expose it in anyway. The job name is part of the job message the 2025-03-14T06:01:22.5601546Z # runner receives, so it's there and printed out to the diag log. Below is the 2025-03-14T06:01:22.5602458Z # code responsible for printing it. Need to check with GitHub to see if they can 2025-03-14T06:01:22.5603228Z # expose this variable as part of GitHub context. 2025-03-14T06:01:22.5604101Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2025-03-14T06:01:22.5605013Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2025-03-14T06:01:22.5605612Z pwd 2025-03-14T06:01:22.5606046Z  2025-03-14T06:01:22.5606596Z LOG_FILE=$(grep -l -r "aed0b7a742a2d7b7901790622829cbd2135049a4" *.log | tail -n 1) 2025-03-14T06:01:22.5607457Z if [ -n "${LOG_FILE}" ]; then 2025-03-14T06:01:22.5608231Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2025-03-14T06:01:22.5608959Z  # needs to be awk {print $3} on MacOS 2025-03-14T06:01:22.5609662Z  case ${RUNNER_OS} in 2025-03-14T06:01:22.5610137Z  macOS) 2025-03-14T06:01:22.5610754Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2025-03-14T06:01:22.5611487Z  ;; 2025-03-14T06:01:22.5611888Z  *) 2025-03-14T06:01:22.5612521Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2025-03-14T06:01:22.5613256Z  ;; 2025-03-14T06:01:22.5613646Z  esac 2025-03-14T06:01:22.5614062Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-14T06:01:22.5614628Z fi 2025-03-14T06:01:22.5615017Z  2025-03-14T06:01:22.5615358Z popd 2025-03-14T06:01:22.5622462Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:01:22.5623080Z env: 2025-03-14T06:01:22.5623452Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:22.5623893Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:22.5624540Z DESIRED_CUDA: cu128 2025-03-14T06:01:22.5624995Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:22.5625425Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:22.5625898Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:22.5626503Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:22.5626899Z LIBTORCH_CONFIG: 2025-03-14T06:01:22.5627347Z LIBTORCH_VARIANT: 2025-03-14T06:01:22.5627772Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:22.5628179Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:22.5628786Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:22.5629442Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:22.5629874Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:22.5630416Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:22.5631113Z GITHUB_TOKEN: *** 2025-03-14T06:01:22.5631446Z PR_NUMBER: 2025-03-14T06:01:22.5631752Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:22.5632179Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:22.5632571Z USE_SPLIT_BUILD: false 2025-03-14T06:01:22.5632887Z ##[endgroup] 2025-03-14T06:01:22.5660001Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2025-03-14T06:01:22.5660495Z + pwd 2025-03-14T06:01:22.5660860Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2025-03-14T06:01:22.5661356Z /home/ec2-user/actions-runner/_diag 2025-03-14T06:01:22.5667149Z ++ grep -l -r aed0b7a742a2d7b7901790622829cbd2135049a4 Runner_20250314-023329-utc.log Runner_20250314-023528-utc.log Worker_20250314-023617-utc.log Worker_20250314-055710-utc.log 2025-03-14T06:01:22.5668159Z ++ tail -n 1 2025-03-14T06:01:22.5683671Z + LOG_FILE=Worker_20250314-055710-utc.log 2025-03-14T06:01:22.5684134Z + '[' -n Worker_20250314-055710-utc.log ']' 2025-03-14T06:01:22.5684514Z + case ${RUNNER_OS} in 2025-03-14T06:01:22.5690030Z ++ grep -r '"jobDisplayName"' Worker_20250314-055710-utc.log 2025-03-14T06:01:22.5690631Z ++ awk -F '[:]' '{print $2}' 2025-03-14T06:01:22.5691837Z ++ sed 's/"//g' 2025-03-14T06:01:22.5692980Z ++ xargs 2025-03-14T06:01:22.5723147Z + JOB_NAME='manywheel-py3_9-cuda12_8-test / test,' 2025-03-14T06:01:22.5723671Z + echo 'job-name=manywheel-py3_9-cuda12_8-test / test,' 2025-03-14T06:01:22.5724083Z + popd 2025-03-14T06:01:22.5724373Z ~/actions-runner/_work/pytorch/pytorch 2025-03-14T06:01:22.5772815Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-03-14T06:01:22.5773594Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-03-14T06:01:22.5774254Z echo "Job name: ${JOB_NAME}" 2025-03-14T06:01:22.5774835Z  2025-03-14T06:01:22.5775577Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-03-14T06:01:22.5776164Z # in runner workspace 2025-03-14T06:01:22.5776902Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-03-14T06:01:22.5777744Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-03-14T06:01:22.5778163Z  --job-name "${JOB_NAME}" \ 2025-03-14T06:01:22.5778776Z  --test-matrix "{ include: [ 2025-03-14T06:01:22.5779160Z  { config: "default" }, 2025-03-14T06:01:22.5779483Z ]} 2025-03-14T06:01:22.5779740Z " \ 2025-03-14T06:01:22.5780038Z  --selected-test-configs "" \ 2025-03-14T06:01:22.5780442Z  --pr-number "${PR_NUMBER}" \ 2025-03-14T06:01:22.5780816Z  --tag "${TAG}" \ 2025-03-14T06:01:22.5781163Z  --event-name "${EVENT_NAME}" \ 2025-03-14T06:01:22.5781556Z  --schedule "${SCHEDULE}" \ 2025-03-14T06:01:22.5781934Z  --branch "${HEAD_BRANCH}" 2025-03-14T06:01:22.5788749Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:01:22.5789513Z env: 2025-03-14T06:01:22.5789919Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:22.5790470Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:22.5790999Z DESIRED_CUDA: cu128 2025-03-14T06:01:22.5791473Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:22.5792001Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:22.5792637Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:22.5793412Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:22.5793873Z LIBTORCH_CONFIG: 2025-03-14T06:01:22.5794342Z LIBTORCH_VARIANT: 2025-03-14T06:01:22.5794853Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:22.5795418Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:22.5796188Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:22.5797150Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:22.5797733Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:22.5798368Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:22.5799330Z GITHUB_TOKEN: *** 2025-03-14T06:01:22.5799798Z PR_NUMBER: 2025-03-14T06:01:22.5800341Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:22.5801080Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:22.5801802Z USE_SPLIT_BUILD: false 2025-03-14T06:01:22.5802426Z JOB_NAME: manywheel-py3_9-cuda12_8-test / test, 2025-03-14T06:01:22.5803140Z TAG: 2025-03-14T06:01:22.5803574Z EVENT_NAME: push 2025-03-14T06:01:22.5804049Z SCHEDULE: 2025-03-14T06:01:22.5804492Z HEAD_BRANCH: 2025-03-14T06:01:22.5804952Z ##[endgroup] 2025-03-14T06:01:22.5838005Z Workflow: linux-binary-manywheel 2025-03-14T06:01:22.5838746Z Job name: manywheel-py3_9-cuda12_8-test / test, 2025-03-14T06:01:22.7738269Z fatal: not a git repository (or any of the parent directories): .git 2025-03-14T06:01:22.7744519Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:487: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2025-03-14T06:01:22.7746088Z warnings.warn(f"failed to get commit messages: {e}") 2025-03-14T06:01:22.7911201Z ##[group]Run echo "Filtered matrix:" 2025-03-14T06:01:22.7911633Z echo "Filtered matrix:" 2025-03-14T06:01:22.7912044Z echo "{"include": [{"config": "default"}]}" 2025-03-14T06:01:22.7912468Z  2025-03-14T06:01:22.7912726Z echo 2025-03-14T06:01:22.7913047Z echo "Is the current job unstable? False" 2025-03-14T06:01:22.7913446Z  2025-03-14T06:01:22.7913697Z echo 2025-03-14T06:01:22.7914005Z echo "Is keep-going label set? False" 2025-03-14T06:01:22.7914386Z  2025-03-14T06:01:22.7914620Z echo 2025-03-14T06:01:22.7914903Z echo "Renabled issues? " 2025-03-14T06:01:22.7921848Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:01:22.7922308Z env: 2025-03-14T06:01:22.7922582Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:22.7922907Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:22.7923407Z DESIRED_CUDA: cu128 2025-03-14T06:01:22.7923700Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:22.7924015Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:22.7924409Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:22.7924866Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:22.7925281Z LIBTORCH_CONFIG: 2025-03-14T06:01:22.7925559Z LIBTORCH_VARIANT: 2025-03-14T06:01:22.7925870Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:22.7926215Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:22.7926675Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:22.7927210Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:22.7927547Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:22.7927919Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:22.7928500Z GITHUB_TOKEN: *** 2025-03-14T06:01:22.7928783Z PR_NUMBER: 2025-03-14T06:01:22.7929096Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:22.7929509Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:22.7929908Z USE_SPLIT_BUILD: false 2025-03-14T06:01:22.7930219Z ##[endgroup] 2025-03-14T06:01:22.7957006Z Filtered matrix: 2025-03-14T06:01:22.7957335Z {include: [{config: default}]} 2025-03-14T06:01:22.7957565Z 2025-03-14T06:01:22.7957697Z Is the current job unstable? False 2025-03-14T06:01:22.7957967Z 2025-03-14T06:01:22.7958111Z Is keep-going label set? False 2025-03-14T06:01:22.7958606Z 2025-03-14T06:01:22.7958774Z Renabled issues? 2025-03-14T06:01:22.8041782Z ##[group]Run actions/download-artifact@v4.1.7 2025-03-14T06:01:22.8042210Z with: 2025-03-14T06:01:22.8042511Z name: manywheel-py3_9-cuda12_8 2025-03-14T06:01:22.8042972Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2025-03-14T06:01:22.8043453Z merge-multiple: false 2025-03-14T06:01:22.8043795Z repository: pytorch/pytorch 2025-03-14T06:01:22.8044131Z run-id: 13849515243 2025-03-14T06:01:22.8044430Z env: 2025-03-14T06:01:22.8044695Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:22.8045032Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:22.8045376Z DESIRED_CUDA: cu128 2025-03-14T06:01:22.8045680Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:22.8046008Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:22.8046410Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:22.8046875Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:22.8047172Z LIBTORCH_CONFIG: 2025-03-14T06:01:22.8047463Z LIBTORCH_VARIANT: 2025-03-14T06:01:22.8047787Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:22.8048194Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:22.8048662Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:22.8049197Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:22.8049561Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:22.8049938Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:22.8050526Z GITHUB_TOKEN: *** 2025-03-14T06:01:22.8050822Z PR_NUMBER: 2025-03-14T06:01:22.8051134Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:22.8051546Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:22.8051971Z USE_SPLIT_BUILD: false 2025-03-14T06:01:22.8052297Z ##[endgroup] 2025-03-14T06:01:23.0679843Z Downloading single artifact 2025-03-14T06:01:23.1691792Z Preparing to download the following artifacts: 2025-03-14T06:01:23.1692347Z - manywheel-py3_9-cuda12_8 (ID: 2750747128, Size: 1086366947) 2025-03-14T06:01:23.2130126Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/35d6eda5-c7ee-4425-987b-09bf93083985/workflow-job-run-13bf57d2-783c-5b0c-9368-001608a68ecb/artifacts/c2bce2a43029672239a95d4dcf85400299db3a0efb4b2c60bf2ac9c604b0ebb1.zip 2025-03-14T06:01:23.2132028Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-14T06:01:23.3785002Z (node:74891) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-03-14T06:01:23.3786297Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-03-14T06:01:56.2774742Z Artifact download completed successfully. 2025-03-14T06:01:56.2775227Z Total of 1 artifact(s) downloaded 2025-03-14T06:01:56.2781840Z Download artifact has finished successfully 2025-03-14T06:01:56.3067959Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-03-14T06:01:56.3068476Z with: 2025-03-14T06:01:56.3068746Z driver-version: 550.54.15 2025-03-14T06:01:56.3069052Z env: 2025-03-14T06:01:56.3069316Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:56.3069640Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:56.3069956Z DESIRED_CUDA: cu128 2025-03-14T06:01:56.3070255Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:56.3070553Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:56.3070945Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:56.3071399Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:56.3071684Z LIBTORCH_CONFIG: 2025-03-14T06:01:56.3071969Z LIBTORCH_VARIANT: 2025-03-14T06:01:56.3072268Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:56.3072633Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:56.3073088Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:56.3073622Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:56.3074023Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:56.3074392Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:56.3074956Z GITHUB_TOKEN: *** 2025-03-14T06:01:56.3075226Z PR_NUMBER: 2025-03-14T06:01:56.3075523Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:56.3075936Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:56.3076330Z USE_SPLIT_BUILD: false 2025-03-14T06:01:56.3076658Z ##[endgroup] 2025-03-14T06:01:56.3172868Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-03-14T06:01:56.3173392Z with: 2025-03-14T06:01:56.3173654Z timeout_minutes: 10 2025-03-14T06:01:56.3173944Z max_attempts: 3 2025-03-14T06:01:56.3205300Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-03-14T06:01:56.3236710Z retry_wait_seconds: 10 2025-03-14T06:01:56.3237062Z polling_interval_seconds: 1 2025-03-14T06:01:56.3237416Z warning_on_retry: true 2025-03-14T06:01:56.3237743Z continue_on_error: false 2025-03-14T06:01:56.3238060Z env: 2025-03-14T06:01:56.3238323Z PYTORCH_ROOT: /pytorch 2025-03-14T06:01:56.3238652Z PACKAGE_TYPE: manywheel 2025-03-14T06:01:56.3238978Z DESIRED_CUDA: cu128 2025-03-14T06:01:56.3255153Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:01:56.3255692Z GPU_ARCH_TYPE: cuda 2025-03-14T06:01:56.3256111Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:01:56.3256773Z SKIP_ALL_TESTS: 1 2025-03-14T06:01:56.3257068Z LIBTORCH_CONFIG: 2025-03-14T06:01:56.3257359Z LIBTORCH_VARIANT: 2025-03-14T06:01:56.3257665Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:01:56.3258226Z DESIRED_PYTHON: 3.9 2025-03-14T06:01:56.3258700Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:01:56.3259244Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:01:56.3259601Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:01:56.3259962Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:01:56.3260546Z GITHUB_TOKEN: *** 2025-03-14T06:01:56.3260830Z PR_NUMBER: 2025-03-14T06:01:56.3261138Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:01:56.3261554Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:01:56.3261957Z USE_SPLIT_BUILD: false 2025-03-14T06:01:56.3262266Z DRIVER_VERSION: 550.54.15 2025-03-14T06:01:56.3262590Z ##[endgroup] 2025-03-14T06:01:56.4395505Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2025-03-14T06:01:56.4396318Z + pre_install_nvidia_driver_amzn2 2025-03-14T06:01:56.4397088Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-03-14T06:01:56.8527742Z No match for argument: nvidia-driver-latest-dkms 2025-03-14T06:01:56.8528674Z No packages marked for removal. 2025-03-14T06:01:56.8601004Z Dependencies resolved. 2025-03-14T06:01:56.8611698Z Nothing to do. 2025-03-14T06:01:56.8613574Z Complete! 2025-03-14T06:01:57.2611064Z + install_nvidia_driver_common 2025-03-14T06:01:57.2613485Z + echo 'Before installing NVIDIA driver' 2025-03-14T06:01:57.2614216Z Before installing NVIDIA driver 2025-03-14T06:01:57.2615349Z + lspci 2025-03-14T06:01:57.2744936Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-03-14T06:01:57.2745633Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-03-14T06:01:57.2746356Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-03-14T06:01:57.2747363Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-03-14T06:01:57.2748240Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-03-14T06:01:57.2749268Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-03-14T06:01:57.2749929Z 00:1e.0 3D controller: NVIDIA Corporation TU104GL [Tesla T4] (rev a1) 2025-03-14T06:01:57.2750573Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-03-14T06:01:57.2751096Z + lsmod 2025-03-14T06:01:57.2788163Z Module Size Used by 2025-03-14T06:01:57.2788703Z nvidia_modeset 1351680 0 2025-03-14T06:01:57.2789243Z video 65536 1 nvidia_modeset 2025-03-14T06:01:57.2789813Z wmi 36864 1 video 2025-03-14T06:01:57.2790262Z nvidia_uvm 4706304 0 2025-03-14T06:01:57.2790657Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2025-03-14T06:01:57.2791088Z drm 602112 1 nvidia 2025-03-14T06:01:57.2791493Z drm_panel_orientation_quirks 32768 1 drm 2025-03-14T06:01:57.2791962Z backlight 24576 3 video,drm,nvidia_modeset 2025-03-14T06:01:57.2792410Z i2c_core 110592 2 nvidia,drm 2025-03-14T06:01:57.2792805Z veth 36864 0 2025-03-14T06:01:57.2793139Z xt_conntrack 16384 1 2025-03-14T06:01:57.2793460Z nft_chain_nat 16384 3 2025-03-14T06:01:57.2793795Z xt_MASQUERADE 20480 1 2025-03-14T06:01:57.2794172Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-03-14T06:01:57.2794596Z nf_conntrack_netlink 57344 0 2025-03-14T06:01:57.2795112Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-03-14T06:01:57.2795680Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-03-14T06:01:57.2796076Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-03-14T06:01:57.2796457Z xfrm_user 57344 1 2025-03-14T06:01:57.2796795Z xfrm_algo 16384 1 xfrm_user 2025-03-14T06:01:57.2797448Z xt_addrtype 16384 2 2025-03-14T06:01:57.2797782Z nft_compat 20480 4 2025-03-14T06:01:57.2798158Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-03-14T06:01:57.2798824Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-03-14T06:01:57.2799320Z br_netfilter 36864 0 2025-03-14T06:01:57.2799682Z bridge 323584 1 br_netfilter 2025-03-14T06:01:57.2800079Z stp 16384 1 bridge 2025-03-14T06:01:57.2800436Z llc 16384 2 bridge,stp 2025-03-14T06:01:57.2800806Z overlay 167936 0 2025-03-14T06:01:57.2801133Z tls 135168 0 2025-03-14T06:01:57.2801494Z nls_ascii 16384 1 2025-03-14T06:01:57.2801926Z nls_cp437 20480 1 2025-03-14T06:01:57.2802237Z vfat 24576 1 2025-03-14T06:01:57.2802560Z fat 86016 1 vfat 2025-03-14T06:01:57.2802905Z sunrpc 696320 1 2025-03-14T06:01:57.2803233Z ena 180224 0 2025-03-14T06:01:57.2803547Z i8042 45056 0 2025-03-14T06:01:57.2803863Z serio 28672 3 i8042 2025-03-14T06:01:57.2804224Z button 24576 0 2025-03-14T06:01:57.2804644Z skx_edac_common 28672 0 2025-03-14T06:01:57.2805164Z ghash_clmulni_intel 16384 0 2025-03-14T06:01:57.2805684Z sch_fq_codel 20480 17 2025-03-14T06:01:57.2806151Z dm_mod 188416 0 2025-03-14T06:01:57.2806665Z loop 36864 0 2025-03-14T06:01:57.2807048Z fuse 163840 1 2025-03-14T06:01:57.2807377Z configfs 57344 1 2025-03-14T06:01:57.2807711Z dax 45056 1 dm_mod 2025-03-14T06:01:57.2808052Z dmi_sysfs 20480 0 2025-03-14T06:01:57.2808382Z crc32_pclmul 16384 0 2025-03-14T06:01:57.2808708Z crc32c_intel 24576 0 2025-03-14T06:01:57.2809038Z efivarfs 24576 1 2025-03-14T06:01:57.2809441Z + modinfo nvidia 2025-03-14T06:01:57.2810224Z filename: /lib/modules/6.1.128-136.201.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-03-14T06:01:57.2811237Z alias: char-major-195-* 2025-03-14T06:01:57.2811807Z version: 550.54.15 2025-03-14T06:01:57.2812335Z supported: external 2025-03-14T06:01:57.2812793Z license: NVIDIA 2025-03-14T06:01:57.2813125Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2025-03-14T06:01:57.2813564Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2025-03-14T06:01:57.2813989Z srcversion: 833721318DA517F0C2FEC97 2025-03-14T06:01:57.2814392Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-03-14T06:01:57.2814841Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-03-14T06:01:57.2815453Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-03-14T06:01:57.2815950Z depends: i2c-core,drm 2025-03-14T06:01:57.2816283Z retpoline: Y 2025-03-14T06:01:57.2816557Z name: nvidia 2025-03-14T06:01:57.2817024Z vermagic: 6.1.128-136.201.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-03-14T06:01:57.2817650Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-03-14T06:01:57.2818320Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-03-14T06:01:57.2818880Z parm: NVreg_ResmanDebugLevel:int 2025-03-14T06:01:57.2819273Z parm: NVreg_RmLogonRC:int 2025-03-14T06:01:57.2819786Z parm: NVreg_ModifyDeviceFiles:int 2025-03-14T06:01:57.2820201Z parm: NVreg_DeviceFileUID:int 2025-03-14T06:01:57.2820598Z parm: NVreg_DeviceFileGID:int 2025-03-14T06:01:57.2821028Z parm: NVreg_DeviceFileMode:int 2025-03-14T06:01:57.2821521Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-03-14T06:01:57.2822014Z parm: NVreg_UsePageAttributeTable:int 2025-03-14T06:01:57.2822443Z parm: NVreg_EnablePCIeGen3:int 2025-03-14T06:01:57.2822830Z parm: NVreg_EnableMSI:int 2025-03-14T06:01:57.2823212Z parm: NVreg_TCEBypassMode:int 2025-03-14T06:01:57.2823768Z parm: NVreg_EnableStreamMemOPs:int 2025-03-14T06:01:57.2824230Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-03-14T06:01:57.2824833Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-03-14T06:01:57.2825415Z parm: NVreg_EnableS0ixPowerManagement:int 2025-03-14T06:01:57.2825936Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-03-14T06:01:57.2826442Z parm: NVreg_DynamicPowerManagement:int 2025-03-14T06:01:57.2826974Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-03-14T06:01:57.2827493Z parm: NVreg_EnableGpuFirmware:int 2025-03-14T06:01:57.2827925Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-03-14T06:01:57.2828394Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-03-14T06:01:57.2828874Z parm: NVreg_EnableUserNUMAManagement:int 2025-03-14T06:01:57.2829298Z parm: NVreg_MemoryPoolSize:int 2025-03-14T06:01:57.2829709Z parm: NVreg_KMallocHeapMaxSize:int 2025-03-14T06:01:57.2830140Z parm: NVreg_VMallocHeapMaxSize:int 2025-03-14T06:01:57.2830562Z parm: NVreg_IgnoreMMIOCheck:int 2025-03-14T06:01:57.2830963Z parm: NVreg_NvLinkDisable:int 2025-03-14T06:01:57.2831407Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-03-14T06:01:57.2831869Z parm: NVreg_RegisterPCIDriver:int 2025-03-14T06:01:57.2832290Z parm: NVreg_EnableResizableBar:int 2025-03-14T06:01:57.2832719Z parm: NVreg_EnableDbgBreakpoint:int 2025-03-14T06:01:57.2833157Z parm: NVreg_EnableNonblockingOpen:int 2025-03-14T06:01:57.2833575Z parm: NVreg_RegistryDwords:charp 2025-03-14T06:01:57.2834011Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-03-14T06:01:57.2834434Z parm: NVreg_RmMsg:charp 2025-03-14T06:01:57.2834804Z parm: NVreg_GpuBlacklist:charp 2025-03-14T06:01:57.2835224Z parm: NVreg_TemporaryFilePath:charp 2025-03-14T06:01:57.2835630Z parm: NVreg_ExcludedGpus:charp 2025-03-14T06:01:57.2836046Z parm: NVreg_DmaRemapPeerMmio:int 2025-03-14T06:01:57.2836467Z parm: NVreg_RmNvlinkBandwidth:charp 2025-03-14T06:01:57.2836890Z parm: NVreg_ImexChannelCount:int 2025-03-14T06:01:57.2837299Z parm: rm_firmware_active:charp 2025-03-14T06:01:57.2837657Z + HAS_NVIDIA_DRIVER=0 2025-03-14T06:01:57.2837968Z ++ command -v nvidia-smi 2025-03-14T06:01:57.2838324Z + '[' -x /usr/bin/nvidia-smi ']' 2025-03-14T06:01:57.2838654Z + set +e 2025-03-14T06:01:57.2839055Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-03-14T06:01:57.3146368Z + INSTALLED_DRIVER_VERSION=550.54.15 2025-03-14T06:01:57.3146992Z + NVIDIA_SMI_STATUS=0 2025-03-14T06:01:57.3147475Z + '[' 0 -ne 0 ']' 2025-03-14T06:01:57.3147915Z + '[' 550.54.15 '!=' 550.54.15 ']' 2025-03-14T06:01:57.3148456Z + HAS_NVIDIA_DRIVER=1 2025-03-14T06:01:57.3149400Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2025-03-14T06:01:57.3150314Z + set -e 2025-03-14T06:01:57.3150576Z + '[' 1 -eq 0 ']' 2025-03-14T06:01:57.3151086Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2025-03-14T06:01:57.3151956Z + post_install_nvidia_driver_common 2025-03-14T06:01:57.3152332Z + sudo modprobe nvidia 2025-03-14T06:01:57.4216423Z + echo 'After installing NVIDIA driver' 2025-03-14T06:01:57.4216955Z + lspci 2025-03-14T06:01:57.4217246Z After installing NVIDIA driver 2025-03-14T06:01:57.4347460Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-03-14T06:01:57.4348571Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-03-14T06:01:57.4349293Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-03-14T06:01:57.4349960Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-03-14T06:01:57.4350580Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-03-14T06:01:57.4351577Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-03-14T06:01:57.4352335Z 00:1e.0 3D controller: NVIDIA Corporation TU104GL [Tesla T4] (rev a1) 2025-03-14T06:01:57.4353134Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-03-14T06:01:57.4353669Z + lsmod 2025-03-14T06:01:57.4373340Z Module Size Used by 2025-03-14T06:01:57.4374026Z nvidia_modeset 1351680 0 2025-03-14T06:01:57.4374471Z video 65536 1 nvidia_modeset 2025-03-14T06:01:57.4375133Z wmi 36864 1 video 2025-03-14T06:01:57.4375648Z nvidia_uvm 4706304 0 2025-03-14T06:01:57.4376023Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2025-03-14T06:01:57.4376445Z drm 602112 1 nvidia 2025-03-14T06:01:57.4376833Z drm_panel_orientation_quirks 32768 1 drm 2025-03-14T06:01:57.4377295Z backlight 24576 3 video,drm,nvidia_modeset 2025-03-14T06:01:57.4377928Z i2c_core 110592 2 nvidia,drm 2025-03-14T06:01:57.4378377Z veth 36864 0 2025-03-14T06:01:57.4378718Z xt_conntrack 16384 1 2025-03-14T06:01:57.4379057Z nft_chain_nat 16384 3 2025-03-14T06:01:57.4379411Z xt_MASQUERADE 20480 1 2025-03-14T06:01:57.4379796Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-03-14T06:01:57.4380212Z nf_conntrack_netlink 57344 0 2025-03-14T06:01:57.4380731Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-03-14T06:01:57.4381303Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-03-14T06:01:57.4381709Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-03-14T06:01:57.4382101Z xfrm_user 57344 1 2025-03-14T06:01:57.4382432Z xfrm_algo 16384 1 xfrm_user 2025-03-14T06:01:57.4382809Z xt_addrtype 16384 2 2025-03-14T06:01:57.4383168Z nft_compat 20480 4 2025-03-14T06:01:57.4383567Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-03-14T06:01:57.4384112Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-03-14T06:01:57.4384602Z br_netfilter 36864 0 2025-03-14T06:01:57.4384945Z bridge 323584 1 br_netfilter 2025-03-14T06:01:57.4385342Z stp 16384 1 bridge 2025-03-14T06:01:57.4385716Z llc 16384 2 bridge,stp 2025-03-14T06:01:57.4386081Z overlay 167936 0 2025-03-14T06:01:57.4386412Z tls 135168 0 2025-03-14T06:01:57.4386721Z nls_ascii 16384 1 2025-03-14T06:01:57.4387044Z nls_cp437 20480 1 2025-03-14T06:01:57.4387366Z vfat 24576 1 2025-03-14T06:01:57.4387701Z fat 86016 1 vfat 2025-03-14T06:01:57.4388043Z sunrpc 696320 1 2025-03-14T06:01:57.4388355Z ena 180224 0 2025-03-14T06:01:57.4388670Z i8042 45056 0 2025-03-14T06:01:57.4388996Z serio 28672 3 i8042 2025-03-14T06:01:57.4389357Z button 24576 0 2025-03-14T06:01:57.4389799Z skx_edac_common 28672 0 2025-03-14T06:01:57.4390257Z ghash_clmulni_intel 16384 0 2025-03-14T06:01:57.4390759Z sch_fq_codel 20480 17 2025-03-14T06:01:57.4391130Z dm_mod 188416 0 2025-03-14T06:01:57.4391454Z loop 36864 0 2025-03-14T06:01:57.4391773Z fuse 163840 1 2025-03-14T06:01:57.4392088Z configfs 57344 1 2025-03-14T06:01:57.4392425Z dax 45056 1 dm_mod 2025-03-14T06:01:57.4392781Z dmi_sysfs 20480 0 2025-03-14T06:01:57.4393107Z crc32_pclmul 16384 0 2025-03-14T06:01:57.4393440Z crc32c_intel 24576 0 2025-03-14T06:01:57.4393758Z efivarfs 24576 1 2025-03-14T06:01:57.4394245Z + modinfo nvidia 2025-03-14T06:01:57.4394986Z filename: /lib/modules/6.1.128-136.201.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-03-14T06:01:57.4395601Z alias: char-major-195-* 2025-03-14T06:01:57.4396269Z version: 550.54.15 2025-03-14T06:01:57.4396595Z supported: external 2025-03-14T06:01:57.4396898Z license: NVIDIA 2025-03-14T06:01:57.4397246Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2025-03-14T06:01:57.4397787Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2025-03-14T06:01:57.4398206Z srcversion: 833721318DA517F0C2FEC97 2025-03-14T06:01:57.4398618Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-03-14T06:01:57.4399042Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-03-14T06:01:57.4399478Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-03-14T06:01:57.4399887Z depends: i2c-core,drm 2025-03-14T06:01:57.4400211Z retpoline: Y 2025-03-14T06:01:57.4400490Z name: nvidia 2025-03-14T06:01:57.4400943Z vermagic: 6.1.128-136.201.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-03-14T06:01:57.4401554Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-03-14T06:01:57.4402125Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-03-14T06:01:57.4402668Z parm: NVreg_ResmanDebugLevel:int 2025-03-14T06:01:57.4403067Z parm: NVreg_RmLogonRC:int 2025-03-14T06:01:57.4403441Z parm: NVreg_ModifyDeviceFiles:int 2025-03-14T06:01:57.4403850Z parm: NVreg_DeviceFileUID:int 2025-03-14T06:01:57.4404236Z parm: NVreg_DeviceFileGID:int 2025-03-14T06:01:57.4404634Z parm: NVreg_DeviceFileMode:int 2025-03-14T06:01:57.4405091Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-03-14T06:01:57.4405562Z parm: NVreg_UsePageAttributeTable:int 2025-03-14T06:01:57.4405989Z parm: NVreg_EnablePCIeGen3:int 2025-03-14T06:01:57.4406379Z parm: NVreg_EnableMSI:int 2025-03-14T06:01:57.4406752Z parm: NVreg_TCEBypassMode:int 2025-03-14T06:01:57.4407155Z parm: NVreg_EnableStreamMemOPs:int 2025-03-14T06:01:57.4407601Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-03-14T06:01:57.4408104Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-03-14T06:01:57.4408597Z parm: NVreg_EnableS0ixPowerManagement:int 2025-03-14T06:01:57.4409186Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-03-14T06:01:57.4409757Z parm: NVreg_DynamicPowerManagement:int 2025-03-14T06:01:57.4410275Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-03-14T06:01:57.4410803Z parm: NVreg_EnableGpuFirmware:int 2025-03-14T06:01:57.4411239Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-03-14T06:01:57.4411709Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-03-14T06:01:57.4412277Z parm: NVreg_EnableUserNUMAManagement:int 2025-03-14T06:01:57.4412724Z parm: NVreg_MemoryPoolSize:int 2025-03-14T06:01:57.4413125Z parm: NVreg_KMallocHeapMaxSize:int 2025-03-14T06:01:57.4413554Z parm: NVreg_VMallocHeapMaxSize:int 2025-03-14T06:01:57.4413983Z parm: NVreg_IgnoreMMIOCheck:int 2025-03-14T06:01:57.4414478Z parm: NVreg_NvLinkDisable:int 2025-03-14T06:01:57.4414916Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-03-14T06:01:57.4415364Z parm: NVreg_RegisterPCIDriver:int 2025-03-14T06:01:57.4415791Z parm: NVreg_EnableResizableBar:int 2025-03-14T06:01:57.4416221Z parm: NVreg_EnableDbgBreakpoint:int 2025-03-14T06:01:57.4416661Z parm: NVreg_EnableNonblockingOpen:int 2025-03-14T06:01:57.4417111Z parm: NVreg_RegistryDwords:charp 2025-03-14T06:01:57.4417537Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-03-14T06:01:57.4417974Z parm: NVreg_RmMsg:charp 2025-03-14T06:01:57.4418448Z parm: NVreg_GpuBlacklist:charp 2025-03-14T06:01:57.4418873Z parm: NVreg_TemporaryFilePath:charp 2025-03-14T06:01:57.4419300Z parm: NVreg_ExcludedGpus:charp 2025-03-14T06:01:57.4419695Z parm: NVreg_DmaRemapPeerMmio:int 2025-03-14T06:01:57.4420126Z parm: NVreg_RmNvlinkBandwidth:charp 2025-03-14T06:01:57.4420668Z parm: NVreg_ImexChannelCount:int 2025-03-14T06:01:57.4421077Z parm: rm_firmware_active:charp 2025-03-14T06:01:57.4421452Z + set +e 2025-03-14T06:01:57.4421706Z + nvidia-smi 2025-03-14T06:01:57.4614084Z Fri Mar 14 06:01:57 2025 2025-03-14T06:01:57.4614636Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:01:57.4615300Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2025-03-14T06:01:57.4615942Z |-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:01:57.4616589Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-03-14T06:01:57.4617258Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-03-14T06:01:57.4617817Z | | | MIG M. | 2025-03-14T06:01:57.4618326Z |=========================================+========================+======================| 2025-03-14T06:01:57.4796576Z | 0 Tesla T4 On | 00000000:00:1E.0 Off | 0 | 2025-03-14T06:01:57.4797212Z | N/A 23C P8 9W / 70W | 0MiB / 15360MiB | 0% Default | 2025-03-14T06:01:57.4797708Z | | | N/A | 2025-03-14T06:01:57.4798237Z +-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:01:57.4798741Z 2025-03-14T06:01:57.4799248Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:01:57.4799804Z | Processes: | 2025-03-14T06:01:57.4800387Z | GPU GI CI PID Type Process name GPU Memory | 2025-03-14T06:01:57.4800951Z | ID ID Usage | 2025-03-14T06:01:57.4801400Z |=========================================================================================| 2025-03-14T06:01:57.4801933Z | No running processes found | 2025-03-14T06:01:57.4802546Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:01:57.6489046Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-03-14T06:01:57.6701069Z Tesla T4 2025-03-14T06:01:57.6796244Z + NVIDIA_SMI_STATUS=0 2025-03-14T06:01:57.6798148Z + '[' 0 -eq 0 ']' 2025-03-14T06:01:57.6798599Z + echo 'INFO: Ignoring allowed status 0' 2025-03-14T06:01:57.6799002Z + set -e 2025-03-14T06:01:57.6799297Z INFO: Ignoring allowed status 0 2025-03-14T06:01:57.6802962Z == Installing nvidia container toolkit for amzn2023 == 2025-03-14T06:01:57.6806573Z + sudo yum install -y yum-utils 2025-03-14T06:01:58.2201631Z Last metadata expiration check: 3:20:52 ago on Fri Mar 14 02:41:06 2025. 2025-03-14T06:01:58.2480402Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-03-14T06:01:58.2978492Z Dependencies resolved. 2025-03-14T06:01:58.3244212Z Nothing to do. 2025-03-14T06:01:58.3244635Z Complete! 2025-03-14T06:01:58.4137592Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-03-14T06:01:58.4138406Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-03-14T06:01:58.4139538Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-03-14T06:01:58.8312991Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-03-14T06:01:58.8962145Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-03-14T06:01:59.4781313Z nvidia-container-toolkit 15 kB/s | 833 B 00:00 2025-03-14T06:01:59.5076919Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-03-14T06:01:59.5085447Z Package nvidia-container-toolkit-1.16.2-1.x86_64 is already installed. 2025-03-14T06:01:59.5579622Z Dependencies resolved. 2025-03-14T06:01:59.5842567Z Nothing to do. 2025-03-14T06:01:59.5843193Z Complete! 2025-03-14T06:01:59.6815382Z + sudo systemctl restart docker 2025-03-14T06:02:03.1737135Z nvidia-persistenced failed to initialize. Check syslog for more details. 2025-03-14T06:02:03.1984065Z Fri Mar 14 06:02:03 2025 2025-03-14T06:02:03.1984563Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:02:03.1985229Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2025-03-14T06:02:03.1985880Z |-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:02:03.1986542Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-03-14T06:02:03.1987274Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-03-14T06:02:03.1987850Z | | | MIG M. | 2025-03-14T06:02:03.1988299Z |=========================================+========================+======================| 2025-03-14T06:02:03.2180138Z | 0 Tesla T4 On | 00000000:00:1E.0 Off | 0 | 2025-03-14T06:02:03.2180721Z | N/A 23C P8 11W / 70W | 0MiB / 15360MiB | 0% Default | 2025-03-14T06:02:03.2181244Z | | | N/A | 2025-03-14T06:02:03.2181965Z +-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:02:03.2182564Z 2025-03-14T06:02:03.2183095Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:02:03.2183673Z | Processes: | 2025-03-14T06:02:03.2184282Z | GPU GI CI PID Type Process name GPU Memory | 2025-03-14T06:02:03.2184837Z | ID ID Usage | 2025-03-14T06:02:03.2185371Z |=========================================================================================| 2025-03-14T06:02:03.2186087Z | No running processes found | 2025-03-14T06:02:03.2186717Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:02:03.4254721Z Command completed after 1 attempt(s). 2025-03-14T06:02:03.4345273Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-03-14T06:02:03.4345841Z with: 2025-03-14T06:02:03.4346214Z docker-image: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:02:03.4346789Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:02:03.4347268Z env: 2025-03-14T06:02:03.4347540Z PYTORCH_ROOT: /pytorch 2025-03-14T06:02:03.4347884Z PACKAGE_TYPE: manywheel 2025-03-14T06:02:03.4348219Z DESIRED_CUDA: cu128 2025-03-14T06:02:03.4348524Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:02:03.4348852Z GPU_ARCH_TYPE: cuda 2025-03-14T06:02:03.4349252Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:02:03.4349712Z SKIP_ALL_TESTS: 1 2025-03-14T06:02:03.4350009Z LIBTORCH_CONFIG: 2025-03-14T06:02:03.4350297Z LIBTORCH_VARIANT: 2025-03-14T06:02:03.4350619Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:02:03.4350974Z DESIRED_PYTHON: 3.9 2025-03-14T06:02:03.4351513Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:02:03.4352067Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:02:03.4352579Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:02:03.4352962Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:02:03.4353553Z GITHUB_TOKEN: *** 2025-03-14T06:02:03.4353856Z PR_NUMBER: 2025-03-14T06:02:03.4354171Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:02:03.4354603Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:02:03.4355008Z USE_SPLIT_BUILD: false 2025-03-14T06:02:03.4355412Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:02:03.4355863Z ##[endgroup] 2025-03-14T06:02:03.4378638Z ##[group]Run set -x 2025-03-14T06:02:03.4378978Z set -x 2025-03-14T06:02:03.4379259Z set +e 2025-03-14T06:02:03.4379528Z  2025-03-14T06:02:03.4379771Z login() { 2025-03-14T06:02:03.4380346Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-14T06:02:03.4380979Z } 2025-03-14T06:02:03.4381233Z  2025-03-14T06:02:03.4381489Z retry () { 2025-03-14T06:02:03.4381809Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-14T06:02:03.4382190Z } 2025-03-14T06:02:03.4382438Z  2025-03-14T06:02:03.4382721Z retry login "${DOCKER_REGISTRY}" 2025-03-14T06:02:03.4383091Z  2025-03-14T06:02:03.4383326Z set -e 2025-03-14T06:02:03.4383730Z # ignore output since only exit code is used for conditional 2025-03-14T06:02:03.4384321Z # only pull docker image if it's not available locally 2025-03-14T06:02:03.4384968Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-03-14T06:02:03.4385566Z  retry docker pull "${DOCKER_IMAGE}" 2025-03-14T06:02:03.4385948Z fi 2025-03-14T06:02:03.4394906Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:02:03.4395363Z env: 2025-03-14T06:02:03.4395642Z PYTORCH_ROOT: /pytorch 2025-03-14T06:02:03.4395971Z PACKAGE_TYPE: manywheel 2025-03-14T06:02:03.4396295Z DESIRED_CUDA: cu128 2025-03-14T06:02:03.4396584Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:02:03.4396896Z GPU_ARCH_TYPE: cuda 2025-03-14T06:02:03.4397283Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:02:03.4397736Z SKIP_ALL_TESTS: 1 2025-03-14T06:02:03.4398019Z LIBTORCH_CONFIG: 2025-03-14T06:02:03.4398289Z LIBTORCH_VARIANT: 2025-03-14T06:02:03.4398601Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:02:03.4398946Z DESIRED_PYTHON: 3.9 2025-03-14T06:02:03.4399400Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:02:03.4399941Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:02:03.4400271Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:02:03.4400632Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:02:03.4401175Z GITHUB_TOKEN: *** 2025-03-14T06:02:03.4401454Z PR_NUMBER: 2025-03-14T06:02:03.4401917Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:02:03.4402340Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:02:03.4402734Z USE_SPLIT_BUILD: false 2025-03-14T06:02:03.4403121Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:02:03.4403665Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:02:03.4404125Z ##[endgroup] 2025-03-14T06:02:03.4432810Z + set +e 2025-03-14T06:02:03.4433572Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:02:03.4434144Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:02:03.4437009Z + aws ecr get-login-password --region us-east-1 2025-03-14T06:02:03.4437803Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:02:04.0495945Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T06:02:04.0496696Z Configure a credential helper to remove this warning. See 2025-03-14T06:02:04.0497418Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T06:02:04.0497896Z 2025-03-14T06:02:04.0498699Z Login Succeeded 2025-03-14T06:02:04.0509397Z + set -e 2025-03-14T06:02:04.0509861Z + docker inspect --type=image pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:02:04.0635770Z + retry docker pull pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:02:04.0636370Z + docker pull pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:02:04.3056877Z cuda12.8-main: Pulling from pytorch/manylinux2_28-builder 2025-03-14T06:02:04.3057459Z 99567ad9a0f9: Pulling fs layer 2025-03-14T06:02:04.3057880Z a6418d930fb7: Pulling fs layer 2025-03-14T06:02:04.3058332Z 91f82285ea7d: Pulling fs layer 2025-03-14T06:02:04.3058757Z 4af47bf1faf8: Pulling fs layer 2025-03-14T06:02:04.3059101Z 7c97a050f88d: Pulling fs layer 2025-03-14T06:02:04.3059521Z a3aba06273b1: Pulling fs layer 2025-03-14T06:02:04.3059968Z d8c7bda00c88: Pulling fs layer 2025-03-14T06:02:04.3060462Z e012e986512c: Pulling fs layer 2025-03-14T06:02:04.3060840Z f833cacb5698: Pulling fs layer 2025-03-14T06:02:04.3061202Z b152ca415165: Pulling fs layer 2025-03-14T06:02:04.3061559Z 4af47bf1faf8: Waiting 2025-03-14T06:02:04.3061878Z c713719d0dab: Pulling fs layer 2025-03-14T06:02:04.3062215Z 7c97a050f88d: Waiting 2025-03-14T06:02:04.3062532Z fc6da1898207: Pulling fs layer 2025-03-14T06:02:04.3062857Z a3aba06273b1: Waiting 2025-03-14T06:02:04.3063175Z cbaecab19757: Pulling fs layer 2025-03-14T06:02:04.3063529Z 46691d39f087: Pulling fs layer 2025-03-14T06:02:04.3063864Z e012e986512c: Waiting 2025-03-14T06:02:04.3064156Z d8c7bda00c88: Waiting 2025-03-14T06:02:04.3064459Z fc6da1898207: Waiting 2025-03-14T06:02:04.3064758Z f833cacb5698: Waiting 2025-03-14T06:02:04.3065058Z c713719d0dab: Waiting 2025-03-14T06:02:04.3065375Z cae7c0df60f8: Pulling fs layer 2025-03-14T06:02:04.3065740Z cbaecab19757: Waiting 2025-03-14T06:02:04.3066030Z b152ca415165: Waiting 2025-03-14T06:02:04.3066351Z fbfebbd3abea: Pulling fs layer 2025-03-14T06:02:04.3066721Z d83917b72dce: Pulling fs layer 2025-03-14T06:02:04.3067073Z 9a1cf0336cd4: Pulling fs layer 2025-03-14T06:02:04.3067418Z e042e769511b: Pulling fs layer 2025-03-14T06:02:04.3067754Z d83917b72dce: Waiting 2025-03-14T06:02:04.3068070Z 883ceac8beb7: Pulling fs layer 2025-03-14T06:02:04.3068426Z 2ae23609a67c: Pulling fs layer 2025-03-14T06:02:04.3068781Z b3c9dcdd1249: Pulling fs layer 2025-03-14T06:02:04.3069121Z 5e972c065125: Pulling fs layer 2025-03-14T06:02:04.3069461Z 883ceac8beb7: Waiting 2025-03-14T06:02:04.3069771Z fbfebbd3abea: Waiting 2025-03-14T06:02:04.3070113Z 0e5a1d3b4990: Pulling fs layer 2025-03-14T06:02:04.3070457Z b3c9dcdd1249: Waiting 2025-03-14T06:02:04.3070763Z 4f4fb700ef54: Pulling fs layer 2025-03-14T06:02:04.3071106Z 5e972c065125: Waiting 2025-03-14T06:02:04.3071409Z 0e5a1d3b4990: Waiting 2025-03-14T06:02:04.3071995Z 29c10c8ee866: Pulling fs layer 2025-03-14T06:02:04.3072546Z 5549fa911140: Pulling fs layer 2025-03-14T06:02:04.3072986Z 4f4fb700ef54: Waiting 2025-03-14T06:02:04.3073609Z 21689df7e81a: Pulling fs layer 2025-03-14T06:02:04.3074071Z 5549fa911140: Waiting 2025-03-14T06:02:04.3074389Z 29c10c8ee866: Waiting 2025-03-14T06:02:04.3074785Z 9a1cf0336cd4: Waiting 2025-03-14T06:02:04.3075074Z e042e769511b: Waiting 2025-03-14T06:02:04.3075435Z 21689df7e81a: Waiting 2025-03-14T06:02:04.8245616Z 91f82285ea7d: Verifying Checksum 2025-03-14T06:02:04.8246047Z 91f82285ea7d: Download complete 2025-03-14T06:02:04.9152923Z a6418d930fb7: Verifying Checksum 2025-03-14T06:02:04.9153334Z a6418d930fb7: Download complete 2025-03-14T06:02:05.0602356Z 99567ad9a0f9: Verifying Checksum 2025-03-14T06:02:05.0602735Z 99567ad9a0f9: Download complete 2025-03-14T06:02:05.0909306Z 7c97a050f88d: Download complete 2025-03-14T06:02:05.1390873Z d8c7bda00c88: Verifying Checksum 2025-03-14T06:02:05.1391283Z d8c7bda00c88: Download complete 2025-03-14T06:02:05.3481097Z e012e986512c: Verifying Checksum 2025-03-14T06:02:05.3481667Z e012e986512c: Download complete 2025-03-14T06:02:05.3914398Z f833cacb5698: Verifying Checksum 2025-03-14T06:02:05.3915133Z f833cacb5698: Download complete 2025-03-14T06:02:05.6872982Z a3aba06273b1: Verifying Checksum 2025-03-14T06:02:05.6874027Z a3aba06273b1: Download complete 2025-03-14T06:02:05.7360393Z c713719d0dab: Download complete 2025-03-14T06:02:06.7220692Z 4af47bf1faf8: Verifying Checksum 2025-03-14T06:02:06.7221148Z 4af47bf1faf8: Download complete 2025-03-14T06:02:06.7941579Z cbaecab19757: Verifying Checksum 2025-03-14T06:02:06.7942041Z cbaecab19757: Download complete 2025-03-14T06:02:06.8932501Z 46691d39f087: Download complete 2025-03-14T06:02:06.9383693Z cae7c0df60f8: Verifying Checksum 2025-03-14T06:02:06.9384685Z cae7c0df60f8: Download complete 2025-03-14T06:02:07.0006945Z fbfebbd3abea: Verifying Checksum 2025-03-14T06:02:07.0007697Z fbfebbd3abea: Download complete 2025-03-14T06:02:07.0448923Z d83917b72dce: Download complete 2025-03-14T06:02:07.1892738Z 9a1cf0336cd4: Verifying Checksum 2025-03-14T06:02:07.1893815Z 9a1cf0336cd4: Download complete 2025-03-14T06:02:07.2276248Z e042e769511b: Verifying Checksum 2025-03-14T06:02:07.2276702Z e042e769511b: Download complete 2025-03-14T06:02:07.2708255Z 883ceac8beb7: Download complete 2025-03-14T06:02:07.2874869Z 99567ad9a0f9: Pull complete 2025-03-14T06:02:07.3220415Z 2ae23609a67c: Download complete 2025-03-14T06:02:07.3985814Z b152ca415165: Verifying Checksum 2025-03-14T06:02:07.3986430Z b152ca415165: Download complete 2025-03-14T06:02:07.6353469Z 5e972c065125: Verifying Checksum 2025-03-14T06:02:07.6353941Z 5e972c065125: Download complete 2025-03-14T06:02:07.8044446Z a6418d930fb7: Pull complete 2025-03-14T06:02:07.9317126Z fc6da1898207: Verifying Checksum 2025-03-14T06:02:07.9317850Z fc6da1898207: Download complete 2025-03-14T06:02:07.9705347Z 4f4fb700ef54: Verifying Checksum 2025-03-14T06:02:07.9705800Z 4f4fb700ef54: Download complete 2025-03-14T06:02:08.1335771Z 0e5a1d3b4990: Verifying Checksum 2025-03-14T06:02:08.1336211Z 0e5a1d3b4990: Download complete 2025-03-14T06:02:08.6596626Z 91f82285ea7d: Pull complete 2025-03-14T06:02:09.7293088Z 5549fa911140: Verifying Checksum 2025-03-14T06:02:09.7293549Z 5549fa911140: Download complete 2025-03-14T06:02:09.7684761Z 21689df7e81a: Verifying Checksum 2025-03-14T06:02:09.7685358Z 21689df7e81a: Download complete 2025-03-14T06:02:11.8197917Z b3c9dcdd1249: Download complete 2025-03-14T06:02:13.3045555Z 4af47bf1faf8: Pull complete 2025-03-14T06:02:13.5495880Z 7c97a050f88d: Pull complete 2025-03-14T06:02:14.3164434Z a3aba06273b1: Pull complete 2025-03-14T06:02:14.5006152Z d8c7bda00c88: Pull complete 2025-03-14T06:02:14.8520266Z e012e986512c: Pull complete 2025-03-14T06:02:14.9187475Z f833cacb5698: Pull complete 2025-03-14T06:02:24.3260392Z b152ca415165: Pull complete 2025-03-14T06:02:24.3504219Z c713719d0dab: Pull complete 2025-03-14T06:02:28.3981748Z fc6da1898207: Pull complete 2025-03-14T06:02:28.4261820Z cbaecab19757: Pull complete 2025-03-14T06:02:28.4497904Z 46691d39f087: Pull complete 2025-03-14T06:02:28.4710123Z cae7c0df60f8: Pull complete 2025-03-14T06:02:28.4938862Z fbfebbd3abea: Pull complete 2025-03-14T06:02:28.5168624Z d83917b72dce: Pull complete 2025-03-14T06:02:28.5821633Z 9a1cf0336cd4: Pull complete 2025-03-14T06:02:28.6041531Z e042e769511b: Pull complete 2025-03-14T06:02:28.6274624Z 883ceac8beb7: Pull complete 2025-03-14T06:02:28.6485442Z 2ae23609a67c: Pull complete 2025-03-14T06:02:40.3440388Z b3c9dcdd1249: Pull complete 2025-03-14T06:02:41.4199563Z 5e972c065125: Pull complete 2025-03-14T06:02:42.8754108Z 0e5a1d3b4990: Pull complete 2025-03-14T06:02:43.0524891Z 4f4fb700ef54: Pull complete 2025-03-14T06:03:22.1387145Z 29c10c8ee866: Verifying Checksum 2025-03-14T06:03:22.1387597Z 29c10c8ee866: Download complete 2025-03-14T06:04:35.1280330Z 29c10c8ee866: Pull complete 2025-03-14T06:04:37.0467344Z 5549fa911140: Pull complete 2025-03-14T06:04:37.2779471Z 21689df7e81a: Pull complete 2025-03-14T06:04:37.4028106Z Digest: sha256:feb3be4238b1bf3838505436351012aa502edb052be27848fea7c5a9e0e4e21e 2025-03-14T06:04:37.4507018Z Status: Downloaded newer image for pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:04:37.4770087Z docker.io/pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:04:37.4839604Z Prepare all required actions 2025-03-14T06:04:37.4884930Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2025-03-14T06:04:37.4885388Z env: 2025-03-14T06:04:37.4885664Z PYTORCH_ROOT: /pytorch 2025-03-14T06:04:37.4886005Z PACKAGE_TYPE: manywheel 2025-03-14T06:04:37.4886343Z DESIRED_CUDA: cu128 2025-03-14T06:04:37.4886663Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:04:37.4886984Z GPU_ARCH_TYPE: cuda 2025-03-14T06:04:37.4887397Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:04:37.4887870Z SKIP_ALL_TESTS: 1 2025-03-14T06:04:37.4888174Z LIBTORCH_CONFIG: 2025-03-14T06:04:37.4888473Z LIBTORCH_VARIANT: 2025-03-14T06:04:37.4888784Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:04:37.4889138Z DESIRED_PYTHON: 3.9 2025-03-14T06:04:37.4889613Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:04:37.4890163Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:04:37.4890520Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:04:37.4890943Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:04:37.4891542Z GITHUB_TOKEN: *** 2025-03-14T06:04:37.4891827Z PR_NUMBER: 2025-03-14T06:04:37.4892141Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:04:37.4892567Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:04:37.4892988Z USE_SPLIT_BUILD: false 2025-03-14T06:04:37.4893396Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:04:37.4893839Z ##[endgroup] 2025-03-14T06:04:37.5056946Z ##[group]Run set -x 2025-03-14T06:04:37.5057324Z set -x 2025-03-14T06:04:37.5057646Z # shellcheck disable=SC2086,SC2090 2025-03-14T06:04:37.5058080Z container_name=$(docker run \ 2025-03-14T06:04:37.5058577Z  ${GPU_FLAG:-} \ 2025-03-14T06:04:37.5058935Z  -e BINARY_ENV_FILE \ 2025-03-14T06:04:37.5059316Z  -e BUILD_ENVIRONMENT \ 2025-03-14T06:04:37.5059683Z  -e DESIRED_CUDA \ 2025-03-14T06:04:37.5060063Z  -e DESIRED_DEVTOOLSET \ 2025-03-14T06:04:37.5060444Z  -e DESIRED_PYTHON \ 2025-03-14T06:04:37.5060820Z  -e GITHUB_ACTIONS \ 2025-03-14T06:04:37.5061177Z  -e GPU_ARCH_TYPE \ 2025-03-14T06:04:37.5061520Z  -e GPU_ARCH_VERSION \ 2025-03-14T06:04:37.5061892Z  -e LIBTORCH_VARIANT \ 2025-03-14T06:04:37.5062261Z  -e PACKAGE_TYPE \ 2025-03-14T06:04:37.5062638Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2025-03-14T06:04:37.5063038Z  -e PYTORCH_ROOT \ 2025-03-14T06:04:37.5063380Z  -e SKIP_ALL_TESTS \ 2025-03-14T06:04:37.5063742Z  -e USE_SPLIT_BUILD \ 2025-03-14T06:04:37.5064092Z  --tty \ 2025-03-14T06:04:37.5064393Z  --detach \ 2025-03-14T06:04:37.5064768Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2025-03-14T06:04:37.5065244Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2025-03-14T06:04:37.5065664Z  -w / \ 2025-03-14T06:04:37.5065971Z  "${DOCKER_IMAGE}" 2025-03-14T06:04:37.5066297Z ) 2025-03-14T06:04:37.5066569Z  2025-03-14T06:04:37.5066943Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-03-14T06:04:37.5068088Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2025-03-14T06:04:37.5069407Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2025-03-14T06:04:37.5070409Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2025-03-14T06:04:37.5071102Z fi 2025-03-14T06:04:37.5071371Z  2025-03-14T06:04:37.5071962Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2025-03-14T06:04:37.5072665Z # Generate test script 2025-03-14T06:04:37.5073647Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2025-03-14T06:04:37.5074795Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2025-03-14T06:04:37.5083596Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:04:37.5084079Z env: 2025-03-14T06:04:37.5084364Z PYTORCH_ROOT: /pytorch 2025-03-14T06:04:37.5084702Z PACKAGE_TYPE: manywheel 2025-03-14T06:04:37.5085034Z DESIRED_CUDA: cu128 2025-03-14T06:04:37.5085333Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:04:37.5085656Z GPU_ARCH_TYPE: cuda 2025-03-14T06:04:37.5086061Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:04:37.5086529Z SKIP_ALL_TESTS: 1 2025-03-14T06:04:37.5086831Z LIBTORCH_CONFIG: 2025-03-14T06:04:37.5087117Z LIBTORCH_VARIANT: 2025-03-14T06:04:37.5087441Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:04:37.5087809Z DESIRED_PYTHON: 3.9 2025-03-14T06:04:37.5088276Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:04:37.5088834Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:04:37.5089179Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:04:37.5089552Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:04:37.5090143Z GITHUB_TOKEN: *** 2025-03-14T06:04:37.5090443Z PR_NUMBER: 2025-03-14T06:04:37.5090753Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:04:37.5091183Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:04:37.5091585Z USE_SPLIT_BUILD: false 2025-03-14T06:04:37.5091989Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:04:37.5092439Z ##[endgroup] 2025-03-14T06:04:37.5130595Z ++ docker run --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all -e BINARY_ENV_FILE -e BUILD_ENVIRONMENT -e DESIRED_CUDA -e DESIRED_DEVTOOLSET -e DESIRED_PYTHON -e GITHUB_ACTIONS -e GPU_ARCH_TYPE -e GPU_ARCH_VERSION -e LIBTORCH_VARIANT -e PACKAGE_TYPE -e PYTORCH_FINAL_PACKAGE_DIR -e PYTORCH_ROOT -e SKIP_ALL_TESTS -e USE_SPLIT_BUILD --tty --detach -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch:/pytorch -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/final_pkgs -w / pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:05:28.5968026Z + container_name=f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:05:28.5968898Z + echo CONTAINER_NAME=f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:05:28.5969520Z + [[ cuda != \r\o\c\m ]] 2025-03-14T06:05:28.5970088Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\a\a\r\c\h\6\4\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2025-03-14T06:05:28.5970827Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\s\3\9\0\x\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2025-03-14T06:05:28.5971385Z + [[ cuda != \x\p\u ]] 2025-03-14T06:05:28.5972147Z + grep download.pytorch.org /etc/hosts 2025-03-14T06:05:28.5973939Z + docker exec -i f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d bash -c '/bin/cat >> /etc/hosts' 2025-03-14T06:05:28.7557670Z + docker exec -t -w /pytorch f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2025-03-14T06:05:28.8080392Z + export TZ=UTC 2025-03-14T06:05:28.8080890Z + TZ=UTC 2025-03-14T06:05:28.8081280Z + envfile=/tmp/env 2025-03-14T06:05:28.8081595Z + [[ -n /pytorch ]] 2025-03-14T06:05:28.8084007Z ++ dirname /pytorch 2025-03-14T06:05:28.8109103Z + workdir=/ 2025-03-14T06:05:28.8109602Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:05:28.8110243Z + export DOCKER_IMAGE= 2025-03-14T06:05:28.8110705Z + DOCKER_IMAGE= 2025-03-14T06:05:28.8111144Z + [[ -z '' ]] 2025-03-14T06:05:28.8111551Z + [[ cu128 == cpu ]] 2025-03-14T06:05:28.8112081Z + export DOCKER_IMAGE=pytorch/manylinux2_28-builder:128 2025-03-14T06:05:28.8112596Z + DOCKER_IMAGE=pytorch/manylinux2_28-builder:128 2025-03-14T06:05:28.8113020Z + USE_GOLD_LINKER=OFF 2025-03-14T06:05:28.8113340Z + [[ cu128 == \c\p\u ]] 2025-03-14T06:05:28.8114075Z + PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T06:05:28.8114682Z ++ date -u +%Y%m%d 2025-03-14T06:05:28.8139888Z + export DATE=20250314 2025-03-14T06:05:28.8140402Z + DATE=20250314 2025-03-14T06:05:28.8145850Z ++ cat /pytorch/version.txt 2025-03-14T06:05:28.8146761Z ++ cut -da -f1 2025-03-14T06:05:28.8171911Z + BASE_BUILD_VERSION=2.8.0.dev20250314 2025-03-14T06:05:28.8172545Z + tagged_version 2025-03-14T06:05:28.8173037Z + GIT_DIR=//pytorch/.git 2025-03-14T06:05:28.8173937Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-03-14T06:05:28.8174909Z + [[ ! -d //pytorch/.git ]] 2025-03-14T06:05:28.8175765Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-03-14T06:05:28.8197280Z fatal: No names found, cannot describe anything. 2025-03-14T06:05:28.8198804Z + return 1 2025-03-14T06:05:28.8203008Z ++ uname 2025-03-14T06:05:28.8226151Z + [[ Linux == \D\a\r\w\i\n ]] 2025-03-14T06:05:28.8226920Z + export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu128 2025-03-14T06:05:28.8227422Z + PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu128 2025-03-14T06:05:28.8227863Z + export PYTORCH_BUILD_NUMBER=1 2025-03-14T06:05:28.8228229Z + PYTORCH_BUILD_NUMBER=1 2025-03-14T06:05:28.8229574Z ++ cat /pytorch/.ci/docker/triton_version.txt 2025-03-14T06:05:28.8251363Z + TRITON_VERSION=3.3.0 2025-03-14T06:05:28.8252307Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-14T06:05:28.8253449Z + [[ manywheel =~ .*wheel.* ]] 2025-03-14T06:05:28.8254004Z + [[ -n '' ]] 2025-03-14T06:05:28.8254501Z + [[ manywheel =~ .*wheel.* ]] 2025-03-14T06:05:28.8255115Z + [[ -n 2.8.0.dev20250314+cu128 ]] 2025-03-14T06:05:28.8255744Z + [[ 2.8.0.dev20250314+cu128 =~ .*rocm.* ]] 2025-03-14T06:05:28.8256409Z + [[ manywheel =~ .*wheel.* ]] 2025-03-14T06:05:28.8256967Z + [[ -n 2.8.0.dev20250314+cu128 ]] 2025-03-14T06:05:28.8257614Z + [[ 2.8.0.dev20250314+cu128 =~ .*xpu.* ]] 2025-03-14T06:05:28.8258312Z + USE_GLOO_WITH_OPENSSL=ON 2025-03-14T06:05:28.8258876Z + [[ cuda =~ .*aarch64.* ]] 2025-03-14T06:05:28.8259422Z + cat 2025-03-14T06:05:28.8267196Z ++ uname -a 2025-03-14T06:05:28.8291785Z ++ date 2025-03-14T06:05:28.8339426Z ++ uname 2025-03-14T06:05:28.8360328Z + [[ Linux != Darwin ]] 2025-03-14T06:05:28.8360746Z + MEMORY_LIMIT_MAX_JOBS=12 2025-03-14T06:05:28.8363011Z ++ nproc 2025-03-14T06:05:28.8385466Z + NUM_CPUS=14 2025-03-14T06:05:28.8385961Z + export MAX_JOBS=12 2025-03-14T06:05:28.8386455Z + MAX_JOBS=12 2025-03-14T06:05:28.8386873Z + cat 2025-03-14T06:05:28.8411126Z + echo 'retry () {' 2025-03-14T06:05:28.8411805Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-03-14T06:05:28.8412610Z + echo '}' 2025-03-14T06:05:28.8413074Z + echo 'export -f retry' 2025-03-14T06:05:28.8413402Z + cat /tmp/env 2025-03-14T06:05:28.8433629Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T06:05:28.8434503Z export TZ=UTC 2025-03-14T06:05:28.8435971Z echo "Running on Linux f228b8874282 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Fri Mar 14 06:05:28 UTC 2025" 2025-03-14T06:05:28.8436915Z 2025-03-14T06:05:28.8437056Z export PACKAGE_TYPE="manywheel" 2025-03-14T06:05:28.8437432Z export DESIRED_PYTHON="3.9" 2025-03-14T06:05:28.8437784Z export DESIRED_CUDA="cu128" 2025-03-14T06:05:28.8438131Z export LIBTORCH_VARIANT="" 2025-03-14T06:05:28.8438478Z export BUILD_PYTHONLESS="" 2025-03-14T06:05:28.8438975Z export USE_SPLIT_BUILD="false" 2025-03-14T06:05:28.8439347Z if [[ "linux-gnu" == "msys" ]]; then 2025-03-14T06:05:28.8439729Z export LIBTORCH_CONFIG="" 2025-03-14T06:05:28.8440074Z if [[ "" == 'debug' ]]; then 2025-03-14T06:05:28.8440395Z export DEBUG=1 2025-03-14T06:05:28.8440725Z fi 2025-03-14T06:05:28.8441098Z export DESIRED_DEVTOOLSET="" 2025-03-14T06:05:28.8441568Z else 2025-03-14T06:05:28.8441963Z export DESIRED_DEVTOOLSET="cxx11-abi" 2025-03-14T06:05:28.8442478Z fi 2025-03-14T06:05:28.8442994Z 2025-03-14T06:05:28.8443160Z export DATE="20250314" 2025-03-14T06:05:28.8443827Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T06:05:28.8444504Z export PYTORCH_BUILD_VERSION="2.8.0.dev20250314+cu128" 2025-03-14T06:05:28.8445058Z export PYTORCH_BUILD_NUMBER="1" 2025-03-14T06:05:28.8445505Z export OVERRIDE_PACKAGE_VERSION="2.8.0.dev20250314+cu128" 2025-03-14T06:05:28.8446118Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-03-14T06:05:28.8446419Z 2025-03-14T06:05:28.8446559Z # TODO: We don't need this anymore IIUC 2025-03-14T06:05:28.8446961Z export TORCH_PACKAGE_NAME='torch' 2025-03-14T06:05:28.8447276Z 2025-03-14T06:05:28.8447456Z export USE_FBGEMM=1 2025-03-14T06:05:28.8447910Z export PIP_UPLOAD_FOLDER="nightly/" 2025-03-14T06:05:28.8448561Z export DOCKER_IMAGE="pytorch/manylinux2_28-builder:128" 2025-03-14T06:05:28.8449074Z 2025-03-14T06:05:28.8449082Z 2025-03-14T06:05:28.8449306Z export USE_GOLD_LINKER="OFF" 2025-03-14T06:05:28.8449935Z export USE_GLOO_WITH_OPENSSL="ON" 2025-03-14T06:05:28.8450911Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T06:05:28.8451930Z export MAX_JOBS="12" 2025-03-14T06:05:28.8452410Z retry () { 2025-03-14T06:05:28.8452905Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-03-14T06:05:28.8453593Z } 2025-03-14T06:05:28.8453996Z export -f retry 2025-03-14T06:05:28.8463523Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2025-03-14T06:05:28.9023169Z ls: cannot access '/final_pkgs/torch_no_python*': No such file or directory 2025-03-14T06:05:28.9080214Z 2025-03-14T06:05:28.9080220Z 2025-03-14T06:05:28.9080450Z The script that will run in the next step is: 2025-03-14T06:05:28.9100290Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T06:05:28.9100931Z set -eux -o pipefail 2025-03-14T06:05:28.9101141Z 2025-03-14T06:05:28.9101263Z retry () { 2025-03-14T06:05:28.9101559Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2025-03-14T06:05:28.9101941Z } 2025-03-14T06:05:28.9102076Z 2025-03-14T06:05:28.9102231Z # Source binary env file here if exists 2025-03-14T06:05:28.9102626Z if [[ -e "/tmp/env" ]]; then 2025-03-14T06:05:28.9102962Z source "/tmp/env" 2025-03-14T06:05:28.9103248Z fi 2025-03-14T06:05:28.9103385Z 2025-03-14T06:05:28.9103536Z python_nodot="$(echo 3.9 | tr -d m.u)" 2025-03-14T06:05:28.9103793Z 2025-03-14T06:05:28.9103920Z # Set up Python 2025-03-14T06:05:28.9104218Z if [[ "manywheel" != libtorch ]]; then 2025-03-14T06:05:28.9104781Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2025-03-14T06:05:28.9105395Z if [[ "$python_nodot" = *t ]]; then 2025-03-14T06:05:28.9105811Z python_digits="$(echo 3.9 | tr -cd [:digit:])" 2025-03-14T06:05:28.9106357Z python_path="/opt/python/cp$python_digits-cp${python_digits}t" 2025-03-14T06:05:28.9106991Z fi 2025-03-14T06:05:28.9107353Z export PATH="${python_path}/bin:$PATH" 2025-03-14T06:05:28.9107888Z fi 2025-03-14T06:05:28.9108091Z 2025-03-14T06:05:28.9108245Z EXTRA_CONDA_FLAGS="" 2025-03-14T06:05:28.9108654Z NUMPY_PIN="" 2025-03-14T06:05:28.9109145Z PROTOBUF_PACKAGE="defaults::protobuf" 2025-03-14T06:05:28.9109540Z 2025-03-14T06:05:28.9109676Z if [[ "$python_nodot" = *310* ]]; then 2025-03-14T06:05:28.9110319Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2025-03-14T06:05:28.9111086Z # we set a lower boundary here just to be safe 2025-03-14T06:05:28.9111559Z NUMPY_PIN=">=1.21.2" 2025-03-14T06:05:28.9111902Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2025-03-14T06:05:28.9112284Z fi 2025-03-14T06:05:28.9112421Z 2025-03-14T06:05:28.9112552Z if [[ "$python_nodot" = *39* ]]; then 2025-03-14T06:05:28.9113124Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2025-03-14T06:05:28.9113980Z # we set a lower boundary here just to be safe 2025-03-14T06:05:28.9114400Z NUMPY_PIN=">=1.20" 2025-03-14T06:05:28.9114821Z fi 2025-03-14T06:05:28.9114956Z 2025-03-14T06:05:28.9115280Z # Move debug wheels out of the package dir so they don't get installed 2025-03-14T06:05:28.9116066Z mkdir -p /tmp/debug_final_pkgs 2025-03-14T06:05:28.9116744Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2025-03-14T06:05:28.9117274Z 2025-03-14T06:05:28.9117444Z # Install the package 2025-03-14T06:05:28.9117924Z # These network calls should not have 'retry's because they are installing 2025-03-14T06:05:28.9118505Z # locally and aren't actually network calls 2025-03-14T06:05:28.9119132Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2025-03-14T06:05:28.9119810Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2025-03-14T06:05:28.9120349Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2025-03-14T06:05:28.9120903Z CHANNEL="nightly" 2025-03-14T06:05:28.9121220Z else 2025-03-14T06:05:28.9121468Z CHANNEL="test" 2025-03-14T06:05:28.9121763Z fi 2025-03-14T06:05:28.9121908Z 2025-03-14T06:05:28.9122045Z if [[ "manywheel" != libtorch ]]; then 2025-03-14T06:05:28.9122456Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2025-03-14T06:05:28.9122862Z if [[ "false" == "true" ]]; then 2025-03-14T06:05:28.9123218Z pkg_no_python="" 2025-03-14T06:05:28.9123769Z pkg_torch="/final_pkgs/torch-2.8.0.dev20250314+cu128-cp39-cp39-manylinux_2_28_x86_64.whl" 2025-03-14T06:05:28.9124502Z # todo: after folder is populated use the pypi_pkg channel instead 2025-03-14T06:05:28.9125357Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu128_pypi_pkg" 2025-03-14T06:05:28.9126154Z retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:05:28.9126588Z else 2025-03-14T06:05:28.9127052Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu128" 2025-03-14T06:05:28.9127723Z retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:05:28.9128179Z fi 2025-03-14T06:05:28.9128432Z else 2025-03-14T06:05:28.9128695Z pip install "$pkg" 2025-03-14T06:05:28.9129100Z retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:05:28.9129546Z fi 2025-03-14T06:05:28.9129789Z fi 2025-03-14T06:05:28.9130068Z if [[ "manywheel" == libtorch ]]; then 2025-03-14T06:05:28.9130489Z pkg="$(ls /final_pkgs/*-latest.zip)" 2025-03-14T06:05:28.9130875Z unzip "$pkg" -d /tmp 2025-03-14T06:05:28.9131186Z cd /tmp/libtorch 2025-03-14T06:05:28.9131465Z fi 2025-03-14T06:05:28.9131599Z 2025-03-14T06:05:28.9131727Z # Test the package 2025-03-14T06:05:28.9132033Z /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:05:28.9132298Z 2025-03-14T06:05:28.9132680Z if [[ "$GPU_ARCH_TYPE" != *s390x* && "$GPU_ARCH_TYPE" != *xpu* && "$GPU_ARCH_TYPE" != *rocm* && "manywheel" != libtorch ]]; then 2025-03-14T06:05:28.9133444Z # Exclude s390, xpu, rocm and libtorch builds from smoke testing 2025-03-14T06:05:28.9134254Z python /pytorch/.ci/pytorch/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2025-03-14T06:05:28.9134946Z fi 2025-03-14T06:05:28.9135082Z 2025-03-14T06:05:28.9135210Z # Clean temp files 2025-03-14T06:05:28.9135533Z cd /pytorch/.ci/pytorch/ && git clean -ffdx 2025-03-14T06:05:28.9135823Z 2025-03-14T06:05:28.9136105Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T06:05:28.9137121Z + docker exec -t f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d bash -c 'source /tmp/env && bash -x /run.sh' 2025-03-14T06:05:28.9619281Z Running on Linux f228b8874282 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Fri Mar 14 06:05:28 UTC 2025 2025-03-14T06:05:28.9639577Z + set -eux -o pipefail 2025-03-14T06:05:28.9639969Z + [[ -e /tmp/env ]] 2025-03-14T06:05:28.9640328Z + source /tmp/env 2025-03-14T06:05:28.9643779Z ++ export TZ=UTC 2025-03-14T06:05:28.9644229Z ++ TZ=UTC 2025-03-14T06:05:28.9645266Z ++ echo 'Running on Linux f228b8874282 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Fri Mar 14 06:05:28 UTC 2025' 2025-03-14T06:05:28.9646689Z Running on Linux f228b8874282 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Fri Mar 14 06:05:28 UTC 2025 2025-03-14T06:05:28.9647594Z ++ export PACKAGE_TYPE=manywheel 2025-03-14T06:05:28.9647968Z ++ PACKAGE_TYPE=manywheel 2025-03-14T06:05:28.9648305Z ++ export DESIRED_PYTHON=3.9 2025-03-14T06:05:28.9648652Z ++ DESIRED_PYTHON=3.9 2025-03-14T06:05:28.9648976Z ++ export DESIRED_CUDA=cu128 2025-03-14T06:05:28.9649319Z ++ DESIRED_CUDA=cu128 2025-03-14T06:05:28.9649637Z ++ export LIBTORCH_VARIANT= 2025-03-14T06:05:28.9649961Z ++ LIBTORCH_VARIANT= 2025-03-14T06:05:28.9650281Z ++ export BUILD_PYTHONLESS= 2025-03-14T06:05:28.9650731Z ++ BUILD_PYTHONLESS= 2025-03-14T06:05:28.9651052Z ++ export USE_SPLIT_BUILD=false 2025-03-14T06:05:28.9651410Z ++ USE_SPLIT_BUILD=false 2025-03-14T06:05:28.9651729Z ++ [[ linux-gnu == \m\s\y\s ]] 2025-03-14T06:05:28.9652127Z ++ export DESIRED_DEVTOOLSET=cxx11-abi 2025-03-14T06:05:28.9652561Z ++ DESIRED_DEVTOOLSET=cxx11-abi 2025-03-14T06:05:28.9652915Z ++ export DATE=20250314 2025-03-14T06:05:28.9653222Z ++ DATE=20250314 2025-03-14T06:05:28.9653539Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T06:05:28.9653967Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T06:05:28.9654426Z ++ export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu128 2025-03-14T06:05:28.9654916Z ++ PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu128 2025-03-14T06:05:28.9655348Z ++ export PYTORCH_BUILD_NUMBER=1 2025-03-14T06:05:28.9655703Z ++ PYTORCH_BUILD_NUMBER=1 2025-03-14T06:05:28.9656119Z ++ export OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cu128 2025-03-14T06:05:28.9656629Z ++ OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cu128 2025-03-14T06:05:28.9657103Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T06:05:28.9657549Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T06:05:28.9657940Z ++ export TORCH_PACKAGE_NAME=torch 2025-03-14T06:05:28.9658403Z ++ TORCH_PACKAGE_NAME=torch 2025-03-14T06:05:28.9658746Z ++ export USE_FBGEMM=1 2025-03-14T06:05:28.9659054Z ++ USE_FBGEMM=1 2025-03-14T06:05:28.9659376Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T06:05:28.9659762Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T06:05:28.9660197Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28-builder:128 2025-03-14T06:05:28.9660706Z ++ DOCKER_IMAGE=pytorch/manylinux2_28-builder:128 2025-03-14T06:05:28.9661144Z ++ export USE_GOLD_LINKER=OFF 2025-03-14T06:05:28.9661495Z ++ USE_GOLD_LINKER=OFF 2025-03-14T06:05:28.9661818Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-03-14T06:05:28.9662200Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-03-14T06:05:28.9662550Z ++ export MAX_JOBS=12 2025-03-14T06:05:28.9662858Z ++ MAX_JOBS=12 2025-03-14T06:05:28.9663139Z ++ export -f retry 2025-03-14T06:05:28.9663454Z ++ echo 3.9 2025-03-14T06:05:28.9663726Z ++ tr -d m.u 2025-03-14T06:05:28.9676316Z + python_nodot=39 2025-03-14T06:05:28.9677038Z + [[ manywheel != libtorch ]] 2025-03-14T06:05:28.9677799Z + python_path=/opt/python/cp39-cp39 2025-03-14T06:05:28.9678327Z + [[ 39 = *t ]] 2025-03-14T06:05:28.9679404Z + export PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/gcc-toolset-11/root/usr/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-14T06:05:28.9681026Z + PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/gcc-toolset-11/root/usr/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-14T06:05:28.9681991Z + EXTRA_CONDA_FLAGS= 2025-03-14T06:05:28.9682286Z + NUMPY_PIN= 2025-03-14T06:05:28.9682624Z + PROTOBUF_PACKAGE=defaults::protobuf 2025-03-14T06:05:28.9682990Z + [[ 39 = *310* ]] 2025-03-14T06:05:28.9683241Z + [[ 39 = *39* ]] 2025-03-14T06:05:28.9683515Z + NUMPY_PIN='>=1.20' 2025-03-14T06:05:28.9684050Z + mkdir -p /tmp/debug_final_pkgs 2025-03-14T06:05:28.9705448Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2025-03-14T06:05:28.9727308Z mv: cannot stat '/final_pkgs/debug-*.zip': No such file or directory 2025-03-14T06:05:28.9729074Z + echo 'no debug packages to move' 2025-03-14T06:05:28.9729435Z no debug packages to move 2025-03-14T06:05:28.9735208Z ++ ls -1 /final_pkgs 2025-03-14T06:05:28.9736570Z ++ sort 2025-03-14T06:05:28.9737682Z ++ tail -1 2025-03-14T06:05:28.9762404Z + pkg=/final_pkgs/torch-2.8.0.dev20250314+cu128-cp39-cp39-manylinux_2_28_x86_64.whl 2025-03-14T06:05:28.9762989Z + [[ 2.8.0.dev20250314+cu128 == *dev* ]] 2025-03-14T06:05:28.9763469Z + CHANNEL=nightly 2025-03-14T06:05:28.9763777Z + [[ manywheel != libtorch ]] 2025-03-14T06:05:28.9764142Z + [[ linux-binary-manywheel != *s390x* ]] 2025-03-14T06:05:28.9764523Z + [[ false == \t\r\u\e ]] 2025-03-14T06:05:28.9765411Z + pip install /final_pkgs/torch-2.8.0.dev20250314+cu128-cp39-cp39-manylinux_2_28_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu128 2025-03-14T06:05:30.4206157Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu128 2025-03-14T06:05:30.4259518Z Processing /final_pkgs/torch-2.8.0.dev20250314+cu128-cp39-cp39-manylinux_2_28_x86_64.whl 2025-03-14T06:05:33.4817825Z Collecting filelock (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.4862008Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-03-14T06:05:33.5208622Z Collecting typing-extensions>=4.10.0 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.5270374Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-03-14T06:05:33.5658543Z Collecting sympy>=1.13.3 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.5705301Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-03-14T06:05:33.6021520Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2025-03-14T06:05:33.6022494Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 225.3 MB/s eta 0:00:00 2025-03-14T06:05:33.6610944Z [?25hCollecting networkx (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.6655792Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-03-14T06:05:33.6792791Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2025-03-14T06:05:33.6793658Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 157.5 MB/s eta 0:00:00 2025-03-14T06:05:33.7315888Z [?25hCollecting jinja2 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.7359694Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-03-14T06:05:33.7674259Z Collecting fsspec (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.7724524Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-03-14T06:05:33.8545386Z Collecting nvidia-cuda-nvrtc-cu12==12.8.61 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.8592687Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-03-14T06:05:33.8988194Z Collecting nvidia-cuda-runtime-cu12==12.8.57 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.9022753Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-03-14T06:05:33.9312393Z Collecting nvidia-cuda-cupti-cu12==12.8.57 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.9354678Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-03-14T06:05:33.9635376Z Collecting nvidia-cudnn-cu12==9.8.0.87 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:33.9713321Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) 2025-03-14T06:05:34.0067024Z Collecting nvidia-cublas-cu12==12.8.3.14 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.0107388Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) 2025-03-14T06:05:34.0445138Z Collecting nvidia-cufft-cu12==11.3.3.41 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.0494114Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-03-14T06:05:34.1170396Z Collecting nvidia-curand-cu12==10.3.9.55 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.1216944Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.5 kB) 2025-03-14T06:05:34.1529301Z Collecting nvidia-cusolver-cu12==11.7.2.55 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.1567196Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.6 kB) 2025-03-14T06:05:34.2110223Z Collecting nvidia-cusparse-cu12==12.5.7.53 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.2164208Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-03-14T06:05:34.2520089Z Collecting nvidia-cusparselt-cu12==0.6.3 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.2566570Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) 2025-03-14T06:05:34.2863565Z Collecting nvidia-nccl-cu12==2.25.1 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.2911302Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.25.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) 2025-03-14T06:05:34.3188870Z Collecting nvidia-nvtx-cu12==12.8.55 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.3240227Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-03-14T06:05:34.3610433Z Collecting nvidia-nvjitlink-cu12==12.8.61 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.3662588Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-03-14T06:05:34.4049228Z Collecting nvidia-cufile-cu12==1.13.0.11 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.4107514Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-03-14T06:05:34.4677230Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.4724427Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.4 kB) 2025-03-14T06:05:34.4908720Z Requirement already satisfied: setuptools>=40.8.0 in /opt/_internal/cpython-3.9.21/lib/python3.9/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch==2.8.0.dev20250314+cu128) (75.8.2) 2025-03-14T06:05:34.5147033Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.5201058Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-03-14T06:05:34.5296255Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2025-03-14T06:05:34.5297439Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 56.4 MB/s eta 0:00:00 2025-03-14T06:05:34.5844651Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.5900341Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-03-14T06:05:34.5966743Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2025-03-14T06:05:34.5973055Z Collecting networkx (from torch==2.8.0.dev20250314+cu128) 2025-03-14T06:05:34.6028158Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2025-03-14T06:05:34.6170457Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2025-03-14T06:05:34.6171337Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 146.7 MB/s eta 0:00:00 2025-03-14T06:05:34.6405903Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-03-14T06:05:34.6819040Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2025-03-14T06:05:34.6819886Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 48.9 MB/s eta 0:00:00 2025-03-14T06:05:34.7240067Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl (609.6 MB) 2025-03-14T06:05:34.9279057Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/609.6 MB ? eta -:--:-- 2025-03-14T06:05:35.1300532Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.5/609.6 MB 352.6 MB/s eta 0:00:02 2025-03-14T06:05:35.3322977Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.8/609.6 MB 352.9 MB/s eta 0:00:02 2025-03-14T06:05:35.5345374Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 216.3/609.6 MB 358.1 MB/s eta 0:00:02 2025-03-14T06:05:35.7367096Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 290.2/609.6 MB 363.9 MB/s eta 0:00:01 2025-03-14T06:05:35.9390061Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 360.2/609.6 MB 355.4 MB/s eta 0:00:01 2025-03-14T06:05:36.1410815Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 445.4/609.6 MB 378.4 MB/s eta 0:00:01 2025-03-14T06:05:36.3432522Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 531.6/609.6 MB 394.2 MB/s eta 0:00:01 2025-03-14T06:05:36.5454194Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:36.7475956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:36.9496284Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:37.1518046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:37.3538383Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:37.5559866Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:37.7581148Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:37.9601907Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:38.1623962Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:38.3644563Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:38.5665891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:38.7687376Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:38.9707704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:39.1729233Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:39.3749459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:39.5770272Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:39.7791130Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:39.9811564Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:40.1832939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:40.2900894Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 609.5/609.6 MB 417.0 MB/s eta 0:00:01 2025-03-14T06:05:40.2901867Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 609.6/609.6 MB 57.0 MB/s eta 0:00:00 2025-03-14T06:05:40.2940485Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) 2025-03-14T06:05:40.3411010Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/10.2 MB ? eta -:--:-- 2025-03-14T06:05:40.3411871Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 234.1 MB/s eta 0:00:00 2025-03-14T06:05:40.3458086Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) 2025-03-14T06:05:40.5496948Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/88.0 MB ? eta -:--:-- 2025-03-14T06:05:40.7514855Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 87.8/88.0 MB 538.6 MB/s eta 0:00:01 2025-03-14T06:05:40.9532216Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 87.8/88.0 MB 538.6 MB/s eta 0:00:01 2025-03-14T06:05:40.9862632Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 87.8/88.0 MB 538.6 MB/s eta 0:00:01 2025-03-14T06:05:40.9863498Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 138.0 MB/s eta 0:00:00 2025-03-14T06:05:40.9905507Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) 2025-03-14T06:05:41.0011318Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/954.8 kB ? eta -:--:-- 2025-03-14T06:05:41.0012216Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 111.9 MB/s eta 0:00:00 2025-03-14T06:05:41.0053407Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl (698.0 MB) 2025-03-14T06:05:41.2094352Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/698.0 MB ? eta -:--:-- 2025-03-14T06:05:41.4115546Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.5/698.0 MB 544.0 MB/s eta 0:00:02 2025-03-14T06:05:41.6137492Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.1/698.0 MB 542.5 MB/s eta 0:00:01 2025-03-14T06:05:41.8158862Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 327.4/698.0 MB 543.0 MB/s eta 0:00:01 2025-03-14T06:05:42.0179754Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 436.7/698.0 MB 541.7 MB/s eta 0:00:01 2025-03-14T06:05:42.2201105Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 546.6/698.0 MB 543.2 MB/s eta 0:00:01 2025-03-14T06:05:42.4221620Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 655.6/698.0 MB 541.5 MB/s eta 0:00:01 2025-03-14T06:05:42.6241824Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:42.8261793Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:43.0282251Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:43.2302458Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:43.4322475Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:43.6341753Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:43.8376614Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:44.0381166Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:44.2401393Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:44.4419849Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:44.6439949Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:44.8459050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:45.0478892Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:45.2499942Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:45.4519431Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:45.6538865Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:45.8558085Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.0578598Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.2598667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.4618676Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.6638832Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.8658741Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.9735465Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 697.8/698.0 MB 539.9 MB/s eta 0:00:01 2025-03-14T06:05:46.9736460Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.0/698.0 MB 50.7 MB/s eta 0:00:00 2025-03-14T06:05:46.9778133Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) 2025-03-14T06:05:47.1819969Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/193.1 MB ? eta -:--:-- 2025-03-14T06:05:47.3840543Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 106.4/193.1 MB 532.5 MB/s eta 0:00:01 2025-03-14T06:05:47.5860894Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 192.9/193.1 MB 537.1 MB/s eta 0:00:01 2025-03-14T06:05:47.7880319Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 192.9/193.1 MB 537.1 MB/s eta 0:00:01 2025-03-14T06:05:47.9900547Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 192.9/193.1 MB 537.1 MB/s eta 0:00:01 2025-03-14T06:05:48.1921187Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 192.9/193.1 MB 537.1 MB/s eta 0:00:01 2025-03-14T06:05:48.3940580Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 192.9/193.1 MB 537.1 MB/s eta 0:00:01 2025-03-14T06:05:48.3986392Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 192.9/193.1 MB 537.1 MB/s eta 0:00:01 2025-03-14T06:05:48.3987277Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 136.2 MB/s eta 0:00:00 2025-03-14T06:05:48.4027600Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) 2025-03-14T06:05:48.4139131Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:-- 2025-03-14T06:05:48.4140023Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 133.1 MB/s eta 0:00:00 2025-03-14T06:05:48.4177906Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) 2025-03-14T06:05:48.6215117Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/63.6 MB ? eta -:--:-- 2025-03-14T06:05:48.8231878Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 63.4/63.6 MB 332.3 MB/s eta 0:00:01 2025-03-14T06:05:48.8791989Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 63.4/63.6 MB 332.3 MB/s eta 0:00:01 2025-03-14T06:05:48.8792873Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 138.6 MB/s eta 0:00:00 2025-03-14T06:05:48.8834879Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl (260.4 MB) 2025-03-14T06:05:49.0875988Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/260.4 MB ? eta -:--:-- 2025-03-14T06:05:49.2897263Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 108.0/260.4 MB 540.9 MB/s eta 0:00:01 2025-03-14T06:05:49.4920540Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 218.1/260.4 MB 542.4 MB/s eta 0:00:01 2025-03-14T06:05:49.6941270Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:49.8962227Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:50.0982854Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:50.3004841Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:50.5024577Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:50.7046011Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:50.8807090Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 260.3/260.4 MB 540.4 MB/s eta 0:00:01 2025-03-14T06:05:50.8807992Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.4/260.4 MB 130.5 MB/s eta 0:00:00 2025-03-14T06:05:50.8848573Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (292.1 MB) 2025-03-14T06:05:51.0891225Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/292.1 MB ? eta -:--:-- 2025-03-14T06:05:51.2913489Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/292.1 MB 539.1 MB/s eta 0:00:01 2025-03-14T06:05:51.4936390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 217.6/292.1 MB 541.0 MB/s eta 0:00:01 2025-03-14T06:05:51.6956985Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:51.8976500Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:52.0996587Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:52.3017110Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:52.5037626Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:52.7057681Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:52.9078300Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:53.1097704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 292.0/292.1 MB 541.8 MB/s eta 0:00:01 2025-03-14T06:05:53.1098731Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.1/292.1 MB 120.9 MB/s eta 0:00:00 2025-03-14T06:05:53.1139102Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) 2025-03-14T06:05:53.3177890Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/156.8 MB ? eta -:--:-- 2025-03-14T06:05:53.5197068Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.9/156.8 MB 235.2 MB/s eta 0:00:01 2025-03-14T06:05:53.7217300Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 154.9/156.8 MB 385.5 MB/s eta 0:00:01 2025-03-14T06:05:53.9236152Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 156.8/156.8 MB 385.1 MB/s eta 0:00:01 2025-03-14T06:05:54.1254534Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 156.8/156.8 MB 385.1 MB/s eta 0:00:01 2025-03-14T06:05:54.2922754Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 156.8/156.8 MB 385.1 MB/s eta 0:00:01 2025-03-14T06:05:54.2923670Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 133.4 MB/s eta 0:00:00 2025-03-14T06:05:54.2971522Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.25.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.4 MB) 2025-03-14T06:05:54.5012433Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/201.4 MB ? eta -:--:-- 2025-03-14T06:05:54.7033128Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 109.8/201.4 MB 549.8 MB/s eta 0:00:01 2025-03-14T06:05:54.9052726Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 201.3/201.4 MB 544.3 MB/s eta 0:00:01 2025-03-14T06:05:55.1071788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 201.3/201.4 MB 544.3 MB/s eta 0:00:01 2025-03-14T06:05:55.3091620Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 201.3/201.4 MB 544.3 MB/s eta 0:00:01 2025-03-14T06:05:55.5110459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 201.3/201.4 MB 544.3 MB/s eta 0:00:01 2025-03-14T06:05:55.7129432Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 201.3/201.4 MB 544.3 MB/s eta 0:00:01 2025-03-14T06:05:55.8292027Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 201.3/201.4 MB 544.3 MB/s eta 0:00:01 2025-03-14T06:05:55.8292918Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.4/201.4 MB 131.7 MB/s eta 0:00:00 2025-03-14T06:05:55.8329416Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.2 MB) 2025-03-14T06:05:56.0366357Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/39.2 MB ? eta -:--:-- 2025-03-14T06:05:56.1127983Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 39.1/39.2 MB 348.3 MB/s eta 0:00:01 2025-03-14T06:05:56.1128863Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.2/39.2 MB 141.4 MB/s eta 0:00:00 2025-03-14T06:05:56.1167806Z [?25hDownloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) 2025-03-14T06:05:56.1241774Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.4 MB) 2025-03-14T06:05:56.3282113Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/153.4 MB ? eta -:--:-- 2025-03-14T06:05:56.5302116Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 108.5/153.4 MB 543.0 MB/s eta 0:00:01 2025-03-14T06:05:56.7320123Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 153.4/153.4 MB 545.4 MB/s eta 0:00:01 2025-03-14T06:05:56.9339149Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 153.4/153.4 MB 545.4 MB/s eta 0:00:01 2025-03-14T06:05:57.1357478Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 153.4/153.4 MB 545.4 MB/s eta 0:00:01 2025-03-14T06:05:57.2928714Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 153.4/153.4 MB 545.4 MB/s eta 0:00:01 2025-03-14T06:05:57.2929617Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 131.5 MB/s eta 0:00:00 2025-03-14T06:06:04.9372162Z [?25hInstalling collected packages: nvidia-cusparselt-cu12, mpmath, typing-extensions, sympy, pytorch-triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2025-03-14T06:07:06.7468534Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu12-12.8.3.14 nvidia-cuda-cupti-cu12-12.8.57 nvidia-cuda-nvrtc-cu12-12.8.61 nvidia-cuda-runtime-cu12-12.8.57 nvidia-cudnn-cu12-9.8.0.87 nvidia-cufft-cu12-11.3.3.41 nvidia-cufile-cu12-1.13.0.11 nvidia-curand-cu12-10.3.9.55 nvidia-cusolver-cu12-11.7.2.55 nvidia-cusparse-cu12-12.5.7.53 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.25.1 nvidia-nvjitlink-cu12-12.8.61 nvidia-nvtx-cu12-12.8.55 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250314+cu128 typing-extensions-4.12.2 2025-03-14T06:07:06.7474046Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-03-14T06:07:07.0460209Z + retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:07:07.0460755Z + pip install -q numpy protobuf typing-extensions 2025-03-14T06:07:11.2803378Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-03-14T06:07:11.4704941Z + [[ manywheel == libtorch ]] 2025-03-14T06:07:11.4705358Z + /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:07:11.4726608Z + [[ -z 3.9 ]] 2025-03-14T06:07:11.4726912Z + [[ -z cu128 ]] 2025-03-14T06:07:11.4727202Z + [[ -z cxx11-abi ]] 2025-03-14T06:07:11.4727502Z + [[ -z manywheel ]] 2025-03-14T06:07:11.4727845Z + [[ manywheel == libtorch ]] 2025-03-14T06:07:11.4728223Z + [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2025-03-14T06:07:11.4728711Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2025-03-14T06:07:11.4729030Z + py_dot=3.9 2025-03-14T06:07:11.4735591Z +++ which python 2025-03-14T06:07:11.4748525Z ++ dirname /opt/python/cp39-cp39/bin/python 2025-03-14T06:07:11.4771558Z + export install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2025-03-14T06:07:11.4772372Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2025-03-14T06:07:11.4772940Z + [[ cu128 == \x\p\u ]] 2025-03-14T06:07:11.4773326Z + echo 'Checking that the gcc ABI is what we expect' 2025-03-14T06:07:11.4773806Z Checking that the gcc ABI is what we expect 2025-03-14T06:07:11.4776591Z ++ uname 2025-03-14T06:07:11.4799524Z + [[ Linux != \D\a\r\w\i\n ]] 2025-03-14T06:07:11.4800332Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2025-03-14T06:07:11.4801443Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2025-03-14T06:07:11.4802199Z + echo 'Checking the TorchConfig.cmake' 2025-03-14T06:07:11.4802615Z Checking the TorchConfig.cmake 2025-03-14T06:07:11.4803294Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2025-03-14T06:07:11.4823491Z # FindTorch 2025-03-14T06:07:11.4823956Z # ------- 2025-03-14T06:07:11.4824380Z # 2025-03-14T06:07:11.4824810Z # Finds the Torch library 2025-03-14T06:07:11.4825310Z # 2025-03-14T06:07:11.4825678Z # This will define the following variables: 2025-03-14T06:07:11.4826064Z # 2025-03-14T06:07:11.4826427Z # TORCH_FOUND -- True if the system has the Torch library 2025-03-14T06:07:11.4827031Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2025-03-14T06:07:11.4827548Z # TORCH_LIBRARIES -- Libraries to link against 2025-03-14T06:07:11.4828075Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2025-03-14T06:07:11.4828543Z # 2025-03-14T06:07:11.4828837Z # and the following imported targets: 2025-03-14T06:07:11.4829218Z # 2025-03-14T06:07:11.4829467Z # torch 2025-03-14T06:07:11.4829816Z macro(append_torchlib_if_found) 2025-03-14T06:07:11.4830182Z foreach (_arg ${ARGN}) 2025-03-14T06:07:11.4830654Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:07:11.4831189Z if(${_arg}_LIBRARY) 2025-03-14T06:07:11.4831548Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2025-03-14T06:07:11.4831964Z else() 2025-03-14T06:07:11.4832362Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2025-03-14T06:07:11.4832848Z endif() 2025-03-14T06:07:11.4833116Z endforeach() 2025-03-14T06:07:11.4833385Z endmacro() 2025-03-14T06:07:11.4833552Z 2025-03-14T06:07:11.4833702Z macro(append_wholearchive_lib_if_found) 2025-03-14T06:07:11.4834100Z foreach (_arg ${ARGN}) 2025-03-14T06:07:11.4834570Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:07:11.4835352Z if(${_arg}_LIBRARY) 2025-03-14T06:07:11.4835767Z if(APPLE) 2025-03-14T06:07:11.4836200Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2025-03-14T06:07:11.4836707Z elseif(MSVC) 2025-03-14T06:07:11.4837126Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2025-03-14T06:07:11.4837613Z else() 2025-03-14T06:07:11.4837868Z # Linux 2025-03-14T06:07:11.4838402Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2025-03-14T06:07:11.4839017Z endif() 2025-03-14T06:07:11.4839285Z else() 2025-03-14T06:07:11.4839679Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2025-03-14T06:07:11.4840152Z endif() 2025-03-14T06:07:11.4840420Z endforeach() 2025-03-14T06:07:11.4840702Z endmacro() 2025-03-14T06:07:11.4840856Z 2025-03-14T06:07:11.4841027Z include(FindPackageHandleStandardArgs) 2025-03-14T06:07:11.4841302Z 2025-03-14T06:07:11.4841461Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2025-03-14T06:07:11.4841907Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2025-03-14T06:07:11.4842334Z else() 2025-03-14T06:07:11.4842739Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2025-03-14T06:07:11.4843456Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2025-03-14T06:07:11.4844269Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2025-03-14T06:07:11.4844863Z endif() 2025-03-14T06:07:11.4845019Z 2025-03-14T06:07:11.4845140Z # Include directories. 2025-03-14T06:07:11.4845501Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2025-03-14T06:07:11.4845911Z set(TORCH_INCLUDE_DIRS 2025-03-14T06:07:11.4846255Z ${TORCH_INSTALL_PREFIX}/include 2025-03-14T06:07:11.4846694Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2025-03-14T06:07:11.4847134Z else() 2025-03-14T06:07:11.4847410Z set(TORCH_INCLUDE_DIRS 2025-03-14T06:07:11.4847756Z ${TORCH_INSTALL_PREFIX}/include 2025-03-14T06:07:11.4848208Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2025-03-14T06:07:11.4848635Z endif() 2025-03-14T06:07:11.4848795Z 2025-03-14T06:07:11.4848919Z # Library dependencies. 2025-03-14T06:07:11.4849230Z if(ON) 2025-03-14T06:07:11.4849655Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2025-03-14T06:07:11.4850238Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2025-03-14T06:07:11.4850658Z append_torchlib_if_found(c10) 2025-03-14T06:07:11.4851000Z else() 2025-03-14T06:07:11.4851427Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2025-03-14T06:07:11.4851972Z #library need whole archive 2025-03-14T06:07:11.4852382Z append_wholearchive_lib_if_found(torch torch_cpu) 2025-03-14T06:07:11.4852795Z if(ON) 2025-03-14T06:07:11.4853152Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2025-03-14T06:07:11.4853593Z endif() 2025-03-14T06:07:11.4853854Z if(OFF) 2025-03-14T06:07:11.4854208Z append_wholearchive_lib_if_found(torch_xpu c10_xpu) 2025-03-14T06:07:11.4854633Z endif() 2025-03-14T06:07:11.4854790Z 2025-03-14T06:07:11.4855076Z # We need manually add dependent libraries when they are not linked into the 2025-03-14T06:07:11.4855615Z # shared library. 2025-03-14T06:07:11.4855944Z # TODO: this list might be incomplete. 2025-03-14T06:07:11.4856348Z append_torchlib_if_found(c10) 2025-03-14T06:07:11.4856574Z 2025-03-14T06:07:11.4856694Z if(ON) 2025-03-14T06:07:11.4856968Z append_torchlib_if_found(nnpack) 2025-03-14T06:07:11.4857336Z endif() 2025-03-14T06:07:11.4857494Z 2025-03-14T06:07:11.4857597Z if(ON) 2025-03-14T06:07:11.4857904Z append_torchlib_if_found(pytorch_qnnpack) 2025-03-14T06:07:11.4858428Z endif() 2025-03-14T06:07:11.4858573Z 2025-03-14T06:07:11.4858679Z if(ON) 2025-03-14T06:07:11.4858976Z append_torchlib_if_found(XNNPACK) 2025-03-14T06:07:11.4859408Z append_torchlib_if_found(microkernels-prod) 2025-03-14T06:07:11.4859935Z endif() 2025-03-14T06:07:11.4860081Z 2025-03-14T06:07:11.4860284Z if(OFF) 2025-03-14T06:07:11.4860564Z append_torchlib_if_found(kleidiai) 2025-03-14T06:07:11.4860946Z endif() 2025-03-14T06:07:11.4861094Z 2025-03-14T06:07:11.4861386Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2025-03-14T06:07:11.4861966Z append_torchlib_if_found(onnx onnx_proto) 2025-03-14T06:07:11.4862243Z 2025-03-14T06:07:11.4862377Z append_torchlib_if_found(fmt) 2025-03-14T06:07:11.4862759Z append_torchlib_if_found(cpuinfo clog) 2025-03-14T06:07:11.4863037Z 2025-03-14T06:07:11.4863182Z append_torchlib_if_found(eigen_blas) 2025-03-14T06:07:11.4863589Z append_torchlib_if_found(pthreadpool) 2025-03-14T06:07:11.4863851Z 2025-03-14T06:07:11.4863967Z if(ON) 2025-03-14T06:07:11.4864239Z append_torchlib_if_found(fbgemm) 2025-03-14T06:07:11.4864603Z endif() 2025-03-14T06:07:11.4864764Z 2025-03-14T06:07:11.4864870Z if(ON) 2025-03-14T06:07:11.4865159Z append_torchlib_if_found(dnnl mkldnn) 2025-03-14T06:07:11.4865541Z endif() 2025-03-14T06:07:11.4865690Z 2025-03-14T06:07:11.4865831Z append_torchlib_if_found(sleef asmjit) 2025-03-14T06:07:11.4866212Z endif() 2025-03-14T06:07:11.4866366Z 2025-03-14T06:07:11.4866469Z if(1) 2025-03-14T06:07:11.4866748Z append_torchlib_if_found(kineto) 2025-03-14T06:07:11.4867104Z endif() 2025-03-14T06:07:11.4867244Z 2025-03-14T06:07:11.4867346Z if(ON) 2025-03-14T06:07:11.4867602Z if(MSVC) 2025-03-14T06:07:11.4868090Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:07:11.4868779Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY}) 2025-03-14T06:07:11.4869234Z else() 2025-03-14T06:07:11.4869530Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB}) 2025-03-14T06:07:11.4869925Z endif() 2025-03-14T06:07:11.4870244Z if(TARGET torch::nvtoolsext) 2025-03-14T06:07:11.4870669Z list(APPEND TORCH_CUDA_LIBRARIES torch::nvtoolsext) 2025-03-14T06:07:11.4871098Z endif() 2025-03-14T06:07:11.4871244Z 2025-03-14T06:07:11.4871371Z if(ON) 2025-03-14T06:07:11.4871796Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:07:11.4872578Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2025-03-14T06:07:11.4873186Z endif() 2025-03-14T06:07:11.4873535Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2025-03-14T06:07:11.4873965Z endif() 2025-03-14T06:07:11.4874107Z 2025-03-14T06:07:11.4874220Z if(OFF AND ON) 2025-03-14T06:07:11.4874550Z append_torchlib_if_found(c10_xpu torch_xpu) 2025-03-14T06:07:11.4874952Z endif() 2025-03-14T06:07:11.4875095Z 2025-03-14T06:07:11.4875412Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2025-03-14T06:07:11.4876000Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2025-03-14T06:07:11.4876422Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=1") 2025-03-14T06:07:11.4876834Z endif() 2025-03-14T06:07:11.4876988Z 2025-03-14T06:07:11.4877256Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:07:11.4878136Z # the statements below changes target properties on 2025-03-14T06:07:11.4878863Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2025-03-14T06:07:11.4879704Z # - this is untested whether it is the correct (or desired) methodology in CMake 2025-03-14T06:07:11.4880371Z # - the imported target created in this file in static library mode 2025-03-14T06:07:11.4880860Z if(NOT ON) 2025-03-14T06:07:11.4881388Z # do not set this property on the shared library target, as it will cause confusion in some builds 2025-03-14T06:07:11.4882210Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2025-03-14T06:07:11.4882818Z set_target_properties(torch PROPERTIES 2025-03-14T06:07:11.4883232Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2025-03-14T06:07:11.4883612Z ) 2025-03-14T06:07:11.4883864Z endif() 2025-03-14T06:07:11.4884330Z set_target_properties(torch PROPERTIES 2025-03-14T06:07:11.4884814Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2025-03-14T06:07:11.4885356Z CXX_STANDARD 17 2025-03-14T06:07:11.4885652Z ) 2025-03-14T06:07:11.4885910Z if(TORCH_CXX_FLAGS) 2025-03-14T06:07:11.4886429Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2025-03-14T06:07:11.4887014Z endif() 2025-03-14T06:07:11.4887160Z 2025-03-14T06:07:11.4887493Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2025-03-14T06:07:11.4888172Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2025-03-14T06:07:11.4888595Z + actual_gcc_abi=1 2025-03-14T06:07:11.4888896Z ++ is_expected 1 2025-03-14T06:07:11.4889189Z ++ [[ 1 -gt 0 ]] 2025-03-14T06:07:11.4889454Z ++ echo 1 2025-03-14T06:07:11.4889711Z + [[ 1 != 1 ]] 2025-03-14T06:07:11.4890133Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2025-03-14T06:07:11.4890806Z Checking that symbols in libtorch.so have the right gcc abi 2025-03-14T06:07:11.4891338Z ++ dirname /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:07:11.4891897Z + python3 /pytorch/.ci/pytorch/smoke_test/check_binary_symbols.py 2025-03-14T06:07:11.8092176Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-03-14T06:07:27.8579801Z num_cxx11_symbols: 2104 2025-03-14T06:07:27.8580207Z num_pre_cxx11_symbols: 0 2025-03-14T06:07:28.1424210Z + echo 'cxx11 symbols seem to be in order' 2025-03-14T06:07:28.1424662Z cxx11 symbols seem to be in order 2025-03-14T06:07:28.1427820Z ++ uname 2025-03-14T06:07:28.1451377Z + [[ Linux == \D\a\r\w\i\n ]] 2025-03-14T06:07:28.1451800Z + all_libs=($(find "$install_root" -name '*.so')) 2025-03-14T06:07:28.1455129Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2025-03-14T06:07:28.1706784Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.1710254Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2025-03-14T06:07:28.1875325Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2025-03-14T06:07:28.1876115Z ++ grep RUNPATH 2025-03-14T06:07:28.1905486Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 (0x00007fff685e3000) 2025-03-14T06:07:28.1906914Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f5f3cdcc000) 2025-03-14T06:07:28.1907881Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5f3cbac000) 2025-03-14T06:07:28.1908473Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5f3c7d6000) 2025-03-14T06:07:28.1909255Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f5f3e262000) 2025-03-14T06:07:28.1910286Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f5f3e256000) 2025-03-14T06:07:28.1911382Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f5f2850b000) 2025-03-14T06:07:28.1912548Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f5ed96e3000) 2025-03-14T06:07:28.1913691Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f5f3e1a5000) 2025-03-14T06:07:28.1914968Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f5ed942f000) 2025-03-14T06:07:28.1916196Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f5ed930d000) 2025-03-14T06:07:28.1916971Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5ed9109000) 2025-03-14T06:07:28.1917869Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5ed8eea000) 2025-03-14T06:07:28.1919491Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f5eca896000) 2025-03-14T06:07:28.1921010Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f5eca599000) 2025-03-14T06:07:28.1921997Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5eca204000) 2025-03-14T06:07:28.1922572Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5ec9fec000) 2025-03-14T06:07:28.1923096Z /lib64/ld-linux-x86-64.so.2 (0x00007f5f3e077000) 2025-03-14T06:07:28.1923587Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5ec9de4000) 2025-03-14T06:07:28.1924067Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5ec9a62000) 2025-03-14T06:07:28.1924969Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f5ec9825000) 2025-03-14T06:07:28.1926320Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f5ec90b7000) 2025-03-14T06:07:28.1927728Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f5eb16b2000) 2025-03-14T06:07:28.1929115Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f5ea04b1000) 2025-03-14T06:07:28.1930463Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f5e97a10000) 2025-03-14T06:07:28.1931827Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f5e90906000) 2025-03-14T06:07:28.1933208Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f5e5cc27000) 2025-03-14T06:07:28.1934542Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f5e4d428000) 2025-03-14T06:07:28.1935458Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f5e4d224000) 2025-03-14T06:07:28.1936649Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f5e47744000) with runpath ' 2025-03-14T06:07:28.1938414Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 (0x00007fff685e3000) 2025-03-14T06:07:28.1939786Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f5f3cdcc000) 2025-03-14T06:07:28.1940720Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5f3cbac000) 2025-03-14T06:07:28.1941349Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5f3c7d6000) 2025-03-14T06:07:28.1942118Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f5f3e262000) 2025-03-14T06:07:28.1943163Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f5f3e256000) 2025-03-14T06:07:28.1944254Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f5f2850b000) 2025-03-14T06:07:28.1945408Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f5ed96e3000) 2025-03-14T06:07:28.1946544Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f5f3e1a5000) 2025-03-14T06:07:28.1947806Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f5ed942f000) 2025-03-14T06:07:28.1949022Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f5ed930d000) 2025-03-14T06:07:28.1950741Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5ed9109000) 2025-03-14T06:07:28.1951758Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5ed8eea000) 2025-03-14T06:07:28.1953119Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f5eca896000) 2025-03-14T06:07:28.1954498Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f5eca599000) 2025-03-14T06:07:28.1955455Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5eca204000) 2025-03-14T06:07:28.1956020Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5ec9fec000) 2025-03-14T06:07:28.1956532Z /lib64/ld-linux-x86-64.so.2 (0x00007f5f3e077000) 2025-03-14T06:07:28.1957006Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5ec9de4000) 2025-03-14T06:07:28.1957508Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5ec9a62000) 2025-03-14T06:07:28.1958395Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f5ec9825000) 2025-03-14T06:07:28.1959727Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f5ec90b7000) 2025-03-14T06:07:28.1961138Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f5eb16b2000) 2025-03-14T06:07:28.1962518Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f5ea04b1000) 2025-03-14T06:07:28.1963863Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f5e97a10000) 2025-03-14T06:07:28.1965210Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f5e90906000) 2025-03-14T06:07:28.1966597Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f5e5cc27000) 2025-03-14T06:07:28.1967948Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f5e4d428000) 2025-03-14T06:07:28.1968864Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f5e4d224000) 2025-03-14T06:07:28.1970042Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f5e47744000) with runpath 2025-03-14T06:07:28.1971146Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.1971688Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2025-03-14T06:07:28.2006368Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2025-03-14T06:07:28.2007000Z ++ grep RUNPATH 2025-03-14T06:07:28.2034983Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 (0x00007ffd3a9df000) 2025-03-14T06:07:28.2035949Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6673d0c000) 2025-03-14T06:07:28.2036513Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6673977000) 2025-03-14T06:07:28.2037091Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f66735f5000) 2025-03-14T06:07:28.2037608Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f66733dd000) 2025-03-14T06:07:28.2038189Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f66731bd000) 2025-03-14T06:07:28.2038747Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6672de7000) 2025-03-14T06:07:28.2039280Z /lib64/ld-linux-x86-64.so.2 (0x00007f6673f10000) with runpath ' 2025-03-14T06:07:28.2040268Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 (0x00007ffd3a9df000) 2025-03-14T06:07:28.2041425Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6673d0c000) 2025-03-14T06:07:28.2042068Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6673977000) 2025-03-14T06:07:28.2042602Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f66735f5000) 2025-03-14T06:07:28.2043117Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f66733dd000) 2025-03-14T06:07:28.2043705Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f66731bd000) 2025-03-14T06:07:28.2044253Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6672de7000) 2025-03-14T06:07:28.2044785Z /lib64/ld-linux-x86-64.so.2 (0x00007f6673f10000) with runpath 2025-03-14T06:07:28.2045263Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2045833Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2025-03-14T06:07:28.2137498Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2025-03-14T06:07:28.2138244Z ++ grep RUNPATH 2025-03-14T06:07:28.2164468Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 (0x00007ffe90796000) 2025-03-14T06:07:28.2165726Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f5827d00000) 2025-03-14T06:07:28.2166524Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5827aa2000) 2025-03-14T06:07:28.2167507Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f58277ee000) 2025-03-14T06:07:28.2168502Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5827459000) 2025-03-14T06:07:28.2169035Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f58270d7000) 2025-03-14T06:07:28.2169550Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5826ebf000) 2025-03-14T06:07:28.2170066Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5826ae9000) 2025-03-14T06:07:28.2170526Z /lib64/ld-linux-x86-64.so.2 (0x00007f5827ca6000) 2025-03-14T06:07:28.2171073Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f58268c9000) 2025-03-14T06:07:28.2171707Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f58266c1000) with runpath ' 2025-03-14T06:07:28.2172743Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 (0x00007ffe90796000) 2025-03-14T06:07:28.2173946Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f5827d00000) 2025-03-14T06:07:28.2174711Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5827aa2000) 2025-03-14T06:07:28.2175671Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f58277ee000) 2025-03-14T06:07:28.2176651Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5827459000) 2025-03-14T06:07:28.2177187Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f58270d7000) 2025-03-14T06:07:28.2177908Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5826ebf000) 2025-03-14T06:07:28.2178501Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5826ae9000) 2025-03-14T06:07:28.2178985Z /lib64/ld-linux-x86-64.so.2 (0x00007f5827ca6000) 2025-03-14T06:07:28.2179510Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f58268c9000) 2025-03-14T06:07:28.2180125Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f58266c1000) with runpath 2025-03-14T06:07:28.2180638Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2181232Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2025-03-14T06:07:28.2264723Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2025-03-14T06:07:28.2265426Z ++ grep RUNPATH 2025-03-14T06:07:28.2292237Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 (0x00007fff30770000) 2025-03-14T06:07:28.2293979Z libnvrtc.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007fb053bd5000) 2025-03-14T06:07:28.2295089Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007fb052000000) 2025-03-14T06:07:28.2295660Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fb051c6b000) 2025-03-14T06:07:28.2296190Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb0518e9000) 2025-03-14T06:07:28.2296704Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fb0516d1000) 2025-03-14T06:07:28.2297221Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb0512fb000) 2025-03-14T06:07:28.2297752Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fb0510db000) 2025-03-14T06:07:28.2298408Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fb050ed3000) 2025-03-14T06:07:28.2298913Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fb050ccf000) 2025-03-14T06:07:28.2299473Z /lib64/ld-linux-x86-64.so.2 (0x00007fb05a313000) with runpath ' 2025-03-14T06:07:28.2300515Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 (0x00007fff30770000) 2025-03-14T06:07:28.2301930Z libnvrtc.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007fb053bd5000) 2025-03-14T06:07:28.2302881Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007fb052000000) 2025-03-14T06:07:28.2303441Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fb051c6b000) 2025-03-14T06:07:28.2303969Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb0518e9000) 2025-03-14T06:07:28.2304487Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fb0516d1000) 2025-03-14T06:07:28.2305002Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb0512fb000) 2025-03-14T06:07:28.2305549Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fb0510db000) 2025-03-14T06:07:28.2306098Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fb050ed3000) 2025-03-14T06:07:28.2306599Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fb050ccf000) 2025-03-14T06:07:28.2307138Z /lib64/ld-linux-x86-64.so.2 (0x00007fb05a313000) with runpath 2025-03-14T06:07:28.2307638Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2308192Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2025-03-14T06:07:28.2399561Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2025-03-14T06:07:28.2400197Z ++ grep RUNPATH 2025-03-14T06:07:28.2427096Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 (0x00007ffc25596000) 2025-03-14T06:07:28.2428413Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f887f070000) 2025-03-14T06:07:28.2429274Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f887ee68000) 2025-03-14T06:07:28.2430216Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f8893434000) 2025-03-14T06:07:28.2431037Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f887ec48000) 2025-03-14T06:07:28.2431617Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f887ea44000) 2025-03-14T06:07:28.2432175Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f887e6af000) 2025-03-14T06:07:28.2432733Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f887e32d000) 2025-03-14T06:07:28.2433627Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f887e0f0000) 2025-03-14T06:07:28.2434551Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f887ded8000) 2025-03-14T06:07:28.2435074Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f887db02000) 2025-03-14T06:07:28.2436009Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f887d394000) 2025-03-14T06:07:28.2437536Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f887d0e0000) 2025-03-14T06:07:28.2438487Z /lib64/ld-linux-x86-64.so.2 (0x00007f889333b000) 2025-03-14T06:07:28.2439328Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f887cedc000) with runpath ' 2025-03-14T06:07:28.2440502Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 (0x00007ffc25596000) 2025-03-14T06:07:28.2441765Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f887f070000) 2025-03-14T06:07:28.2442607Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f887ee68000) 2025-03-14T06:07:28.2443362Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f8893434000) 2025-03-14T06:07:28.2444189Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f887ec48000) 2025-03-14T06:07:28.2444764Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f887ea44000) 2025-03-14T06:07:28.2445308Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f887e6af000) 2025-03-14T06:07:28.2445852Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f887e32d000) 2025-03-14T06:07:28.2446751Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f887e0f0000) 2025-03-14T06:07:28.2447673Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f887ded8000) 2025-03-14T06:07:28.2448199Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f887db02000) 2025-03-14T06:07:28.2449142Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f887d394000) 2025-03-14T06:07:28.2450635Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f887d0e0000) 2025-03-14T06:07:28.2451667Z /lib64/ld-linux-x86-64.so.2 (0x00007f889333b000) 2025-03-14T06:07:28.2452244Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f887cedc000) with runpath 2025-03-14T06:07:28.2452853Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2453417Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2025-03-14T06:07:28.2553846Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2025-03-14T06:07:28.2554507Z ++ grep RUNPATH 2025-03-14T06:07:28.2582111Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 (0x00007ffcdf176000) 2025-03-14T06:07:28.2583410Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f4288ac9000) 2025-03-14T06:07:28.2584586Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f4239ca1000) 2025-03-14T06:07:28.2585592Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f4239a89000) 2025-03-14T06:07:28.2586162Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f4239869000) 2025-03-14T06:07:28.2586711Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4239493000) 2025-03-14T06:07:28.2587471Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f429ce65000) 2025-03-14T06:07:28.2588250Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f423928b000) 2025-03-14T06:07:28.2588752Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4239087000) 2025-03-14T06:07:28.2589249Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4238d05000) 2025-03-14T06:07:28.2590120Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f4238ac8000) 2025-03-14T06:07:28.2591448Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f423835a000) 2025-03-14T06:07:28.2592831Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f42380a6000) 2025-03-14T06:07:28.2593828Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4237d11000) 2025-03-14T06:07:28.2594353Z /lib64/ld-linux-x86-64.so.2 (0x00007f429cd94000) 2025-03-14T06:07:28.2595385Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f4237c60000) 2025-03-14T06:07:28.2596766Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f422025b000) 2025-03-14T06:07:28.2598306Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f420f05a000) 2025-03-14T06:07:28.2599634Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f420ed5d000) 2025-03-14T06:07:28.2601014Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f4200709000) 2025-03-14T06:07:28.2602398Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f41f7c68000) 2025-03-14T06:07:28.2603762Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f41f0b5e000) 2025-03-14T06:07:28.2605149Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f41bce7f000) 2025-03-14T06:07:28.2606503Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f41bcc60000) 2025-03-14T06:07:28.2607782Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f41ad461000) 2025-03-14T06:07:28.2608689Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f41ad25d000) 2025-03-14T06:07:28.2609949Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f41a777d000) with runpath ' 2025-03-14T06:07:28.2611627Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 (0x00007ffcdf176000) 2025-03-14T06:07:28.2612963Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f4288ac9000) 2025-03-14T06:07:28.2614115Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f4239ca1000) 2025-03-14T06:07:28.2614974Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f4239a89000) 2025-03-14T06:07:28.2615558Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f4239869000) 2025-03-14T06:07:28.2616094Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4239493000) 2025-03-14T06:07:28.2616839Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f429ce65000) 2025-03-14T06:07:28.2617602Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f423928b000) 2025-03-14T06:07:28.2618195Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4239087000) 2025-03-14T06:07:28.2618704Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4238d05000) 2025-03-14T06:07:28.2619579Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f4238ac8000) 2025-03-14T06:07:28.2620907Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f423835a000) 2025-03-14T06:07:28.2622297Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f42380a6000) 2025-03-14T06:07:28.2623295Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4237d11000) 2025-03-14T06:07:28.2623819Z /lib64/ld-linux-x86-64.so.2 (0x00007f429cd94000) 2025-03-14T06:07:28.2624606Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f4237c60000) 2025-03-14T06:07:28.2625954Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f422025b000) 2025-03-14T06:07:28.2627394Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f420f05a000) 2025-03-14T06:07:28.2628730Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f420ed5d000) 2025-03-14T06:07:28.2630105Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f4200709000) 2025-03-14T06:07:28.2631498Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f41f7c68000) 2025-03-14T06:07:28.2632852Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f41f0b5e000) 2025-03-14T06:07:28.2634234Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f41bce7f000) 2025-03-14T06:07:28.2635599Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f41bcc60000) 2025-03-14T06:07:28.2636886Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f41ad461000) 2025-03-14T06:07:28.2637792Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f41ad25d000) 2025-03-14T06:07:28.2638974Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f41a777d000) with runpath 2025-03-14T06:07:28.2640073Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2640669Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-03-14T06:07:28.2687498Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-03-14T06:07:28.2688165Z ++ grep RUNPATH 2025-03-14T06:07:28.2745345Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 (0x00007fffa9f0f000) 2025-03-14T06:07:28.2746601Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f89c8910000) 2025-03-14T06:07:28.2747357Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f89b4332000) 2025-03-14T06:07:28.2747976Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f89b411a000) 2025-03-14T06:07:28.2748521Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f89b3f16000) 2025-03-14T06:07:28.2749079Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f89b3cf6000) 2025-03-14T06:07:28.2749628Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f89b3974000) 2025-03-14T06:07:28.2750510Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f89b3737000) 2025-03-14T06:07:28.2751842Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f89b2fc9000) 2025-03-14T06:07:28.2753227Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f89b2d15000) 2025-03-14T06:07:28.2754223Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f89b2980000) 2025-03-14T06:07:28.2754754Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f89b25aa000) 2025-03-14T06:07:28.2755230Z /lib64/ld-linux-x86-64.so.2 (0x00007f89c8805000) 2025-03-14T06:07:28.2755804Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f89b23a6000) with runpath ' 2025-03-14T06:07:28.2756859Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 (0x00007fffa9f0f000) 2025-03-14T06:07:28.2758299Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f89c8910000) 2025-03-14T06:07:28.2759217Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f89b4332000) 2025-03-14T06:07:28.2759750Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f89b411a000) 2025-03-14T06:07:28.2760287Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f89b3f16000) 2025-03-14T06:07:28.2760848Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f89b3cf6000) 2025-03-14T06:07:28.2761390Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f89b3974000) 2025-03-14T06:07:28.2762280Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f89b3737000) 2025-03-14T06:07:28.2763611Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f89b2fc9000) 2025-03-14T06:07:28.2765005Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f89b2d15000) 2025-03-14T06:07:28.2766009Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f89b2980000) 2025-03-14T06:07:28.2766555Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f89b25aa000) 2025-03-14T06:07:28.2767019Z /lib64/ld-linux-x86-64.so.2 (0x00007f89c8805000) 2025-03-14T06:07:28.2767587Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f89b23a6000) with runpath 2025-03-14T06:07:28.2768133Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2768707Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2025-03-14T06:07:28.2870610Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2025-03-14T06:07:28.2871293Z ++ grep RUNPATH 2025-03-14T06:07:28.2940591Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 (0x00007ffd9434a000) 2025-03-14T06:07:28.2941935Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f7a57296000) 2025-03-14T06:07:28.2943286Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f7a0803e000) 2025-03-14T06:07:28.2944793Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f79f0639000) 2025-03-14T06:07:28.2946178Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f79df438000) 2025-03-14T06:07:28.2947532Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f79df13b000) 2025-03-14T06:07:28.2948910Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f79d0ae7000) 2025-03-14T06:07:28.2950298Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f79c8046000) 2025-03-14T06:07:28.2951657Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f79c0f3c000) 2025-03-14T06:07:28.2953040Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f798d25d000) 2025-03-14T06:07:28.2954396Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f798d03e000) 2025-03-14T06:07:28.2955674Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f797d83f000) 2025-03-14T06:07:28.2956622Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f797d61f000) 2025-03-14T06:07:28.2957190Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f797d41b000) 2025-03-14T06:07:28.2957935Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f797d213000) 2025-03-14T06:07:28.2958854Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f7a5716a000) 2025-03-14T06:07:28.2959938Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f7968f48000) 2025-03-14T06:07:28.2960789Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7968bb3000) 2025-03-14T06:07:28.2961321Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7968831000) 2025-03-14T06:07:28.2961837Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7968619000) 2025-03-14T06:07:28.2962353Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7968243000) 2025-03-14T06:07:28.2962822Z /lib64/ld-linux-x86-64.so.2 (0x00007f7a5711a000) 2025-03-14T06:07:28.2963881Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f7962763000) 2025-03-14T06:07:28.2965435Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f7962526000) 2025-03-14T06:07:28.2966768Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f7961db8000) 2025-03-14T06:07:28.2967797Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7961bb4000) with runpath ' 2025-03-14T06:07:28.2968856Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 (0x00007ffd9434a000) 2025-03-14T06:07:28.2970133Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f7a57296000) 2025-03-14T06:07:28.2971403Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f7a0803e000) 2025-03-14T06:07:28.2972836Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f79f0639000) 2025-03-14T06:07:28.2974212Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f79df438000) 2025-03-14T06:07:28.2975541Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f79df13b000) 2025-03-14T06:07:28.2976926Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f79d0ae7000) 2025-03-14T06:07:28.2978616Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f79c8046000) 2025-03-14T06:07:28.2979975Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f79c0f3c000) 2025-03-14T06:07:28.2981370Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f798d25d000) 2025-03-14T06:07:28.2982741Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f798d03e000) 2025-03-14T06:07:28.2984027Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f797d83f000) 2025-03-14T06:07:28.2984973Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f797d61f000) 2025-03-14T06:07:28.2985526Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f797d41b000) 2025-03-14T06:07:28.2986028Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f797d213000) 2025-03-14T06:07:28.2986786Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f7a5716a000) 2025-03-14T06:07:28.2987871Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f7968f48000) 2025-03-14T06:07:28.2988861Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7968bb3000) 2025-03-14T06:07:28.2989468Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7968831000) 2025-03-14T06:07:28.2989988Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7968619000) 2025-03-14T06:07:28.2990506Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7968243000) 2025-03-14T06:07:28.2990983Z /lib64/ld-linux-x86-64.so.2 (0x00007f7a5711a000) 2025-03-14T06:07:28.2992041Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f7962763000) 2025-03-14T06:07:28.2993510Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f7962526000) 2025-03-14T06:07:28.2994833Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f7961db8000) 2025-03-14T06:07:28.2995842Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7961bb4000) with runpath 2025-03-14T06:07:28.2996385Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.2996998Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2025-03-14T06:07:28.3068307Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2025-03-14T06:07:28.3069022Z ++ grep RUNPATH 2025-03-14T06:07:28.3098524Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 (0x00007ffd00556000) 2025-03-14T06:07:28.3099885Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007efd15e94000) 2025-03-14T06:07:28.3101053Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007efcc706c000) 2025-03-14T06:07:28.3102489Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007efcb8c63000) 2025-03-14T06:07:28.3103785Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007efd3151d000) 2025-03-14T06:07:28.3105047Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007efcb89af000) 2025-03-14T06:07:28.3106269Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007efd313fb000) 2025-03-14T06:07:28.3107097Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007efcb878f000) 2025-03-14T06:07:28.3107669Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007efcb858b000) 2025-03-14T06:07:28.3108599Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007efcb1481000) 2025-03-14T06:07:28.3110007Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007efc99a7c000) 2025-03-14T06:07:28.3111151Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007efc996e7000) 2025-03-14T06:07:28.3111695Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007efc99365000) 2025-03-14T06:07:28.3112222Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007efc9914d000) 2025-03-14T06:07:28.3112750Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007efc98d77000) 2025-03-14T06:07:28.3113216Z /lib64/ld-linux-x86-64.so.2 (0x00007efd313a3000) 2025-03-14T06:07:28.3113737Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007efc98b6f000) 2025-03-14T06:07:28.3114648Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007efc98932000) 2025-03-14T06:07:28.3115988Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007efc981c4000) 2025-03-14T06:07:28.3117539Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007efc86fc3000) 2025-03-14T06:07:28.3118996Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007efc86cc6000) 2025-03-14T06:07:28.3120375Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007efc78672000) 2025-03-14T06:07:28.3121768Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007efc6fbd1000) 2025-03-14T06:07:28.3123141Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007efc3bef2000) 2025-03-14T06:07:28.3124508Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007efc3bcd3000) 2025-03-14T06:07:28.3125806Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007efc2c4d4000) 2025-03-14T06:07:28.3127273Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007efc269f4000) 2025-03-14T06:07:28.3128441Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007efc267f0000) with runpath ' 2025-03-14T06:07:28.3129535Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 (0x00007ffd00556000) 2025-03-14T06:07:28.3130852Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007efd15e94000) 2025-03-14T06:07:28.3132010Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007efcc706c000) 2025-03-14T06:07:28.3133308Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007efcb8c63000) 2025-03-14T06:07:28.3134592Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007efd3151d000) 2025-03-14T06:07:28.3135857Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007efcb89af000) 2025-03-14T06:07:28.3137073Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007efd313fb000) 2025-03-14T06:07:28.3137893Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007efcb878f000) 2025-03-14T06:07:28.3138536Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007efcb858b000) 2025-03-14T06:07:28.3139485Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007efcb1481000) 2025-03-14T06:07:28.3140876Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007efc99a7c000) 2025-03-14T06:07:28.3141892Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007efc996e7000) 2025-03-14T06:07:28.3142433Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007efc99365000) 2025-03-14T06:07:28.3142958Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007efc9914d000) 2025-03-14T06:07:28.3143478Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007efc98d77000) 2025-03-14T06:07:28.3143966Z /lib64/ld-linux-x86-64.so.2 (0x00007efd313a3000) 2025-03-14T06:07:28.3144443Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007efc98b6f000) 2025-03-14T06:07:28.3145345Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007efc98932000) 2025-03-14T06:07:28.3146672Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007efc981c4000) 2025-03-14T06:07:28.3148081Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007efc86fc3000) 2025-03-14T06:07:28.3149484Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007efc86cc6000) 2025-03-14T06:07:28.3150869Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007efc78672000) 2025-03-14T06:07:28.3152262Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007efc6fbd1000) 2025-03-14T06:07:28.3153639Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007efc3bef2000) 2025-03-14T06:07:28.3155004Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007efc3bcd3000) 2025-03-14T06:07:28.3156301Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007efc2c4d4000) 2025-03-14T06:07:28.3157758Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007efc269f4000) 2025-03-14T06:07:28.3158920Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007efc267f0000) with runpath 2025-03-14T06:07:28.3159466Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.3160087Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2025-03-14T06:07:28.3195496Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2025-03-14T06:07:28.3196220Z ++ grep RUNPATH 2025-03-14T06:07:28.3221609Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 (0x00007ffd37d7b000) 2025-03-14T06:07:28.3222736Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f574f289000) 2025-03-14T06:07:28.3223307Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f574ef07000) 2025-03-14T06:07:28.3223830Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f574ed03000) 2025-03-14T06:07:28.3224823Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f574ea4f000) 2025-03-14T06:07:28.3226186Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f574e812000) 2025-03-14T06:07:28.3227059Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f574e43c000) 2025-03-14T06:07:28.3227535Z /lib64/ld-linux-x86-64.so.2 (0x00007f574f4a9000) 2025-03-14T06:07:28.3228083Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f574e234000) with runpath ' 2025-03-14T06:07:28.3229164Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 (0x00007ffd37d7b000) 2025-03-14T06:07:28.3230221Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f574f289000) 2025-03-14T06:07:28.3230782Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f574ef07000) 2025-03-14T06:07:28.3231266Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f574ed03000) 2025-03-14T06:07:28.3232238Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f574ea4f000) 2025-03-14T06:07:28.3233589Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f574e812000) 2025-03-14T06:07:28.3234473Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f574e43c000) 2025-03-14T06:07:28.3234949Z /lib64/ld-linux-x86-64.so.2 (0x00007f574f4a9000) 2025-03-14T06:07:28.3235484Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f574e234000) with runpath 2025-03-14T06:07:28.3235980Z + for lib in "${all_libs[@]}" 2025-03-14T06:07:28.3236783Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2025-03-14T06:07:28.3350851Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2025-03-14T06:07:28.3351553Z ++ grep RUNPATH 2025-03-14T06:07:28.3383103Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 (0x00007ffd8ddea000) 2025-03-14T06:07:28.3384518Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f5cee9a2000) 2025-03-14T06:07:28.3385574Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f5cee994000) 2025-03-14T06:07:28.3386652Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f5cd9233000) 2025-03-14T06:07:28.3387817Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f5c8a40b000) 2025-03-14T06:07:28.3388986Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f5cee8e3000) 2025-03-14T06:07:28.3390308Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f5c8a157000) 2025-03-14T06:07:28.3391614Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f5c8a035000) 2025-03-14T06:07:28.3392435Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5c89e15000) 2025-03-14T06:07:28.3393008Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5c89c11000) 2025-03-14T06:07:28.3393905Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5c899f2000) 2025-03-14T06:07:28.3395275Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f5c7b39e000) 2025-03-14T06:07:28.3396654Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f5c7b0a1000) 2025-03-14T06:07:28.3397627Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5c7ad0c000) 2025-03-14T06:07:28.3398194Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5c7aaf4000) 2025-03-14T06:07:28.3398719Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5c7a71e000) 2025-03-14T06:07:28.3399202Z /lib64/ld-linux-x86-64.so.2 (0x00007f5cee7a9000) 2025-03-14T06:07:28.3399682Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5c7a516000) 2025-03-14T06:07:28.3400179Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5c7a194000) 2025-03-14T06:07:28.3401069Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f5c79f57000) 2025-03-14T06:07:28.3402397Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f5c797e9000) 2025-03-14T06:07:28.3403826Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f5c61de4000) 2025-03-14T06:07:28.3405217Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f5c50be3000) 2025-03-14T06:07:28.3406541Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f5c48142000) 2025-03-14T06:07:28.3407897Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f5c41038000) 2025-03-14T06:07:28.3409282Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f5c0d359000) 2025-03-14T06:07:28.3410880Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f5bfdb5a000) 2025-03-14T06:07:28.3411812Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f5bfd956000) 2025-03-14T06:07:28.3413107Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f5bf7e76000) with runpath ' 2025-03-14T06:07:28.3414750Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 (0x00007ffd8ddea000) 2025-03-14T06:07:28.3416014Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f5cee9a2000) 2025-03-14T06:07:28.3417080Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f5cee994000) 2025-03-14T06:07:28.3418369Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f5cd9233000) 2025-03-14T06:07:28.3433350Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f5c8a40b000) 2025-03-14T06:07:28.3434691Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f5cee8e3000) 2025-03-14T06:07:28.3435978Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f5c8a157000) 2025-03-14T06:07:28.3437207Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f5c8a035000) 2025-03-14T06:07:28.3438034Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5c89e15000) 2025-03-14T06:07:28.3438609Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5c89c11000) 2025-03-14T06:07:28.3439657Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5c899f2000) 2025-03-14T06:07:28.3441032Z libcusparseLt.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../cusparselt/lib/libcusparseLt.so.0 (0x00007f5c7b39e000) 2025-03-14T06:07:28.3442611Z libcufile.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufile/lib/libcufile.so.0 (0x00007f5c7b0a1000) 2025-03-14T06:07:28.3443577Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5c7ad0c000) 2025-03-14T06:07:28.3444144Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5c7aaf4000) 2025-03-14T06:07:28.3444671Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5c7a71e000) 2025-03-14T06:07:28.3445156Z /lib64/ld-linux-x86-64.so.2 (0x00007f5cee7a9000) 2025-03-14T06:07:28.3445634Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5c7a516000) 2025-03-14T06:07:28.3446130Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5c7a194000) 2025-03-14T06:07:28.3447025Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f5c79f57000) 2025-03-14T06:07:28.3448360Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f5c797e9000) 2025-03-14T06:07:28.3449765Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f5c61de4000) 2025-03-14T06:07:28.3451149Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f5c50be3000) 2025-03-14T06:07:28.3452480Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f5c48142000) 2025-03-14T06:07:28.3453828Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f5c41038000) 2025-03-14T06:07:28.3455200Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f5c0d359000) 2025-03-14T06:07:28.3456677Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f5bfdb5a000) 2025-03-14T06:07:28.3457675Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f5bfd956000) 2025-03-14T06:07:28.3458927Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f5bf7e76000) with runpath 2025-03-14T06:07:28.3460096Z +++ realpath /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:07:28.3460578Z ++ dirname /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:07:28.3461057Z + TEST_CODE_DIR=/pytorch/.ci/pytorch/test_example_code 2025-03-14T06:07:28.3461520Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:07:28.3461889Z + pushd /tmp 2025-03-14T06:07:28.3462166Z /tmp / 2025-03-14T06:07:28.3462456Z + python -c 'import torch' 2025-03-14T06:07:30.5175895Z + popd 2025-03-14T06:07:30.5176208Z / 2025-03-14T06:07:30.5176502Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2025-03-14T06:07:30.5176936Z + pushd /tmp 2025-03-14T06:07:30.5177216Z /tmp / 2025-03-14T06:07:30.5177830Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2025-03-14T06:07:32.4548402Z + python -c 'import torch; assert torch.version.git_version != None' 2025-03-14T06:07:34.4113078Z + popd 2025-03-14T06:07:34.4113410Z / 2025-03-14T06:07:34.4113683Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:07:34.4116381Z ++ uname -m 2025-03-14T06:07:34.4140734Z + [[ x86_64 != \a\r\m\6\4 ]] 2025-03-14T06:07:34.4144067Z ++ uname -m 2025-03-14T06:07:34.4166491Z + [[ x86_64 != \s\3\9\0\x ]] 2025-03-14T06:07:34.4169879Z ++ uname 2025-03-14T06:07:34.4193354Z + [[ Linux != \D\a\r\w\i\n ]] 2025-03-14T06:07:34.4196202Z ++ uname -m 2025-03-14T06:07:34.4218298Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-03-14T06:07:34.4218696Z + echo 'Checking that MKL is available' 2025-03-14T06:07:34.4219111Z Checking that MKL is available 2025-03-14T06:07:34.4219448Z + pushd /tmp 2025-03-14T06:07:34.4219729Z /tmp / 2025-03-14T06:07:34.4220212Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2025-03-14T06:07:36.4383264Z + popd 2025-03-14T06:07:36.4383595Z / 2025-03-14T06:07:36.4383868Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:07:36.4386746Z ++ uname 2025-03-14T06:07:36.4410512Z + [[ Linux != \D\a\r\w\i\n ]] 2025-03-14T06:07:36.4413943Z ++ uname -m 2025-03-14T06:07:36.4437108Z + [[ x86_64 != \s\3\9\0\x ]] 2025-03-14T06:07:36.4437511Z + echo 'Checking that XNNPACK is available' 2025-03-14T06:07:36.4437939Z Checking that XNNPACK is available 2025-03-14T06:07:36.4438322Z + pushd /tmp 2025-03-14T06:07:36.4438597Z /tmp / 2025-03-14T06:07:36.4439138Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2025-03-14T06:07:38.4490322Z + popd 2025-03-14T06:07:38.4490646Z / 2025-03-14T06:07:38.4490915Z + [[ linux-gnu == \m\s\y\s ]] 2025-03-14T06:07:38.4491298Z + [[ cu128 != \c\p\u ]] 2025-03-14T06:07:38.4491621Z + [[ cu128 != \x\p\u ]] 2025-03-14T06:07:38.4491989Z + [[ cu128 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2025-03-14T06:07:38.4492404Z + [[ cu128 != *\r\o\c\m* ]] 2025-03-14T06:07:38.4494693Z ++ uname -m 2025-03-14T06:07:38.4518554Z + [[ x86_64 != \s\3\9\0\x ]] 2025-03-14T06:07:38.4519021Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:07:38.4519394Z + pushd /tmp 2025-03-14T06:07:38.4519669Z /tmp / 2025-03-14T06:07:38.4520013Z + echo 'Checking that CUDA archs are setup correctly' 2025-03-14T06:07:38.4520483Z Checking that CUDA archs are setup correctly 2025-03-14T06:07:38.4521007Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2025-03-14T06:07:40.9046613Z + echo 'Checking that magma is available' 2025-03-14T06:07:40.9047109Z Checking that magma is available 2025-03-14T06:07:40.9047682Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2025-03-14T06:07:43.3393829Z + echo 'Checking that CuDNN is available' 2025-03-14T06:07:43.3394317Z Checking that CuDNN is available 2025-03-14T06:07:43.3395200Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2025-03-14T06:07:45.2277795Z + echo 'Checking that exception handling works' 2025-03-14T06:07:45.2278307Z Checking that exception handling works 2025-03-14T06:07:45.2279196Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2025-03-14T06:07:47.4163503Z + echo 'Checking that basic RNN works' 2025-03-14T06:07:47.4163972Z Checking that basic RNN works 2025-03-14T06:07:47.4164447Z + python /pytorch/.ci/pytorch/test_example_code/rnn_smoke.py 2025-03-14T06:07:49.9681918Z + echo 'Checking that basic CNN works' 2025-03-14T06:07:49.9682391Z Checking that basic CNN works 2025-03-14T06:07:49.9682859Z + python /pytorch/.ci/pytorch/test_example_code/cnn_smoke.py 2025-03-14T06:07:52.2802676Z tensor([0.2400], device='cuda:0', grad_fn=) 2025-03-14T06:07:54.2731051Z + echo 'Test that linalg works' 2025-03-14T06:07:54.2731476Z Test that linalg works 2025-03-14T06:07:54.2732127Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2025-03-14T06:07:56.4422919Z torch.return_types.linalg_svd( 2025-03-14T06:07:56.4423383Z U=tensor([[ 0.7424, -0.6599, -0.1157], 2025-03-14T06:07:56.4423768Z [ 0.4972, 0.4269, 0.7553], 2025-03-14T06:07:56.4424158Z [ 0.4490, 0.6183, -0.6450]], device='cuda:0'), 2025-03-14T06:07:56.4424598Z S=tensor([2.5891, 0.3355, 0.0540], device='cuda:0'), 2025-03-14T06:07:56.4425044Z Vh=tensor([[ 0.7424, 0.4972, 0.4490], 2025-03-14T06:07:56.4425415Z [-0.6599, 0.4269, 0.6183], 2025-03-14T06:07:56.4425797Z [-0.1157, 0.7553, -0.6450]], device='cuda:0')) 2025-03-14T06:07:56.8967401Z + popd 2025-03-14T06:07:56.8967715Z / 2025-03-14T06:07:56.8967995Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2025-03-14T06:07:56.8971070Z ++ dirname /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:07:56.8996105Z + pushd /pytorch/.ci/pytorch/smoke_test 2025-03-14T06:07:56.8996594Z /pytorch/.ci/pytorch/smoke_test / 2025-03-14T06:07:56.8997082Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2025-03-14T06:07:59.7250629Z Testing smoke_test_linalg on cpu 2025-03-14T06:08:00.2598255Z + [[ cu128 == *cuda* ]] 2025-03-14T06:08:00.2598594Z + popd 2025-03-14T06:08:00.2598840Z / 2025-03-14T06:08:00.2601927Z ++ uname 2025-03-14T06:08:00.2626090Z + [[ Linux == \L\i\n\u\x ]] 2025-03-14T06:08:00.2626518Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2025-03-14T06:08:00.2626927Z + GLOO_CHECK='import torch.distributed as dist 2025-03-14T06:08:00.2627324Z try: 2025-03-14T06:08:00.2627683Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2025-03-14T06:08:00.2628163Z except RuntimeError as e: 2025-03-14T06:08:00.2628477Z print(e) 2025-03-14T06:08:00.2628740Z ' 2025-03-14T06:08:00.2629479Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2025-03-14T06:08:00.2629845Z ++ MASTER_ADDR=localhost 2025-03-14T06:08:00.2630170Z ++ MASTER_PORT=63945 2025-03-14T06:08:00.2630561Z ++ python -c 'import torch.distributed as dist 2025-03-14T06:08:00.2630936Z try: 2025-03-14T06:08:00.2631299Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2025-03-14T06:08:00.2631768Z except RuntimeError as e: 2025-03-14T06:08:00.2632080Z print(e) 2025-03-14T06:08:00.2632332Z ' 2025-03-14T06:08:02.2558498Z + RESULT='[enforce fail at /pytorch/third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified' 2025-03-14T06:08:02.2559716Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2025-03-14T06:08:02.2561022Z + [[ [enforce fail at /pytorch/third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified =~ gloo transport is not supported ]] 2025-03-14T06:08:02.2562197Z ++ uname 2025-03-14T06:08:02.2585352Z + [[ Linux == \L\i\n\u\x ]] 2025-03-14T06:08:02.2585716Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2025-03-14T06:08:02.2586072Z + pushd /tmp 2025-03-14T06:08:02.2586670Z /tmp / 2025-03-14T06:08:02.2587510Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2025-03-14T06:08:04.2207360Z + popd 2025-03-14T06:08:04.2207730Z / 2025-03-14T06:08:04.2209332Z + [[ cuda != *s390x* ]] 2025-03-14T06:08:04.2209692Z + [[ cuda != *xpu* ]] 2025-03-14T06:08:04.2210005Z + [[ cuda != *rocm* ]] 2025-03-14T06:08:04.2210334Z + [[ manywheel != libtorch ]] 2025-03-14T06:08:04.2211048Z + python /pytorch/.ci/pytorch/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2025-03-14T06:08:07.0452205Z torch: 2.8.0.dev20250314+cu128 2025-03-14T06:08:07.0452647Z ATen/Parallel: 2025-03-14T06:08:07.0452983Z at::get_num_threads() : 8 2025-03-14T06:08:07.0453333Z at::get_num_interop_threads() : 8 2025-03-14T06:08:07.0453718Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-03-14T06:08:07.0454139Z omp_get_max_threads() : 8 2025-03-14T06:08:07.0454862Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-03-14T06:08:07.0455600Z mkl_get_max_threads() : 8 2025-03-14T06:08:07.0456064Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-03-14T06:08:07.0456610Z std::thread::hardware_concurrency() : 16 2025-03-14T06:08:07.0457001Z Environment variables: 2025-03-14T06:08:07.0457307Z OMP_NUM_THREADS : [not set] 2025-03-14T06:08:07.0457642Z MKL_NUM_THREADS : [not set] 2025-03-14T06:08:07.0457994Z ATen parallel backend: OpenMP 2025-03-14T06:08:07.0458287Z 2025-03-14T06:08:07.0458520Z Skip version check for channel None as stable version is None 2025-03-14T06:08:07.0458998Z Testing smoke_test_conv2d 2025-03-14T06:08:07.0680895Z Testing smoke_test_linalg on cpu 2025-03-14T06:08:07.2027181Z torch cuda: 12.8 2025-03-14T06:08:07.2038957Z torch cudnn: 90800 2025-03-14T06:08:07.2039301Z cuDNN enabled? True 2025-03-14T06:08:07.2271070Z CUDA initialized successfully 2025-03-14T06:08:07.2271716Z Number of CUDA devices: 1 2025-03-14T06:08:07.2272048Z Device 0: Tesla T4 2025-03-14T06:08:07.2272362Z torch nccl version: (2, 25, 1) 2025-03-14T06:08:07.2272722Z Testing test_cuda_runtime_errors_captured 2025-03-14T06:08:07.4571341Z /pytorch/aten/src/ATen/native/cuda/TensorCompare.cu:112: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `` failed. 2025-03-14T06:08:07.4575687Z Caught CUDA exception with success: CUDA error: device-side assert triggered 2025-03-14T06:08:07.4576777Z CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2025-03-14T06:08:07.4577762Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1 2025-03-14T06:08:07.4578419Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2025-03-14T06:08:07.4578801Z 2025-03-14T06:08:08.0345428Z + cd /pytorch/.ci/pytorch/ 2025-03-14T06:08:08.0345819Z + git clean -ffdx 2025-03-14T06:08:08.0414497Z Removing smoke_test/__pycache__/ 2025-03-14T06:08:08.0508744Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-03-14T06:08:08.0509303Z with: 2025-03-14T06:08:08.0509572Z env: 2025-03-14T06:08:08.0509852Z PYTORCH_ROOT: /pytorch 2025-03-14T06:08:08.0510183Z PACKAGE_TYPE: manywheel 2025-03-14T06:08:08.0510516Z DESIRED_CUDA: cu128 2025-03-14T06:08:08.0510825Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:08:08.0511150Z GPU_ARCH_TYPE: cuda 2025-03-14T06:08:08.0511559Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:08:08.0512013Z SKIP_ALL_TESTS: 1 2025-03-14T06:08:08.0512314Z LIBTORCH_CONFIG: 2025-03-14T06:08:08.0512616Z LIBTORCH_VARIANT: 2025-03-14T06:08:08.0512945Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:08:08.0513299Z DESIRED_PYTHON: 3.9 2025-03-14T06:08:08.0513751Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:08:08.0514302Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:08:08.0514658Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:08:08.0515090Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:08:08.0515688Z GITHUB_TOKEN: *** 2025-03-14T06:08:08.0516149Z PR_NUMBER: 2025-03-14T06:08:08.0516461Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:08:08.0516892Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:08:08.0517313Z USE_SPLIT_BUILD: false 2025-03-14T06:08:08.0517721Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:08:08.0518368Z CONTAINER_NAME: f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:08:08.0518956Z ##[endgroup] 2025-03-14T06:08:08.0542822Z ##[group]Run set -eou pipefail 2025-03-14T06:08:08.0543215Z set -eou pipefail 2025-03-14T06:08:08.0543546Z  2025-03-14T06:08:08.0543978Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-03-14T06:08:08.0544538Z for _ in $(seq 1440); do 2025-03-14T06:08:08.0544940Z  # Break if no ssh session exists anymore 2025-03-14T06:08:08.0545377Z  if [ "$(who)" = "" ]; then 2025-03-14T06:08:08.0545735Z  break 2025-03-14T06:08:08.0546015Z  fi 2025-03-14T06:08:08.0546288Z  echo "." 2025-03-14T06:08:08.0546578Z  sleep 5 2025-03-14T06:08:08.0546862Z done 2025-03-14T06:08:08.0554939Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:08:08.0555397Z env: 2025-03-14T06:08:08.0555648Z PYTORCH_ROOT: /pytorch 2025-03-14T06:08:08.0555980Z PACKAGE_TYPE: manywheel 2025-03-14T06:08:08.0556300Z DESIRED_CUDA: cu128 2025-03-14T06:08:08.0556603Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:08:08.0556907Z GPU_ARCH_TYPE: cuda 2025-03-14T06:08:08.0557298Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:08:08.0557750Z SKIP_ALL_TESTS: 1 2025-03-14T06:08:08.0558040Z LIBTORCH_CONFIG: 2025-03-14T06:08:08.0558328Z LIBTORCH_VARIANT: 2025-03-14T06:08:08.0558627Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:08:08.0558975Z DESIRED_PYTHON: 3.9 2025-03-14T06:08:08.0559426Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:08:08.0559967Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:08:08.0560313Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:08:08.0560676Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:08:08.0561204Z GITHUB_TOKEN: *** 2025-03-14T06:08:08.0561491Z PR_NUMBER: 2025-03-14T06:08:08.0561792Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:08:08.0562217Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:08:08.0562626Z USE_SPLIT_BUILD: false 2025-03-14T06:08:08.0563008Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:08:08.0563656Z CONTAINER_NAME: f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:08:08.0564224Z ##[endgroup] 2025-03-14T06:08:08.0593212Z Holding runner for 2 hours until all ssh sessions have logged out 2025-03-14T06:08:08.0646776Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T06:08:08.0647445Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T06:08:08.0647973Z # shellcheck disable=SC2046 2025-03-14T06:08:08.0648383Z docker stop $(docker ps -q) || true 2025-03-14T06:08:08.0648798Z # Prune all of the docker images 2025-03-14T06:08:08.0649194Z docker system prune -af 2025-03-14T06:08:08.0654978Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:08:08.0655438Z env: 2025-03-14T06:08:08.0655710Z PYTORCH_ROOT: /pytorch 2025-03-14T06:08:08.0656037Z PACKAGE_TYPE: manywheel 2025-03-14T06:08:08.0656356Z DESIRED_CUDA: cu128 2025-03-14T06:08:08.0656645Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:08:08.0656956Z GPU_ARCH_TYPE: cuda 2025-03-14T06:08:08.0657345Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:08:08.0657799Z SKIP_ALL_TESTS: 1 2025-03-14T06:08:08.0658198Z LIBTORCH_CONFIG: 2025-03-14T06:08:08.0658483Z LIBTORCH_VARIANT: 2025-03-14T06:08:08.0658805Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:08:08.0659147Z DESIRED_PYTHON: 3.9 2025-03-14T06:08:08.0659743Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:08:08.0660279Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:08:08.0660612Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:08:08.0660978Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:08:08.0661514Z GITHUB_TOKEN: *** 2025-03-14T06:08:08.0661795Z PR_NUMBER: 2025-03-14T06:08:08.0662097Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:08:08.0662508Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:08:08.0662896Z USE_SPLIT_BUILD: false 2025-03-14T06:08:08.0663286Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:08:08.0663928Z CONTAINER_NAME: f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:08:08.0664498Z ##[endgroup] 2025-03-14T06:08:08.9325049Z f228b8874282 2025-03-14T06:08:10.0544663Z Deleted Containers: 2025-03-14T06:08:10.0545320Z f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:08:10.0545752Z 2025-03-14T06:08:13.0426247Z Deleted Images: 2025-03-14T06:08:13.0426816Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T06:08:13.0427885Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T06:08:13.0428956Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-03-14T06:08:13.0429745Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-03-14T06:08:13.0430391Z untagged: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:08:13.0431203Z untagged: pytorch/manylinux2_28-builder@sha256:feb3be4238b1bf3838505436351012aa502edb052be27848fea7c5a9e0e4e21e 2025-03-14T06:08:13.0432140Z deleted: sha256:0d51ed80b8500a97dddecea29ac1f68d61f368775757d373e706170b3e24c19c 2025-03-14T06:08:13.0432947Z deleted: sha256:10532bcd54d694e1ee3596ddbd28b4a2e42c32ab3bd5592c30ea9418fd72f33d 2025-03-14T06:08:13.0433734Z deleted: sha256:6b9bb3435f0a4fff8f1d822a8395e30601ebbf455f18527b67e592b36e123053 2025-03-14T06:08:13.0434497Z deleted: sha256:9f55bb212950e7bb8483a4346356e20a8817ee29a4ede0cce2ee2053d22f9082 2025-03-14T06:08:13.0435244Z deleted: sha256:4405b91f5a5f507e2139e8c263232e542d2dfa14e1c92a28e5cb839fac52dbf6 2025-03-14T06:08:13.0435993Z deleted: sha256:8408845090c24a1f92c3f52ed7440b150120737f548a05a402f563e3956012dc 2025-03-14T06:08:13.0436746Z deleted: sha256:5b101d7f479e850e165d42cccb31ae5599202589dd44a30a408e1ebbfe4adfcd 2025-03-14T06:08:13.0437515Z deleted: sha256:a28744cd60dc998a64b9cc94b754bb93701e2960ddf357fb1317c6d6c94540b9 2025-03-14T06:08:13.0438294Z deleted: sha256:10b5e9d99a992134eb24c0e7ffcc525c866936d315f505f5c14fcce351faed81 2025-03-14T06:08:13.0439134Z deleted: sha256:51958e8781045f272a4db8c39aafb550d13f648d9e8e4a8f6bcf48a3c91a40d1 2025-03-14T06:08:13.0440190Z deleted: sha256:356becaa63a99d3aac96a8b354a1c6cf8641e0ad1973665dea100c5ac4abd6cf 2025-03-14T06:08:13.0440968Z deleted: sha256:481bd395c601cbda552c619f2a1956ebb4605184cd84112e267e4d5a625c97fc 2025-03-14T06:08:13.0441738Z deleted: sha256:a06c190e29f565076737ecdc598f0f7e4a8bf158577e61160f1aa05f8b926ebd 2025-03-14T06:08:13.0442507Z deleted: sha256:d0a3a2e519ae4820ef81a94c68c718cded0a14d47bd0c3eee481a1682adf0cad 2025-03-14T06:08:13.0443280Z deleted: sha256:b98be7458d57bcc38995b60f99d2b8d6c61136318c56ebfd7a53fc04d74f3e8b 2025-03-14T06:08:13.0444043Z deleted: sha256:aaf9b7688c24c629327e4f84821a40bd00d5b0fd0a736eed3f9652632b727148 2025-03-14T06:08:13.0444799Z deleted: sha256:0520ccb711100ab13807ed30b71ce9c72eb55884dfbe16038a9babae62bce41b 2025-03-14T06:08:13.0445688Z deleted: sha256:09b8487e85d9e4a601702adf5b3ac6405fa478026502c4ae89e064cbe57c777a 2025-03-14T06:08:13.0446449Z deleted: sha256:48d5c3951206c8aa265e667e102f63b7a069f7da2edd071612d17d2025a350a3 2025-03-14T06:08:13.0447225Z deleted: sha256:469d61c84f4cd25f8d7f7fed1fe0c054454f6b9ac3395dd173f2c8ff81f840e5 2025-03-14T06:08:13.0447991Z deleted: sha256:7367650469c1b01a1786fcd5c23a3a041458f5d96e09dfb3809b3199fb159480 2025-03-14T06:08:13.0448941Z deleted: sha256:118868ec07d6d5a93dad16e84b44494f9d1d33c7f6a708c891ce0002ae64e5b5 2025-03-14T06:08:13.0449691Z deleted: sha256:bd6b36d8e1e8e58449c0c7b488f487ce017d32c1597b803d84214333156180f4 2025-03-14T06:08:13.0450454Z deleted: sha256:860ce3ee68e98a5f8061636ae2a47131888419a10e22d7ecf61f51af40417774 2025-03-14T06:08:13.0451220Z deleted: sha256:0e2cc9da8ddcf25330d22883b533e238738c6b7d5a7d623a29321d74e6bf84f1 2025-03-14T06:08:13.0451994Z deleted: sha256:59c386b17ba3cc9c8a200cb4815d472730eaf4b8e69642c37d4442dfb20dccfa 2025-03-14T06:08:13.0452785Z deleted: sha256:fc1241ae308f589c4be2525af7f0d1e17902fe0e1a49b695144f4bd80cb342e7 2025-03-14T06:08:13.0453555Z deleted: sha256:dcebdcfb23f2b6332e0d1524a2d949c7d49c1274f162c125f610e64719312ed3 2025-03-14T06:08:13.0454314Z deleted: sha256:75d2f730541644ed380f2f7ec9afb377c1f4863003fafce00ebf93b9c7342210 2025-03-14T06:08:13.0454782Z 2025-03-14T06:08:13.0454915Z Total reclaimed space: 26.52GB 2025-03-14T06:08:13.0503999Z Prepare all required actions 2025-03-14T06:08:13.0530135Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2025-03-14T06:08:13.0530601Z with: 2025-03-14T06:08:13.0531028Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:08:13.0531537Z env: 2025-03-14T06:08:13.0531803Z PYTORCH_ROOT: /pytorch 2025-03-14T06:08:13.0532132Z PACKAGE_TYPE: manywheel 2025-03-14T06:08:13.0532454Z DESIRED_CUDA: cu128 2025-03-14T06:08:13.0532755Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:08:13.0533055Z GPU_ARCH_TYPE: cuda 2025-03-14T06:08:13.0533446Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:08:13.0533903Z SKIP_ALL_TESTS: 1 2025-03-14T06:08:13.0534186Z LIBTORCH_CONFIG: 2025-03-14T06:08:13.0534470Z LIBTORCH_VARIANT: 2025-03-14T06:08:13.0534768Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:08:13.0535107Z DESIRED_PYTHON: 3.9 2025-03-14T06:08:13.0535619Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:08:13.0536164Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:08:13.0536499Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:08:13.0536865Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:08:13.0537424Z GITHUB_TOKEN: *** 2025-03-14T06:08:13.0537710Z PR_NUMBER: 2025-03-14T06:08:13.0538007Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:08:13.0538527Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:08:13.0538921Z USE_SPLIT_BUILD: false 2025-03-14T06:08:13.0539316Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:08:13.0539967Z CONTAINER_NAME: f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:08:13.0540536Z ##[endgroup] 2025-03-14T06:08:13.0567025Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T06:08:13.0567788Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T06:08:13.0576150Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:08:13.0576622Z env: 2025-03-14T06:08:13.0576894Z PYTORCH_ROOT: /pytorch 2025-03-14T06:08:13.0577228Z PACKAGE_TYPE: manywheel 2025-03-14T06:08:13.0577815Z DESIRED_CUDA: cu128 2025-03-14T06:08:13.0578190Z GPU_ARCH_VERSION: 12.8 2025-03-14T06:08:13.0578499Z GPU_ARCH_TYPE: cuda 2025-03-14T06:08:13.0578901Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda12.8-main 2025-03-14T06:08:13.0579361Z SKIP_ALL_TESTS: 1 2025-03-14T06:08:13.0579653Z LIBTORCH_CONFIG: 2025-03-14T06:08:13.0579946Z LIBTORCH_VARIANT: 2025-03-14T06:08:13.0580252Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:08:13.0580597Z DESIRED_PYTHON: 3.9 2025-03-14T06:08:13.0581058Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:08:13.0581604Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:08:13.0581948Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:08:13.0582297Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:08:13.0582848Z GITHUB_TOKEN: *** 2025-03-14T06:08:13.0583307Z PR_NUMBER: 2025-03-14T06:08:13.0583603Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:08:13.0584017Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:08:13.0584424Z USE_SPLIT_BUILD: false 2025-03-14T06:08:13.0584801Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:08:13.0585456Z CONTAINER_NAME: f228b887428250be679ce85f592ca36fd407cf4ff4c2049f57ab33952676017d 2025-03-14T06:08:13.0586032Z ##[endgroup] 2025-03-14T06:08:13.0772647Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-14T06:08:13.4423301Z latest: Pulling from tool/alpine 2025-03-14T06:08:13.4423758Z 540db60ca938: Pulling fs layer 2025-03-14T06:08:13.6030388Z 540db60ca938: Verifying Checksum 2025-03-14T06:08:13.6030855Z 540db60ca938: Download complete 2025-03-14T06:08:13.6869209Z 540db60ca938: Pull complete 2025-03-14T06:08:13.6979631Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T06:08:13.7020331Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T06:08:15.8126854Z Post job cleanup. 2025-03-14T06:08:15.9250740Z [command]/usr/bin/git version 2025-03-14T06:08:15.9293886Z git version 2.47.1 2025-03-14T06:08:15.9337562Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/38407b89-2c6e-4d1b-a02d-c7c3a713afe2/.gitconfig' 2025-03-14T06:08:15.9348032Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/38407b89-2c6e-4d1b-a02d-c7c3a713afe2' before making global git config changes 2025-03-14T06:08:15.9349202Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T06:08:15.9353913Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-03-14T06:08:15.9395774Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T06:08:15.9438775Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-03-14T06:08:15.9759171Z Entering 'android/libs/fbjni' 2025-03-14T06:08:15.9818054Z Entering 'third_party/FP16' 2025-03-14T06:08:15.9876270Z Entering 'third_party/FXdiv' 2025-03-14T06:08:15.9934170Z Entering 'third_party/NNPACK' 2025-03-14T06:08:15.9992149Z Entering 'third_party/NVTX' 2025-03-14T06:08:16.0050671Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:08:16.0107734Z Entering 'third_party/XNNPACK' 2025-03-14T06:08:16.0182301Z Entering 'third_party/benchmark' 2025-03-14T06:08:16.0239788Z Entering 'third_party/composable_kernel' 2025-03-14T06:08:16.0305503Z Entering 'third_party/cpp-httplib' 2025-03-14T06:08:16.0363656Z Entering 'third_party/cpuinfo' 2025-03-14T06:08:16.0422120Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:08:16.0479958Z Entering 'third_party/cutlass' 2025-03-14T06:08:16.0547324Z Entering 'third_party/eigen' 2025-03-14T06:08:16.0607064Z Entering 'third_party/fbgemm' 2025-03-14T06:08:16.0663938Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:08:16.0719971Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:08:16.0776715Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:08:16.0841622Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:08:16.0897802Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:08:16.0956474Z Entering 'third_party/flash-attention' 2025-03-14T06:08:16.1014343Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:08:16.1077878Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:08:16.1144842Z Entering 'third_party/flatbuffers' 2025-03-14T06:08:16.1205601Z Entering 'third_party/fmt' 2025-03-14T06:08:16.1264085Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:08:16.1321554Z Entering 'third_party/gloo' 2025-03-14T06:08:16.1380011Z Entering 'third_party/googletest' 2025-03-14T06:08:16.1437548Z Entering 'third_party/ideep' 2025-03-14T06:08:16.1496005Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:08:16.1561351Z Entering 'third_party/ittapi' 2025-03-14T06:08:16.1618154Z Entering 'third_party/kineto' 2025-03-14T06:08:16.1676233Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:08:16.1734025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:08:16.1793983Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:08:16.1851281Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:08:16.1909483Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:08:16.1968163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:08:16.2030520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:08:16.2090963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:08:16.2149427Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:08:16.2209751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:08:16.2272982Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:08:16.2333612Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:08:16.2397111Z Entering 'third_party/kleidiai' 2025-03-14T06:08:16.2459666Z Entering 'third_party/mimalloc' 2025-03-14T06:08:16.2520074Z Entering 'third_party/nlohmann' 2025-03-14T06:08:16.2581811Z Entering 'third_party/onnx' 2025-03-14T06:08:16.2659043Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:08:16.2723696Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:08:16.2785072Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:08:16.2842464Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:08:16.2900652Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:08:16.2957835Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:08:16.3020770Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:08:16.3078856Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:08:16.3137911Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:08:16.3194768Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:08:16.3253999Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:08:16.3314003Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:08:16.3394598Z Entering 'third_party/pocketfft' 2025-03-14T06:08:16.3453137Z Entering 'third_party/protobuf' 2025-03-14T06:08:16.3515990Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:08:16.3573620Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:08:16.3634232Z Entering 'third_party/psimd' 2025-03-14T06:08:16.3694043Z Entering 'third_party/pthreadpool' 2025-03-14T06:08:16.3752432Z Entering 'third_party/pybind11' 2025-03-14T06:08:16.3812044Z Entering 'third_party/python-peachpy' 2025-03-14T06:08:16.3871113Z Entering 'third_party/sleef' 2025-03-14T06:08:16.3929428Z Entering 'third_party/tensorpipe' 2025-03-14T06:08:16.3987888Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:08:16.4044499Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:08:16.4102185Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:08:16.4159034Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:08:16.4214365Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:08:16.4292261Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T06:08:16.4313792Z http.https://github.com/.extraheader 2025-03-14T06:08:16.4324524Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T06:08:16.4356666Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-03-14T06:08:16.4670691Z Entering 'android/libs/fbjni' 2025-03-14T06:08:16.4710323Z http.https://github.com/.extraheader 2025-03-14T06:08:16.4745824Z Entering 'third_party/FP16' 2025-03-14T06:08:16.4785534Z http.https://github.com/.extraheader 2025-03-14T06:08:16.4820085Z Entering 'third_party/FXdiv' 2025-03-14T06:08:16.4859477Z http.https://github.com/.extraheader 2025-03-14T06:08:16.4894201Z Entering 'third_party/NNPACK' 2025-03-14T06:08:16.4933628Z http.https://github.com/.extraheader 2025-03-14T06:08:16.4968747Z Entering 'third_party/NVTX' 2025-03-14T06:08:16.5008009Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5042853Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:08:16.5082603Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5117493Z Entering 'third_party/XNNPACK' 2025-03-14T06:08:16.5156883Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5209817Z Entering 'third_party/benchmark' 2025-03-14T06:08:16.5249689Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5286019Z Entering 'third_party/composable_kernel' 2025-03-14T06:08:16.5325341Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5370815Z Entering 'third_party/cpp-httplib' 2025-03-14T06:08:16.5410200Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5445077Z Entering 'third_party/cpuinfo' 2025-03-14T06:08:16.5485734Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5520838Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:08:16.5559988Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5594739Z Entering 'third_party/cutlass' 2025-03-14T06:08:16.5633722Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5677370Z Entering 'third_party/eigen' 2025-03-14T06:08:16.5716944Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5754525Z Entering 'third_party/fbgemm' 2025-03-14T06:08:16.5794890Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5831095Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:08:16.5872571Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5908272Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:08:16.5947792Z http.https://github.com/.extraheader 2025-03-14T06:08:16.5983874Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:08:16.6022956Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6065654Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:08:16.6105075Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6140013Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:08:16.6178959Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6215248Z Entering 'third_party/flash-attention' 2025-03-14T06:08:16.6255982Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6292901Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:08:16.6332717Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6375710Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:08:16.6416672Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6464982Z Entering 'third_party/flatbuffers' 2025-03-14T06:08:16.6509907Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6550268Z Entering 'third_party/fmt' 2025-03-14T06:08:16.6592718Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6630036Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:08:16.6671691Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6709344Z Entering 'third_party/gloo' 2025-03-14T06:08:16.6750634Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6787407Z Entering 'third_party/googletest' 2025-03-14T06:08:16.6827819Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6863899Z Entering 'third_party/ideep' 2025-03-14T06:08:16.6905455Z http.https://github.com/.extraheader 2025-03-14T06:08:16.6939441Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:08:16.6980008Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7024818Z Entering 'third_party/ittapi' 2025-03-14T06:08:16.7065296Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7102734Z Entering 'third_party/kineto' 2025-03-14T06:08:16.7143171Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7178479Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:08:16.7218259Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7253703Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:08:16.7294078Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7331289Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:08:16.7372376Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7407994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:08:16.7447355Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7484477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:08:16.7524018Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7559562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:08:16.7599306Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7636697Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:08:16.7677403Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7713916Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:08:16.7754288Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7791066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:08:16.7829724Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7867290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:08:16.7907020Z http.https://github.com/.extraheader 2025-03-14T06:08:16.7944500Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:08:16.7984477Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8019430Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:08:16.8058924Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8095488Z Entering 'third_party/kleidiai' 2025-03-14T06:08:16.8136036Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8171541Z Entering 'third_party/mimalloc' 2025-03-14T06:08:16.8211767Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8246514Z Entering 'third_party/nlohmann' 2025-03-14T06:08:16.8286958Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8323431Z Entering 'third_party/onnx' 2025-03-14T06:08:16.8364100Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8416660Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:08:16.8456037Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8494817Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:08:16.8533522Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8569967Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:08:16.8609004Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8643782Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:08:16.8682626Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8716491Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:08:16.8756643Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8791321Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:08:16.8828975Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8865323Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:08:16.8904770Z http.https://github.com/.extraheader 2025-03-14T06:08:16.8938858Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:08:16.8978383Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9013281Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:08:16.9053165Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9088300Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:08:16.9126975Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9164230Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:08:16.9202281Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9239302Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:08:16.9278435Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9334707Z Entering 'third_party/pocketfft' 2025-03-14T06:08:16.9374358Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9409608Z Entering 'third_party/protobuf' 2025-03-14T06:08:16.9448991Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9488048Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:08:16.9526009Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9560220Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:08:16.9599215Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9638160Z Entering 'third_party/psimd' 2025-03-14T06:08:16.9677644Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9712312Z Entering 'third_party/pthreadpool' 2025-03-14T06:08:16.9752307Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9788202Z Entering 'third_party/pybind11' 2025-03-14T06:08:16.9827003Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9861294Z Entering 'third_party/python-peachpy' 2025-03-14T06:08:16.9902116Z http.https://github.com/.extraheader 2025-03-14T06:08:16.9935485Z Entering 'third_party/sleef' 2025-03-14T06:08:16.9975420Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0011672Z Entering 'third_party/tensorpipe' 2025-03-14T06:08:17.0052691Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0090889Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:08:17.0132639Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0170751Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:08:17.0213061Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0250214Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:08:17.0293015Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0330429Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:08:17.0372188Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0407293Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:08:17.0447168Z http.https://github.com/.extraheader 2025-03-14T06:08:17.0649371Z Post job cleanup. 2025-03-14T06:08:17.0710146Z Post job cleanup. 2025-03-14T06:08:17.1828755Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T06:08:17.1856330Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T06:08:17.1862439Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:08:17.1862929Z ##[endgroup] 2025-03-14T06:08:17.1956135Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T06:08:29.9279036Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T06:08:49.8527426Z Cleaning up orphan processes