2025-03-14T06:14:38.2892808Z Current runner version: '2.322.0' 2025-03-14T06:14:38.2902475Z Runner name: 'i-030894a47996c0902' 2025-03-14T06:14:38.2903733Z Runner group name: 'Default' 2025-03-14T06:14:38.2905259Z Machine name: 'ip-10-0-35-212' 2025-03-14T06:14:38.2909882Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T06:14:38.2913032Z Contents: read 2025-03-14T06:14:38.2914050Z Metadata: read 2025-03-14T06:14:38.2914968Z Packages: read 2025-03-14T06:14:38.2915888Z ##[endgroup] 2025-03-14T06:14:38.2920707Z Secret source: Actions 2025-03-14T06:14:38.2922147Z Prepare workflow directory 2025-03-14T06:14:38.3679792Z Prepare all required actions 2025-03-14T06:14:38.3732215Z Getting action download info 2025-03-14T06:14:38.5461005Z Download action repository 'pytorch/test-infra@main' (SHA:de00dac6adc071cb2f9861380a0ed3947b93e5cc) 2025-03-14T06:14:40.0265241Z Download action repository 'pytorch/pytorch@main' (SHA:d4496346b901e9a4c3993bf6b2054014c7c0b731) 2025-03-14T06:14:53.7163228Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T06:14:53.9590997Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2025-03-14T06:14:54.4220068Z Getting action download info 2025-03-14T06:14:54.5844203Z Getting action download info 2025-03-14T06:14:54.6725185Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-03-14T06:14:54.9117091Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T06:14:54.9119880Z ##[group] Inputs 2025-03-14T06:14:54.9120316Z build_name: manywheel-py3_9-cuda11_8 2025-03-14T06:14:54.9120779Z build_environment: linux-binary-manywheel 2025-03-14T06:14:54.9121386Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:14:54.9121980Z PYTORCH_ROOT: /pytorch 2025-03-14T06:14:54.9122388Z PACKAGE_TYPE: manywheel 2025-03-14T06:14:54.9122776Z DESIRED_CUDA: cu118 2025-03-14T06:14:54.9123137Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:14:54.9123502Z GPU_ARCH_TYPE: cuda 2025-03-14T06:14:54.9123956Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:14:54.9124461Z LIBTORCH_CONFIG: 2025-03-14T06:14:54.9124800Z LIBTORCH_VARIANT: 2025-03-14T06:14:54.9125140Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:14:54.9125531Z DESIRED_PYTHON: 3.9 2025-03-14T06:14:54.9125877Z runner_prefix: lf. 2025-03-14T06:14:54.9126247Z runs_on: linux.4xlarge.nvidia.gpu 2025-03-14T06:14:54.9127311Z use_split_build: false 2025-03-14T06:14:54.9127694Z ##[endgroup] 2025-03-14T06:14:54.9128105Z Complete job name: manywheel-py3_9-cuda11_8-test / test 2025-03-14T06:14:54.9821038Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T06:14:54.9965821Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T06:14:54.9976967Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:14:54.9978073Z ##[endgroup] 2025-03-14T06:14:56.4166356Z Runner Type: lf.linux.4xlarge.nvidia.gpu 2025-03-14T06:14:56.4167057Z Instance Type: g3.4xlarge 2025-03-14T06:14:56.4167442Z AMI Name: unknown 2025-03-14T06:14:56.4199856Z AMI ID: ami-05b10e08d247fb927 2025-03-14T06:15:03.4395486Z ##[group]Run { 2025-03-14T06:15:03.4395983Z { 2025-03-14T06:15:03.4396344Z  echo "PYTORCH_ROOT=/pytorch" 2025-03-14T06:15:03.4396819Z  echo "PACKAGE_TYPE=manywheel" 2025-03-14T06:15:03.4397250Z  2025-03-14T06:15:03.4397561Z  echo "DESIRED_CUDA=cu118" 2025-03-14T06:15:03.4398003Z  echo "GPU_ARCH_VERSION=11.8" 2025-03-14T06:15:03.4398465Z  echo "GPU_ARCH_TYPE=cuda" 2025-03-14T06:15:03.4399293Z  echo "DOCKER_IMAGE=pytorch/manylinux2_28-builder:cuda11.8-main" 2025-03-14T06:15:03.4399882Z  echo "SKIP_ALL_TESTS=1" 2025-03-14T06:15:03.4400303Z  echo "LIBTORCH_CONFIG=" 2025-03-14T06:15:03.4400735Z  echo "LIBTORCH_VARIANT=" 2025-03-14T06:15:03.4401549Z  echo "DESIRED_DEVTOOLSET=cxx11-abi" 2025-03-14T06:15:03.4402018Z  echo "DESIRED_PYTHON=3.9" 2025-03-14T06:15:03.4402420Z  2025-03-14T06:15:03.4403021Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2025-03-14T06:15:03.4403702Z  echo "AWS_DEFAULT_REGION=us-east-1" 2025-03-14T06:15:03.4404183Z  echo "BINARY_ENV_FILE=/tmp/env" 2025-03-14T06:15:03.4404695Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2025-03-14T06:15:03.4405212Z  echo "PR_NUMBER=" 2025-03-14T06:15:03.4405672Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2025-03-14T06:15:03.4406235Z  echo "SHA1=aed0b7a742a2d7b7901790622829cbd2135049a4" 2025-03-14T06:15:03.4406771Z  echo "USE_SPLIT_BUILD=false" 2025-03-14T06:15:03.4407189Z } >> "${GITHUB_ENV} }}" 2025-03-14T06:15:03.4418090Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:15:03.4418691Z env: 2025-03-14T06:15:03.4419056Z PYTORCH_ROOT: /pytorch 2025-03-14T06:15:03.4419438Z PACKAGE_TYPE: manywheel 2025-03-14T06:15:03.4419815Z DESIRED_CUDA: cu118 2025-03-14T06:15:03.4420153Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:15:03.4420531Z GPU_ARCH_TYPE: cuda 2025-03-14T06:15:03.4420977Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:15:03.4421482Z SKIP_ALL_TESTS: 1 2025-03-14T06:15:03.4421994Z LIBTORCH_CONFIG: 2025-03-14T06:15:03.4422340Z LIBTORCH_VARIANT: 2025-03-14T06:15:03.4422709Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:15:03.4423110Z DESIRED_PYTHON: 3.9 2025-03-14T06:15:03.4423623Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:15:03.4424213Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:15:03.4424619Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:15:03.4425020Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:15:03.4425964Z GITHUB_TOKEN: *** 2025-03-14T06:15:03.4426346Z PR_NUMBER: 2025-03-14T06:15:03.4426699Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:15:03.4427169Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.4427608Z USE_SPLIT_BUILD: false 2025-03-14T06:15:03.4427971Z ##[endgroup] 2025-03-14T06:15:03.4575602Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-03-14T06:15:03.4576249Z with: 2025-03-14T06:15:03.4576796Z github-secret: *** 2025-03-14T06:15:03.4577197Z activate-with-label: false 2025-03-14T06:15:03.4577596Z label: with-ssh 2025-03-14T06:15:03.4577956Z remove-existing-keys: true 2025-03-14T06:15:03.4578336Z fail-silently: true 2025-03-14T06:15:03.4578685Z env: 2025-03-14T06:15:03.4579008Z PYTORCH_ROOT: /pytorch 2025-03-14T06:15:03.4579392Z PACKAGE_TYPE: manywheel 2025-03-14T06:15:03.4579772Z DESIRED_CUDA: cu118 2025-03-14T06:15:03.4580113Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:15:03.4580485Z GPU_ARCH_TYPE: cuda 2025-03-14T06:15:03.4580934Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:15:03.4581471Z SKIP_ALL_TESTS: 1 2025-03-14T06:15:03.4581819Z LIBTORCH_CONFIG: 2025-03-14T06:15:03.4582144Z LIBTORCH_VARIANT: 2025-03-14T06:15:03.4582544Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:15:03.4582992Z DESIRED_PYTHON: 3.9 2025-03-14T06:15:03.4583503Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:15:03.4584103Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:15:03.4584511Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:15:03.4584937Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:15:03.4585537Z GITHUB_TOKEN: *** 2025-03-14T06:15:03.4585881Z PR_NUMBER: 2025-03-14T06:15:03.4586215Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:15:03.4586692Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.4587151Z USE_SPLIT_BUILD: false 2025-03-14T06:15:03.4587575Z ##[endgroup] 2025-03-14T06:15:03.6240511Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-14T06:15:03.6244743Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-03-14T06:15:03.6444487Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T06:15:03.6445133Z with: 2025-03-14T06:15:03.6445456Z no-sudo: false 2025-03-14T06:15:03.6445806Z submodules: recursive 2025-03-14T06:15:03.6446186Z fetch-depth: 0 2025-03-14T06:15:03.6446524Z env: 2025-03-14T06:15:03.6446836Z PYTORCH_ROOT: /pytorch 2025-03-14T06:15:03.6447219Z PACKAGE_TYPE: manywheel 2025-03-14T06:15:03.6447595Z DESIRED_CUDA: cu118 2025-03-14T06:15:03.6447937Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:15:03.6448304Z GPU_ARCH_TYPE: cuda 2025-03-14T06:15:03.6448754Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:15:03.6449262Z SKIP_ALL_TESTS: 1 2025-03-14T06:15:03.6449598Z LIBTORCH_CONFIG: 2025-03-14T06:15:03.6449919Z LIBTORCH_VARIANT: 2025-03-14T06:15:03.6480588Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:15:03.6481413Z DESIRED_PYTHON: 3.9 2025-03-14T06:15:03.6482435Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:15:03.6483585Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:15:03.6484287Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:15:03.6485041Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:15:03.6486250Z GITHUB_TOKEN: *** 2025-03-14T06:15:03.6486892Z PR_NUMBER: 2025-03-14T06:15:03.6487534Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:15:03.6488434Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.6489278Z USE_SPLIT_BUILD: false 2025-03-14T06:15:03.6489917Z ##[endgroup] 2025-03-14T06:15:03.6607885Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T06:15:03.6609147Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T06:15:03.6616681Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:15:03.6617198Z env: 2025-03-14T06:15:03.6617529Z PYTORCH_ROOT: /pytorch 2025-03-14T06:15:03.6617897Z PACKAGE_TYPE: manywheel 2025-03-14T06:15:03.6618270Z DESIRED_CUDA: cu118 2025-03-14T06:15:03.6618622Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:15:03.6618993Z GPU_ARCH_TYPE: cuda 2025-03-14T06:15:03.6619442Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:15:03.6619934Z SKIP_ALL_TESTS: 1 2025-03-14T06:15:03.6620273Z LIBTORCH_CONFIG: 2025-03-14T06:15:03.6620609Z LIBTORCH_VARIANT: 2025-03-14T06:15:03.6620978Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:15:03.6621375Z DESIRED_PYTHON: 3.9 2025-03-14T06:15:03.6621867Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:15:03.6622462Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:15:03.6622863Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:15:03.6623288Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:15:03.6623949Z GITHUB_TOKEN: *** 2025-03-14T06:15:03.6624298Z PR_NUMBER: 2025-03-14T06:15:03.6624640Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:15:03.6625117Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.6625579Z USE_SPLIT_BUILD: false 2025-03-14T06:15:03.6625938Z ##[endgroup] 2025-03-14T06:15:03.6730251Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T06:15:03.6730846Z # Use all available CPUs for fetching 2025-03-14T06:15:03.6731350Z cd "${GITHUB_WORKSPACE}" 2025-03-14T06:15:03.6731836Z git config --global fetch.parallel 0 2025-03-14T06:15:03.6732382Z git config --global submodule.fetchJobs 0 2025-03-14T06:15:03.6732881Z  2025-03-14T06:15:03.6733417Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T06:15:03.6734085Z # do it here as well just in case 2025-03-14T06:15:03.6734555Z if [[ -d .git ]]; then 2025-03-14T06:15:03.6734982Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T06:15:03.6735661Z  sudo git clean -ffdx 2025-03-14T06:15:03.6736271Z  else 2025-03-14T06:15:03.6736652Z  git clean -ffdx 2025-03-14T06:15:03.6737046Z  fi 2025-03-14T06:15:03.6737374Z fi 2025-03-14T06:15:03.6744132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:15:03.6744630Z env: 2025-03-14T06:15:03.6744947Z PYTORCH_ROOT: /pytorch 2025-03-14T06:15:03.6745325Z PACKAGE_TYPE: manywheel 2025-03-14T06:15:03.6745696Z DESIRED_CUDA: cu118 2025-03-14T06:15:03.6746051Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:15:03.6746399Z GPU_ARCH_TYPE: cuda 2025-03-14T06:15:03.6746842Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:15:03.6747350Z SKIP_ALL_TESTS: 1 2025-03-14T06:15:03.6747686Z LIBTORCH_CONFIG: 2025-03-14T06:15:03.6748020Z LIBTORCH_VARIANT: 2025-03-14T06:15:03.6748369Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:15:03.6748762Z DESIRED_PYTHON: 3.9 2025-03-14T06:15:03.6749294Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:15:03.6749892Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:15:03.6750302Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:15:03.6750709Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:15:03.6751377Z GITHUB_TOKEN: *** 2025-03-14T06:15:03.6752253Z PR_NUMBER: 2025-03-14T06:15:03.6752645Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:15:03.6753128Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.6753587Z USE_SPLIT_BUILD: false 2025-03-14T06:15:03.6753932Z NO_SUDO: false 2025-03-14T06:15:03.6754264Z ##[endgroup] 2025-03-14T06:15:03.6921774Z ##[group]Run actions/checkout@v4 2025-03-14T06:15:03.6922181Z with: 2025-03-14T06:15:03.6922545Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.6923007Z fetch-depth: 0 2025-03-14T06:15:03.6923354Z submodules: recursive 2025-03-14T06:15:03.6923710Z show-progress: false 2025-03-14T06:15:03.6924118Z repository: pytorch/pytorch 2025-03-14T06:15:03.6924676Z token: *** 2025-03-14T06:15:03.6925029Z ssh-strict: true 2025-03-14T06:15:03.6925370Z ssh-user: git 2025-03-14T06:15:03.6925722Z persist-credentials: true 2025-03-14T06:15:03.6926088Z clean: true 2025-03-14T06:15:03.6926437Z sparse-checkout-cone-mode: true 2025-03-14T06:15:03.6926855Z fetch-tags: false 2025-03-14T06:15:03.6927185Z lfs: false 2025-03-14T06:15:03.6927523Z set-safe-directory: true 2025-03-14T06:15:03.6927875Z env: 2025-03-14T06:15:03.6928186Z PYTORCH_ROOT: /pytorch 2025-03-14T06:15:03.6928559Z PACKAGE_TYPE: manywheel 2025-03-14T06:15:03.6928931Z DESIRED_CUDA: cu118 2025-03-14T06:15:03.6929268Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:15:03.6929638Z GPU_ARCH_TYPE: cuda 2025-03-14T06:15:03.6930081Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:15:03.6930596Z SKIP_ALL_TESTS: 1 2025-03-14T06:15:03.6930929Z LIBTORCH_CONFIG: 2025-03-14T06:15:03.6931247Z LIBTORCH_VARIANT: 2025-03-14T06:15:03.6931631Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:15:03.6932027Z DESIRED_PYTHON: 3.9 2025-03-14T06:15:03.6932548Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:15:03.6933143Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:15:03.6933543Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:15:03.6933945Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:15:03.6934533Z GITHUB_TOKEN: *** 2025-03-14T06:15:03.6934877Z PR_NUMBER: 2025-03-14T06:15:03.6935221Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:15:03.6935696Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:15:03.6936139Z USE_SPLIT_BUILD: false 2025-03-14T06:15:03.6936498Z ##[endgroup] 2025-03-14T06:15:03.8467877Z Syncing repository: pytorch/pytorch 2025-03-14T06:15:03.8469753Z ##[group]Getting Git version info 2025-03-14T06:15:03.8470414Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T06:15:03.8471309Z [command]/usr/bin/git version 2025-03-14T06:15:03.8472093Z git version 2.47.1 2025-03-14T06:15:03.8510070Z ##[endgroup] 2025-03-14T06:15:03.8525493Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/f2e5b783-f479-4d08-8951-5ed38c7043f5/.gitconfig' 2025-03-14T06:15:03.8547582Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f2e5b783-f479-4d08-8951-5ed38c7043f5' before making global git config changes 2025-03-14T06:15:03.8548803Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T06:15:03.8554574Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T06:15:03.8595635Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T06:15:03.8600071Z ##[group]Initializing the repository 2025-03-14T06:15:03.8606031Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T06:15:03.8645510Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-14T06:15:03.8646337Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-14T06:15:03.8647075Z hint: of your new repositories, which will suppress this warning, call: 2025-03-14T06:15:03.8647625Z hint: 2025-03-14T06:15:03.8648016Z hint: git config --global init.defaultBranch 2025-03-14T06:15:03.8648487Z hint: 2025-03-14T06:15:03.8648946Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-14T06:15:03.8649685Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-14T06:15:03.8650271Z hint: 2025-03-14T06:15:03.8650572Z hint: git branch -m 2025-03-14T06:15:03.8651259Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-03-14T06:15:03.8661296Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-14T06:15:03.8691504Z ##[endgroup] 2025-03-14T06:15:03.8692113Z ##[group]Disabling automatic garbage collection 2025-03-14T06:15:03.8697788Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T06:15:03.8729262Z ##[endgroup] 2025-03-14T06:15:03.8729839Z ##[group]Setting up auth 2025-03-14T06:15:03.8739547Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T06:15:03.8772488Z [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:15:03.9122738Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T06:15:03.9154562Z [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:15:03.9481780Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T06:15:03.9530856Z ##[endgroup] 2025-03-14T06:15:03.9531464Z ##[group]Fetching the repository 2025-03-14T06:15:03.9543026Z [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-14T06:16:04.3025570Z From https://github.com/pytorch/pytorch 2025-03-14T06:16:04.3026237Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2025-03-14T06:16:04.3027308Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-03-14T06:16:04.3029492Z * [new branch] 20250219_e8m0_intermediate -> origin/20250219_e8m0_intermediate 2025-03-14T06:16:04.3030361Z * [new branch] 20250219_test -> origin/20250219_test 2025-03-14T06:16:04.3031360Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2025-03-14T06:16:04.3032872Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-03-14T06:16:04.3035989Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-03-14T06:16:04.3037226Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-03-14T06:16:04.3039915Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-03-14T06:16:04.3041467Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-03-14T06:16:04.3043507Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2025-03-14T06:16:04.3044952Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-03-14T06:16:04.3047296Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-03-14T06:16:04.3048727Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-03-14T06:16:04.3050850Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-03-14T06:16:04.3053110Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-03-14T06:16:04.3055636Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-03-14T06:16:04.3056915Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-03-14T06:16:04.3059066Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-03-14T06:16:04.3060709Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2025-03-14T06:16:04.3062548Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2025-03-14T06:16:04.3064525Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-03-14T06:16:04.3066930Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-03-14T06:16:04.3069292Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2025-03-14T06:16:04.3071119Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2025-03-14T06:16:04.3072691Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2025-03-14T06:16:04.3074652Z * [new branch] add-assign -> origin/add-assign 2025-03-14T06:16:04.3076692Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-03-14T06:16:04.3078179Z * [new branch] add_from_group_doc_and_test -> origin/add_from_group_doc_and_test 2025-03-14T06:16:04.3079736Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-03-14T06:16:04.3081990Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-03-14T06:16:04.3083226Z * [new branch] add_test_to_show_view_gap -> origin/add_test_to_show_view_gap 2025-03-14T06:16:04.3085382Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-03-14T06:16:04.3086861Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-03-14T06:16:04.3088875Z * [new branch] addsimde -> origin/addsimde 2025-03-14T06:16:04.3091668Z * [new branch] adi/gemm_bf16f32 -> origin/adi/gemm_bf16f32 2025-03-14T06:16:04.3093556Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-03-14T06:16:04.3095833Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-03-14T06:16:04.3097308Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-03-14T06:16:04.3099623Z * [new branch] albanD-patch-2 -> origin/albanD-patch-2 2025-03-14T06:16:04.3100922Z * [new branch] alt-disable -> origin/alt-disable 2025-03-14T06:16:04.3103695Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2025-03-14T06:16:04.3105075Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2025-03-14T06:16:04.3107229Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-03-14T06:16:04.3108802Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-03-14T06:16:04.3110569Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2025-03-14T06:16:04.3112849Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2025-03-14T06:16:04.3115111Z * [new branch] angelayi/attr_proxy -> origin/angelayi/attr_proxy 2025-03-14T06:16:04.3116617Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2025-03-14T06:16:04.3118682Z * [new branch] angelayi/bincount -> origin/angelayi/bincount 2025-03-14T06:16:04.3120260Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-03-14T06:16:04.3121896Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-03-14T06:16:04.3124063Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2025-03-14T06:16:04.3125493Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-03-14T06:16:04.3127533Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-03-14T06:16:04.3129005Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-03-14T06:16:04.3130986Z * [new branch] angelayi/distribby -> origin/angelayi/distribby 2025-03-14T06:16:04.3132539Z * [new branch] angelayi/distribution -> origin/angelayi/distribution 2025-03-14T06:16:04.3134574Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-03-14T06:16:04.3136428Z * [new branch] angelayi/draft_logger -> origin/angelayi/draft_logger 2025-03-14T06:16:04.3137873Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-03-14T06:16:04.3139995Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2025-03-14T06:16:04.3141404Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2025-03-14T06:16:04.3143356Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-03-14T06:16:04.3145057Z * [new branch] angelayi/fix3 -> origin/angelayi/fix3 2025-03-14T06:16:04.3147049Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2025-03-14T06:16:04.3148939Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-03-14T06:16:04.3150367Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-03-14T06:16:04.3152959Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-03-14T06:16:04.3154532Z * [new branch] angelayi/provenance_id -> origin/angelayi/provenance_id 2025-03-14T06:16:04.3156507Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2025-03-14T06:16:04.3158102Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2025-03-14T06:16:04.3160191Z * [new branch] angelayi/register_dataclass -> origin/angelayi/register_dataclass 2025-03-14T06:16:04.3161969Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2025-03-14T06:16:04.3163531Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-03-14T06:16:04.3165538Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-03-14T06:16:04.3167035Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-03-14T06:16:04.3168976Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-03-14T06:16:04.3170798Z * [new branch] angelayi/transpose_ -> origin/angelayi/transpose_ 2025-03-14T06:16:04.3172390Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-03-14T06:16:04.3174447Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-03-14T06:16:04.3176010Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-03-14T06:16:04.3177996Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-03-14T06:16:04.3179822Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2025-03-14T06:16:04.3181721Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-03-14T06:16:04.3183533Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-03-14T06:16:04.3185480Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-03-14T06:16:04.3187366Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-03-14T06:16:04.3189508Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-03-14T06:16:04.3190916Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-03-14T06:16:04.3192932Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2025-03-14T06:16:04.3194936Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-03-14T06:16:04.3196586Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-03-14T06:16:04.3198367Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-03-14T06:16:04.3200228Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-03-14T06:16:04.3201685Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2025-03-14T06:16:04.3204317Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2025-03-14T06:16:04.3206639Z * [new branch] base/1.5 -> origin/base/1.5 2025-03-14T06:16:04.3208488Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-03-14T06:16:04.3210417Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-03-14T06:16:04.3211894Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-03-14T06:16:04.3214392Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-03-14T06:16:04.3216673Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-03-14T06:16:04.3219103Z * [new branch] bf/cg-disable-tts-angular -> origin/bf/cg-disable-tts-angular 2025-03-14T06:16:04.3220547Z * [new branch] bf/cg-partition -> origin/bf/cg-partition 2025-03-14T06:16:04.3222406Z * [new branch] bf/cg-prototype -> origin/bf/cg-prototype 2025-03-14T06:16:04.3224033Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-03-14T06:16:04.3225672Z * [new branch] bf/cg-skip-unbacked-symint-msg -> origin/bf/cg-skip-unbacked-symint-msg 2025-03-14T06:16:04.3227330Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-03-14T06:16:04.3229824Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-03-14T06:16:04.3232319Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-03-14T06:16:04.3233498Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-03-14T06:16:04.3235508Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-03-14T06:16:04.3237505Z * [new branch] bf/fa-embedding-16 -> origin/bf/fa-embedding-16 2025-03-14T06:16:04.3238844Z * [new branch] bf/fd-non-one-num-head -> origin/bf/fd-non-one-num-head 2025-03-14T06:16:04.3241119Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-03-14T06:16:04.3242602Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-03-14T06:16:04.3244643Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-03-14T06:16:04.3246125Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-03-14T06:16:04.3247999Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-03-14T06:16:04.3249521Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-03-14T06:16:04.3251353Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-03-14T06:16:04.3253530Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-03-14T06:16:04.3254917Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-03-14T06:16:04.3256790Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-03-14T06:16:04.3258386Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-03-14T06:16:04.3260241Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-03-14T06:16:04.3261730Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-03-14T06:16:04.3263649Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-03-14T06:16:04.3265456Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-03-14T06:16:04.3266987Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-03-14T06:16:04.3268845Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-03-14T06:16:04.3270392Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-03-14T06:16:04.3272843Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-03-14T06:16:04.3274346Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2025-03-14T06:16:04.3276272Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-03-14T06:16:04.3277770Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2025-03-14T06:16:04.3279551Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-03-14T06:16:04.3281343Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-03-14T06:16:04.3282756Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-03-14T06:16:04.3285281Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2025-03-14T06:16:04.3287850Z * [new branch] brister/3d_permute_block_ptr -> origin/brister/3d_permute_block_ptr 2025-03-14T06:16:04.3289252Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-03-14T06:16:04.3291077Z * [new branch] brister/doc_bucketize -> origin/brister/doc_bucketize 2025-03-14T06:16:04.3292475Z * [new branch] brister/loop_order -> origin/brister/loop_order 2025-03-14T06:16:04.3294570Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-03-14T06:16:04.3295875Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-03-14T06:16:04.3297735Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-03-14T06:16:04.3299471Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-03-14T06:16:04.3301270Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-03-14T06:16:04.3303321Z * [new branch] cherry-pick-148663-by-pytorch_bot_bot_ -> origin/cherry-pick-148663-by-pytorch_bot_bot_ 2025-03-14T06:16:04.3305051Z * [new branch] cherry-pick-149025-by-pytorch_bot_bot_ -> origin/cherry-pick-149025-by-pytorch_bot_bot_ 2025-03-14T06:16:04.3307118Z * [new branch] cherry-pick-149092-by-pytorch_bot_bot_ -> origin/cherry-pick-149092-by-pytorch_bot_bot_ 2025-03-14T06:16:04.3308522Z * [new branch] ci_pin -> origin/ci_pin 2025-03-14T06:16:04.3310619Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-03-14T06:16:04.3312411Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-03-14T06:16:04.3314130Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-03-14T06:16:04.3315902Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-03-14T06:16:04.3317855Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-03-14T06:16:04.3319320Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2025-03-14T06:16:04.3321243Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-03-14T06:16:04.3323038Z * [new branch] copy_graph -> origin/copy_graph 2025-03-14T06:16:04.3325313Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-03-14T06:16:04.3326776Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-03-14T06:16:04.3328754Z * [new branch] cse-source -> origin/cse-source 2025-03-14T06:16:04.3330979Z * [new branch] csl/3proc -> origin/csl/3proc 2025-03-14T06:16:04.3332745Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-03-14T06:16:04.3334306Z * [new branch] csl/build_experiment_max_jobs -> origin/csl/build_experiment_max_jobs 2025-03-14T06:16:04.3336120Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-03-14T06:16:04.3337615Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-03-14T06:16:04.3339865Z * [new branch] csl/checkout_more_procs -> origin/csl/checkout_more_procs 2025-03-14T06:16:04.3341833Z * [new branch] csl/cutlass_bazel -> origin/csl/cutlass_bazel 2025-03-14T06:16:04.3344046Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2025-03-14T06:16:04.3346106Z * [new branch] csl/fix_rerun_disabled_tests_upload -> origin/csl/fix_rerun_disabled_tests_upload 2025-03-14T06:16:04.3347707Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2025-03-14T06:16:04.3349220Z * [new branch] csl/lint_dockerimg -> origin/csl/lint_dockerimg 2025-03-14T06:16:04.3351129Z * [new branch] csl/logchanges -> origin/csl/logchanges 2025-03-14T06:16:04.3353310Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-03-14T06:16:04.3354703Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2025-03-14T06:16:04.3356688Z * [new branch] csl/no_clean_workspace -> origin/csl/no_clean_workspace 2025-03-14T06:16:04.3358140Z * [new branch] csl/no_conda_cmake -> origin/csl/no_conda_cmake 2025-03-14T06:16:04.3360110Z * [new branch] csl/numpy222 -> origin/csl/numpy222 2025-03-14T06:16:04.3361920Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-03-14T06:16:04.3363754Z * [new branch] csl/rerun_disabled_tests_print_log -> origin/csl/rerun_disabled_tests_print_log 2025-03-14T06:16:04.3365099Z * [new branch] csl/revert -> origin/csl/revert 2025-03-14T06:16:04.3367133Z * [new branch] csl/sharding_build_env -> origin/csl/sharding_build_env 2025-03-14T06:16:04.3368756Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2025-03-14T06:16:04.3370576Z * [new branch] csl/some_super_setup -> origin/csl/some_super_setup 2025-03-14T06:16:04.3372304Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2025-03-14T06:16:04.3373898Z * [new branch] csl/sudo_clean_workspace -> origin/csl/sudo_clean_workspace 2025-03-14T06:16:04.3375770Z * [new branch] csl/td_test_cpp_extensions -> origin/csl/td_test_cpp_extensions 2025-03-14T06:16:04.3377255Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2025-03-14T06:16:04.3379479Z * [new branch] csl/test_checkout_git_changes -> origin/csl/test_checkout_git_changes 2025-03-14T06:16:04.3380912Z * [new branch] csl/trymerge_flush -> origin/csl/trymerge_flush 2025-03-14T06:16:04.3382708Z * [new branch] csl/trymerge_initial_comment_stack -> origin/csl/trymerge_initial_comment_stack 2025-03-14T06:16:04.3384246Z * [new branch] csl/update_gh_runners_ubuntu2004 -> origin/csl/update_gh_runners_ubuntu2004 2025-03-14T06:16:04.3386092Z * [new branch] csl/use_ninja -> origin/csl/use_ninja 2025-03-14T06:16:04.3387854Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2025-03-14T06:16:04.3391224Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2025-03-14T06:16:04.3392740Z * [new branch] d4l3k/fsdp_wait -> origin/d4l3k/fsdp_wait 2025-03-14T06:16:04.3394308Z * [new branch] danthe3rd-patch-1 -> origin/danthe3rd-patch-1 2025-03-14T06:16:04.3397406Z * [new branch] daxia6/fix/doc_string -> origin/daxia6/fix/doc_string 2025-03-14T06:16:04.3399364Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-03-14T06:16:04.3401033Z * [new branch] desertfire/torchgen_support_default_arg -> origin/desertfire/torchgen_support_default_arg 2025-03-14T06:16:04.3402467Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-03-14T06:16:04.3404011Z * [new branch] desertfire/update_hf_pin -> origin/desertfire/update_hf_pin 2025-03-14T06:16:04.3407105Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-03-14T06:16:04.3409042Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-03-14T06:16:04.3410647Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-03-14T06:16:04.3412928Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-03-14T06:16:04.3414778Z * [new branch] dev/joona/unique_leak -> origin/dev/joona/unique_leak 2025-03-14T06:16:04.3416622Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-03-14T06:16:04.3418391Z * [new branch] disable -> origin/disable 2025-03-14T06:16:04.3420293Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-03-14T06:16:04.3422154Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-03-14T06:16:04.3424177Z * [new branch] doc_change -> origin/doc_change 2025-03-14T06:16:04.3425986Z * [new branch] docs_numpy -> origin/docs_numpy 2025-03-14T06:16:04.3427850Z * [new branch] dropout-eval -> origin/dropout-eval 2025-03-14T06:16:04.3429622Z * [new branch] dt_alltoall -> origin/dt_alltoall 2025-03-14T06:16:04.3431348Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2025-03-14T06:16:04.3433289Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-03-14T06:16:04.3435841Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-03-14T06:16:04.3438056Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-03-14T06:16:04.3439818Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-03-14T06:16:04.3441587Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-03-14T06:16:04.3443012Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-03-14T06:16:04.3445160Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-03-14T06:16:04.3446943Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-03-14T06:16:04.3448964Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-03-14T06:16:04.3450670Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-03-14T06:16:04.3453426Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2025-03-14T06:16:04.3455081Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2025-03-14T06:16:04.3456874Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-03-14T06:16:04.3458600Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-03-14T06:16:04.3460431Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-03-14T06:16:04.3462351Z * [new branch] error-when-setattr-over-cls-attr -> origin/error-when-setattr-over-cls-attr 2025-03-14T06:16:04.3463767Z * [new branch] et_pin_bump -> origin/et_pin_bump 2025-03-14T06:16:04.3466404Z * [new branch] exclamaforte/aot-inductor-debug -> origin/exclamaforte/aot-inductor-debug 2025-03-14T06:16:04.3467939Z * [new branch] exclamaforte/aten-convolution-out -> origin/exclamaforte/aten-convolution-out 2025-03-14T06:16:04.3469898Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-03-14T06:16:04.3471251Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2025-03-14T06:16:04.3473495Z * [new branch] exclamaforte/dont-remove-feedback-functions -> origin/exclamaforte/dont-remove-feedback-functions 2025-03-14T06:16:04.3474891Z * [new branch] exclamaforte/dynamo-types -> origin/exclamaforte/dynamo-types 2025-03-14T06:16:04.3477445Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-03-14T06:16:04.3479428Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2025-03-14T06:16:04.3481389Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-03-14T06:16:04.3482909Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-03-14T06:16:04.3484447Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-03-14T06:16:04.3486443Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-03-14T06:16:04.3488109Z * [new branch] exclamaforte/heuristic-choices-2 -> origin/exclamaforte/heuristic-choices-2 2025-03-14T06:16:04.3490063Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-03-14T06:16:04.3491580Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-03-14T06:16:04.3493536Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-03-14T06:16:04.3495157Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-03-14T06:16:04.3496928Z * [new branch] exclamaforte/testing_only -> origin/exclamaforte/testing_only 2025-03-14T06:16:04.3498731Z * [new branch] exec -> origin/exec 2025-03-14T06:16:04.3500735Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-03-14T06:16:04.3502538Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-03-14T06:16:04.3504315Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-03-14T06:16:04.3506159Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-03-14T06:16:04.3507989Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-03-14T06:16:04.3509842Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-03-14T06:16:04.3511657Z * [new branch] export-D61557220 -> origin/export-D61557220 2025-03-14T06:16:04.3513468Z * [new branch] export-D65638757 -> origin/export-D65638757 2025-03-14T06:16:04.3515188Z * [new branch] export-D66529288 -> origin/export-D66529288 2025-03-14T06:16:04.3516916Z * [new branch] export-D66690419 -> origin/export-D66690419 2025-03-14T06:16:04.3518688Z * [new branch] export-D66717302 -> origin/export-D66717302 2025-03-14T06:16:04.3520470Z * [new branch] export-D66908884 -> origin/export-D66908884 2025-03-14T06:16:04.3522215Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-03-14T06:16:04.3524005Z * [new branch] export-D68909278 -> origin/export-D68909278 2025-03-14T06:16:04.3525789Z * [new branch] export-D69034578 -> origin/export-D69034578 2025-03-14T06:16:04.3527518Z * [new branch] export-D69355332 -> origin/export-D69355332 2025-03-14T06:16:04.3529224Z * [new branch] export-D69361235 -> origin/export-D69361235 2025-03-14T06:16:04.3530987Z * [new branch] export-D69592025 -> origin/export-D69592025 2025-03-14T06:16:04.3532743Z * [new branch] export-D69595327 -> origin/export-D69595327 2025-03-14T06:16:04.3534624Z * [new branch] export-D69994481 -> origin/export-D69994481 2025-03-14T06:16:04.3536343Z * [new branch] export-D70132269 -> origin/export-D70132269 2025-03-14T06:16:04.3538114Z * [new branch] export-D70141808 -> origin/export-D70141808 2025-03-14T06:16:04.3539973Z * [new branch] export-D70193972 -> origin/export-D70193972 2025-03-14T06:16:04.3541775Z * [new branch] export-D70454149 -> origin/export-D70454149 2025-03-14T06:16:04.3543555Z * [new branch] export-D71081192 -> origin/export-D71081192 2025-03-14T06:16:04.3545538Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-03-14T06:16:04.3546928Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-03-14T06:16:04.3549008Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-03-14T06:16:04.3551323Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-03-14T06:16:04.3553653Z * [new branch] fca -> origin/fca 2025-03-14T06:16:04.3555320Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-03-14T06:16:04.3557224Z * [new branch] fca3 -> origin/fca3 2025-03-14T06:16:04.3558850Z * [new branch] fca5 -> origin/fca5 2025-03-14T06:16:04.3561307Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-03-14T06:16:04.3563019Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-03-14T06:16:04.3564654Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-03-14T06:16:04.3566156Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-03-14T06:16:04.3568720Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-03-14T06:16:04.3570474Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-03-14T06:16:04.3572825Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-03-14T06:16:04.3574588Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-03-14T06:16:04.3576083Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-03-14T06:16:04.3577968Z * [new branch] findhao/fix-triton-constexpr -> origin/findhao/fix-triton-constexpr 2025-03-14T06:16:04.3579369Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-03-14T06:16:04.3581132Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-03-14T06:16:04.3582870Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-03-14T06:16:04.3584787Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-03-14T06:16:04.3586499Z * [new branch] fix -> origin/fix 2025-03-14T06:16:04.3588374Z * [new branch] fix-benchmark-config-h100 -> origin/fix-benchmark-config-h100 2025-03-14T06:16:04.3590179Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-03-14T06:16:04.3591759Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-03-14T06:16:04.3593670Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-03-14T06:16:04.3595555Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2025-03-14T06:16:04.3597202Z * [new branch] fix-mem-leak -> origin/fix-mem-leak 2025-03-14T06:16:04.3599116Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-03-14T06:16:04.3600967Z * [new branch] fix-test-stat-upload-failures -> origin/fix-test-stat-upload-failures 2025-03-14T06:16:04.3602674Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-03-14T06:16:04.3604555Z * [new branch] fix_autotune_inplace_test -> origin/fix_autotune_inplace_test 2025-03-14T06:16:04.3606280Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-03-14T06:16:04.3608332Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-03-14T06:16:04.3610173Z * [new branch] fix_partial -> origin/fix_partial 2025-03-14T06:16:04.3612006Z * [new branch] fix_xpu_content_store -> origin/fix_xpu_content_store 2025-03-14T06:16:04.3613793Z * [new branch] fixes-triage -> origin/fixes-triage 2025-03-14T06:16:04.3615546Z * [new branch] flat_apply -> origin/flat_apply 2025-03-14T06:16:04.3617436Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-03-14T06:16:04.3619600Z * [new branch] fmassa/fix_all_gather_cost -> origin/fmassa/fix_all_gather_cost 2025-03-14T06:16:04.3621109Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-03-14T06:16:04.3623137Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-03-14T06:16:04.3624482Z * [new branch] fp8_fix -> origin/fp8_fix 2025-03-14T06:16:04.3626484Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-03-14T06:16:04.3628252Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-03-14T06:16:04.3630209Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-03-14T06:16:04.3632386Z * [new branch] func-attr -> origin/func-attr 2025-03-14T06:16:04.3634205Z * [new branch] functorch_scan -> origin/functorch_scan 2025-03-14T06:16:04.3636021Z * [new branch] fx_cpp -> origin/fx_cpp 2025-03-14T06:16:04.3638307Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-03-14T06:16:04.3640030Z * [new branch] gelu-3 -> origin/gelu-3 2025-03-14T06:16:04.3641881Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-03-14T06:16:04.3645287Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-03-14T06:16:04.3646817Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-03-14T06:16:04.3649481Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2025-03-14T06:16:04.3651275Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2025-03-14T06:16:04.3653444Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2025-03-14T06:16:04.3655860Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2025-03-14T06:16:04.3657541Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2025-03-14T06:16:04.3659258Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2025-03-14T06:16:04.3661478Z * [new branch] gh/CaoE/47/base -> origin/gh/CaoE/47/base 2025-03-14T06:16:04.3663210Z * [new branch] gh/CaoE/47/head -> origin/gh/CaoE/47/head 2025-03-14T06:16:04.3664948Z * [new branch] gh/CaoE/47/orig -> origin/gh/CaoE/47/orig 2025-03-14T06:16:04.3667231Z * [new branch] gh/CaoE/48/base -> origin/gh/CaoE/48/base 2025-03-14T06:16:04.3668986Z * [new branch] gh/CaoE/48/head -> origin/gh/CaoE/48/head 2025-03-14T06:16:04.3670662Z * [new branch] gh/CaoE/48/orig -> origin/gh/CaoE/48/orig 2025-03-14T06:16:04.3673131Z * [new branch] gh/CaoE/49/base -> origin/gh/CaoE/49/base 2025-03-14T06:16:04.3675003Z * [new branch] gh/CaoE/49/head -> origin/gh/CaoE/49/head 2025-03-14T06:16:04.3676687Z * [new branch] gh/CaoE/49/orig -> origin/gh/CaoE/49/orig 2025-03-14T06:16:04.3678866Z * [new branch] gh/CaoE/50/base -> origin/gh/CaoE/50/base 2025-03-14T06:16:04.3680556Z * [new branch] gh/CaoE/50/head -> origin/gh/CaoE/50/head 2025-03-14T06:16:04.3682321Z * [new branch] gh/CaoE/50/orig -> origin/gh/CaoE/50/orig 2025-03-14T06:16:04.3684481Z * [new branch] gh/CaoE/51/base -> origin/gh/CaoE/51/base 2025-03-14T06:16:04.3686227Z * [new branch] gh/CaoE/51/head -> origin/gh/CaoE/51/head 2025-03-14T06:16:04.3688009Z * [new branch] gh/CaoE/51/orig -> origin/gh/CaoE/51/orig 2025-03-14T06:16:04.3690623Z * [new branch] gh/ColinPeppler/62/base -> origin/gh/ColinPeppler/62/base 2025-03-14T06:16:04.3692304Z * [new branch] gh/ColinPeppler/62/head -> origin/gh/ColinPeppler/62/head 2025-03-14T06:16:04.3694042Z * [new branch] gh/ColinPeppler/62/orig -> origin/gh/ColinPeppler/62/orig 2025-03-14T06:16:04.3696679Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-03-14T06:16:04.3698392Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-03-14T06:16:04.3700615Z * [new branch] gh/EikanWang/75/base -> origin/gh/EikanWang/75/base 2025-03-14T06:16:04.3702365Z * [new branch] gh/EikanWang/75/head -> origin/gh/EikanWang/75/head 2025-03-14T06:16:04.3704091Z * [new branch] gh/EikanWang/75/orig -> origin/gh/EikanWang/75/orig 2025-03-14T06:16:04.3706364Z * [new branch] gh/EikanWang/76/base -> origin/gh/EikanWang/76/base 2025-03-14T06:16:04.3708104Z * [new branch] gh/EikanWang/76/head -> origin/gh/EikanWang/76/head 2025-03-14T06:16:04.3709796Z * [new branch] gh/EikanWang/76/orig -> origin/gh/EikanWang/76/orig 2025-03-14T06:16:04.3712095Z * [new branch] gh/EikanWang/77/base -> origin/gh/EikanWang/77/base 2025-03-14T06:16:04.3713812Z * [new branch] gh/EikanWang/77/head -> origin/gh/EikanWang/77/head 2025-03-14T06:16:04.3715544Z * [new branch] gh/EikanWang/77/orig -> origin/gh/EikanWang/77/orig 2025-03-14T06:16:04.3717800Z * [new branch] gh/EikanWang/78/base -> origin/gh/EikanWang/78/base 2025-03-14T06:16:04.3719552Z * [new branch] gh/EikanWang/78/head -> origin/gh/EikanWang/78/head 2025-03-14T06:16:04.3721263Z * [new branch] gh/EikanWang/78/orig -> origin/gh/EikanWang/78/orig 2025-03-14T06:16:04.3724401Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-03-14T06:16:04.3726174Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-03-14T06:16:04.3728942Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-03-14T06:16:04.3730702Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-03-14T06:16:04.3732431Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-03-14T06:16:04.3734730Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-03-14T06:16:04.3736381Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-03-14T06:16:04.3738141Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-03-14T06:16:04.3740510Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-03-14T06:16:04.3741930Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-03-14T06:16:04.3744021Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-03-14T06:16:04.3746108Z * [new branch] gh/H-Huang/167/base -> origin/gh/H-Huang/167/base 2025-03-14T06:16:04.3747879Z * [new branch] gh/H-Huang/167/head -> origin/gh/H-Huang/167/head 2025-03-14T06:16:04.3749658Z * [new branch] gh/H-Huang/167/orig -> origin/gh/H-Huang/167/orig 2025-03-14T06:16:04.3752089Z * [new branch] gh/H-Huang/168/base -> origin/gh/H-Huang/168/base 2025-03-14T06:16:04.3753961Z * [new branch] gh/H-Huang/168/head -> origin/gh/H-Huang/168/head 2025-03-14T06:16:04.3755678Z * [new branch] gh/H-Huang/168/orig -> origin/gh/H-Huang/168/orig 2025-03-14T06:16:04.3757753Z * [new branch] gh/H-Huang/169/base -> origin/gh/H-Huang/169/base 2025-03-14T06:16:04.3759474Z * [new branch] gh/H-Huang/169/head -> origin/gh/H-Huang/169/head 2025-03-14T06:16:04.3761221Z * [new branch] gh/H-Huang/169/orig -> origin/gh/H-Huang/169/orig 2025-03-14T06:16:04.3763458Z * [new branch] gh/H-Huang/170/base -> origin/gh/H-Huang/170/base 2025-03-14T06:16:04.3765217Z * [new branch] gh/H-Huang/170/head -> origin/gh/H-Huang/170/head 2025-03-14T06:16:04.3767023Z * [new branch] gh/H-Huang/170/orig -> origin/gh/H-Huang/170/orig 2025-03-14T06:16:04.3769221Z * [new branch] gh/H-Huang/171/base -> origin/gh/H-Huang/171/base 2025-03-14T06:16:04.3770972Z * [new branch] gh/H-Huang/171/head -> origin/gh/H-Huang/171/head 2025-03-14T06:16:04.3772675Z * [new branch] gh/H-Huang/171/orig -> origin/gh/H-Huang/171/orig 2025-03-14T06:16:04.3775534Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2025-03-14T06:16:04.3777389Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2025-03-14T06:16:04.3779213Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2025-03-14T06:16:04.3781793Z * [new branch] gh/IvanKobzarev/100/base -> origin/gh/IvanKobzarev/100/base 2025-03-14T06:16:04.3783552Z * [new branch] gh/IvanKobzarev/100/head -> origin/gh/IvanKobzarev/100/head 2025-03-14T06:16:04.3785339Z * [new branch] gh/IvanKobzarev/100/orig -> origin/gh/IvanKobzarev/100/orig 2025-03-14T06:16:04.3787800Z * [new branch] gh/IvanKobzarev/101/base -> origin/gh/IvanKobzarev/101/base 2025-03-14T06:16:04.3789573Z * [new branch] gh/IvanKobzarev/101/head -> origin/gh/IvanKobzarev/101/head 2025-03-14T06:16:04.3791241Z * [new branch] gh/IvanKobzarev/101/orig -> origin/gh/IvanKobzarev/101/orig 2025-03-14T06:16:04.3793859Z * [new branch] gh/IvanKobzarev/102/base -> origin/gh/IvanKobzarev/102/base 2025-03-14T06:16:04.3795501Z * [new branch] gh/IvanKobzarev/102/head -> origin/gh/IvanKobzarev/102/head 2025-03-14T06:16:04.3797268Z * [new branch] gh/IvanKobzarev/102/orig -> origin/gh/IvanKobzarev/102/orig 2025-03-14T06:16:04.3799502Z * [new branch] gh/IvanKobzarev/103/base -> origin/gh/IvanKobzarev/103/base 2025-03-14T06:16:04.3801496Z * [new branch] gh/IvanKobzarev/103/head -> origin/gh/IvanKobzarev/103/head 2025-03-14T06:16:04.3803521Z * [new branch] gh/IvanKobzarev/103/orig -> origin/gh/IvanKobzarev/103/orig 2025-03-14T06:16:04.3805742Z * [new branch] gh/IvanKobzarev/104/base -> origin/gh/IvanKobzarev/104/base 2025-03-14T06:16:04.3807464Z * [new branch] gh/IvanKobzarev/104/head -> origin/gh/IvanKobzarev/104/head 2025-03-14T06:16:04.3809233Z * [new branch] gh/IvanKobzarev/104/orig -> origin/gh/IvanKobzarev/104/orig 2025-03-14T06:16:04.3812185Z * [new branch] gh/IvanKobzarev/105/base -> origin/gh/IvanKobzarev/105/base 2025-03-14T06:16:04.3813410Z * [new branch] gh/IvanKobzarev/105/head -> origin/gh/IvanKobzarev/105/head 2025-03-14T06:16:04.3815244Z * [new branch] gh/IvanKobzarev/105/orig -> origin/gh/IvanKobzarev/105/orig 2025-03-14T06:16:04.3817714Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2025-03-14T06:16:04.3819601Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2025-03-14T06:16:04.3821381Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2025-03-14T06:16:04.3823611Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-03-14T06:16:04.3825335Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-03-14T06:16:04.3827015Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-03-14T06:16:04.3829288Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2025-03-14T06:16:04.3830834Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2025-03-14T06:16:04.3832734Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2025-03-14T06:16:04.3835174Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2025-03-14T06:16:04.3836910Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2025-03-14T06:16:04.3838399Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2025-03-14T06:16:04.3840937Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2025-03-14T06:16:04.3842993Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2025-03-14T06:16:04.3844613Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2025-03-14T06:16:04.3847279Z * [new branch] gh/IvanKobzarev/93/base -> origin/gh/IvanKobzarev/93/base 2025-03-14T06:16:04.3849143Z * [new branch] gh/IvanKobzarev/93/head -> origin/gh/IvanKobzarev/93/head 2025-03-14T06:16:04.3850743Z * [new branch] gh/IvanKobzarev/93/orig -> origin/gh/IvanKobzarev/93/orig 2025-03-14T06:16:04.3853581Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-03-14T06:16:04.3854966Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-03-14T06:16:04.3856932Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-03-14T06:16:04.3859451Z * [new branch] gh/IvanKobzarev/98/base -> origin/gh/IvanKobzarev/98/base 2025-03-14T06:16:04.3861229Z * [new branch] gh/IvanKobzarev/98/head -> origin/gh/IvanKobzarev/98/head 2025-03-14T06:16:04.3863009Z * [new branch] gh/IvanKobzarev/98/orig -> origin/gh/IvanKobzarev/98/orig 2025-03-14T06:16:04.3865460Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-03-14T06:16:04.3867363Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-03-14T06:16:04.3869247Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-03-14T06:16:04.3871772Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2025-03-14T06:16:04.3873441Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2025-03-14T06:16:04.3875780Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2025-03-14T06:16:04.3877611Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2025-03-14T06:16:04.3879143Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2025-03-14T06:16:04.3882893Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-03-14T06:16:04.3884313Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-03-14T06:16:04.3887120Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-03-14T06:16:04.3888597Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-03-14T06:16:04.3890981Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-03-14T06:16:04.3892633Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-03-14T06:16:04.3894364Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-03-14T06:16:04.3896602Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-03-14T06:16:04.3898251Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-03-14T06:16:04.3900027Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-03-14T06:16:04.3902481Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-03-14T06:16:04.3904306Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-03-14T06:16:04.3906287Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-03-14T06:16:04.3907706Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-03-14T06:16:04.3910260Z * [new branch] gh/StrongerXi/81/base -> origin/gh/StrongerXi/81/base 2025-03-14T06:16:04.3911962Z * [new branch] gh/StrongerXi/81/head -> origin/gh/StrongerXi/81/head 2025-03-14T06:16:04.3913938Z * [new branch] gh/StrongerXi/81/orig -> origin/gh/StrongerXi/81/orig 2025-03-14T06:16:04.3916158Z * [new branch] gh/StrongerXi/82/base -> origin/gh/StrongerXi/82/base 2025-03-14T06:16:04.3917876Z * [new branch] gh/StrongerXi/82/head -> origin/gh/StrongerXi/82/head 2025-03-14T06:16:04.3919611Z * [new branch] gh/StrongerXi/82/orig -> origin/gh/StrongerXi/82/orig 2025-03-14T06:16:04.3921766Z * [new branch] gh/StrongerXi/83/base -> origin/gh/StrongerXi/83/base 2025-03-14T06:16:04.3923473Z * [new branch] gh/StrongerXi/83/head -> origin/gh/StrongerXi/83/head 2025-03-14T06:16:04.3925452Z * [new branch] gh/StrongerXi/83/orig -> origin/gh/StrongerXi/83/orig 2025-03-14T06:16:04.3927631Z * [new branch] gh/StrongerXi/84/base -> origin/gh/StrongerXi/84/base 2025-03-14T06:16:04.3929344Z * [new branch] gh/StrongerXi/84/head -> origin/gh/StrongerXi/84/head 2025-03-14T06:16:04.3931129Z * [new branch] gh/StrongerXi/84/orig -> origin/gh/StrongerXi/84/orig 2025-03-14T06:16:04.3933415Z * [new branch] gh/StrongerXi/85/base -> origin/gh/StrongerXi/85/base 2025-03-14T06:16:04.3934863Z * [new branch] gh/StrongerXi/85/head -> origin/gh/StrongerXi/85/head 2025-03-14T06:16:04.3936819Z * [new branch] gh/StrongerXi/85/orig -> origin/gh/StrongerXi/85/orig 2025-03-14T06:16:04.3938985Z * [new branch] gh/StrongerXi/86/base -> origin/gh/StrongerXi/86/base 2025-03-14T06:16:04.3940504Z * [new branch] gh/StrongerXi/86/head -> origin/gh/StrongerXi/86/head 2025-03-14T06:16:04.3944661Z * [new branch] gh/StrongerXi/86/orig -> origin/gh/StrongerXi/86/orig 2025-03-14T06:16:04.3945504Z * [new branch] gh/StrongerXi/87/base -> origin/gh/StrongerXi/87/base 2025-03-14T06:16:04.3946257Z * [new branch] gh/StrongerXi/87/head -> origin/gh/StrongerXi/87/head 2025-03-14T06:16:04.3948063Z * [new branch] gh/StrongerXi/87/orig -> origin/gh/StrongerXi/87/orig 2025-03-14T06:16:04.3950274Z * [new branch] gh/StrongerXi/88/base -> origin/gh/StrongerXi/88/base 2025-03-14T06:16:04.3951951Z * [new branch] gh/StrongerXi/88/head -> origin/gh/StrongerXi/88/head 2025-03-14T06:16:04.3953983Z * [new branch] gh/StrongerXi/88/orig -> origin/gh/StrongerXi/88/orig 2025-03-14T06:16:04.3956173Z * [new branch] gh/StrongerXi/89/base -> origin/gh/StrongerXi/89/base 2025-03-14T06:16:04.3957685Z * [new branch] gh/StrongerXi/89/head -> origin/gh/StrongerXi/89/head 2025-03-14T06:16:04.3959686Z * [new branch] gh/StrongerXi/89/orig -> origin/gh/StrongerXi/89/orig 2025-03-14T06:16:04.3961874Z * [new branch] gh/StrongerXi/90/base -> origin/gh/StrongerXi/90/base 2025-03-14T06:16:04.3963601Z * [new branch] gh/StrongerXi/90/head -> origin/gh/StrongerXi/90/head 2025-03-14T06:16:04.3965442Z * [new branch] gh/StrongerXi/90/orig -> origin/gh/StrongerXi/90/orig 2025-03-14T06:16:04.3967632Z * [new branch] gh/StrongerXi/91/base -> origin/gh/StrongerXi/91/base 2025-03-14T06:16:04.3969364Z * [new branch] gh/StrongerXi/91/head -> origin/gh/StrongerXi/91/head 2025-03-14T06:16:04.3971296Z * [new branch] gh/StrongerXi/91/orig -> origin/gh/StrongerXi/91/orig 2025-03-14T06:16:04.3973507Z * [new branch] gh/StrongerXi/92/base -> origin/gh/StrongerXi/92/base 2025-03-14T06:16:04.3974959Z * [new branch] gh/StrongerXi/92/head -> origin/gh/StrongerXi/92/head 2025-03-14T06:16:04.3976875Z * [new branch] gh/StrongerXi/92/orig -> origin/gh/StrongerXi/92/orig 2025-03-14T06:16:04.4001446Z * [new branch] gh/StrongerXi/93/base -> origin/gh/StrongerXi/93/base 2025-03-14T06:16:04.4002258Z * [new branch] gh/StrongerXi/93/head -> origin/gh/StrongerXi/93/head 2025-03-14T06:16:04.4002998Z * [new branch] gh/StrongerXi/93/orig -> origin/gh/StrongerXi/93/orig 2025-03-14T06:16:04.4003700Z * [new branch] gh/Xia-Weiwen/28/base -> origin/gh/Xia-Weiwen/28/base 2025-03-14T06:16:04.4004412Z * [new branch] gh/Xia-Weiwen/28/head -> origin/gh/Xia-Weiwen/28/head 2025-03-14T06:16:04.4005120Z * [new branch] gh/Xia-Weiwen/28/orig -> origin/gh/Xia-Weiwen/28/orig 2025-03-14T06:16:04.4005817Z * [new branch] gh/Xia-Weiwen/29/base -> origin/gh/Xia-Weiwen/29/base 2025-03-14T06:16:04.4006517Z * [new branch] gh/Xia-Weiwen/29/head -> origin/gh/Xia-Weiwen/29/head 2025-03-14T06:16:04.4007225Z * [new branch] gh/Xia-Weiwen/29/orig -> origin/gh/Xia-Weiwen/29/orig 2025-03-14T06:16:04.4007925Z * [new branch] gh/Xia-Weiwen/30/base -> origin/gh/Xia-Weiwen/30/base 2025-03-14T06:16:04.4008623Z * [new branch] gh/Xia-Weiwen/30/head -> origin/gh/Xia-Weiwen/30/head 2025-03-14T06:16:04.4009324Z * [new branch] gh/Xia-Weiwen/30/orig -> origin/gh/Xia-Weiwen/30/orig 2025-03-14T06:16:04.4010031Z * [new branch] gh/Xia-Weiwen/31/base -> origin/gh/Xia-Weiwen/31/base 2025-03-14T06:16:04.4010731Z * [new branch] gh/Xia-Weiwen/31/head -> origin/gh/Xia-Weiwen/31/head 2025-03-14T06:16:04.4011445Z * [new branch] gh/Xia-Weiwen/31/orig -> origin/gh/Xia-Weiwen/31/orig 2025-03-14T06:16:04.4012157Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-03-14T06:16:04.4012834Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-03-14T06:16:04.4013518Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-03-14T06:16:04.4015028Z * [new branch] gh/XilunWu/114/base -> origin/gh/XilunWu/114/base 2025-03-14T06:16:04.4016943Z * [new branch] gh/XilunWu/114/head -> origin/gh/XilunWu/114/head 2025-03-14T06:16:04.4018427Z * [new branch] gh/XilunWu/114/orig -> origin/gh/XilunWu/114/orig 2025-03-14T06:16:04.4021278Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-03-14T06:16:04.4022196Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-03-14T06:16:04.4024163Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-03-14T06:16:04.4026029Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-03-14T06:16:04.4027740Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-03-14T06:16:04.4029515Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-03-14T06:16:04.4031495Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-03-14T06:16:04.4033199Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-03-14T06:16:04.4034877Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-03-14T06:16:04.4037015Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-03-14T06:16:04.4038458Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-03-14T06:16:04.4040178Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-03-14T06:16:04.4042239Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-03-14T06:16:04.4044033Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-03-14T06:16:04.4045776Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-03-14T06:16:04.4047887Z * [new branch] gh/XilunWu/120/base -> origin/gh/XilunWu/120/base 2025-03-14T06:16:04.4049688Z * [new branch] gh/XilunWu/120/head -> origin/gh/XilunWu/120/head 2025-03-14T06:16:04.4051407Z * [new branch] gh/XilunWu/120/orig -> origin/gh/XilunWu/120/orig 2025-03-14T06:16:04.4053822Z * [new branch] gh/XilunWu/121/base -> origin/gh/XilunWu/121/base 2025-03-14T06:16:04.4055252Z * [new branch] gh/XilunWu/121/head -> origin/gh/XilunWu/121/head 2025-03-14T06:16:04.4057166Z * [new branch] gh/XilunWu/121/orig -> origin/gh/XilunWu/121/orig 2025-03-14T06:16:04.4059382Z * [new branch] gh/XilunWu/122/base -> origin/gh/XilunWu/122/base 2025-03-14T06:16:04.4060938Z * [new branch] gh/XilunWu/122/head -> origin/gh/XilunWu/122/head 2025-03-14T06:16:04.4062745Z * [new branch] gh/XilunWu/122/orig -> origin/gh/XilunWu/122/orig 2025-03-14T06:16:04.4065076Z * [new branch] gh/XilunWu/123/base -> origin/gh/XilunWu/123/base 2025-03-14T06:16:04.4066499Z * [new branch] gh/XilunWu/123/head -> origin/gh/XilunWu/123/head 2025-03-14T06:16:04.4068371Z * [new branch] gh/XilunWu/123/orig -> origin/gh/XilunWu/123/orig 2025-03-14T06:16:04.4070644Z * [new branch] gh/XilunWu/124/base -> origin/gh/XilunWu/124/base 2025-03-14T06:16:04.4072093Z * [new branch] gh/XilunWu/124/head -> origin/gh/XilunWu/124/head 2025-03-14T06:16:04.4074074Z * [new branch] gh/XilunWu/124/orig -> origin/gh/XilunWu/124/orig 2025-03-14T06:16:04.4076463Z * [new branch] gh/XilunWu/125/base -> origin/gh/XilunWu/125/base 2025-03-14T06:16:04.4078163Z * [new branch] gh/XilunWu/125/head -> origin/gh/XilunWu/125/head 2025-03-14T06:16:04.4079866Z * [new branch] gh/XilunWu/125/orig -> origin/gh/XilunWu/125/orig 2025-03-14T06:16:04.4082874Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-03-14T06:16:04.4084215Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-03-14T06:16:04.4086116Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-03-14T06:16:04.4088531Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-03-14T06:16:04.4090346Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-03-14T06:16:04.4092067Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-03-14T06:16:04.4094412Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2025-03-14T06:16:04.4096187Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2025-03-14T06:16:04.4097895Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2025-03-14T06:16:04.4100206Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-03-14T06:16:04.4101860Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-03-14T06:16:04.4103569Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-03-14T06:16:04.4106079Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-03-14T06:16:04.4107802Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-03-14T06:16:04.4109870Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-03-14T06:16:04.4112077Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-03-14T06:16:04.4113837Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-03-14T06:16:04.4115554Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-03-14T06:16:04.4117727Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-03-14T06:16:04.4119280Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-03-14T06:16:04.4121232Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-03-14T06:16:04.4123391Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2025-03-14T06:16:04.4125090Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2025-03-14T06:16:04.4126841Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2025-03-14T06:16:04.4129299Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-03-14T06:16:04.4131043Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-03-14T06:16:04.4132856Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-03-14T06:16:04.4135010Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-03-14T06:16:04.4136733Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-03-14T06:16:04.4138306Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-03-14T06:16:04.4140657Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-03-14T06:16:04.4142388Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-03-14T06:16:04.4144089Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-03-14T06:16:04.4146358Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2025-03-14T06:16:04.4147819Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2025-03-14T06:16:04.4149919Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2025-03-14T06:16:04.4152386Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-03-14T06:16:04.4154004Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-03-14T06:16:04.4155860Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-03-14T06:16:04.4158017Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-03-14T06:16:04.4159769Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-03-14T06:16:04.4161504Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-03-14T06:16:04.4163773Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-03-14T06:16:04.4165433Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-03-14T06:16:04.4167281Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-03-14T06:16:04.4169373Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-03-14T06:16:04.4171095Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-03-14T06:16:04.4172664Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-03-14T06:16:04.4175107Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-03-14T06:16:04.4176705Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-03-14T06:16:04.4178513Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-03-14T06:16:04.4181286Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-03-14T06:16:04.4183038Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-03-14T06:16:04.4184503Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-03-14T06:16:04.4187126Z * [new branch] gh/XuehaiPan/221/base -> origin/gh/XuehaiPan/221/base 2025-03-14T06:16:04.4188846Z * [new branch] gh/XuehaiPan/221/head -> origin/gh/XuehaiPan/221/head 2025-03-14T06:16:04.4190661Z * [new branch] gh/XuehaiPan/221/orig -> origin/gh/XuehaiPan/221/orig 2025-03-14T06:16:04.4193198Z * [new branch] gh/XuehaiPan/222/base -> origin/gh/XuehaiPan/222/base 2025-03-14T06:16:04.4194903Z * [new branch] gh/XuehaiPan/222/head -> origin/gh/XuehaiPan/222/head 2025-03-14T06:16:04.4196671Z * [new branch] gh/XuehaiPan/222/orig -> origin/gh/XuehaiPan/222/orig 2025-03-14T06:16:04.4198915Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-03-14T06:16:04.4200874Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-03-14T06:16:04.4202524Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-03-14T06:16:04.4204790Z * [new branch] gh/XuehaiPan/224/base -> origin/gh/XuehaiPan/224/base 2025-03-14T06:16:04.4206569Z * [new branch] gh/XuehaiPan/224/head -> origin/gh/XuehaiPan/224/head 2025-03-14T06:16:04.4208346Z * [new branch] gh/XuehaiPan/224/orig -> origin/gh/XuehaiPan/224/orig 2025-03-14T06:16:04.4210785Z * [new branch] gh/XuehaiPan/225/base -> origin/gh/XuehaiPan/225/base 2025-03-14T06:16:04.4212242Z * [new branch] gh/XuehaiPan/225/head -> origin/gh/XuehaiPan/225/head 2025-03-14T06:16:04.4214117Z * [new branch] gh/XuehaiPan/225/orig -> origin/gh/XuehaiPan/225/orig 2025-03-14T06:16:04.4216388Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-03-14T06:16:04.4218309Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-03-14T06:16:04.4219794Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-03-14T06:16:04.4222208Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-03-14T06:16:04.4224212Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-03-14T06:16:04.4226009Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-03-14T06:16:04.4228216Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-03-14T06:16:04.4229907Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-03-14T06:16:04.4231385Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-03-14T06:16:04.4234021Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-03-14T06:16:04.4235334Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-03-14T06:16:04.4237177Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-03-14T06:16:04.4239288Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-03-14T06:16:04.4241045Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-03-14T06:16:04.4243092Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-03-14T06:16:04.4245365Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-03-14T06:16:04.4247275Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-03-14T06:16:04.4248983Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-03-14T06:16:04.4251333Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-03-14T06:16:04.4253651Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-03-14T06:16:04.4255113Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-03-14T06:16:04.4257595Z * [new branch] gh/XuehaiPan/233/base -> origin/gh/XuehaiPan/233/base 2025-03-14T06:16:04.4259296Z * [new branch] gh/XuehaiPan/233/head -> origin/gh/XuehaiPan/233/head 2025-03-14T06:16:04.4261141Z * [new branch] gh/XuehaiPan/233/orig -> origin/gh/XuehaiPan/233/orig 2025-03-14T06:16:04.4263427Z * [new branch] gh/XuehaiPan/234/base -> origin/gh/XuehaiPan/234/base 2025-03-14T06:16:04.4265126Z * [new branch] gh/XuehaiPan/234/head -> origin/gh/XuehaiPan/234/head 2025-03-14T06:16:04.4266850Z * [new branch] gh/XuehaiPan/234/orig -> origin/gh/XuehaiPan/234/orig 2025-03-14T06:16:04.4269202Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-03-14T06:16:04.4271127Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-03-14T06:16:04.4272808Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-03-14T06:16:04.4275211Z * [new branch] gh/XuehaiPan/237/base -> origin/gh/XuehaiPan/237/base 2025-03-14T06:16:04.4277039Z * [new branch] gh/XuehaiPan/237/head -> origin/gh/XuehaiPan/237/head 2025-03-14T06:16:04.4278775Z * [new branch] gh/XuehaiPan/237/orig -> origin/gh/XuehaiPan/237/orig 2025-03-14T06:16:04.4280962Z * [new branch] gh/XuehaiPan/238/base -> origin/gh/XuehaiPan/238/base 2025-03-14T06:16:04.4282676Z * [new branch] gh/XuehaiPan/238/head -> origin/gh/XuehaiPan/238/head 2025-03-14T06:16:04.4284228Z * [new branch] gh/XuehaiPan/238/orig -> origin/gh/XuehaiPan/238/orig 2025-03-14T06:16:04.4286741Z * [new branch] gh/XuehaiPan/239/base -> origin/gh/XuehaiPan/239/base 2025-03-14T06:16:04.4288135Z * [new branch] gh/XuehaiPan/239/head -> origin/gh/XuehaiPan/239/head 2025-03-14T06:16:04.4290038Z * [new branch] gh/XuehaiPan/239/orig -> origin/gh/XuehaiPan/239/orig 2025-03-14T06:16:04.4292227Z * [new branch] gh/XuehaiPan/240/base -> origin/gh/XuehaiPan/240/base 2025-03-14T06:16:04.4294125Z * [new branch] gh/XuehaiPan/240/head -> origin/gh/XuehaiPan/240/head 2025-03-14T06:16:04.4295803Z * [new branch] gh/XuehaiPan/240/orig -> origin/gh/XuehaiPan/240/orig 2025-03-14T06:16:04.4298108Z * [new branch] gh/XuehaiPan/241/base -> origin/gh/XuehaiPan/241/base 2025-03-14T06:16:04.4299886Z * [new branch] gh/XuehaiPan/241/head -> origin/gh/XuehaiPan/241/head 2025-03-14T06:16:04.4301768Z * [new branch] gh/XuehaiPan/241/orig -> origin/gh/XuehaiPan/241/orig 2025-03-14T06:16:04.4303946Z * [new branch] gh/XuehaiPan/242/base -> origin/gh/XuehaiPan/242/base 2025-03-14T06:16:04.4306279Z * [new branch] gh/XuehaiPan/242/head -> origin/gh/XuehaiPan/242/head 2025-03-14T06:16:04.4308059Z * [new branch] gh/XuehaiPan/242/orig -> origin/gh/XuehaiPan/242/orig 2025-03-14T06:16:04.4310336Z * [new branch] gh/XuehaiPan/243/base -> origin/gh/XuehaiPan/243/base 2025-03-14T06:16:04.4312089Z * [new branch] gh/XuehaiPan/243/head -> origin/gh/XuehaiPan/243/head 2025-03-14T06:16:04.4313807Z * [new branch] gh/XuehaiPan/243/orig -> origin/gh/XuehaiPan/243/orig 2025-03-14T06:16:04.4316128Z * [new branch] gh/XuehaiPan/244/base -> origin/gh/XuehaiPan/244/base 2025-03-14T06:16:04.4318086Z * [new branch] gh/XuehaiPan/244/head -> origin/gh/XuehaiPan/244/head 2025-03-14T06:16:04.4319811Z * [new branch] gh/XuehaiPan/244/orig -> origin/gh/XuehaiPan/244/orig 2025-03-14T06:16:04.4322146Z * [new branch] gh/XuehaiPan/245/base -> origin/gh/XuehaiPan/245/base 2025-03-14T06:16:04.4323878Z * [new branch] gh/XuehaiPan/245/head -> origin/gh/XuehaiPan/245/head 2025-03-14T06:16:04.4325581Z * [new branch] gh/XuehaiPan/245/orig -> origin/gh/XuehaiPan/245/orig 2025-03-14T06:16:04.4327793Z * [new branch] gh/XuehaiPan/246/base -> origin/gh/XuehaiPan/246/base 2025-03-14T06:16:04.4329503Z * [new branch] gh/XuehaiPan/246/head -> origin/gh/XuehaiPan/246/head 2025-03-14T06:16:04.4331514Z * [new branch] gh/XuehaiPan/246/orig -> origin/gh/XuehaiPan/246/orig 2025-03-14T06:16:04.4333908Z * [new branch] gh/XuehaiPan/247/base -> origin/gh/XuehaiPan/247/base 2025-03-14T06:16:04.4335680Z * [new branch] gh/XuehaiPan/247/head -> origin/gh/XuehaiPan/247/head 2025-03-14T06:16:04.4337424Z * [new branch] gh/XuehaiPan/247/orig -> origin/gh/XuehaiPan/247/orig 2025-03-14T06:16:04.4340212Z * [new branch] gh/XuehaiPan/248/base -> origin/gh/XuehaiPan/248/base 2025-03-14T06:16:04.4341592Z * [new branch] gh/XuehaiPan/248/head -> origin/gh/XuehaiPan/248/head 2025-03-14T06:16:04.4343516Z * [new branch] gh/XuehaiPan/248/orig -> origin/gh/XuehaiPan/248/orig 2025-03-14T06:16:04.4345963Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-03-14T06:16:04.4347620Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-03-14T06:16:04.4349433Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-03-14T06:16:04.4352366Z * [new branch] gh/XuehaiPan/250/base -> origin/gh/XuehaiPan/250/base 2025-03-14T06:16:04.4353763Z * [new branch] gh/XuehaiPan/250/head -> origin/gh/XuehaiPan/250/head 2025-03-14T06:16:04.4355258Z * [new branch] gh/XuehaiPan/250/orig -> origin/gh/XuehaiPan/250/orig 2025-03-14T06:16:04.4358028Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-03-14T06:16:04.4359140Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-03-14T06:16:04.4361039Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-03-14T06:16:04.4363386Z * [new branch] gh/XuehaiPan/252/base -> origin/gh/XuehaiPan/252/base 2025-03-14T06:16:04.4365376Z * [new branch] gh/XuehaiPan/252/head -> origin/gh/XuehaiPan/252/head 2025-03-14T06:16:04.4367212Z * [new branch] gh/XuehaiPan/252/orig -> origin/gh/XuehaiPan/252/orig 2025-03-14T06:16:04.4369349Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-03-14T06:16:04.4371117Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-03-14T06:16:04.4372821Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-03-14T06:16:04.4375180Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-03-14T06:16:04.4376933Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-03-14T06:16:04.4378363Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-03-14T06:16:04.4380782Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-03-14T06:16:04.4382358Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-03-14T06:16:04.4384147Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-03-14T06:16:04.4386787Z * [new branch] gh/XuehaiPan/256/base -> origin/gh/XuehaiPan/256/base 2025-03-14T06:16:04.4388796Z * [new branch] gh/XuehaiPan/256/head -> origin/gh/XuehaiPan/256/head 2025-03-14T06:16:04.4390374Z * [new branch] gh/XuehaiPan/256/orig -> origin/gh/XuehaiPan/256/orig 2025-03-14T06:16:04.4392765Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-03-14T06:16:04.4394903Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-03-14T06:16:04.4396663Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-03-14T06:16:04.4398948Z * [new branch] gh/XuehaiPan/258/base -> origin/gh/XuehaiPan/258/base 2025-03-14T06:16:04.4400412Z * [new branch] gh/XuehaiPan/258/head -> origin/gh/XuehaiPan/258/head 2025-03-14T06:16:04.4402312Z * [new branch] gh/XuehaiPan/258/orig -> origin/gh/XuehaiPan/258/orig 2025-03-14T06:16:04.4404679Z * [new branch] gh/XuehaiPan/259/base -> origin/gh/XuehaiPan/259/base 2025-03-14T06:16:04.4406144Z * [new branch] gh/XuehaiPan/259/head -> origin/gh/XuehaiPan/259/head 2025-03-14T06:16:04.4408091Z * [new branch] gh/XuehaiPan/259/orig -> origin/gh/XuehaiPan/259/orig 2025-03-14T06:16:04.4410472Z * [new branch] gh/XuehaiPan/260/base -> origin/gh/XuehaiPan/260/base 2025-03-14T06:16:04.4412470Z * [new branch] gh/XuehaiPan/260/head -> origin/gh/XuehaiPan/260/head 2025-03-14T06:16:04.4414180Z * [new branch] gh/XuehaiPan/260/orig -> origin/gh/XuehaiPan/260/orig 2025-03-14T06:16:04.4416454Z * [new branch] gh/XuehaiPan/261/base -> origin/gh/XuehaiPan/261/base 2025-03-14T06:16:04.4418192Z * [new branch] gh/XuehaiPan/261/head -> origin/gh/XuehaiPan/261/head 2025-03-14T06:16:04.4420167Z * [new branch] gh/XuehaiPan/261/orig -> origin/gh/XuehaiPan/261/orig 2025-03-14T06:16:04.4422604Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2025-03-14T06:16:04.4423844Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2025-03-14T06:16:04.4425819Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2025-03-14T06:16:04.4428099Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-03-14T06:16:04.4429648Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-03-14T06:16:04.4431614Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-03-14T06:16:04.4433968Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-03-14T06:16:04.4435923Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-03-14T06:16:04.4438182Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-03-14T06:16:04.4439832Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-03-14T06:16:04.4441580Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-03-14T06:16:04.4443746Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-03-14T06:16:04.4445339Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-03-14T06:16:04.4447200Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-03-14T06:16:04.4449553Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2025-03-14T06:16:04.4451279Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-03-14T06:16:04.4453586Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2025-03-14T06:16:04.4456109Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2025-03-14T06:16:04.4457934Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2025-03-14T06:16:04.4459574Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2025-03-14T06:16:04.4462046Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2025-03-14T06:16:04.4463533Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2025-03-14T06:16:04.4465449Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2025-03-14T06:16:04.4467603Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2025-03-14T06:16:04.4469408Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2025-03-14T06:16:04.4470859Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2025-03-14T06:16:04.4473283Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2025-03-14T06:16:04.4475035Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2025-03-14T06:16:04.4476536Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2025-03-14T06:16:04.4478872Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2025-03-14T06:16:04.4480806Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2025-03-14T06:16:04.4482601Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2025-03-14T06:16:04.4484705Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-03-14T06:16:04.4486415Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-03-14T06:16:04.4488033Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-03-14T06:16:04.4490454Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2025-03-14T06:16:04.4491849Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2025-03-14T06:16:04.4493733Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2025-03-14T06:16:04.4495886Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-03-14T06:16:04.4497635Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-03-14T06:16:04.4499446Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-03-14T06:16:04.4501621Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-03-14T06:16:04.4503450Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-03-14T06:16:04.4505335Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-03-14T06:16:04.4507548Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2025-03-14T06:16:04.4509286Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2025-03-14T06:16:04.4511069Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2025-03-14T06:16:04.4513351Z * [new branch] gh/ZhiweiYan-96/41/base -> origin/gh/ZhiweiYan-96/41/base 2025-03-14T06:16:04.4515113Z * [new branch] gh/ZhiweiYan-96/41/head -> origin/gh/ZhiweiYan-96/41/head 2025-03-14T06:16:04.4516835Z * [new branch] gh/ZhiweiYan-96/41/orig -> origin/gh/ZhiweiYan-96/41/orig 2025-03-14T06:16:04.4519033Z * [new branch] gh/ZhiweiYan-96/42/base -> origin/gh/ZhiweiYan-96/42/base 2025-03-14T06:16:04.4520881Z * [new branch] gh/ZhiweiYan-96/42/head -> origin/gh/ZhiweiYan-96/42/head 2025-03-14T06:16:04.4522642Z * [new branch] gh/ZhiweiYan-96/42/orig -> origin/gh/ZhiweiYan-96/42/orig 2025-03-14T06:16:04.4524641Z * [new branch] gh/ZhiweiYan-96/43/base -> origin/gh/ZhiweiYan-96/43/base 2025-03-14T06:16:04.4526527Z * [new branch] gh/ZhiweiYan-96/43/head -> origin/gh/ZhiweiYan-96/43/head 2025-03-14T06:16:04.4528272Z * [new branch] gh/ZhiweiYan-96/43/orig -> origin/gh/ZhiweiYan-96/43/orig 2025-03-14T06:16:04.4530451Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-03-14T06:16:04.4532203Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-03-14T06:16:04.4534305Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-03-14T06:16:04.4536003Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-03-14T06:16:04.4538234Z * [new branch] gh/ZhiweiYan-96/46/base -> origin/gh/ZhiweiYan-96/46/base 2025-03-14T06:16:04.4540045Z * [new branch] gh/ZhiweiYan-96/46/head -> origin/gh/ZhiweiYan-96/46/head 2025-03-14T06:16:04.4541783Z * [new branch] gh/ZhiweiYan-96/46/orig -> origin/gh/ZhiweiYan-96/46/orig 2025-03-14T06:16:04.4544056Z * [new branch] gh/ZhiweiYan-96/47/base -> origin/gh/ZhiweiYan-96/47/base 2025-03-14T06:16:04.4545731Z * [new branch] gh/ZhiweiYan-96/47/head -> origin/gh/ZhiweiYan-96/47/head 2025-03-14T06:16:04.4547322Z * [new branch] gh/ZhiweiYan-96/47/orig -> origin/gh/ZhiweiYan-96/47/orig 2025-03-14T06:16:04.4549777Z * [new branch] gh/ZhiweiYan-96/48/base -> origin/gh/ZhiweiYan-96/48/base 2025-03-14T06:16:04.4551278Z * [new branch] gh/ZhiweiYan-96/48/head -> origin/gh/ZhiweiYan-96/48/head 2025-03-14T06:16:04.4554063Z * [new branch] gh/ZhiweiYan-96/48/orig -> origin/gh/ZhiweiYan-96/48/orig 2025-03-14T06:16:04.4556877Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-03-14T06:16:04.4558082Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-03-14T06:16:04.4560575Z * [new branch] gh/ZhiweiYan-96/50/base -> origin/gh/ZhiweiYan-96/50/base 2025-03-14T06:16:04.4562063Z * [new branch] gh/ZhiweiYan-96/50/head -> origin/gh/ZhiweiYan-96/50/head 2025-03-14T06:16:04.4563955Z * [new branch] gh/ZhiweiYan-96/50/orig -> origin/gh/ZhiweiYan-96/50/orig 2025-03-14T06:16:04.4566235Z * [new branch] gh/ZhiweiYan-96/51/base -> origin/gh/ZhiweiYan-96/51/base 2025-03-14T06:16:04.4567996Z * [new branch] gh/ZhiweiYan-96/51/head -> origin/gh/ZhiweiYan-96/51/head 2025-03-14T06:16:04.4569728Z * [new branch] gh/ZhiweiYan-96/51/orig -> origin/gh/ZhiweiYan-96/51/orig 2025-03-14T06:16:04.4572003Z * [new branch] gh/ZhiweiYan-96/52/base -> origin/gh/ZhiweiYan-96/52/base 2025-03-14T06:16:04.4573743Z * [new branch] gh/ZhiweiYan-96/52/head -> origin/gh/ZhiweiYan-96/52/head 2025-03-14T06:16:04.4575445Z * [new branch] gh/ZhiweiYan-96/52/orig -> origin/gh/ZhiweiYan-96/52/orig 2025-03-14T06:16:04.4577738Z * [new branch] gh/ZhiweiYan-96/53/base -> origin/gh/ZhiweiYan-96/53/base 2025-03-14T06:16:04.4579483Z * [new branch] gh/ZhiweiYan-96/53/head -> origin/gh/ZhiweiYan-96/53/head 2025-03-14T06:16:04.4581572Z * [new branch] gh/ZhiweiYan-96/53/orig -> origin/gh/ZhiweiYan-96/53/orig 2025-03-14T06:16:04.4583789Z * [new branch] gh/ZhiweiYan-96/54/base -> origin/gh/ZhiweiYan-96/54/base 2025-03-14T06:16:04.4585283Z * [new branch] gh/ZhiweiYan-96/54/head -> origin/gh/ZhiweiYan-96/54/head 2025-03-14T06:16:04.4587245Z * [new branch] gh/ZhiweiYan-96/54/orig -> origin/gh/ZhiweiYan-96/54/orig 2025-03-14T06:16:04.4589804Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-03-14T06:16:04.4591567Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-03-14T06:16:04.4593772Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-03-14T06:16:04.4595413Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-03-14T06:16:04.4597682Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-03-14T06:16:04.4599412Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-03-14T06:16:04.4601767Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-03-14T06:16:04.4604281Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-03-14T06:16:04.4605992Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-03-14T06:16:04.4607719Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-03-14T06:16:04.4610161Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-03-14T06:16:04.4612676Z * [new branch] gh/alexsamardzic/25/base -> origin/gh/alexsamardzic/25/base 2025-03-14T06:16:04.4614546Z * [new branch] gh/alexsamardzic/25/head -> origin/gh/alexsamardzic/25/head 2025-03-14T06:16:04.4616334Z * [new branch] gh/alexsamardzic/25/orig -> origin/gh/alexsamardzic/25/orig 2025-03-14T06:16:04.4618429Z * [new branch] gh/alexsamardzic/26/base -> origin/gh/alexsamardzic/26/base 2025-03-14T06:16:04.4620294Z * [new branch] gh/alexsamardzic/26/head -> origin/gh/alexsamardzic/26/head 2025-03-14T06:16:04.4622073Z * [new branch] gh/alexsamardzic/26/orig -> origin/gh/alexsamardzic/26/orig 2025-03-14T06:16:04.4624695Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-03-14T06:16:04.4626113Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-03-14T06:16:04.4627960Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-03-14T06:16:04.4630142Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2025-03-14T06:16:04.4631823Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2025-03-14T06:16:04.4633550Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2025-03-14T06:16:04.4635855Z * [new branch] gh/amjames/20/base -> origin/gh/amjames/20/base 2025-03-14T06:16:04.4637650Z * [new branch] gh/amjames/20/head -> origin/gh/amjames/20/head 2025-03-14T06:16:04.4639360Z * [new branch] gh/amjames/20/orig -> origin/gh/amjames/20/orig 2025-03-14T06:16:04.4641987Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-03-14T06:16:04.4643791Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-03-14T06:16:04.4646128Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-03-14T06:16:04.4647935Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-03-14T06:16:04.4649860Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-03-14T06:16:04.4652910Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-03-14T06:16:04.4654652Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-03-14T06:16:04.4656256Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-03-14T06:16:04.4658958Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-03-14T06:16:04.4660892Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-03-14T06:16:04.4662666Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-03-14T06:16:04.4664979Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-03-14T06:16:04.4666710Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-03-14T06:16:04.4668438Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-03-14T06:16:04.4670798Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-03-14T06:16:04.4672920Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-03-14T06:16:04.4674286Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-03-14T06:16:04.4677102Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2025-03-14T06:16:04.4678884Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2025-03-14T06:16:04.4680570Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2025-03-14T06:16:04.4683392Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2025-03-14T06:16:04.4685414Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2025-03-14T06:16:04.4687124Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2025-03-14T06:16:04.4689503Z * [new branch] gh/angelayi/66/base -> origin/gh/angelayi/66/base 2025-03-14T06:16:04.4690933Z * [new branch] gh/angelayi/66/head -> origin/gh/angelayi/66/head 2025-03-14T06:16:04.4692846Z * [new branch] gh/angelayi/66/orig -> origin/gh/angelayi/66/orig 2025-03-14T06:16:04.4695445Z * [new branch] gh/angelayi/67/base -> origin/gh/angelayi/67/base 2025-03-14T06:16:04.4696761Z * [new branch] gh/angelayi/67/head -> origin/gh/angelayi/67/head 2025-03-14T06:16:04.4698629Z * [new branch] gh/angelayi/67/orig -> origin/gh/angelayi/67/orig 2025-03-14T06:16:04.4700923Z * [new branch] gh/angelayi/68/base -> origin/gh/angelayi/68/base 2025-03-14T06:16:04.4702926Z * [new branch] gh/angelayi/68/head -> origin/gh/angelayi/68/head 2025-03-14T06:16:04.4704493Z * [new branch] gh/angelayi/68/orig -> origin/gh/angelayi/68/orig 2025-03-14T06:16:04.4707040Z * [new branch] gh/angelayi/69/base -> origin/gh/angelayi/69/base 2025-03-14T06:16:04.4708404Z * [new branch] gh/angelayi/69/head -> origin/gh/angelayi/69/head 2025-03-14T06:16:04.4710288Z * [new branch] gh/angelayi/69/orig -> origin/gh/angelayi/69/orig 2025-03-14T06:16:04.4712509Z * [new branch] gh/angelayi/70/base -> origin/gh/angelayi/70/base 2025-03-14T06:16:04.4713920Z * [new branch] gh/angelayi/70/head -> origin/gh/angelayi/70/head 2025-03-14T06:16:04.4715910Z * [new branch] gh/angelayi/70/orig -> origin/gh/angelayi/70/orig 2025-03-14T06:16:04.4718426Z * [new branch] gh/angelayi/71/base -> origin/gh/angelayi/71/base 2025-03-14T06:16:04.4720382Z * [new branch] gh/angelayi/71/head -> origin/gh/angelayi/71/head 2025-03-14T06:16:04.4722074Z * [new branch] gh/angelayi/71/orig -> origin/gh/angelayi/71/orig 2025-03-14T06:16:04.4724206Z * [new branch] gh/angelayi/72/base -> origin/gh/angelayi/72/base 2025-03-14T06:16:04.4726100Z * [new branch] gh/angelayi/72/head -> origin/gh/angelayi/72/head 2025-03-14T06:16:04.4728043Z * [new branch] gh/angelayi/72/orig -> origin/gh/angelayi/72/orig 2025-03-14T06:16:04.4730055Z * [new branch] gh/angelayi/73/base -> origin/gh/angelayi/73/base 2025-03-14T06:16:04.4731681Z * [new branch] gh/angelayi/73/head -> origin/gh/angelayi/73/head 2025-03-14T06:16:04.4733581Z * [new branch] gh/angelayi/73/orig -> origin/gh/angelayi/73/orig 2025-03-14T06:16:04.4735720Z * [new branch] gh/angelayi/74/base -> origin/gh/angelayi/74/base 2025-03-14T06:16:04.4737423Z * [new branch] gh/angelayi/74/head -> origin/gh/angelayi/74/head 2025-03-14T06:16:04.4739116Z * [new branch] gh/angelayi/74/orig -> origin/gh/angelayi/74/orig 2025-03-14T06:16:04.4741356Z * [new branch] gh/angelayi/75/base -> origin/gh/angelayi/75/base 2025-03-14T06:16:04.4742784Z * [new branch] gh/angelayi/75/head -> origin/gh/angelayi/75/head 2025-03-14T06:16:04.4744677Z * [new branch] gh/angelayi/75/orig -> origin/gh/angelayi/75/orig 2025-03-14T06:16:04.4746851Z * [new branch] gh/angelayi/76/base -> origin/gh/angelayi/76/base 2025-03-14T06:16:04.4748556Z * [new branch] gh/angelayi/76/head -> origin/gh/angelayi/76/head 2025-03-14T06:16:04.4750420Z * [new branch] gh/angelayi/76/orig -> origin/gh/angelayi/76/orig 2025-03-14T06:16:04.4753733Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-03-14T06:16:04.4755083Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-03-14T06:16:04.4757490Z * [new branch] gh/anijain2305/541/head -> origin/gh/anijain2305/541/head 2025-03-14T06:16:04.4759728Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-03-14T06:16:04.4761509Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-03-14T06:16:04.4763225Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-03-14T06:16:04.4765688Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2025-03-14T06:16:04.4767126Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2025-03-14T06:16:04.4769013Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2025-03-14T06:16:04.4772046Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-03-14T06:16:04.4773041Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-03-14T06:16:04.4774995Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-03-14T06:16:04.4777186Z * [new branch] gh/anijain2305/620/base -> origin/gh/anijain2305/620/base 2025-03-14T06:16:04.4778858Z * [new branch] gh/anijain2305/620/head -> origin/gh/anijain2305/620/head 2025-03-14T06:16:04.4780926Z * [new branch] gh/anijain2305/620/orig -> origin/gh/anijain2305/620/orig 2025-03-14T06:16:04.4783787Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-03-14T06:16:04.4784800Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-03-14T06:16:04.4786676Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-03-14T06:16:04.4789007Z * [new branch] gh/anijain2305/668/base -> origin/gh/anijain2305/668/base 2025-03-14T06:16:04.4790918Z * [new branch] gh/anijain2305/668/head -> origin/gh/anijain2305/668/head 2025-03-14T06:16:04.4792373Z * [new branch] gh/anijain2305/668/orig -> origin/gh/anijain2305/668/orig 2025-03-14T06:16:04.4795008Z * [new branch] gh/anijain2305/669/base -> origin/gh/anijain2305/669/base 2025-03-14T06:16:04.4796752Z * [new branch] gh/anijain2305/669/head -> origin/gh/anijain2305/669/head 2025-03-14T06:16:04.4798517Z * [new branch] gh/anijain2305/669/orig -> origin/gh/anijain2305/669/orig 2025-03-14T06:16:04.4800914Z * [new branch] gh/anijain2305/675/base -> origin/gh/anijain2305/675/base 2025-03-14T06:16:04.4802644Z * [new branch] gh/anijain2305/675/head -> origin/gh/anijain2305/675/head 2025-03-14T06:16:04.4804376Z * [new branch] gh/anijain2305/675/orig -> origin/gh/anijain2305/675/orig 2025-03-14T06:16:04.4806779Z * [new branch] gh/anijain2305/677/base -> origin/gh/anijain2305/677/base 2025-03-14T06:16:04.4808630Z * [new branch] gh/anijain2305/677/head -> origin/gh/anijain2305/677/head 2025-03-14T06:16:04.4810426Z * [new branch] gh/anijain2305/677/orig -> origin/gh/anijain2305/677/orig 2025-03-14T06:16:04.4812779Z * [new branch] gh/anijain2305/679/base -> origin/gh/anijain2305/679/base 2025-03-14T06:16:04.4814247Z * [new branch] gh/anijain2305/679/head -> origin/gh/anijain2305/679/head 2025-03-14T06:16:04.4816092Z * [new branch] gh/anijain2305/679/orig -> origin/gh/anijain2305/679/orig 2025-03-14T06:16:04.4818337Z * [new branch] gh/anijain2305/680/base -> origin/gh/anijain2305/680/base 2025-03-14T06:16:04.4820047Z * [new branch] gh/anijain2305/680/head -> origin/gh/anijain2305/680/head 2025-03-14T06:16:04.4821806Z * [new branch] gh/anijain2305/680/orig -> origin/gh/anijain2305/680/orig 2025-03-14T06:16:04.4823726Z * [new branch] gh/anijain2305/681/base -> origin/gh/anijain2305/681/base 2025-03-14T06:16:04.4825643Z * [new branch] gh/anijain2305/681/head -> origin/gh/anijain2305/681/head 2025-03-14T06:16:04.4827559Z * [new branch] gh/anijain2305/681/orig -> origin/gh/anijain2305/681/orig 2025-03-14T06:16:04.4830117Z * [new branch] gh/anijain2305/682/base -> origin/gh/anijain2305/682/base 2025-03-14T06:16:04.4831418Z * [new branch] gh/anijain2305/682/head -> origin/gh/anijain2305/682/head 2025-03-14T06:16:04.4833248Z * [new branch] gh/anijain2305/682/orig -> origin/gh/anijain2305/682/orig 2025-03-14T06:16:04.4835351Z * [new branch] gh/anijain2305/683/base -> origin/gh/anijain2305/683/base 2025-03-14T06:16:04.4837347Z * [new branch] gh/anijain2305/683/head -> origin/gh/anijain2305/683/head 2025-03-14T06:16:04.4839115Z * [new branch] gh/anijain2305/683/orig -> origin/gh/anijain2305/683/orig 2025-03-14T06:16:04.4842043Z * [new branch] gh/anijain2305/684/base -> origin/gh/anijain2305/684/base 2025-03-14T06:16:04.4843811Z * [new branch] gh/anijain2305/684/head -> origin/gh/anijain2305/684/head 2025-03-14T06:16:04.4845317Z * [new branch] gh/anijain2305/684/orig -> origin/gh/anijain2305/684/orig 2025-03-14T06:16:04.4848038Z * [new branch] gh/anijain2305/685/base -> origin/gh/anijain2305/685/base 2025-03-14T06:16:04.4849505Z * [new branch] gh/anijain2305/685/head -> origin/gh/anijain2305/685/head 2025-03-14T06:16:04.4851384Z * [new branch] gh/anijain2305/685/orig -> origin/gh/anijain2305/685/orig 2025-03-14T06:16:04.4854383Z * [new branch] gh/anijain2305/686/base -> origin/gh/anijain2305/686/base 2025-03-14T06:16:04.4855779Z * [new branch] gh/anijain2305/686/head -> origin/gh/anijain2305/686/head 2025-03-14T06:16:04.4857657Z * [new branch] gh/anijain2305/686/orig -> origin/gh/anijain2305/686/orig 2025-03-14T06:16:04.4859795Z * [new branch] gh/anijain2305/687/base -> origin/gh/anijain2305/687/base 2025-03-14T06:16:04.4861558Z * [new branch] gh/anijain2305/687/head -> origin/gh/anijain2305/687/head 2025-03-14T06:16:04.4863419Z * [new branch] gh/anijain2305/687/orig -> origin/gh/anijain2305/687/orig 2025-03-14T06:16:04.4865677Z * [new branch] gh/anijain2305/688/base -> origin/gh/anijain2305/688/base 2025-03-14T06:16:04.4867300Z * [new branch] gh/anijain2305/688/head -> origin/gh/anijain2305/688/head 2025-03-14T06:16:04.4869118Z * [new branch] gh/anijain2305/688/orig -> origin/gh/anijain2305/688/orig 2025-03-14T06:16:04.4871165Z * [new branch] gh/anijain2305/689/base -> origin/gh/anijain2305/689/base 2025-03-14T06:16:04.4872652Z * [new branch] gh/anijain2305/689/head -> origin/gh/anijain2305/689/head 2025-03-14T06:16:04.4875149Z * [new branch] gh/anijain2305/689/orig -> origin/gh/anijain2305/689/orig 2025-03-14T06:16:04.4877290Z * [new branch] gh/anijain2305/690/base -> origin/gh/anijain2305/690/base 2025-03-14T06:16:04.4879000Z * [new branch] gh/anijain2305/690/head -> origin/gh/anijain2305/690/head 2025-03-14T06:16:04.4880810Z * [new branch] gh/anijain2305/690/orig -> origin/gh/anijain2305/690/orig 2025-03-14T06:16:04.4883130Z * [new branch] gh/anijain2305/691/base -> origin/gh/anijain2305/691/base 2025-03-14T06:16:04.4885054Z * [new branch] gh/anijain2305/691/head -> origin/gh/anijain2305/691/head 2025-03-14T06:16:04.4886770Z * [new branch] gh/anijain2305/691/orig -> origin/gh/anijain2305/691/orig 2025-03-14T06:16:04.4889281Z * [new branch] gh/anijain2305/692/base -> origin/gh/anijain2305/692/base 2025-03-14T06:16:04.4890990Z * [new branch] gh/anijain2305/692/head -> origin/gh/anijain2305/692/head 2025-03-14T06:16:04.4892647Z * [new branch] gh/anijain2305/692/orig -> origin/gh/anijain2305/692/orig 2025-03-14T06:16:04.4894964Z * [new branch] gh/anijain2305/693/base -> origin/gh/anijain2305/693/base 2025-03-14T06:16:04.4897307Z * [new branch] gh/anijain2305/693/head -> origin/gh/anijain2305/693/head 2025-03-14T06:16:04.4899196Z * [new branch] gh/anijain2305/693/orig -> origin/gh/anijain2305/693/orig 2025-03-14T06:16:04.4901478Z * [new branch] gh/anijain2305/694/base -> origin/gh/anijain2305/694/base 2025-03-14T06:16:04.4903549Z * [new branch] gh/anijain2305/694/head -> origin/gh/anijain2305/694/head 2025-03-14T06:16:04.4904995Z * [new branch] gh/anijain2305/694/orig -> origin/gh/anijain2305/694/orig 2025-03-14T06:16:04.4907593Z * [new branch] gh/anijain2305/695/base -> origin/gh/anijain2305/695/base 2025-03-14T06:16:04.4909011Z * [new branch] gh/anijain2305/695/head -> origin/gh/anijain2305/695/head 2025-03-14T06:16:04.4910905Z * [new branch] gh/anijain2305/695/orig -> origin/gh/anijain2305/695/orig 2025-03-14T06:16:04.4913193Z * [new branch] gh/anijain2305/696/base -> origin/gh/anijain2305/696/base 2025-03-14T06:16:04.4914957Z * [new branch] gh/anijain2305/696/head -> origin/gh/anijain2305/696/head 2025-03-14T06:16:04.4916677Z * [new branch] gh/anijain2305/696/orig -> origin/gh/anijain2305/696/orig 2025-03-14T06:16:04.4919235Z * [new branch] gh/anijain2305/697/base -> origin/gh/anijain2305/697/base 2025-03-14T06:16:04.4920805Z * [new branch] gh/anijain2305/697/head -> origin/gh/anijain2305/697/head 2025-03-14T06:16:04.4922663Z * [new branch] gh/anijain2305/697/orig -> origin/gh/anijain2305/697/orig 2025-03-14T06:16:04.4925000Z * [new branch] gh/anijain2305/698/base -> origin/gh/anijain2305/698/base 2025-03-14T06:16:04.4927674Z * [new branch] gh/anijain2305/698/head -> origin/gh/anijain2305/698/head 2025-03-14T06:16:04.4929167Z * [new branch] gh/anijain2305/698/orig -> origin/gh/anijain2305/698/orig 2025-03-14T06:16:04.4930982Z * [new branch] gh/anijain2305/699/base -> origin/gh/anijain2305/699/base 2025-03-14T06:16:04.4932522Z * [new branch] gh/anijain2305/699/head -> origin/gh/anijain2305/699/head 2025-03-14T06:16:04.4934336Z * [new branch] gh/anijain2305/699/orig -> origin/gh/anijain2305/699/orig 2025-03-14T06:16:04.4936731Z * [new branch] gh/anijain2305/700/base -> origin/gh/anijain2305/700/base 2025-03-14T06:16:04.4938730Z * [new branch] gh/anijain2305/700/head -> origin/gh/anijain2305/700/head 2025-03-14T06:16:04.4939878Z * [new branch] gh/anijain2305/700/orig -> origin/gh/anijain2305/700/orig 2025-03-14T06:16:04.4943340Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-03-14T06:16:04.4945094Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-03-14T06:16:04.4946794Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-03-14T06:16:04.4949601Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-03-14T06:16:04.4951439Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-03-14T06:16:04.4955077Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-03-14T06:16:04.4957315Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-03-14T06:16:04.4959533Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2025-03-14T06:16:04.4962122Z * [new branch] gh/aorenste/213/base -> origin/gh/aorenste/213/base 2025-03-14T06:16:04.4963967Z * [new branch] gh/aorenste/213/head -> origin/gh/aorenste/213/head 2025-03-14T06:16:04.4965683Z * [new branch] gh/aorenste/213/orig -> origin/gh/aorenste/213/orig 2025-03-14T06:16:04.4968087Z * [new branch] gh/aorenste/214/base -> origin/gh/aorenste/214/base 2025-03-14T06:16:04.4969831Z * [new branch] gh/aorenste/214/head -> origin/gh/aorenste/214/head 2025-03-14T06:16:04.4971654Z * [new branch] gh/aorenste/214/orig -> origin/gh/aorenste/214/orig 2025-03-14T06:16:04.4973905Z * [new branch] gh/aorenste/215/base -> origin/gh/aorenste/215/base 2025-03-14T06:16:04.4975615Z * [new branch] gh/aorenste/215/head -> origin/gh/aorenste/215/head 2025-03-14T06:16:04.4977312Z * [new branch] gh/aorenste/215/orig -> origin/gh/aorenste/215/orig 2025-03-14T06:16:04.4979966Z * [new branch] gh/aorenste/216/base -> origin/gh/aorenste/216/base 2025-03-14T06:16:04.4981806Z * [new branch] gh/aorenste/216/head -> origin/gh/aorenste/216/head 2025-03-14T06:16:04.4983555Z * [new branch] gh/aorenste/216/orig -> origin/gh/aorenste/216/orig 2025-03-14T06:16:04.4985897Z * [new branch] gh/aorenste/217/base -> origin/gh/aorenste/217/base 2025-03-14T06:16:04.4987648Z * [new branch] gh/aorenste/217/head -> origin/gh/aorenste/217/head 2025-03-14T06:16:04.4989343Z * [new branch] gh/aorenste/217/orig -> origin/gh/aorenste/217/orig 2025-03-14T06:16:04.4991530Z * [new branch] gh/aorenste/218/base -> origin/gh/aorenste/218/base 2025-03-14T06:16:04.4993025Z * [new branch] gh/aorenste/218/head -> origin/gh/aorenste/218/head 2025-03-14T06:16:04.4994973Z * [new branch] gh/aorenste/218/orig -> origin/gh/aorenste/218/orig 2025-03-14T06:16:04.4997280Z * [new branch] gh/aorenste/219/base -> origin/gh/aorenste/219/base 2025-03-14T06:16:04.4999078Z * [new branch] gh/aorenste/219/head -> origin/gh/aorenste/219/head 2025-03-14T06:16:04.5000891Z * [new branch] gh/aorenste/219/orig -> origin/gh/aorenste/219/orig 2025-03-14T06:16:04.5003336Z * [new branch] gh/aorenste/220/base -> origin/gh/aorenste/220/base 2025-03-14T06:16:04.5005190Z * [new branch] gh/aorenste/220/head -> origin/gh/aorenste/220/head 2025-03-14T06:16:04.5006970Z * [new branch] gh/aorenste/220/orig -> origin/gh/aorenste/220/orig 2025-03-14T06:16:04.5009419Z * [new branch] gh/aorenste/221/base -> origin/gh/aorenste/221/base 2025-03-14T06:16:04.5011115Z * [new branch] gh/aorenste/221/head -> origin/gh/aorenste/221/head 2025-03-14T06:16:04.5012915Z * [new branch] gh/aorenste/221/orig -> origin/gh/aorenste/221/orig 2025-03-14T06:16:04.5015310Z * [new branch] gh/aorenste/222/base -> origin/gh/aorenste/222/base 2025-03-14T06:16:04.5017240Z * [new branch] gh/aorenste/222/head -> origin/gh/aorenste/222/head 2025-03-14T06:16:04.5018989Z * [new branch] gh/aorenste/222/orig -> origin/gh/aorenste/222/orig 2025-03-14T06:16:04.5021717Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2025-03-14T06:16:04.5023406Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2025-03-14T06:16:04.5025227Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2025-03-14T06:16:04.5027431Z * [new branch] gh/avikchaudhuri/54/base -> origin/gh/avikchaudhuri/54/base 2025-03-14T06:16:04.5029157Z * [new branch] gh/avikchaudhuri/54/head -> origin/gh/avikchaudhuri/54/head 2025-03-14T06:16:04.5031019Z * [new branch] gh/avikchaudhuri/54/orig -> origin/gh/avikchaudhuri/54/orig 2025-03-14T06:16:04.5033208Z * [new branch] gh/avikchaudhuri/55/base -> origin/gh/avikchaudhuri/55/base 2025-03-14T06:16:04.5034890Z * [new branch] gh/avikchaudhuri/55/head -> origin/gh/avikchaudhuri/55/head 2025-03-14T06:16:04.5037186Z * [new branch] gh/avikchaudhuri/55/orig -> origin/gh/avikchaudhuri/55/orig 2025-03-14T06:16:04.5039606Z * [new branch] gh/avikchaudhuri/56/base -> origin/gh/avikchaudhuri/56/base 2025-03-14T06:16:04.5041309Z * [new branch] gh/avikchaudhuri/56/head -> origin/gh/avikchaudhuri/56/head 2025-03-14T06:16:04.5042995Z * [new branch] gh/avikchaudhuri/56/orig -> origin/gh/avikchaudhuri/56/orig 2025-03-14T06:16:04.5045762Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-03-14T06:16:04.5047684Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-03-14T06:16:04.5049405Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-03-14T06:16:04.5051862Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2025-03-14T06:16:04.5054422Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2025-03-14T06:16:04.5056026Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2025-03-14T06:16:04.5058526Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2025-03-14T06:16:04.5060429Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2025-03-14T06:16:04.5062226Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2025-03-14T06:16:04.5064536Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2025-03-14T06:16:04.5066229Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2025-03-14T06:16:04.5067943Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2025-03-14T06:16:04.5070331Z * [new branch] gh/bdhirsh/635/base -> origin/gh/bdhirsh/635/base 2025-03-14T06:16:04.5072010Z * [new branch] gh/bdhirsh/635/head -> origin/gh/bdhirsh/635/head 2025-03-14T06:16:04.5073758Z * [new branch] gh/bdhirsh/635/orig -> origin/gh/bdhirsh/635/orig 2025-03-14T06:16:04.5076240Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-03-14T06:16:04.5078074Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-03-14T06:16:04.5080507Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-03-14T06:16:04.5082886Z * [new branch] gh/bdhirsh/639/base -> origin/gh/bdhirsh/639/base 2025-03-14T06:16:04.5084907Z * [new branch] gh/bdhirsh/639/head -> origin/gh/bdhirsh/639/head 2025-03-14T06:16:04.5086774Z * [new branch] gh/bdhirsh/639/orig -> origin/gh/bdhirsh/639/orig 2025-03-14T06:16:04.5089000Z * [new branch] gh/bdhirsh/640/base -> origin/gh/bdhirsh/640/base 2025-03-14T06:16:04.5090854Z * [new branch] gh/bdhirsh/640/head -> origin/gh/bdhirsh/640/head 2025-03-14T06:16:04.5092666Z * [new branch] gh/bdhirsh/640/orig -> origin/gh/bdhirsh/640/orig 2025-03-14T06:16:04.5095010Z * [new branch] gh/bdhirsh/641/base -> origin/gh/bdhirsh/641/base 2025-03-14T06:16:04.5096788Z * [new branch] gh/bdhirsh/641/head -> origin/gh/bdhirsh/641/head 2025-03-14T06:16:04.5098547Z * [new branch] gh/bdhirsh/641/orig -> origin/gh/bdhirsh/641/orig 2025-03-14T06:16:04.5101047Z * [new branch] gh/bdhirsh/642/base -> origin/gh/bdhirsh/642/base 2025-03-14T06:16:04.5103081Z * [new branch] gh/bdhirsh/642/head -> origin/gh/bdhirsh/642/head 2025-03-14T06:16:04.5104810Z * [new branch] gh/bdhirsh/642/orig -> origin/gh/bdhirsh/642/orig 2025-03-14T06:16:04.5107012Z * [new branch] gh/bdhirsh/643/base -> origin/gh/bdhirsh/643/base 2025-03-14T06:16:04.5108927Z * [new branch] gh/bdhirsh/643/head -> origin/gh/bdhirsh/643/head 2025-03-14T06:16:04.5110740Z * [new branch] gh/bdhirsh/643/orig -> origin/gh/bdhirsh/643/orig 2025-03-14T06:16:04.5112817Z * [new branch] gh/bdhirsh/644/base -> origin/gh/bdhirsh/644/base 2025-03-14T06:16:04.5114687Z * [new branch] gh/bdhirsh/644/head -> origin/gh/bdhirsh/644/head 2025-03-14T06:16:04.5116385Z * [new branch] gh/bdhirsh/644/orig -> origin/gh/bdhirsh/644/orig 2025-03-14T06:16:04.5118685Z * [new branch] gh/bdhirsh/645/base -> origin/gh/bdhirsh/645/base 2025-03-14T06:16:04.5120470Z * [new branch] gh/bdhirsh/645/head -> origin/gh/bdhirsh/645/head 2025-03-14T06:16:04.5122300Z * [new branch] gh/bdhirsh/645/orig -> origin/gh/bdhirsh/645/orig 2025-03-14T06:16:04.5127669Z * [new branch] gh/bdhirsh/646/base -> origin/gh/bdhirsh/646/base 2025-03-14T06:16:04.5132254Z * [new branch] gh/bdhirsh/646/head -> origin/gh/bdhirsh/646/head 2025-03-14T06:16:04.5133533Z * [new branch] gh/bdhirsh/646/orig -> origin/gh/bdhirsh/646/orig 2025-03-14T06:16:04.5137410Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-03-14T06:16:04.5138735Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-03-14T06:16:04.5141004Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-03-14T06:16:04.5142663Z * [new branch] gh/benjaminglass1/52/base -> origin/gh/benjaminglass1/52/base 2025-03-14T06:16:04.5144267Z * [new branch] gh/benjaminglass1/52/head -> origin/gh/benjaminglass1/52/head 2025-03-14T06:16:04.5146572Z * [new branch] gh/benjaminglass1/52/orig -> origin/gh/benjaminglass1/52/orig 2025-03-14T06:16:04.5148866Z * [new branch] gh/benjaminglass1/63/base -> origin/gh/benjaminglass1/63/base 2025-03-14T06:16:04.5150152Z * [new branch] gh/benjaminglass1/63/head -> origin/gh/benjaminglass1/63/head 2025-03-14T06:16:04.5152199Z * [new branch] gh/benjaminglass1/63/orig -> origin/gh/benjaminglass1/63/orig 2025-03-14T06:16:04.5155543Z * [new branch] gh/benjaminglass1/64/base -> origin/gh/benjaminglass1/64/base 2025-03-14T06:16:04.5156594Z * [new branch] gh/benjaminglass1/64/head -> origin/gh/benjaminglass1/64/head 2025-03-14T06:16:04.5158261Z * [new branch] gh/benjaminglass1/64/orig -> origin/gh/benjaminglass1/64/orig 2025-03-14T06:16:04.5160960Z * [new branch] gh/benjaminglass1/65/base -> origin/gh/benjaminglass1/65/base 2025-03-14T06:16:04.5162373Z * [new branch] gh/benjaminglass1/65/head -> origin/gh/benjaminglass1/65/head 2025-03-14T06:16:04.5164363Z * [new branch] gh/benjaminglass1/65/orig -> origin/gh/benjaminglass1/65/orig 2025-03-14T06:16:04.5166657Z * [new branch] gh/benjaminglass1/66/base -> origin/gh/benjaminglass1/66/base 2025-03-14T06:16:04.5168201Z * [new branch] gh/benjaminglass1/66/head -> origin/gh/benjaminglass1/66/head 2025-03-14T06:16:04.5173753Z * [new branch] gh/benjaminglass1/66/orig -> origin/gh/benjaminglass1/66/orig 2025-03-14T06:16:04.5174427Z * [new branch] gh/benjaminglass1/67/base -> origin/gh/benjaminglass1/67/base 2025-03-14T06:16:04.5175107Z * [new branch] gh/benjaminglass1/67/head -> origin/gh/benjaminglass1/67/head 2025-03-14T06:16:04.5175763Z * [new branch] gh/benjaminglass1/67/orig -> origin/gh/benjaminglass1/67/orig 2025-03-14T06:16:04.5178296Z * [new branch] gh/benjaminglass1/68/base -> origin/gh/benjaminglass1/68/base 2025-03-14T06:16:04.5179586Z * [new branch] gh/benjaminglass1/68/head -> origin/gh/benjaminglass1/68/head 2025-03-14T06:16:04.5181863Z * [new branch] gh/benjaminglass1/68/orig -> origin/gh/benjaminglass1/68/orig 2025-03-14T06:16:04.5183795Z * [new branch] gh/benjaminglass1/69/base -> origin/gh/benjaminglass1/69/base 2025-03-14T06:16:04.5186211Z * [new branch] gh/benjaminglass1/69/head -> origin/gh/benjaminglass1/69/head 2025-03-14T06:16:04.5187302Z * [new branch] gh/benjaminglass1/69/orig -> origin/gh/benjaminglass1/69/orig 2025-03-14T06:16:04.5189921Z * [new branch] gh/benjaminglass1/70/base -> origin/gh/benjaminglass1/70/base 2025-03-14T06:16:04.5191150Z * [new branch] gh/benjaminglass1/70/head -> origin/gh/benjaminglass1/70/head 2025-03-14T06:16:04.5192926Z * [new branch] gh/benjaminglass1/70/orig -> origin/gh/benjaminglass1/70/orig 2025-03-14T06:16:04.5195623Z * [new branch] gh/benjaminglass1/71/base -> origin/gh/benjaminglass1/71/base 2025-03-14T06:16:04.5196867Z * [new branch] gh/benjaminglass1/71/head -> origin/gh/benjaminglass1/71/head 2025-03-14T06:16:04.5198599Z * [new branch] gh/benjaminglass1/71/orig -> origin/gh/benjaminglass1/71/orig 2025-03-14T06:16:04.5201438Z * [new branch] gh/benjaminglass1/72/base -> origin/gh/benjaminglass1/72/base 2025-03-14T06:16:04.5202818Z * [new branch] gh/benjaminglass1/72/head -> origin/gh/benjaminglass1/72/head 2025-03-14T06:16:04.5204276Z * [new branch] gh/benjaminglass1/72/orig -> origin/gh/benjaminglass1/72/orig 2025-03-14T06:16:04.5206736Z * [new branch] gh/benjaminglass1/73/base -> origin/gh/benjaminglass1/73/base 2025-03-14T06:16:04.5208350Z * [new branch] gh/benjaminglass1/73/head -> origin/gh/benjaminglass1/73/head 2025-03-14T06:16:04.5210091Z * [new branch] gh/benjaminglass1/73/orig -> origin/gh/benjaminglass1/73/orig 2025-03-14T06:16:04.5212235Z * [new branch] gh/benjaminglass1/74/base -> origin/gh/benjaminglass1/74/base 2025-03-14T06:16:04.5213882Z * [new branch] gh/benjaminglass1/74/head -> origin/gh/benjaminglass1/74/head 2025-03-14T06:16:04.5215630Z * [new branch] gh/benjaminglass1/74/orig -> origin/gh/benjaminglass1/74/orig 2025-03-14T06:16:04.5217785Z * [new branch] gh/benjaminglass1/75/base -> origin/gh/benjaminglass1/75/base 2025-03-14T06:16:04.5219448Z * [new branch] gh/benjaminglass1/75/head -> origin/gh/benjaminglass1/75/head 2025-03-14T06:16:04.5221143Z * [new branch] gh/benjaminglass1/75/orig -> origin/gh/benjaminglass1/75/orig 2025-03-14T06:16:04.5223488Z * [new branch] gh/benjaminglass1/76/base -> origin/gh/benjaminglass1/76/base 2025-03-14T06:16:04.5225288Z * [new branch] gh/benjaminglass1/76/head -> origin/gh/benjaminglass1/76/head 2025-03-14T06:16:04.5227000Z * [new branch] gh/benjaminglass1/76/orig -> origin/gh/benjaminglass1/76/orig 2025-03-14T06:16:04.5229118Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-03-14T06:16:04.5230796Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-03-14T06:16:04.5232561Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-03-14T06:16:04.5235185Z * [new branch] gh/bertmaher/6/base -> origin/gh/bertmaher/6/base 2025-03-14T06:16:04.5236976Z * [new branch] gh/bertmaher/6/head -> origin/gh/bertmaher/6/head 2025-03-14T06:16:04.5238723Z * [new branch] gh/bertmaher/6/orig -> origin/gh/bertmaher/6/orig 2025-03-14T06:16:04.5241438Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-03-14T06:16:04.5243166Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-03-14T06:16:04.5245188Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-03-14T06:16:04.5247382Z * [new branch] gh/bobrenjc93/270/base -> origin/gh/bobrenjc93/270/base 2025-03-14T06:16:04.5249279Z * [new branch] gh/bobrenjc93/270/head -> origin/gh/bobrenjc93/270/head 2025-03-14T06:16:04.5250962Z * [new branch] gh/bobrenjc93/270/orig -> origin/gh/bobrenjc93/270/orig 2025-03-14T06:16:04.5253927Z * [new branch] gh/bobrenjc93/272/base -> origin/gh/bobrenjc93/272/base 2025-03-14T06:16:04.5255584Z * [new branch] gh/bobrenjc93/272/head -> origin/gh/bobrenjc93/272/head 2025-03-14T06:16:04.5257340Z * [new branch] gh/bobrenjc93/272/orig -> origin/gh/bobrenjc93/272/orig 2025-03-14T06:16:04.5259303Z * [new branch] gh/bobrenjc93/273/base -> origin/gh/bobrenjc93/273/base 2025-03-14T06:16:04.5261008Z * [new branch] gh/bobrenjc93/273/head -> origin/gh/bobrenjc93/273/head 2025-03-14T06:16:04.5262702Z * [new branch] gh/bobrenjc93/273/orig -> origin/gh/bobrenjc93/273/orig 2025-03-14T06:16:04.5264742Z * [new branch] gh/bobrenjc93/274/base -> origin/gh/bobrenjc93/274/base 2025-03-14T06:16:04.5266503Z * [new branch] gh/bobrenjc93/274/head -> origin/gh/bobrenjc93/274/head 2025-03-14T06:16:04.5268450Z * [new branch] gh/bobrenjc93/274/orig -> origin/gh/bobrenjc93/274/orig 2025-03-14T06:16:04.5270405Z * [new branch] gh/bobrenjc93/275/base -> origin/gh/bobrenjc93/275/base 2025-03-14T06:16:04.5272091Z * [new branch] gh/bobrenjc93/275/head -> origin/gh/bobrenjc93/275/head 2025-03-14T06:16:04.5273868Z * [new branch] gh/bobrenjc93/275/orig -> origin/gh/bobrenjc93/275/orig 2025-03-14T06:16:04.5275852Z * [new branch] gh/bobrenjc93/276/base -> origin/gh/bobrenjc93/276/base 2025-03-14T06:16:04.5277561Z * [new branch] gh/bobrenjc93/276/head -> origin/gh/bobrenjc93/276/head 2025-03-14T06:16:04.5279301Z * [new branch] gh/bobrenjc93/276/orig -> origin/gh/bobrenjc93/276/orig 2025-03-14T06:16:04.5281313Z * [new branch] gh/bobrenjc93/277/base -> origin/gh/bobrenjc93/277/base 2025-03-14T06:16:04.5283118Z * [new branch] gh/bobrenjc93/277/head -> origin/gh/bobrenjc93/277/head 2025-03-14T06:16:04.5284794Z * [new branch] gh/bobrenjc93/277/orig -> origin/gh/bobrenjc93/277/orig 2025-03-14T06:16:04.5286725Z * [new branch] gh/bobrenjc93/278/base -> origin/gh/bobrenjc93/278/base 2025-03-14T06:16:04.5288560Z * [new branch] gh/bobrenjc93/278/head -> origin/gh/bobrenjc93/278/head 2025-03-14T06:16:04.5290530Z * [new branch] gh/bobrenjc93/278/orig -> origin/gh/bobrenjc93/278/orig 2025-03-14T06:16:04.5292713Z * [new branch] gh/bobrenjc93/279/base -> origin/gh/bobrenjc93/279/base 2025-03-14T06:16:04.5294437Z * [new branch] gh/bobrenjc93/279/head -> origin/gh/bobrenjc93/279/head 2025-03-14T06:16:04.5296169Z * [new branch] gh/bobrenjc93/279/orig -> origin/gh/bobrenjc93/279/orig 2025-03-14T06:16:04.5298353Z * [new branch] gh/bobrenjc93/280/base -> origin/gh/bobrenjc93/280/base 2025-03-14T06:16:04.5300127Z * [new branch] gh/bobrenjc93/280/head -> origin/gh/bobrenjc93/280/head 2025-03-14T06:16:04.5301701Z * [new branch] gh/bobrenjc93/280/orig -> origin/gh/bobrenjc93/280/orig 2025-03-14T06:16:04.5303985Z * [new branch] gh/bobrenjc93/281/base -> origin/gh/bobrenjc93/281/base 2025-03-14T06:16:04.5306066Z * [new branch] gh/bobrenjc93/281/head -> origin/gh/bobrenjc93/281/head 2025-03-14T06:16:04.5307478Z * [new branch] gh/bobrenjc93/281/orig -> origin/gh/bobrenjc93/281/orig 2025-03-14T06:16:04.5309909Z * [new branch] gh/bobrenjc93/282/base -> origin/gh/bobrenjc93/282/base 2025-03-14T06:16:04.5311732Z * [new branch] gh/bobrenjc93/282/head -> origin/gh/bobrenjc93/282/head 2025-03-14T06:16:04.5313770Z * [new branch] gh/bobrenjc93/282/orig -> origin/gh/bobrenjc93/282/orig 2025-03-14T06:16:04.5315840Z * [new branch] gh/bobrenjc93/283/base -> origin/gh/bobrenjc93/283/base 2025-03-14T06:16:04.5317470Z * [new branch] gh/bobrenjc93/283/head -> origin/gh/bobrenjc93/283/head 2025-03-14T06:16:04.5319264Z * [new branch] gh/bobrenjc93/283/orig -> origin/gh/bobrenjc93/283/orig 2025-03-14T06:16:04.5321246Z * [new branch] gh/bobrenjc93/284/base -> origin/gh/bobrenjc93/284/base 2025-03-14T06:16:04.5323119Z * [new branch] gh/bobrenjc93/284/head -> origin/gh/bobrenjc93/284/head 2025-03-14T06:16:04.5324791Z * [new branch] gh/bobrenjc93/284/orig -> origin/gh/bobrenjc93/284/orig 2025-03-14T06:16:04.5326901Z * [new branch] gh/bobrenjc93/285/base -> origin/gh/bobrenjc93/285/base 2025-03-14T06:16:04.5328698Z * [new branch] gh/bobrenjc93/285/head -> origin/gh/bobrenjc93/285/head 2025-03-14T06:16:04.5330425Z * [new branch] gh/bobrenjc93/285/orig -> origin/gh/bobrenjc93/285/orig 2025-03-14T06:16:04.5333708Z * [new branch] gh/bobrenjc93/286/base -> origin/gh/bobrenjc93/286/base 2025-03-14T06:16:04.5334823Z * [new branch] gh/bobrenjc93/286/head -> origin/gh/bobrenjc93/286/head 2025-03-14T06:16:04.5336733Z * [new branch] gh/bobrenjc93/286/orig -> origin/gh/bobrenjc93/286/orig 2025-03-14T06:16:04.5338775Z * [new branch] gh/bobrenjc93/287/base -> origin/gh/bobrenjc93/287/base 2025-03-14T06:16:04.5340654Z * [new branch] gh/bobrenjc93/287/head -> origin/gh/bobrenjc93/287/head 2025-03-14T06:16:04.5342688Z * [new branch] gh/bobrenjc93/287/orig -> origin/gh/bobrenjc93/287/orig 2025-03-14T06:16:04.5345073Z * [new branch] gh/bobrenjc93/288/base -> origin/gh/bobrenjc93/288/base 2025-03-14T06:16:04.5346974Z * [new branch] gh/bobrenjc93/288/head -> origin/gh/bobrenjc93/288/head 2025-03-14T06:16:04.5348752Z * [new branch] gh/bobrenjc93/288/orig -> origin/gh/bobrenjc93/288/orig 2025-03-14T06:16:04.5350791Z * [new branch] gh/bobrenjc93/289/base -> origin/gh/bobrenjc93/289/base 2025-03-14T06:16:04.5352870Z * [new branch] gh/bobrenjc93/289/head -> origin/gh/bobrenjc93/289/head 2025-03-14T06:16:04.5354661Z * [new branch] gh/bobrenjc93/289/orig -> origin/gh/bobrenjc93/289/orig 2025-03-14T06:16:04.5357118Z * [new branch] gh/bobrenjc93/290/base -> origin/gh/bobrenjc93/290/base 2025-03-14T06:16:04.5359057Z * [new branch] gh/bobrenjc93/290/head -> origin/gh/bobrenjc93/290/head 2025-03-14T06:16:04.5361002Z * [new branch] gh/bobrenjc93/290/orig -> origin/gh/bobrenjc93/290/orig 2025-03-14T06:16:04.5363022Z * [new branch] gh/bobrenjc93/291/base -> origin/gh/bobrenjc93/291/base 2025-03-14T06:16:04.5364751Z * [new branch] gh/bobrenjc93/291/head -> origin/gh/bobrenjc93/291/head 2025-03-14T06:16:04.5366620Z * [new branch] gh/bobrenjc93/291/orig -> origin/gh/bobrenjc93/291/orig 2025-03-14T06:16:04.5368830Z * [new branch] gh/bobrenjc93/292/base -> origin/gh/bobrenjc93/292/base 2025-03-14T06:16:04.5370417Z * [new branch] gh/bobrenjc93/292/head -> origin/gh/bobrenjc93/292/head 2025-03-14T06:16:04.5372026Z * [new branch] gh/bobrenjc93/292/orig -> origin/gh/bobrenjc93/292/orig 2025-03-14T06:16:04.5374439Z * [new branch] gh/bobrenjc93/293/base -> origin/gh/bobrenjc93/293/base 2025-03-14T06:16:04.5376239Z * [new branch] gh/bobrenjc93/293/head -> origin/gh/bobrenjc93/293/head 2025-03-14T06:16:04.5378360Z * [new branch] gh/bobrenjc93/293/orig -> origin/gh/bobrenjc93/293/orig 2025-03-14T06:16:04.5380715Z * [new branch] gh/bobrenjc93/294/base -> origin/gh/bobrenjc93/294/base 2025-03-14T06:16:04.5382651Z * [new branch] gh/bobrenjc93/294/head -> origin/gh/bobrenjc93/294/head 2025-03-14T06:16:04.5384607Z * [new branch] gh/bobrenjc93/294/orig -> origin/gh/bobrenjc93/294/orig 2025-03-14T06:16:04.5386673Z * [new branch] gh/bobrenjc93/295/base -> origin/gh/bobrenjc93/295/base 2025-03-14T06:16:04.5388460Z * [new branch] gh/bobrenjc93/295/head -> origin/gh/bobrenjc93/295/head 2025-03-14T06:16:04.5390201Z * [new branch] gh/bobrenjc93/295/orig -> origin/gh/bobrenjc93/295/orig 2025-03-14T06:16:04.5392437Z * [new branch] gh/bobrenjc93/296/base -> origin/gh/bobrenjc93/296/base 2025-03-14T06:16:04.5394510Z * [new branch] gh/bobrenjc93/296/head -> origin/gh/bobrenjc93/296/head 2025-03-14T06:16:04.5396234Z * [new branch] gh/bobrenjc93/296/orig -> origin/gh/bobrenjc93/296/orig 2025-03-14T06:16:04.5398639Z * [new branch] gh/bobrenjc93/297/base -> origin/gh/bobrenjc93/297/base 2025-03-14T06:16:04.5400312Z * [new branch] gh/bobrenjc93/297/head -> origin/gh/bobrenjc93/297/head 2025-03-14T06:16:04.5402025Z * [new branch] gh/bobrenjc93/297/orig -> origin/gh/bobrenjc93/297/orig 2025-03-14T06:16:04.5404430Z * [new branch] gh/bobrenjc93/298/base -> origin/gh/bobrenjc93/298/base 2025-03-14T06:16:04.5406243Z * [new branch] gh/bobrenjc93/298/head -> origin/gh/bobrenjc93/298/head 2025-03-14T06:16:04.5408256Z * [new branch] gh/bobrenjc93/298/orig -> origin/gh/bobrenjc93/298/orig 2025-03-14T06:16:04.5410432Z * [new branch] gh/bobrenjc93/299/base -> origin/gh/bobrenjc93/299/base 2025-03-14T06:16:04.5412199Z * [new branch] gh/bobrenjc93/299/head -> origin/gh/bobrenjc93/299/head 2025-03-14T06:16:04.5413971Z * [new branch] gh/bobrenjc93/299/orig -> origin/gh/bobrenjc93/299/orig 2025-03-14T06:16:04.5416558Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-03-14T06:16:04.5418305Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-03-14T06:16:04.5420970Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-03-14T06:16:04.5422809Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-03-14T06:16:04.5425102Z * [new branch] gh/c00w/37/base -> origin/gh/c00w/37/base 2025-03-14T06:16:04.5426828Z * [new branch] gh/c00w/37/head -> origin/gh/c00w/37/head 2025-03-14T06:16:04.5428719Z * [new branch] gh/c00w/37/orig -> origin/gh/c00w/37/orig 2025-03-14T06:16:04.5431192Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-03-14T06:16:04.5432866Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-03-14T06:16:04.5434636Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-03-14T06:16:04.5437083Z * [new branch] gh/c00w/39/base -> origin/gh/c00w/39/base 2025-03-14T06:16:04.5438705Z * [new branch] gh/c00w/39/head -> origin/gh/c00w/39/head 2025-03-14T06:16:04.5440483Z * [new branch] gh/c00w/39/orig -> origin/gh/c00w/39/orig 2025-03-14T06:16:04.5442861Z * [new branch] gh/c00w/40/base -> origin/gh/c00w/40/base 2025-03-14T06:16:04.5444710Z * [new branch] gh/c00w/40/head -> origin/gh/c00w/40/head 2025-03-14T06:16:04.5446409Z * [new branch] gh/c00w/40/orig -> origin/gh/c00w/40/orig 2025-03-14T06:16:04.5448672Z * [new branch] gh/c00w/41/base -> origin/gh/c00w/41/base 2025-03-14T06:16:04.5450468Z * [new branch] gh/c00w/41/head -> origin/gh/c00w/41/head 2025-03-14T06:16:04.5452976Z * [new branch] gh/c00w/41/orig -> origin/gh/c00w/41/orig 2025-03-14T06:16:04.5455069Z * [new branch] gh/c00w/42/base -> origin/gh/c00w/42/base 2025-03-14T06:16:04.5456972Z * [new branch] gh/c00w/42/head -> origin/gh/c00w/42/head 2025-03-14T06:16:04.5458763Z * [new branch] gh/c00w/42/orig -> origin/gh/c00w/42/orig 2025-03-14T06:16:04.5461175Z * [new branch] gh/c00w/43/base -> origin/gh/c00w/43/base 2025-03-14T06:16:04.5462891Z * [new branch] gh/c00w/43/head -> origin/gh/c00w/43/head 2025-03-14T06:16:04.5464632Z * [new branch] gh/c00w/43/orig -> origin/gh/c00w/43/orig 2025-03-14T06:16:04.5466665Z * [new branch] gh/c00w/44/base -> origin/gh/c00w/44/base 2025-03-14T06:16:04.5468496Z * [new branch] gh/c00w/44/head -> origin/gh/c00w/44/head 2025-03-14T06:16:04.5470241Z * [new branch] gh/c00w/44/orig -> origin/gh/c00w/44/orig 2025-03-14T06:16:04.5472441Z * [new branch] gh/c00w/45/base -> origin/gh/c00w/45/base 2025-03-14T06:16:04.5474107Z * [new branch] gh/c00w/45/head -> origin/gh/c00w/45/head 2025-03-14T06:16:04.5475993Z * [new branch] gh/c00w/45/orig -> origin/gh/c00w/45/orig 2025-03-14T06:16:04.5478598Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-03-14T06:16:04.5480387Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-03-14T06:16:04.5482076Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-03-14T06:16:04.5484248Z * [new branch] gh/chenyang78/2/base -> origin/gh/chenyang78/2/base 2025-03-14T06:16:04.5485927Z * [new branch] gh/chenyang78/2/head -> origin/gh/chenyang78/2/head 2025-03-14T06:16:04.5487678Z * [new branch] gh/chenyang78/2/orig -> origin/gh/chenyang78/2/orig 2025-03-14T06:16:04.5490460Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2025-03-14T06:16:04.5492256Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2025-03-14T06:16:04.5493987Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2025-03-14T06:16:04.5496476Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-03-14T06:16:04.5498173Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-03-14T06:16:04.5499977Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-03-14T06:16:04.5502171Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-03-14T06:16:04.5503877Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-03-14T06:16:04.5505601Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-03-14T06:16:04.5508178Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-03-14T06:16:04.5509876Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-03-14T06:16:04.5511676Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-03-14T06:16:04.5513870Z * [new branch] gh/chunyuan-w/3/base -> origin/gh/chunyuan-w/3/base 2025-03-14T06:16:04.5515520Z * [new branch] gh/chunyuan-w/3/head -> origin/gh/chunyuan-w/3/head 2025-03-14T06:16:04.5517333Z * [new branch] gh/chunyuan-w/3/orig -> origin/gh/chunyuan-w/3/orig 2025-03-14T06:16:04.5520076Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-03-14T06:16:04.5521940Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-03-14T06:16:04.5523681Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-03-14T06:16:04.5525808Z * [new branch] gh/clee2000/2/base -> origin/gh/clee2000/2/base 2025-03-14T06:16:04.5527434Z * [new branch] gh/clee2000/2/head -> origin/gh/clee2000/2/head 2025-03-14T06:16:04.5529067Z * [new branch] gh/clee2000/2/orig -> origin/gh/clee2000/2/orig 2025-03-14T06:16:04.5531264Z * [new branch] gh/clee2000/3/base -> origin/gh/clee2000/3/base 2025-03-14T06:16:04.5532967Z * [new branch] gh/clee2000/3/head -> origin/gh/clee2000/3/head 2025-03-14T06:16:04.5534650Z * [new branch] gh/clee2000/3/orig -> origin/gh/clee2000/3/orig 2025-03-14T06:16:04.5537572Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-03-14T06:16:04.5539624Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-03-14T06:16:04.5541369Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-03-14T06:16:04.5543664Z * [new branch] gh/davidberard98/335/base -> origin/gh/davidberard98/335/base 2025-03-14T06:16:04.5545402Z * [new branch] gh/davidberard98/335/head -> origin/gh/davidberard98/335/head 2025-03-14T06:16:04.5547128Z * [new branch] gh/davidberard98/335/orig -> origin/gh/davidberard98/335/orig 2025-03-14T06:16:04.5549306Z * [new branch] gh/davidberard98/338/base -> origin/gh/davidberard98/338/base 2025-03-14T06:16:04.5551117Z * [new branch] gh/davidberard98/338/head -> origin/gh/davidberard98/338/head 2025-03-14T06:16:04.5553477Z * [new branch] gh/davidberard98/338/orig -> origin/gh/davidberard98/338/orig 2025-03-14T06:16:04.5555696Z * [new branch] gh/davidberard98/339/base -> origin/gh/davidberard98/339/base 2025-03-14T06:16:04.5557430Z * [new branch] gh/davidberard98/339/head -> origin/gh/davidberard98/339/head 2025-03-14T06:16:04.5559206Z * [new branch] gh/davidberard98/339/orig -> origin/gh/davidberard98/339/orig 2025-03-14T06:16:04.5561446Z * [new branch] gh/davidberard98/340/base -> origin/gh/davidberard98/340/base 2025-03-14T06:16:04.5563531Z * [new branch] gh/davidberard98/340/head -> origin/gh/davidberard98/340/head 2025-03-14T06:16:04.5565275Z * [new branch] gh/davidberard98/340/orig -> origin/gh/davidberard98/340/orig 2025-03-14T06:16:04.5567527Z * [new branch] gh/davidberard98/341/base -> origin/gh/davidberard98/341/base 2025-03-14T06:16:04.5569266Z * [new branch] gh/davidberard98/341/head -> origin/gh/davidberard98/341/head 2025-03-14T06:16:04.5571042Z * [new branch] gh/davidberard98/341/orig -> origin/gh/davidberard98/341/orig 2025-03-14T06:16:04.5573280Z * [new branch] gh/davidberard98/342/base -> origin/gh/davidberard98/342/base 2025-03-14T06:16:04.5575423Z * [new branch] gh/davidberard98/342/head -> origin/gh/davidberard98/342/head 2025-03-14T06:16:04.5577106Z * [new branch] gh/davidberard98/342/orig -> origin/gh/davidberard98/342/orig 2025-03-14T06:16:04.5579284Z * [new branch] gh/davidberard98/343/base -> origin/gh/davidberard98/343/base 2025-03-14T06:16:04.5580928Z * [new branch] gh/davidberard98/343/head -> origin/gh/davidberard98/343/head 2025-03-14T06:16:04.5582634Z * [new branch] gh/davidberard98/343/orig -> origin/gh/davidberard98/343/orig 2025-03-14T06:16:04.5584793Z * [new branch] gh/davidberard98/344/base -> origin/gh/davidberard98/344/base 2025-03-14T06:16:04.5586714Z * [new branch] gh/davidberard98/344/head -> origin/gh/davidberard98/344/head 2025-03-14T06:16:04.5588507Z * [new branch] gh/davidberard98/344/orig -> origin/gh/davidberard98/344/orig 2025-03-14T06:16:04.5590906Z * [new branch] gh/davidberard98/345/base -> origin/gh/davidberard98/345/base 2025-03-14T06:16:04.5592558Z * [new branch] gh/davidberard98/345/head -> origin/gh/davidberard98/345/head 2025-03-14T06:16:04.5594349Z * [new branch] gh/davidberard98/345/orig -> origin/gh/davidberard98/345/orig 2025-03-14T06:16:04.5596696Z * [new branch] gh/davidberard98/346/base -> origin/gh/davidberard98/346/base 2025-03-14T06:16:04.5598416Z * [new branch] gh/davidberard98/346/head -> origin/gh/davidberard98/346/head 2025-03-14T06:16:04.5600157Z * [new branch] gh/davidberard98/346/orig -> origin/gh/davidberard98/346/orig 2025-03-14T06:16:04.5602875Z * [new branch] gh/desertfire/531/base -> origin/gh/desertfire/531/base 2025-03-14T06:16:04.5604589Z * [new branch] gh/desertfire/531/head -> origin/gh/desertfire/531/head 2025-03-14T06:16:04.5606345Z * [new branch] gh/desertfire/531/orig -> origin/gh/desertfire/531/orig 2025-03-14T06:16:04.5608726Z * [new branch] gh/desertfire/535/base -> origin/gh/desertfire/535/base 2025-03-14T06:16:04.5610494Z * [new branch] gh/desertfire/535/head -> origin/gh/desertfire/535/head 2025-03-14T06:16:04.5612280Z * [new branch] gh/desertfire/535/orig -> origin/gh/desertfire/535/orig 2025-03-14T06:16:04.5614578Z * [new branch] gh/desertfire/539/base -> origin/gh/desertfire/539/base 2025-03-14T06:16:04.5616354Z * [new branch] gh/desertfire/539/head -> origin/gh/desertfire/539/head 2025-03-14T06:16:04.5618124Z * [new branch] gh/desertfire/539/orig -> origin/gh/desertfire/539/orig 2025-03-14T06:16:04.5620329Z * [new branch] gh/desertfire/540/base -> origin/gh/desertfire/540/base 2025-03-14T06:16:04.5622022Z * [new branch] gh/desertfire/540/head -> origin/gh/desertfire/540/head 2025-03-14T06:16:04.5623772Z * [new branch] gh/desertfire/540/orig -> origin/gh/desertfire/540/orig 2025-03-14T06:16:04.5625700Z * [new branch] gh/desertfire/541/base -> origin/gh/desertfire/541/base 2025-03-14T06:16:04.5627423Z * [new branch] gh/desertfire/541/head -> origin/gh/desertfire/541/head 2025-03-14T06:16:04.5629111Z * [new branch] gh/desertfire/541/orig -> origin/gh/desertfire/541/orig 2025-03-14T06:16:04.5631515Z * [new branch] gh/desertfire/542/base -> origin/gh/desertfire/542/base 2025-03-14T06:16:04.5633810Z * [new branch] gh/desertfire/542/head -> origin/gh/desertfire/542/head 2025-03-14T06:16:04.5635631Z * [new branch] gh/desertfire/542/orig -> origin/gh/desertfire/542/orig 2025-03-14T06:16:04.5637787Z * [new branch] gh/desertfire/543/base -> origin/gh/desertfire/543/base 2025-03-14T06:16:04.5639454Z * [new branch] gh/desertfire/543/head -> origin/gh/desertfire/543/head 2025-03-14T06:16:04.5641192Z * [new branch] gh/desertfire/543/orig -> origin/gh/desertfire/543/orig 2025-03-14T06:16:04.5643326Z * [new branch] gh/desertfire/544/base -> origin/gh/desertfire/544/base 2025-03-14T06:16:04.5645013Z * [new branch] gh/desertfire/544/head -> origin/gh/desertfire/544/head 2025-03-14T06:16:04.5646690Z * [new branch] gh/desertfire/544/orig -> origin/gh/desertfire/544/orig 2025-03-14T06:16:04.5648907Z * [new branch] gh/desertfire/545/base -> origin/gh/desertfire/545/base 2025-03-14T06:16:04.5650575Z * [new branch] gh/desertfire/545/head -> origin/gh/desertfire/545/head 2025-03-14T06:16:04.5652739Z * [new branch] gh/desertfire/545/orig -> origin/gh/desertfire/545/orig 2025-03-14T06:16:04.5655070Z * [new branch] gh/desertfire/546/base -> origin/gh/desertfire/546/base 2025-03-14T06:16:04.5656933Z * [new branch] gh/desertfire/546/head -> origin/gh/desertfire/546/head 2025-03-14T06:16:04.5658548Z * [new branch] gh/desertfire/546/orig -> origin/gh/desertfire/546/orig 2025-03-14T06:16:04.5660722Z * [new branch] gh/desertfire/547/base -> origin/gh/desertfire/547/base 2025-03-14T06:16:04.5662538Z * [new branch] gh/desertfire/547/head -> origin/gh/desertfire/547/head 2025-03-14T06:16:04.5664266Z * [new branch] gh/desertfire/547/orig -> origin/gh/desertfire/547/orig 2025-03-14T06:16:04.5666624Z * [new branch] gh/desertfire/548/base -> origin/gh/desertfire/548/base 2025-03-14T06:16:04.5668408Z * [new branch] gh/desertfire/548/head -> origin/gh/desertfire/548/head 2025-03-14T06:16:04.5670107Z * [new branch] gh/desertfire/548/orig -> origin/gh/desertfire/548/orig 2025-03-14T06:16:04.5672280Z * [new branch] gh/desertfire/549/base -> origin/gh/desertfire/549/base 2025-03-14T06:16:04.5674103Z * [new branch] gh/desertfire/549/head -> origin/gh/desertfire/549/head 2025-03-14T06:16:04.5675823Z * [new branch] gh/desertfire/549/orig -> origin/gh/desertfire/549/orig 2025-03-14T06:16:04.5678210Z * [new branch] gh/desertfire/550/base -> origin/gh/desertfire/550/base 2025-03-14T06:16:04.5680024Z * [new branch] gh/desertfire/550/head -> origin/gh/desertfire/550/head 2025-03-14T06:16:04.5682041Z * [new branch] gh/desertfire/550/orig -> origin/gh/desertfire/550/orig 2025-03-14T06:16:04.5684644Z * [new branch] gh/desertfire/551/base -> origin/gh/desertfire/551/base 2025-03-14T06:16:04.5685827Z * [new branch] gh/desertfire/551/head -> origin/gh/desertfire/551/head 2025-03-14T06:16:04.5688213Z * [new branch] gh/desertfire/551/orig -> origin/gh/desertfire/551/orig 2025-03-14T06:16:04.5690009Z * [new branch] gh/desertfire/552/base -> origin/gh/desertfire/552/base 2025-03-14T06:16:04.5691676Z * [new branch] gh/desertfire/552/head -> origin/gh/desertfire/552/head 2025-03-14T06:16:04.5693436Z * [new branch] gh/desertfire/552/orig -> origin/gh/desertfire/552/orig 2025-03-14T06:16:04.5696597Z * [new branch] gh/desertfire/553/base -> origin/gh/desertfire/553/base 2025-03-14T06:16:04.5697787Z * [new branch] gh/desertfire/553/head -> origin/gh/desertfire/553/head 2025-03-14T06:16:04.5699313Z * [new branch] gh/desertfire/553/orig -> origin/gh/desertfire/553/orig 2025-03-14T06:16:04.5702546Z * [new branch] gh/desertfire/554/base -> origin/gh/desertfire/554/base 2025-03-14T06:16:04.5703733Z * [new branch] gh/desertfire/554/head -> origin/gh/desertfire/554/head 2025-03-14T06:16:04.5705489Z * [new branch] gh/desertfire/554/orig -> origin/gh/desertfire/554/orig 2025-03-14T06:16:04.5709063Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2025-03-14T06:16:04.5710391Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2025-03-14T06:16:04.5712465Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2025-03-14T06:16:04.5714619Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-03-14T06:16:04.5715951Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-03-14T06:16:04.5718066Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-03-14T06:16:04.5720367Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-03-14T06:16:04.5721720Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-03-14T06:16:04.5723555Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-03-14T06:16:04.5726316Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-03-14T06:16:04.5727506Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-03-14T06:16:04.5729310Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-03-14T06:16:04.5731936Z * [new branch] gh/drisspg/115/base -> origin/gh/drisspg/115/base 2025-03-14T06:16:04.5733152Z * [new branch] gh/drisspg/115/head -> origin/gh/drisspg/115/head 2025-03-14T06:16:04.5734664Z * [new branch] gh/drisspg/115/orig -> origin/gh/drisspg/115/orig 2025-03-14T06:16:04.5737418Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-03-14T06:16:04.5738637Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-03-14T06:16:04.5740352Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-03-14T06:16:04.5743025Z * [new branch] gh/drisspg/123/base -> origin/gh/drisspg/123/base 2025-03-14T06:16:04.5744212Z * [new branch] gh/drisspg/123/head -> origin/gh/drisspg/123/head 2025-03-14T06:16:04.5746033Z * [new branch] gh/drisspg/123/orig -> origin/gh/drisspg/123/orig 2025-03-14T06:16:04.5748880Z * [new branch] gh/drisspg/125/base -> origin/gh/drisspg/125/base 2025-03-14T06:16:04.5750131Z * [new branch] gh/drisspg/125/head -> origin/gh/drisspg/125/head 2025-03-14T06:16:04.5752078Z * [new branch] gh/drisspg/125/orig -> origin/gh/drisspg/125/orig 2025-03-14T06:16:04.5754731Z * [new branch] gh/drisspg/126/base -> origin/gh/drisspg/126/base 2025-03-14T06:16:04.5756232Z * [new branch] gh/drisspg/126/head -> origin/gh/drisspg/126/head 2025-03-14T06:16:04.5757976Z * [new branch] gh/drisspg/126/orig -> origin/gh/drisspg/126/orig 2025-03-14T06:16:04.5760529Z * [new branch] gh/drisspg/127/base -> origin/gh/drisspg/127/base 2025-03-14T06:16:04.5761875Z * [new branch] gh/drisspg/127/head -> origin/gh/drisspg/127/head 2025-03-14T06:16:04.5763723Z * [new branch] gh/drisspg/127/orig -> origin/gh/drisspg/127/orig 2025-03-14T06:16:04.5765850Z * [new branch] gh/drisspg/128/base -> origin/gh/drisspg/128/base 2025-03-14T06:16:04.5767801Z * [new branch] gh/drisspg/128/head -> origin/gh/drisspg/128/head 2025-03-14T06:16:04.5769683Z * [new branch] gh/drisspg/128/orig -> origin/gh/drisspg/128/orig 2025-03-14T06:16:04.5772196Z * [new branch] gh/drisspg/129/base -> origin/gh/drisspg/129/base 2025-03-14T06:16:04.5773906Z * [new branch] gh/drisspg/129/head -> origin/gh/drisspg/129/head 2025-03-14T06:16:04.5775631Z * [new branch] gh/drisspg/129/orig -> origin/gh/drisspg/129/orig 2025-03-14T06:16:04.5777792Z * [new branch] gh/drisspg/130/base -> origin/gh/drisspg/130/base 2025-03-14T06:16:04.5779471Z * [new branch] gh/drisspg/130/head -> origin/gh/drisspg/130/head 2025-03-14T06:16:04.5781184Z * [new branch] gh/drisspg/130/orig -> origin/gh/drisspg/130/orig 2025-03-14T06:16:04.5783449Z * [new branch] gh/drisspg/131/base -> origin/gh/drisspg/131/base 2025-03-14T06:16:04.5785067Z * [new branch] gh/drisspg/131/head -> origin/gh/drisspg/131/head 2025-03-14T06:16:04.5786830Z * [new branch] gh/drisspg/131/orig -> origin/gh/drisspg/131/orig 2025-03-14T06:16:04.5788966Z * [new branch] gh/drisspg/132/base -> origin/gh/drisspg/132/base 2025-03-14T06:16:04.5790702Z * [new branch] gh/drisspg/132/head -> origin/gh/drisspg/132/head 2025-03-14T06:16:04.5792457Z * [new branch] gh/drisspg/132/orig -> origin/gh/drisspg/132/orig 2025-03-14T06:16:04.5794748Z * [new branch] gh/drisspg/133/base -> origin/gh/drisspg/133/base 2025-03-14T06:16:04.5796349Z * [new branch] gh/drisspg/133/head -> origin/gh/drisspg/133/head 2025-03-14T06:16:04.5798097Z * [new branch] gh/drisspg/133/orig -> origin/gh/drisspg/133/orig 2025-03-14T06:16:04.5800899Z * [new branch] gh/drisspg/134/base -> origin/gh/drisspg/134/base 2025-03-14T06:16:04.5802646Z * [new branch] gh/drisspg/134/head -> origin/gh/drisspg/134/head 2025-03-14T06:16:04.5804333Z * [new branch] gh/drisspg/134/orig -> origin/gh/drisspg/134/orig 2025-03-14T06:16:04.5806648Z * [new branch] gh/drisspg/135/base -> origin/gh/drisspg/135/base 2025-03-14T06:16:04.5808374Z * [new branch] gh/drisspg/135/head -> origin/gh/drisspg/135/head 2025-03-14T06:16:04.5810034Z * [new branch] gh/drisspg/135/orig -> origin/gh/drisspg/135/orig 2025-03-14T06:16:04.5812236Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-03-14T06:16:04.5813888Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-03-14T06:16:04.5815680Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-03-14T06:16:04.5818249Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2025-03-14T06:16:04.5819997Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2025-03-14T06:16:04.5821674Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2025-03-14T06:16:04.5823894Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2025-03-14T06:16:04.5825560Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2025-03-14T06:16:04.5827247Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2025-03-14T06:16:04.5829852Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2025-03-14T06:16:04.5831795Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2025-03-14T06:16:04.5833538Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2025-03-14T06:16:04.5835791Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-03-14T06:16:04.5837520Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-03-14T06:16:04.5839486Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-03-14T06:16:04.5841647Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-03-14T06:16:04.5843339Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-03-14T06:16:04.5845090Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-03-14T06:16:04.5847237Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2025-03-14T06:16:04.5848894Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2025-03-14T06:16:04.5850588Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2025-03-14T06:16:04.5853860Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2025-03-14T06:16:04.5855251Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2025-03-14T06:16:04.5856892Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2025-03-14T06:16:04.5859018Z * [new branch] gh/eellison/747/base -> origin/gh/eellison/747/base 2025-03-14T06:16:04.5861002Z * [new branch] gh/eellison/747/head -> origin/gh/eellison/747/head 2025-03-14T06:16:04.5862844Z * [new branch] gh/eellison/747/orig -> origin/gh/eellison/747/orig 2025-03-14T06:16:04.5865590Z * [new branch] gh/eellison/759/base -> origin/gh/eellison/759/base 2025-03-14T06:16:04.5867646Z * [new branch] gh/eellison/759/head -> origin/gh/eellison/759/head 2025-03-14T06:16:04.5869416Z * [new branch] gh/eellison/759/orig -> origin/gh/eellison/759/orig 2025-03-14T06:16:04.5871647Z * [new branch] gh/eellison/760/base -> origin/gh/eellison/760/base 2025-03-14T06:16:04.5873495Z * [new branch] gh/eellison/760/head -> origin/gh/eellison/760/head 2025-03-14T06:16:04.5875254Z * [new branch] gh/eellison/760/orig -> origin/gh/eellison/760/orig 2025-03-14T06:16:04.5877491Z * [new branch] gh/eellison/761/base -> origin/gh/eellison/761/base 2025-03-14T06:16:04.5879235Z * [new branch] gh/eellison/761/head -> origin/gh/eellison/761/head 2025-03-14T06:16:04.5882189Z * [new branch] gh/eellison/761/orig -> origin/gh/eellison/761/orig 2025-03-14T06:16:04.5884407Z * [new branch] gh/eellison/762/base -> origin/gh/eellison/762/base 2025-03-14T06:16:04.5886101Z * [new branch] gh/eellison/762/head -> origin/gh/eellison/762/head 2025-03-14T06:16:04.5887983Z * [new branch] gh/eellison/762/orig -> origin/gh/eellison/762/orig 2025-03-14T06:16:04.5890141Z * [new branch] gh/eellison/763/base -> origin/gh/eellison/763/base 2025-03-14T06:16:04.5891822Z * [new branch] gh/eellison/763/head -> origin/gh/eellison/763/head 2025-03-14T06:16:04.5893804Z * [new branch] gh/eellison/763/orig -> origin/gh/eellison/763/orig 2025-03-14T06:16:04.5895953Z * [new branch] gh/eellison/764/base -> origin/gh/eellison/764/base 2025-03-14T06:16:04.5897648Z * [new branch] gh/eellison/764/head -> origin/gh/eellison/764/head 2025-03-14T06:16:04.5899281Z * [new branch] gh/eellison/764/orig -> origin/gh/eellison/764/orig 2025-03-14T06:16:04.5901578Z * [new branch] gh/eellison/765/base -> origin/gh/eellison/765/base 2025-03-14T06:16:04.5903318Z * [new branch] gh/eellison/765/head -> origin/gh/eellison/765/head 2025-03-14T06:16:04.5905041Z * [new branch] gh/eellison/765/orig -> origin/gh/eellison/765/orig 2025-03-14T06:16:04.5907281Z * [new branch] gh/eellison/766/base -> origin/gh/eellison/766/base 2025-03-14T06:16:04.5909013Z * [new branch] gh/eellison/766/head -> origin/gh/eellison/766/head 2025-03-14T06:16:04.5910886Z * [new branch] gh/eellison/766/orig -> origin/gh/eellison/766/orig 2025-03-14T06:16:04.5913059Z * [new branch] gh/eellison/767/base -> origin/gh/eellison/767/base 2025-03-14T06:16:04.5914782Z * [new branch] gh/eellison/767/head -> origin/gh/eellison/767/head 2025-03-14T06:16:04.5916451Z * [new branch] gh/eellison/767/orig -> origin/gh/eellison/767/orig 2025-03-14T06:16:04.5918605Z * [new branch] gh/eellison/768/base -> origin/gh/eellison/768/base 2025-03-14T06:16:04.5920271Z * [new branch] gh/eellison/768/head -> origin/gh/eellison/768/head 2025-03-14T06:16:04.5922057Z * [new branch] gh/eellison/768/orig -> origin/gh/eellison/768/orig 2025-03-14T06:16:04.5924865Z * [new branch] gh/eellison/769/base -> origin/gh/eellison/769/base 2025-03-14T06:16:04.5926683Z * [new branch] gh/eellison/769/head -> origin/gh/eellison/769/head 2025-03-14T06:16:04.5928352Z * [new branch] gh/eellison/769/orig -> origin/gh/eellison/769/orig 2025-03-14T06:16:04.5930729Z * [new branch] gh/eellison/770/base -> origin/gh/eellison/770/base 2025-03-14T06:16:04.5932290Z * [new branch] gh/eellison/770/head -> origin/gh/eellison/770/head 2025-03-14T06:16:04.5934159Z * [new branch] gh/eellison/770/orig -> origin/gh/eellison/770/orig 2025-03-14T06:16:04.5936391Z * [new branch] gh/eellison/771/base -> origin/gh/eellison/771/base 2025-03-14T06:16:04.5938199Z * [new branch] gh/eellison/771/head -> origin/gh/eellison/771/head 2025-03-14T06:16:04.5940608Z * [new branch] gh/eellison/771/orig -> origin/gh/eellison/771/orig 2025-03-14T06:16:04.5943493Z * [new branch] gh/etaf/100/base -> origin/gh/etaf/100/base 2025-03-14T06:16:04.5944896Z * [new branch] gh/etaf/100/head -> origin/gh/etaf/100/head 2025-03-14T06:16:04.5947219Z * [new branch] gh/etaf/100/orig -> origin/gh/etaf/100/orig 2025-03-14T06:16:04.5949704Z * [new branch] gh/etaf/101/base -> origin/gh/etaf/101/base 2025-03-14T06:16:04.5951153Z * [new branch] gh/etaf/101/head -> origin/gh/etaf/101/head 2025-03-14T06:16:04.5953591Z * [new branch] gh/etaf/101/orig -> origin/gh/etaf/101/orig 2025-03-14T06:16:04.5955813Z * [new branch] gh/etaf/102/base -> origin/gh/etaf/102/base 2025-03-14T06:16:04.5957654Z * [new branch] gh/etaf/102/head -> origin/gh/etaf/102/head 2025-03-14T06:16:04.5959388Z * [new branch] gh/etaf/102/orig -> origin/gh/etaf/102/orig 2025-03-14T06:16:04.5961374Z * [new branch] gh/etaf/103/base -> origin/gh/etaf/103/base 2025-03-14T06:16:04.5963251Z * [new branch] gh/etaf/103/head -> origin/gh/etaf/103/head 2025-03-14T06:16:04.5964952Z * [new branch] gh/etaf/103/orig -> origin/gh/etaf/103/orig 2025-03-14T06:16:04.5967484Z * [new branch] gh/etaf/104/base -> origin/gh/etaf/104/base 2025-03-14T06:16:04.5969051Z * [new branch] gh/etaf/104/head -> origin/gh/etaf/104/head 2025-03-14T06:16:04.5970847Z * [new branch] gh/etaf/104/orig -> origin/gh/etaf/104/orig 2025-03-14T06:16:04.5973240Z * [new branch] gh/etaf/105/base -> origin/gh/etaf/105/base 2025-03-14T06:16:04.5975011Z * [new branch] gh/etaf/105/head -> origin/gh/etaf/105/head 2025-03-14T06:16:04.5976695Z * [new branch] gh/etaf/105/orig -> origin/gh/etaf/105/orig 2025-03-14T06:16:04.5978957Z * [new branch] gh/etaf/106/base -> origin/gh/etaf/106/base 2025-03-14T06:16:04.5980913Z * [new branch] gh/etaf/106/head -> origin/gh/etaf/106/head 2025-03-14T06:16:04.5982665Z * [new branch] gh/etaf/106/orig -> origin/gh/etaf/106/orig 2025-03-14T06:16:04.5984795Z * [new branch] gh/etaf/107/base -> origin/gh/etaf/107/base 2025-03-14T06:16:04.5986455Z * [new branch] gh/etaf/107/head -> origin/gh/etaf/107/head 2025-03-14T06:16:04.5988204Z * [new branch] gh/etaf/107/orig -> origin/gh/etaf/107/orig 2025-03-14T06:16:04.5990394Z * [new branch] gh/etaf/108/base -> origin/gh/etaf/108/base 2025-03-14T06:16:04.5992077Z * [new branch] gh/etaf/108/head -> origin/gh/etaf/108/head 2025-03-14T06:16:04.5993811Z * [new branch] gh/etaf/108/orig -> origin/gh/etaf/108/orig 2025-03-14T06:16:04.5996021Z * [new branch] gh/etaf/109/base -> origin/gh/etaf/109/base 2025-03-14T06:16:04.5997787Z * [new branch] gh/etaf/109/head -> origin/gh/etaf/109/head 2025-03-14T06:16:04.5999595Z * [new branch] gh/etaf/109/orig -> origin/gh/etaf/109/orig 2025-03-14T06:16:04.6001984Z * [new branch] gh/etaf/110/base -> origin/gh/etaf/110/base 2025-03-14T06:16:04.6003861Z * [new branch] gh/etaf/110/head -> origin/gh/etaf/110/head 2025-03-14T06:16:04.6005395Z * [new branch] gh/etaf/110/orig -> origin/gh/etaf/110/orig 2025-03-14T06:16:04.6007649Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2025-03-14T06:16:04.6009366Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2025-03-14T06:16:04.6011164Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2025-03-14T06:16:04.6013312Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-03-14T06:16:04.6014947Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-03-14T06:16:04.6016598Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-03-14T06:16:04.6018780Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-03-14T06:16:04.6020463Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-03-14T06:16:04.6022147Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-03-14T06:16:04.6024416Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-03-14T06:16:04.6026381Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-03-14T06:16:04.6028033Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-03-14T06:16:04.6030302Z * [new branch] gh/etaf/95/base -> origin/gh/etaf/95/base 2025-03-14T06:16:04.6032040Z * [new branch] gh/etaf/95/head -> origin/gh/etaf/95/head 2025-03-14T06:16:04.6033838Z * [new branch] gh/etaf/95/orig -> origin/gh/etaf/95/orig 2025-03-14T06:16:04.6036144Z * [new branch] gh/etaf/96/base -> origin/gh/etaf/96/base 2025-03-14T06:16:04.6037929Z * [new branch] gh/etaf/96/head -> origin/gh/etaf/96/head 2025-03-14T06:16:04.6039680Z * [new branch] gh/etaf/96/orig -> origin/gh/etaf/96/orig 2025-03-14T06:16:04.6042577Z * [new branch] gh/etaf/97/base -> origin/gh/etaf/97/base 2025-03-14T06:16:04.6044438Z * [new branch] gh/etaf/97/head -> origin/gh/etaf/97/head 2025-03-14T06:16:04.6046156Z * [new branch] gh/etaf/97/orig -> origin/gh/etaf/97/orig 2025-03-14T06:16:04.6048428Z * [new branch] gh/etaf/98/base -> origin/gh/etaf/98/base 2025-03-14T06:16:04.6050403Z * [new branch] gh/etaf/98/head -> origin/gh/etaf/98/head 2025-03-14T06:16:04.6052521Z * [new branch] gh/etaf/98/orig -> origin/gh/etaf/98/orig 2025-03-14T06:16:04.6054738Z * [new branch] gh/etaf/99/base -> origin/gh/etaf/99/base 2025-03-14T06:16:04.6056413Z * [new branch] gh/etaf/99/head -> origin/gh/etaf/99/head 2025-03-14T06:16:04.6058110Z * [new branch] gh/etaf/99/orig -> origin/gh/etaf/99/orig 2025-03-14T06:16:04.6060877Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-03-14T06:16:04.6062709Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-03-14T06:16:04.6064534Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-03-14T06:16:04.6066814Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-03-14T06:16:04.6069067Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-03-14T06:16:04.6071375Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-03-14T06:16:04.6073693Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-03-14T06:16:04.6075208Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-03-14T06:16:04.6077020Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-03-14T06:16:04.6079082Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-03-14T06:16:04.6080785Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-03-14T06:16:04.6082562Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-03-14T06:16:04.6084807Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2025-03-14T06:16:04.6086455Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2025-03-14T06:16:04.6088186Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2025-03-14T06:16:04.6090352Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-03-14T06:16:04.6092034Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-03-14T06:16:04.6093978Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-03-14T06:16:04.6096103Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-03-14T06:16:04.6097779Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-03-14T06:16:04.6099517Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-03-14T06:16:04.6102099Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-03-14T06:16:04.6103834Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-03-14T06:16:04.6105648Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-03-14T06:16:04.6108179Z * [new branch] gh/fadara01/2/base -> origin/gh/fadara01/2/base 2025-03-14T06:16:04.6109485Z * [new branch] gh/fadara01/2/head -> origin/gh/fadara01/2/head 2025-03-14T06:16:04.6111142Z * [new branch] gh/fadara01/2/orig -> origin/gh/fadara01/2/orig 2025-03-14T06:16:04.6113300Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-03-14T06:16:04.6115125Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-03-14T06:16:04.6117166Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-03-14T06:16:04.6119315Z * [new branch] gh/fadara01/4/base -> origin/gh/fadara01/4/base 2025-03-14T06:16:04.6121157Z * [new branch] gh/fadara01/4/head -> origin/gh/fadara01/4/head 2025-03-14T06:16:04.6122955Z * [new branch] gh/fadara01/4/orig -> origin/gh/fadara01/4/orig 2025-03-14T06:16:04.6125157Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-03-14T06:16:04.6126894Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-03-14T06:16:04.6128771Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-03-14T06:16:04.6130878Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-03-14T06:16:04.6132600Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-03-14T06:16:04.6134339Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-03-14T06:16:04.6136627Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-03-14T06:16:04.6138470Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-03-14T06:16:04.6140255Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-03-14T06:16:04.6142843Z * [new branch] gh/fduwjj/111/base -> origin/gh/fduwjj/111/base 2025-03-14T06:16:04.6144489Z * [new branch] gh/fduwjj/111/head -> origin/gh/fduwjj/111/head 2025-03-14T06:16:04.6146153Z * [new branch] gh/fduwjj/111/orig -> origin/gh/fduwjj/111/orig 2025-03-14T06:16:04.6148588Z * [new branch] gh/fduwjj/112/base -> origin/gh/fduwjj/112/base 2025-03-14T06:16:04.6150256Z * [new branch] gh/fduwjj/112/head -> origin/gh/fduwjj/112/head 2025-03-14T06:16:04.6152260Z * [new branch] gh/fduwjj/112/orig -> origin/gh/fduwjj/112/orig 2025-03-14T06:16:04.6161489Z * [new branch] gh/fduwjj/113/base -> origin/gh/fduwjj/113/base 2025-03-14T06:16:04.6163316Z * [new branch] gh/fduwjj/113/head -> origin/gh/fduwjj/113/head 2025-03-14T06:16:04.6165171Z * [new branch] gh/fduwjj/113/orig -> origin/gh/fduwjj/113/orig 2025-03-14T06:16:04.6168318Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2025-03-14T06:16:04.6170101Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2025-03-14T06:16:04.6171953Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2025-03-14T06:16:04.6174676Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2025-03-14T06:16:04.6175986Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2025-03-14T06:16:04.6177785Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2025-03-14T06:16:04.6180090Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2025-03-14T06:16:04.6181704Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2025-03-14T06:16:04.6183280Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2025-03-14T06:16:04.6185598Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-03-14T06:16:04.6187381Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-03-14T06:16:04.6189258Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-03-14T06:16:04.6191658Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-03-14T06:16:04.6193480Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-03-14T06:16:04.6195238Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-03-14T06:16:04.6197438Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-03-14T06:16:04.6199328Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-03-14T06:16:04.6201058Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-03-14T06:16:04.6203340Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-03-14T06:16:04.6205016Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-03-14T06:16:04.6206845Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-03-14T06:16:04.6208968Z * [new branch] gh/fegin/295/base -> origin/gh/fegin/295/base 2025-03-14T06:16:04.6210692Z * [new branch] gh/fegin/295/head -> origin/gh/fegin/295/head 2025-03-14T06:16:04.6212419Z * [new branch] gh/fegin/295/orig -> origin/gh/fegin/295/orig 2025-03-14T06:16:04.6214853Z * [new branch] gh/fegin/296/base -> origin/gh/fegin/296/base 2025-03-14T06:16:04.6216552Z * [new branch] gh/fegin/296/head -> origin/gh/fegin/296/head 2025-03-14T06:16:04.6218317Z * [new branch] gh/fegin/296/orig -> origin/gh/fegin/296/orig 2025-03-14T06:16:04.6220576Z * [new branch] gh/fegin/297/base -> origin/gh/fegin/297/base 2025-03-14T06:16:04.6222225Z * [new branch] gh/fegin/297/head -> origin/gh/fegin/297/head 2025-03-14T06:16:04.6223877Z * [new branch] gh/fegin/297/orig -> origin/gh/fegin/297/orig 2025-03-14T06:16:04.6226004Z * [new branch] gh/fegin/298/base -> origin/gh/fegin/298/base 2025-03-14T06:16:04.6227769Z * [new branch] gh/fegin/298/head -> origin/gh/fegin/298/head 2025-03-14T06:16:04.6229592Z * [new branch] gh/fegin/298/orig -> origin/gh/fegin/298/orig 2025-03-14T06:16:04.6231735Z * [new branch] gh/fegin/299/base -> origin/gh/fegin/299/base 2025-03-14T06:16:04.6233401Z * [new branch] gh/fegin/299/head -> origin/gh/fegin/299/head 2025-03-14T06:16:04.6235107Z * [new branch] gh/fegin/299/orig -> origin/gh/fegin/299/orig 2025-03-14T06:16:04.6238486Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2025-03-14T06:16:04.6240203Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2025-03-14T06:16:04.6241983Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2025-03-14T06:16:04.6244094Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2025-03-14T06:16:04.6245823Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2025-03-14T06:16:04.6247541Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2025-03-14T06:16:04.6249674Z * [new branch] gh/fffrog/38/base -> origin/gh/fffrog/38/base 2025-03-14T06:16:04.6251418Z * [new branch] gh/fffrog/38/head -> origin/gh/fffrog/38/head 2025-03-14T06:16:04.6253763Z * [new branch] gh/fffrog/38/orig -> origin/gh/fffrog/38/orig 2025-03-14T06:16:04.6255820Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-03-14T06:16:04.6257516Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-03-14T06:16:04.6259454Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-03-14T06:16:04.6261696Z * [new branch] gh/fffrog/40/base -> origin/gh/fffrog/40/base 2025-03-14T06:16:04.6263397Z * [new branch] gh/fffrog/40/head -> origin/gh/fffrog/40/head 2025-03-14T06:16:04.6265163Z * [new branch] gh/fffrog/40/orig -> origin/gh/fffrog/40/orig 2025-03-14T06:16:04.6267329Z * [new branch] gh/fffrog/41/base -> origin/gh/fffrog/41/base 2025-03-14T06:16:04.6268970Z * [new branch] gh/fffrog/41/head -> origin/gh/fffrog/41/head 2025-03-14T06:16:04.6270804Z * [new branch] gh/fffrog/41/orig -> origin/gh/fffrog/41/orig 2025-03-14T06:16:04.6272925Z * [new branch] gh/fffrog/42/base -> origin/gh/fffrog/42/base 2025-03-14T06:16:04.6274691Z * [new branch] gh/fffrog/42/head -> origin/gh/fffrog/42/head 2025-03-14T06:16:04.6276372Z * [new branch] gh/fffrog/42/orig -> origin/gh/fffrog/42/orig 2025-03-14T06:16:04.6278496Z * [new branch] gh/fffrog/43/base -> origin/gh/fffrog/43/base 2025-03-14T06:16:04.6280157Z * [new branch] gh/fffrog/43/head -> origin/gh/fffrog/43/head 2025-03-14T06:16:04.6282018Z * [new branch] gh/fffrog/43/orig -> origin/gh/fffrog/43/orig 2025-03-14T06:16:04.6284117Z * [new branch] gh/fffrog/44/base -> origin/gh/fffrog/44/base 2025-03-14T06:16:04.6285759Z * [new branch] gh/fffrog/44/head -> origin/gh/fffrog/44/head 2025-03-14T06:16:04.6287493Z * [new branch] gh/fffrog/44/orig -> origin/gh/fffrog/44/orig 2025-03-14T06:16:04.6289707Z * [new branch] gh/fffrog/45/base -> origin/gh/fffrog/45/base 2025-03-14T06:16:04.6291358Z * [new branch] gh/fffrog/45/head -> origin/gh/fffrog/45/head 2025-03-14T06:16:04.6293011Z * [new branch] gh/fffrog/45/orig -> origin/gh/fffrog/45/orig 2025-03-14T06:16:04.6295178Z * [new branch] gh/fffrog/46/base -> origin/gh/fffrog/46/base 2025-03-14T06:16:04.6296900Z * [new branch] gh/fffrog/46/head -> origin/gh/fffrog/46/head 2025-03-14T06:16:04.6298764Z * [new branch] gh/fffrog/46/orig -> origin/gh/fffrog/46/orig 2025-03-14T06:16:04.6300877Z * [new branch] gh/fffrog/47/base -> origin/gh/fffrog/47/base 2025-03-14T06:16:04.6302591Z * [new branch] gh/fffrog/47/head -> origin/gh/fffrog/47/head 2025-03-14T06:16:04.6304518Z * [new branch] gh/fffrog/47/orig -> origin/gh/fffrog/47/orig 2025-03-14T06:16:04.6306933Z * [new branch] gh/fffrog/48/base -> origin/gh/fffrog/48/base 2025-03-14T06:16:04.6309478Z * [new branch] gh/fffrog/48/head -> origin/gh/fffrog/48/head 2025-03-14T06:16:04.6311355Z * [new branch] gh/fffrog/48/orig -> origin/gh/fffrog/48/orig 2025-03-14T06:16:04.6313441Z * [new branch] gh/fffrog/49/base -> origin/gh/fffrog/49/base 2025-03-14T06:16:04.6315142Z * [new branch] gh/fffrog/49/head -> origin/gh/fffrog/49/head 2025-03-14T06:16:04.6317136Z * [new branch] gh/fffrog/49/orig -> origin/gh/fffrog/49/orig 2025-03-14T06:16:04.6319025Z * [new branch] gh/fffrog/50/base -> origin/gh/fffrog/50/base 2025-03-14T06:16:04.6320681Z * [new branch] gh/fffrog/50/head -> origin/gh/fffrog/50/head 2025-03-14T06:16:04.6322403Z * [new branch] gh/fffrog/50/orig -> origin/gh/fffrog/50/orig 2025-03-14T06:16:04.6325475Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-03-14T06:16:04.6327990Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-03-14T06:16:04.6329710Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-03-14T06:16:04.6331911Z * [new branch] gh/guangyey/123/base -> origin/gh/guangyey/123/base 2025-03-14T06:16:04.6333661Z * [new branch] gh/guangyey/123/head -> origin/gh/guangyey/123/head 2025-03-14T06:16:04.6335345Z * [new branch] gh/guangyey/123/orig -> origin/gh/guangyey/123/orig 2025-03-14T06:16:04.6337617Z * [new branch] gh/guangyey/124/base -> origin/gh/guangyey/124/base 2025-03-14T06:16:04.6339319Z * [new branch] gh/guangyey/124/head -> origin/gh/guangyey/124/head 2025-03-14T06:16:04.6341058Z * [new branch] gh/guangyey/124/orig -> origin/gh/guangyey/124/orig 2025-03-14T06:16:04.6343288Z * [new branch] gh/guangyey/125/base -> origin/gh/guangyey/125/base 2025-03-14T06:16:04.6345008Z * [new branch] gh/guangyey/125/head -> origin/gh/guangyey/125/head 2025-03-14T06:16:04.6346710Z * [new branch] gh/guangyey/125/orig -> origin/gh/guangyey/125/orig 2025-03-14T06:16:04.6348938Z * [new branch] gh/guangyey/126/base -> origin/gh/guangyey/126/base 2025-03-14T06:16:04.6350760Z * [new branch] gh/guangyey/126/head -> origin/gh/guangyey/126/head 2025-03-14T06:16:04.6352923Z * [new branch] gh/guangyey/126/orig -> origin/gh/guangyey/126/orig 2025-03-14T06:16:04.6355012Z * [new branch] gh/guangyey/127/base -> origin/gh/guangyey/127/base 2025-03-14T06:16:04.6356770Z * [new branch] gh/guangyey/127/head -> origin/gh/guangyey/127/head 2025-03-14T06:16:04.6358669Z * [new branch] gh/guangyey/127/orig -> origin/gh/guangyey/127/orig 2025-03-14T06:16:04.6360773Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2025-03-14T06:16:04.6362759Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2025-03-14T06:16:04.6364497Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2025-03-14T06:16:04.6366606Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-03-14T06:16:04.6368378Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-03-14T06:16:04.6370180Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-03-14T06:16:04.6372954Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-03-14T06:16:04.6374258Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-03-14T06:16:04.6375950Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-03-14T06:16:04.6378134Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-03-14T06:16:04.6379902Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-03-14T06:16:04.6381521Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-03-14T06:16:04.6384134Z * [new branch] gh/guilhermeleobas/100/base -> origin/gh/guilhermeleobas/100/base 2025-03-14T06:16:04.6385847Z * [new branch] gh/guilhermeleobas/100/head -> origin/gh/guilhermeleobas/100/head 2025-03-14T06:16:04.6387583Z * [new branch] gh/guilhermeleobas/100/orig -> origin/gh/guilhermeleobas/100/orig 2025-03-14T06:16:04.6389873Z * [new branch] gh/guilhermeleobas/101/base -> origin/gh/guilhermeleobas/101/base 2025-03-14T06:16:04.6391842Z * [new branch] gh/guilhermeleobas/101/head -> origin/gh/guilhermeleobas/101/head 2025-03-14T06:16:04.6393663Z * [new branch] gh/guilhermeleobas/101/orig -> origin/gh/guilhermeleobas/101/orig 2025-03-14T06:16:04.6396045Z * [new branch] gh/guilhermeleobas/102/base -> origin/gh/guilhermeleobas/102/base 2025-03-14T06:16:04.6397758Z * [new branch] gh/guilhermeleobas/102/head -> origin/gh/guilhermeleobas/102/head 2025-03-14T06:16:04.6399442Z * [new branch] gh/guilhermeleobas/102/orig -> origin/gh/guilhermeleobas/102/orig 2025-03-14T06:16:04.6401486Z * [new branch] gh/guilhermeleobas/103/base -> origin/gh/guilhermeleobas/103/base 2025-03-14T06:16:04.6403159Z * [new branch] gh/guilhermeleobas/103/head -> origin/gh/guilhermeleobas/103/head 2025-03-14T06:16:04.6404988Z * [new branch] gh/guilhermeleobas/103/orig -> origin/gh/guilhermeleobas/103/orig 2025-03-14T06:16:04.6407242Z * [new branch] gh/guilhermeleobas/104/base -> origin/gh/guilhermeleobas/104/base 2025-03-14T06:16:04.6408900Z * [new branch] gh/guilhermeleobas/104/head -> origin/gh/guilhermeleobas/104/head 2025-03-14T06:16:04.6410595Z * [new branch] gh/guilhermeleobas/104/orig -> origin/gh/guilhermeleobas/104/orig 2025-03-14T06:16:04.6413535Z * [new branch] gh/guilhermeleobas/105/base -> origin/gh/guilhermeleobas/105/base 2025-03-14T06:16:04.6415280Z * [new branch] gh/guilhermeleobas/105/head -> origin/gh/guilhermeleobas/105/head 2025-03-14T06:16:04.6416996Z * [new branch] gh/guilhermeleobas/105/orig -> origin/gh/guilhermeleobas/105/orig 2025-03-14T06:16:04.6419450Z * [new branch] gh/guilhermeleobas/106/base -> origin/gh/guilhermeleobas/106/base 2025-03-14T06:16:04.6421158Z * [new branch] gh/guilhermeleobas/106/head -> origin/gh/guilhermeleobas/106/head 2025-03-14T06:16:04.6423483Z * [new branch] gh/guilhermeleobas/106/orig -> origin/gh/guilhermeleobas/106/orig 2025-03-14T06:16:04.6425799Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-03-14T06:16:04.6427376Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-03-14T06:16:04.6429057Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-03-14T06:16:04.6431225Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-03-14T06:16:04.6432970Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-03-14T06:16:04.6434635Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-03-14T06:16:04.6437448Z * [new branch] gh/guilhermeleobas/109/base -> origin/gh/guilhermeleobas/109/base 2025-03-14T06:16:04.6439126Z * [new branch] gh/guilhermeleobas/109/head -> origin/gh/guilhermeleobas/109/head 2025-03-14T06:16:04.6440982Z * [new branch] gh/guilhermeleobas/109/orig -> origin/gh/guilhermeleobas/109/orig 2025-03-14T06:16:04.6443373Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-03-14T06:16:04.6445103Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-03-14T06:16:04.6446836Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-03-14T06:16:04.6448929Z * [new branch] gh/guilhermeleobas/110/base -> origin/gh/guilhermeleobas/110/base 2025-03-14T06:16:04.6450779Z * [new branch] gh/guilhermeleobas/110/head -> origin/gh/guilhermeleobas/110/head 2025-03-14T06:16:04.6452738Z * [new branch] gh/guilhermeleobas/110/orig -> origin/gh/guilhermeleobas/110/orig 2025-03-14T06:16:04.6455164Z * [new branch] gh/guilhermeleobas/111/base -> origin/gh/guilhermeleobas/111/base 2025-03-14T06:16:04.6456727Z * [new branch] gh/guilhermeleobas/111/head -> origin/gh/guilhermeleobas/111/head 2025-03-14T06:16:04.6458407Z * [new branch] gh/guilhermeleobas/111/orig -> origin/gh/guilhermeleobas/111/orig 2025-03-14T06:16:04.6460530Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-03-14T06:16:04.6462296Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-03-14T06:16:04.6463971Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-03-14T06:16:04.6466372Z * [new branch] gh/guilhermeleobas/92/base -> origin/gh/guilhermeleobas/92/base 2025-03-14T06:16:04.6468688Z * [new branch] gh/guilhermeleobas/92/head -> origin/gh/guilhermeleobas/92/head 2025-03-14T06:16:04.6470368Z * [new branch] gh/guilhermeleobas/92/orig -> origin/gh/guilhermeleobas/92/orig 2025-03-14T06:16:04.6472605Z * [new branch] gh/guilhermeleobas/93/base -> origin/gh/guilhermeleobas/93/base 2025-03-14T06:16:04.6474346Z * [new branch] gh/guilhermeleobas/93/head -> origin/gh/guilhermeleobas/93/head 2025-03-14T06:16:04.6476087Z * [new branch] gh/guilhermeleobas/93/orig -> origin/gh/guilhermeleobas/93/orig 2025-03-14T06:16:04.6478250Z * [new branch] gh/guilhermeleobas/94/base -> origin/gh/guilhermeleobas/94/base 2025-03-14T06:16:04.6479914Z * [new branch] gh/guilhermeleobas/94/head -> origin/gh/guilhermeleobas/94/head 2025-03-14T06:16:04.6481615Z * [new branch] gh/guilhermeleobas/94/orig -> origin/gh/guilhermeleobas/94/orig 2025-03-14T06:16:04.6484391Z * [new branch] gh/guilhermeleobas/95/base -> origin/gh/guilhermeleobas/95/base 2025-03-14T06:16:04.6486180Z * [new branch] gh/guilhermeleobas/95/head -> origin/gh/guilhermeleobas/95/head 2025-03-14T06:16:04.6487997Z * [new branch] gh/guilhermeleobas/95/orig -> origin/gh/guilhermeleobas/95/orig 2025-03-14T06:16:04.6490622Z * [new branch] gh/guilhermeleobas/97/base -> origin/gh/guilhermeleobas/97/base 2025-03-14T06:16:04.6492325Z * [new branch] gh/guilhermeleobas/97/head -> origin/gh/guilhermeleobas/97/head 2025-03-14T06:16:04.6493978Z * [new branch] gh/guilhermeleobas/97/orig -> origin/gh/guilhermeleobas/97/orig 2025-03-14T06:16:04.6496079Z * [new branch] gh/guilhermeleobas/98/base -> origin/gh/guilhermeleobas/98/base 2025-03-14T06:16:04.6497776Z * [new branch] gh/guilhermeleobas/98/head -> origin/gh/guilhermeleobas/98/head 2025-03-14T06:16:04.6499428Z * [new branch] gh/guilhermeleobas/98/orig -> origin/gh/guilhermeleobas/98/orig 2025-03-14T06:16:04.6501779Z * [new branch] gh/guilhermeleobas/99/base -> origin/gh/guilhermeleobas/99/base 2025-03-14T06:16:04.6503448Z * [new branch] gh/guilhermeleobas/99/head -> origin/gh/guilhermeleobas/99/head 2025-03-14T06:16:04.6505176Z * [new branch] gh/guilhermeleobas/99/orig -> origin/gh/guilhermeleobas/99/orig 2025-03-14T06:16:04.6507900Z * [new branch] gh/henrylhtsang/10/base -> origin/gh/henrylhtsang/10/base 2025-03-14T06:16:04.6509657Z * [new branch] gh/henrylhtsang/10/head -> origin/gh/henrylhtsang/10/head 2025-03-14T06:16:04.6512067Z * [new branch] gh/henrylhtsang/10/orig -> origin/gh/henrylhtsang/10/orig 2025-03-14T06:16:04.6514500Z * [new branch] gh/henrylhtsang/11/base -> origin/gh/henrylhtsang/11/base 2025-03-14T06:16:04.6516311Z * [new branch] gh/henrylhtsang/11/head -> origin/gh/henrylhtsang/11/head 2025-03-14T06:16:04.6517981Z * [new branch] gh/henrylhtsang/11/orig -> origin/gh/henrylhtsang/11/orig 2025-03-14T06:16:04.6520150Z * [new branch] gh/henrylhtsang/12/base -> origin/gh/henrylhtsang/12/base 2025-03-14T06:16:04.6521959Z * [new branch] gh/henrylhtsang/12/head -> origin/gh/henrylhtsang/12/head 2025-03-14T06:16:04.6523690Z * [new branch] gh/henrylhtsang/12/orig -> origin/gh/henrylhtsang/12/orig 2025-03-14T06:16:04.6526076Z * [new branch] gh/henrylhtsang/13/base -> origin/gh/henrylhtsang/13/base 2025-03-14T06:16:04.6527867Z * [new branch] gh/henrylhtsang/13/head -> origin/gh/henrylhtsang/13/head 2025-03-14T06:16:04.6529668Z * [new branch] gh/henrylhtsang/13/orig -> origin/gh/henrylhtsang/13/orig 2025-03-14T06:16:04.6531911Z * [new branch] gh/henrylhtsang/14/base -> origin/gh/henrylhtsang/14/base 2025-03-14T06:16:04.6533565Z * [new branch] gh/henrylhtsang/14/head -> origin/gh/henrylhtsang/14/head 2025-03-14T06:16:04.6535277Z * [new branch] gh/henrylhtsang/14/orig -> origin/gh/henrylhtsang/14/orig 2025-03-14T06:16:04.6537751Z * [new branch] gh/henrylhtsang/15/base -> origin/gh/henrylhtsang/15/base 2025-03-14T06:16:04.6539440Z * [new branch] gh/henrylhtsang/15/head -> origin/gh/henrylhtsang/15/head 2025-03-14T06:16:04.6541082Z * [new branch] gh/henrylhtsang/15/orig -> origin/gh/henrylhtsang/15/orig 2025-03-14T06:16:04.6543295Z * [new branch] gh/henrylhtsang/16/base -> origin/gh/henrylhtsang/16/base 2025-03-14T06:16:04.6544897Z * [new branch] gh/henrylhtsang/16/head -> origin/gh/henrylhtsang/16/head 2025-03-14T06:16:04.6546592Z * [new branch] gh/henrylhtsang/16/orig -> origin/gh/henrylhtsang/16/orig 2025-03-14T06:16:04.6550152Z * [new branch] gh/henrylhtsang/17/base -> origin/gh/henrylhtsang/17/base 2025-03-14T06:16:04.6552184Z * [new branch] gh/henrylhtsang/17/head -> origin/gh/henrylhtsang/17/head 2025-03-14T06:16:04.6559940Z * [new branch] gh/henrylhtsang/17/orig -> origin/gh/henrylhtsang/17/orig 2025-03-14T06:16:04.6562367Z * [new branch] gh/henrylhtsang/18/base -> origin/gh/henrylhtsang/18/base 2025-03-14T06:16:04.6564272Z * [new branch] gh/henrylhtsang/18/head -> origin/gh/henrylhtsang/18/head 2025-03-14T06:16:04.6566242Z * [new branch] gh/henrylhtsang/18/orig -> origin/gh/henrylhtsang/18/orig 2025-03-14T06:16:04.6568656Z * [new branch] gh/henrylhtsang/19/base -> origin/gh/henrylhtsang/19/base 2025-03-14T06:16:04.6570514Z * [new branch] gh/henrylhtsang/19/head -> origin/gh/henrylhtsang/19/head 2025-03-14T06:16:04.6572193Z * [new branch] gh/henrylhtsang/19/orig -> origin/gh/henrylhtsang/19/orig 2025-03-14T06:16:04.6574365Z * [new branch] gh/henrylhtsang/20/base -> origin/gh/henrylhtsang/20/base 2025-03-14T06:16:04.6576075Z * [new branch] gh/henrylhtsang/20/head -> origin/gh/henrylhtsang/20/head 2025-03-14T06:16:04.6577810Z * [new branch] gh/henrylhtsang/20/orig -> origin/gh/henrylhtsang/20/orig 2025-03-14T06:16:04.6579969Z * [new branch] gh/henrylhtsang/21/base -> origin/gh/henrylhtsang/21/base 2025-03-14T06:16:04.6581764Z * [new branch] gh/henrylhtsang/21/head -> origin/gh/henrylhtsang/21/head 2025-03-14T06:16:04.6583626Z * [new branch] gh/henrylhtsang/21/orig -> origin/gh/henrylhtsang/21/orig 2025-03-14T06:16:04.6585552Z * [new branch] gh/henrylhtsang/22/base -> origin/gh/henrylhtsang/22/base 2025-03-14T06:16:04.6587314Z * [new branch] gh/henrylhtsang/22/head -> origin/gh/henrylhtsang/22/head 2025-03-14T06:16:04.6589021Z * [new branch] gh/henrylhtsang/22/orig -> origin/gh/henrylhtsang/22/orig 2025-03-14T06:16:04.6591671Z * [new branch] gh/henrylhtsang/23/base -> origin/gh/henrylhtsang/23/base 2025-03-14T06:16:04.6593346Z * [new branch] gh/henrylhtsang/23/head -> origin/gh/henrylhtsang/23/head 2025-03-14T06:16:04.6595729Z * [new branch] gh/henrylhtsang/23/orig -> origin/gh/henrylhtsang/23/orig 2025-03-14T06:16:04.6597955Z * [new branch] gh/henrylhtsang/24/base -> origin/gh/henrylhtsang/24/base 2025-03-14T06:16:04.6599633Z * [new branch] gh/henrylhtsang/24/head -> origin/gh/henrylhtsang/24/head 2025-03-14T06:16:04.6601338Z * [new branch] gh/henrylhtsang/24/orig -> origin/gh/henrylhtsang/24/orig 2025-03-14T06:16:04.6603576Z * [new branch] gh/henrylhtsang/25/base -> origin/gh/henrylhtsang/25/base 2025-03-14T06:16:04.6605326Z * [new branch] gh/henrylhtsang/25/head -> origin/gh/henrylhtsang/25/head 2025-03-14T06:16:04.6607077Z * [new branch] gh/henrylhtsang/25/orig -> origin/gh/henrylhtsang/25/orig 2025-03-14T06:16:04.6609354Z * [new branch] gh/henrylhtsang/26/base -> origin/gh/henrylhtsang/26/base 2025-03-14T06:16:04.6611140Z * [new branch] gh/henrylhtsang/26/head -> origin/gh/henrylhtsang/26/head 2025-03-14T06:16:04.6613154Z * [new branch] gh/henrylhtsang/26/orig -> origin/gh/henrylhtsang/26/orig 2025-03-14T06:16:04.6615731Z * [new branch] gh/henrylhtsang/27/base -> origin/gh/henrylhtsang/27/base 2025-03-14T06:16:04.6617406Z * [new branch] gh/henrylhtsang/27/head -> origin/gh/henrylhtsang/27/head 2025-03-14T06:16:04.6619071Z * [new branch] gh/henrylhtsang/27/orig -> origin/gh/henrylhtsang/27/orig 2025-03-14T06:16:04.6621943Z * [new branch] gh/henrylhtsang/28/base -> origin/gh/henrylhtsang/28/base 2025-03-14T06:16:04.6624550Z * [new branch] gh/henrylhtsang/28/head -> origin/gh/henrylhtsang/28/head 2025-03-14T06:16:04.6625468Z * [new branch] gh/henrylhtsang/28/orig -> origin/gh/henrylhtsang/28/orig 2025-03-14T06:16:04.6628053Z * [new branch] gh/henrylhtsang/29/base -> origin/gh/henrylhtsang/29/base 2025-03-14T06:16:04.6629669Z * [new branch] gh/henrylhtsang/29/head -> origin/gh/henrylhtsang/29/head 2025-03-14T06:16:04.6631890Z * [new branch] gh/henrylhtsang/29/orig -> origin/gh/henrylhtsang/29/orig 2025-03-14T06:16:04.6633800Z * [new branch] gh/henrylhtsang/3/base -> origin/gh/henrylhtsang/3/base 2025-03-14T06:16:04.6635541Z * [new branch] gh/henrylhtsang/3/head -> origin/gh/henrylhtsang/3/head 2025-03-14T06:16:04.6637273Z * [new branch] gh/henrylhtsang/3/orig -> origin/gh/henrylhtsang/3/orig 2025-03-14T06:16:04.6639872Z * [new branch] gh/henrylhtsang/30/base -> origin/gh/henrylhtsang/30/base 2025-03-14T06:16:04.6641684Z * [new branch] gh/henrylhtsang/30/head -> origin/gh/henrylhtsang/30/head 2025-03-14T06:16:04.6643412Z * [new branch] gh/henrylhtsang/30/orig -> origin/gh/henrylhtsang/30/orig 2025-03-14T06:16:04.6645762Z * [new branch] gh/henrylhtsang/31/base -> origin/gh/henrylhtsang/31/base 2025-03-14T06:16:04.6647364Z * [new branch] gh/henrylhtsang/31/head -> origin/gh/henrylhtsang/31/head 2025-03-14T06:16:04.6649011Z * [new branch] gh/henrylhtsang/31/orig -> origin/gh/henrylhtsang/31/orig 2025-03-14T06:16:04.6651410Z * [new branch] gh/henrylhtsang/32/base -> origin/gh/henrylhtsang/32/base 2025-03-14T06:16:04.6653471Z * [new branch] gh/henrylhtsang/32/head -> origin/gh/henrylhtsang/32/head 2025-03-14T06:16:04.6655061Z * [new branch] gh/henrylhtsang/32/orig -> origin/gh/henrylhtsang/32/orig 2025-03-14T06:16:04.6657451Z * [new branch] gh/henrylhtsang/33/base -> origin/gh/henrylhtsang/33/base 2025-03-14T06:16:04.6659523Z * [new branch] gh/henrylhtsang/33/head -> origin/gh/henrylhtsang/33/head 2025-03-14T06:16:04.6660953Z * [new branch] gh/henrylhtsang/33/orig -> origin/gh/henrylhtsang/33/orig 2025-03-14T06:16:04.6663582Z * [new branch] gh/henrylhtsang/34/base -> origin/gh/henrylhtsang/34/base 2025-03-14T06:16:04.6665373Z * [new branch] gh/henrylhtsang/34/head -> origin/gh/henrylhtsang/34/head 2025-03-14T06:16:04.6667092Z * [new branch] gh/henrylhtsang/34/orig -> origin/gh/henrylhtsang/34/orig 2025-03-14T06:16:04.6670129Z * [new branch] gh/henrylhtsang/35/base -> origin/gh/henrylhtsang/35/base 2025-03-14T06:16:04.6671913Z * [new branch] gh/henrylhtsang/35/head -> origin/gh/henrylhtsang/35/head 2025-03-14T06:16:04.6673571Z * [new branch] gh/henrylhtsang/35/orig -> origin/gh/henrylhtsang/35/orig 2025-03-14T06:16:04.6676001Z * [new branch] gh/henrylhtsang/36/base -> origin/gh/henrylhtsang/36/base 2025-03-14T06:16:04.6677740Z * [new branch] gh/henrylhtsang/36/head -> origin/gh/henrylhtsang/36/head 2025-03-14T06:16:04.6679512Z * [new branch] gh/henrylhtsang/36/orig -> origin/gh/henrylhtsang/36/orig 2025-03-14T06:16:04.6682373Z * [new branch] gh/henrylhtsang/37/base -> origin/gh/henrylhtsang/37/base 2025-03-14T06:16:04.6684089Z * [new branch] gh/henrylhtsang/37/head -> origin/gh/henrylhtsang/37/head 2025-03-14T06:16:04.6689398Z * [new branch] gh/henrylhtsang/37/orig -> origin/gh/henrylhtsang/37/orig 2025-03-14T06:16:04.6691162Z * [new branch] gh/henrylhtsang/38/base -> origin/gh/henrylhtsang/38/base 2025-03-14T06:16:04.6691506Z * [new branch] gh/henrylhtsang/38/head -> origin/gh/henrylhtsang/38/head 2025-03-14T06:16:04.6691811Z * [new branch] gh/henrylhtsang/38/orig -> origin/gh/henrylhtsang/38/orig 2025-03-14T06:16:04.6693829Z * [new branch] gh/henrylhtsang/39/base -> origin/gh/henrylhtsang/39/base 2025-03-14T06:16:04.6695435Z * [new branch] gh/henrylhtsang/39/head -> origin/gh/henrylhtsang/39/head 2025-03-14T06:16:04.6697730Z * [new branch] gh/henrylhtsang/39/orig -> origin/gh/henrylhtsang/39/orig 2025-03-14T06:16:04.6700125Z * [new branch] gh/henrylhtsang/4/base -> origin/gh/henrylhtsang/4/base 2025-03-14T06:16:04.6701735Z * [new branch] gh/henrylhtsang/4/head -> origin/gh/henrylhtsang/4/head 2025-03-14T06:16:04.6703365Z * [new branch] gh/henrylhtsang/4/orig -> origin/gh/henrylhtsang/4/orig 2025-03-14T06:16:04.6705695Z * [new branch] gh/henrylhtsang/40/base -> origin/gh/henrylhtsang/40/base 2025-03-14T06:16:04.6707366Z * [new branch] gh/henrylhtsang/40/head -> origin/gh/henrylhtsang/40/head 2025-03-14T06:16:04.6709155Z * [new branch] gh/henrylhtsang/40/orig -> origin/gh/henrylhtsang/40/orig 2025-03-14T06:16:04.6711360Z * [new branch] gh/henrylhtsang/41/base -> origin/gh/henrylhtsang/41/base 2025-03-14T06:16:04.6713126Z * [new branch] gh/henrylhtsang/41/head -> origin/gh/henrylhtsang/41/head 2025-03-14T06:16:04.6714748Z * [new branch] gh/henrylhtsang/41/orig -> origin/gh/henrylhtsang/41/orig 2025-03-14T06:16:04.6716860Z * [new branch] gh/henrylhtsang/42/base -> origin/gh/henrylhtsang/42/base 2025-03-14T06:16:04.6718670Z * [new branch] gh/henrylhtsang/42/head -> origin/gh/henrylhtsang/42/head 2025-03-14T06:16:04.6720407Z * [new branch] gh/henrylhtsang/42/orig -> origin/gh/henrylhtsang/42/orig 2025-03-14T06:16:04.6722409Z * [new branch] gh/henrylhtsang/5/base -> origin/gh/henrylhtsang/5/base 2025-03-14T06:16:04.6724121Z * [new branch] gh/henrylhtsang/5/head -> origin/gh/henrylhtsang/5/head 2025-03-14T06:16:04.6725931Z * [new branch] gh/henrylhtsang/5/orig -> origin/gh/henrylhtsang/5/orig 2025-03-14T06:16:04.6728227Z * [new branch] gh/henrylhtsang/6/base -> origin/gh/henrylhtsang/6/base 2025-03-14T06:16:04.6730348Z * [new branch] gh/henrylhtsang/6/head -> origin/gh/henrylhtsang/6/head 2025-03-14T06:16:04.6731853Z * [new branch] gh/henrylhtsang/6/orig -> origin/gh/henrylhtsang/6/orig 2025-03-14T06:16:04.6734225Z * [new branch] gh/henrylhtsang/7/base -> origin/gh/henrylhtsang/7/base 2025-03-14T06:16:04.6735956Z * [new branch] gh/henrylhtsang/7/head -> origin/gh/henrylhtsang/7/head 2025-03-14T06:16:04.6738011Z * [new branch] gh/henrylhtsang/7/orig -> origin/gh/henrylhtsang/7/orig 2025-03-14T06:16:04.6739740Z * [new branch] gh/henrylhtsang/8/base -> origin/gh/henrylhtsang/8/base 2025-03-14T06:16:04.6741456Z * [new branch] gh/henrylhtsang/8/head -> origin/gh/henrylhtsang/8/head 2025-03-14T06:16:04.6743106Z * [new branch] gh/henrylhtsang/8/orig -> origin/gh/henrylhtsang/8/orig 2025-03-14T06:16:04.6783901Z * [new branch] gh/henrylhtsang/9/base -> origin/gh/henrylhtsang/9/base 2025-03-14T06:16:04.6784572Z * [new branch] gh/henrylhtsang/9/head -> origin/gh/henrylhtsang/9/head 2025-03-14T06:16:04.6784893Z * [new branch] gh/henrylhtsang/9/orig -> origin/gh/henrylhtsang/9/orig 2025-03-14T06:16:04.6785236Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2025-03-14T06:16:04.6785500Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2025-03-14T06:16:04.6785706Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2025-03-14T06:16:04.6785959Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2025-03-14T06:16:04.6786230Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2025-03-14T06:16:04.6786539Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2025-03-14T06:16:04.6786751Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-03-14T06:16:04.6787056Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-03-14T06:16:04.6787632Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-03-14T06:16:04.6787924Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2025-03-14T06:16:04.6788121Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2025-03-14T06:16:04.6788407Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2025-03-14T06:16:04.6788697Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-03-14T06:16:04.6788936Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-03-14T06:16:04.6789229Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-03-14T06:16:04.6789503Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-03-14T06:16:04.6789691Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-03-14T06:16:04.6789981Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-03-14T06:16:04.6790300Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-03-14T06:16:04.6790498Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-03-14T06:16:04.6790870Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-03-14T06:16:04.6794273Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-03-14T06:16:04.6795768Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-03-14T06:16:04.6797546Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-03-14T06:16:04.6799788Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-03-14T06:16:04.6801506Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-03-14T06:16:04.6803558Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-03-14T06:16:04.6805817Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-03-14T06:16:04.6807617Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-03-14T06:16:04.6809822Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-03-14T06:16:04.6812059Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-03-14T06:16:04.6813795Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-03-14T06:16:04.6815603Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-03-14T06:16:04.6817747Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-03-14T06:16:04.6819578Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-03-14T06:16:04.6822106Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-03-14T06:16:04.6823783Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-03-14T06:16:04.6826065Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-03-14T06:16:04.6827772Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-03-14T06:16:04.6829461Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-03-14T06:16:04.6831602Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-03-14T06:16:04.6833285Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-03-14T06:16:04.6835013Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-03-14T06:16:04.6837161Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-03-14T06:16:04.6838951Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-03-14T06:16:04.6840535Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-03-14T06:16:04.6842610Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-03-14T06:16:04.6844316Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-03-14T06:16:04.6846012Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-03-14T06:16:04.6848352Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-03-14T06:16:04.6850079Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-03-14T06:16:04.6852124Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-03-14T06:16:04.6854804Z * [new branch] gh/isuruf/117/base -> origin/gh/isuruf/117/base 2025-03-14T06:16:04.6856503Z * [new branch] gh/isuruf/117/head -> origin/gh/isuruf/117/head 2025-03-14T06:16:04.6858214Z * [new branch] gh/isuruf/117/orig -> origin/gh/isuruf/117/orig 2025-03-14T06:16:04.6860399Z * [new branch] gh/isuruf/119/base -> origin/gh/isuruf/119/base 2025-03-14T06:16:04.6862160Z * [new branch] gh/isuruf/119/head -> origin/gh/isuruf/119/head 2025-03-14T06:16:04.6864086Z * [new branch] gh/isuruf/119/orig -> origin/gh/isuruf/119/orig 2025-03-14T06:16:04.6866150Z * [new branch] gh/isuruf/120/base -> origin/gh/isuruf/120/base 2025-03-14T06:16:04.6867901Z * [new branch] gh/isuruf/120/head -> origin/gh/isuruf/120/head 2025-03-14T06:16:04.6869580Z * [new branch] gh/isuruf/120/orig -> origin/gh/isuruf/120/orig 2025-03-14T06:16:04.6871923Z * [new branch] gh/isuruf/121/base -> origin/gh/isuruf/121/base 2025-03-14T06:16:04.6873607Z * [new branch] gh/isuruf/121/head -> origin/gh/isuruf/121/head 2025-03-14T06:16:04.6875277Z * [new branch] gh/isuruf/121/orig -> origin/gh/isuruf/121/orig 2025-03-14T06:16:04.6877470Z * [new branch] gh/isuruf/122/base -> origin/gh/isuruf/122/base 2025-03-14T06:16:04.6879142Z * [new branch] gh/isuruf/122/head -> origin/gh/isuruf/122/head 2025-03-14T06:16:04.6880833Z * [new branch] gh/isuruf/122/orig -> origin/gh/isuruf/122/orig 2025-03-14T06:16:04.6882959Z * [new branch] gh/isuruf/123/base -> origin/gh/isuruf/123/base 2025-03-14T06:16:04.6884693Z * [new branch] gh/isuruf/123/head -> origin/gh/isuruf/123/head 2025-03-14T06:16:04.6886404Z * [new branch] gh/isuruf/123/orig -> origin/gh/isuruf/123/orig 2025-03-14T06:16:04.6888587Z * [new branch] gh/isuruf/124/base -> origin/gh/isuruf/124/base 2025-03-14T06:16:04.6890308Z * [new branch] gh/isuruf/124/head -> origin/gh/isuruf/124/head 2025-03-14T06:16:04.6892026Z * [new branch] gh/isuruf/124/orig -> origin/gh/isuruf/124/orig 2025-03-14T06:16:04.6894310Z * [new branch] gh/isuruf/125/base -> origin/gh/isuruf/125/base 2025-03-14T06:16:04.6896029Z * [new branch] gh/isuruf/125/head -> origin/gh/isuruf/125/head 2025-03-14T06:16:04.6897672Z * [new branch] gh/isuruf/125/orig -> origin/gh/isuruf/125/orig 2025-03-14T06:16:04.6899920Z * [new branch] gh/isuruf/126/base -> origin/gh/isuruf/126/base 2025-03-14T06:16:04.6901612Z * [new branch] gh/isuruf/126/head -> origin/gh/isuruf/126/head 2025-03-14T06:16:04.6903320Z * [new branch] gh/isuruf/126/orig -> origin/gh/isuruf/126/orig 2025-03-14T06:16:04.6905314Z * [new branch] gh/isuruf/127/base -> origin/gh/isuruf/127/base 2025-03-14T06:16:04.6907207Z * [new branch] gh/isuruf/127/head -> origin/gh/isuruf/127/head 2025-03-14T06:16:04.6908791Z * [new branch] gh/isuruf/127/orig -> origin/gh/isuruf/127/orig 2025-03-14T06:16:04.6911507Z * [new branch] gh/isuruf/128/base -> origin/gh/isuruf/128/base 2025-03-14T06:16:04.6913218Z * [new branch] gh/isuruf/128/head -> origin/gh/isuruf/128/head 2025-03-14T06:16:04.6914920Z * [new branch] gh/isuruf/128/orig -> origin/gh/isuruf/128/orig 2025-03-14T06:16:04.6917389Z * [new branch] gh/isuruf/129/base -> origin/gh/isuruf/129/base 2025-03-14T06:16:04.6919081Z * [new branch] gh/isuruf/129/head -> origin/gh/isuruf/129/head 2025-03-14T06:16:04.6920779Z * [new branch] gh/isuruf/129/orig -> origin/gh/isuruf/129/orig 2025-03-14T06:16:04.6923100Z * [new branch] gh/isuruf/130/base -> origin/gh/isuruf/130/base 2025-03-14T06:16:04.6924806Z * [new branch] gh/isuruf/130/head -> origin/gh/isuruf/130/head 2025-03-14T06:16:04.6926696Z * [new branch] gh/isuruf/130/orig -> origin/gh/isuruf/130/orig 2025-03-14T06:16:04.6928754Z * [new branch] gh/isuruf/131/base -> origin/gh/isuruf/131/base 2025-03-14T06:16:04.6930512Z * [new branch] gh/isuruf/131/head -> origin/gh/isuruf/131/head 2025-03-14T06:16:04.6932233Z * [new branch] gh/isuruf/131/orig -> origin/gh/isuruf/131/orig 2025-03-14T06:16:04.6934552Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-03-14T06:16:04.6936269Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-03-14T06:16:04.6937937Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-03-14T06:16:04.6940367Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-03-14T06:16:04.6942074Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-03-14T06:16:04.6943741Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-03-14T06:16:04.6946350Z * [new branch] gh/jamesjwu/100/base -> origin/gh/jamesjwu/100/base 2025-03-14T06:16:04.6948050Z * [new branch] gh/jamesjwu/100/head -> origin/gh/jamesjwu/100/head 2025-03-14T06:16:04.6949721Z * [new branch] gh/jamesjwu/100/orig -> origin/gh/jamesjwu/100/orig 2025-03-14T06:16:04.6952247Z * [new branch] gh/jamesjwu/102/base -> origin/gh/jamesjwu/102/base 2025-03-14T06:16:04.6955037Z * [new branch] gh/jamesjwu/102/head -> origin/gh/jamesjwu/102/head 2025-03-14T06:16:04.6957376Z * [new branch] gh/jamesjwu/105/base -> origin/gh/jamesjwu/105/base 2025-03-14T06:16:04.6959398Z * [new branch] gh/jamesjwu/105/head -> origin/gh/jamesjwu/105/head 2025-03-14T06:16:04.6961369Z * [new branch] gh/jamesjwu/105/orig -> origin/gh/jamesjwu/105/orig 2025-03-14T06:16:04.6964270Z * [new branch] gh/jamesjwu/108/base -> origin/gh/jamesjwu/108/base 2025-03-14T06:16:04.6966054Z * [new branch] gh/jamesjwu/108/head -> origin/gh/jamesjwu/108/head 2025-03-14T06:16:04.6967647Z * [new branch] gh/jamesjwu/108/orig -> origin/gh/jamesjwu/108/orig 2025-03-14T06:16:04.6970025Z * [new branch] gh/jamesjwu/109/base -> origin/gh/jamesjwu/109/base 2025-03-14T06:16:04.6971675Z * [new branch] gh/jamesjwu/109/head -> origin/gh/jamesjwu/109/head 2025-03-14T06:16:04.6973528Z * [new branch] gh/jamesjwu/109/orig -> origin/gh/jamesjwu/109/orig 2025-03-14T06:16:04.6975932Z * [new branch] gh/jamesjwu/110/base -> origin/gh/jamesjwu/110/base 2025-03-14T06:16:04.6978003Z * [new branch] gh/jamesjwu/110/head -> origin/gh/jamesjwu/110/head 2025-03-14T06:16:04.6979647Z * [new branch] gh/jamesjwu/110/orig -> origin/gh/jamesjwu/110/orig 2025-03-14T06:16:04.6981849Z * [new branch] gh/jamesjwu/111/base -> origin/gh/jamesjwu/111/base 2025-03-14T06:16:04.6983600Z * [new branch] gh/jamesjwu/111/head -> origin/gh/jamesjwu/111/head 2025-03-14T06:16:04.6985324Z * [new branch] gh/jamesjwu/111/orig -> origin/gh/jamesjwu/111/orig 2025-03-14T06:16:04.6987520Z * [new branch] gh/jamesjwu/112/base -> origin/gh/jamesjwu/112/base 2025-03-14T06:16:04.6989258Z * [new branch] gh/jamesjwu/112/head -> origin/gh/jamesjwu/112/head 2025-03-14T06:16:04.6990908Z * [new branch] gh/jamesjwu/112/orig -> origin/gh/jamesjwu/112/orig 2025-03-14T06:16:04.6992843Z * [new branch] gh/jamesjwu/113/base -> origin/gh/jamesjwu/113/base 2025-03-14T06:16:04.6994493Z * [new branch] gh/jamesjwu/113/head -> origin/gh/jamesjwu/113/head 2025-03-14T06:16:04.6996004Z * [new branch] gh/jamesjwu/113/orig -> origin/gh/jamesjwu/113/orig 2025-03-14T06:16:04.6998235Z * [new branch] gh/jamesjwu/114/base -> origin/gh/jamesjwu/114/base 2025-03-14T06:16:04.6999911Z * [new branch] gh/jamesjwu/114/head -> origin/gh/jamesjwu/114/head 2025-03-14T06:16:04.7001801Z * [new branch] gh/jamesjwu/114/orig -> origin/gh/jamesjwu/114/orig 2025-03-14T06:16:04.7004251Z * [new branch] gh/jamesjwu/115/base -> origin/gh/jamesjwu/115/base 2025-03-14T06:16:04.7006124Z * [new branch] gh/jamesjwu/115/head -> origin/gh/jamesjwu/115/head 2025-03-14T06:16:04.7008070Z * [new branch] gh/jamesjwu/115/orig -> origin/gh/jamesjwu/115/orig 2025-03-14T06:16:04.7010445Z * [new branch] gh/jamesjwu/116/base -> origin/gh/jamesjwu/116/base 2025-03-14T06:16:04.7012108Z * [new branch] gh/jamesjwu/116/head -> origin/gh/jamesjwu/116/head 2025-03-14T06:16:04.7014024Z * [new branch] gh/jamesjwu/116/orig -> origin/gh/jamesjwu/116/orig 2025-03-14T06:16:04.7016165Z * [new branch] gh/jamesjwu/117/base -> origin/gh/jamesjwu/117/base 2025-03-14T06:16:04.7017931Z * [new branch] gh/jamesjwu/117/head -> origin/gh/jamesjwu/117/head 2025-03-14T06:16:04.7019811Z * [new branch] gh/jamesjwu/117/orig -> origin/gh/jamesjwu/117/orig 2025-03-14T06:16:04.7021838Z * [new branch] gh/jamesjwu/118/base -> origin/gh/jamesjwu/118/base 2025-03-14T06:16:04.7023659Z * [new branch] gh/jamesjwu/118/head -> origin/gh/jamesjwu/118/head 2025-03-14T06:16:04.7025446Z * [new branch] gh/jamesjwu/118/orig -> origin/gh/jamesjwu/118/orig 2025-03-14T06:16:04.7027612Z * [new branch] gh/jamesjwu/119/base -> origin/gh/jamesjwu/119/base 2025-03-14T06:16:04.7029867Z * [new branch] gh/jamesjwu/119/head -> origin/gh/jamesjwu/119/head 2025-03-14T06:16:04.7031629Z * [new branch] gh/jamesjwu/119/orig -> origin/gh/jamesjwu/119/orig 2025-03-14T06:16:04.7034035Z * [new branch] gh/jamesjwu/120/base -> origin/gh/jamesjwu/120/base 2025-03-14T06:16:04.7035730Z * [new branch] gh/jamesjwu/120/head -> origin/gh/jamesjwu/120/head 2025-03-14T06:16:04.7037396Z * [new branch] gh/jamesjwu/120/orig -> origin/gh/jamesjwu/120/orig 2025-03-14T06:16:04.7039678Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-03-14T06:16:04.7041367Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-03-14T06:16:04.7043898Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-03-14T06:16:04.7045594Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-03-14T06:16:04.7048639Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-03-14T06:16:04.7050010Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-03-14T06:16:04.7052136Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-03-14T06:16:04.7054222Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-03-14T06:16:04.7056346Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-03-14T06:16:04.7057959Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-03-14T06:16:04.7060076Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-03-14T06:16:04.7061817Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-03-14T06:16:04.7064126Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-03-14T06:16:04.7065498Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-03-14T06:16:04.7067525Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-03-14T06:16:04.7069277Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-03-14T06:16:04.7071304Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-03-14T06:16:04.7072988Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-03-14T06:16:04.7075199Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-03-14T06:16:04.7076860Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-03-14T06:16:04.7078934Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-03-14T06:16:04.7080625Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-03-14T06:16:04.7082588Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-03-14T06:16:04.7084312Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-03-14T06:16:04.7086599Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-03-14T06:16:04.7088366Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-03-14T06:16:04.7090404Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-03-14T06:16:04.7091986Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-03-14T06:16:04.7094803Z * [new branch] gh/jamesjwu/97/base -> origin/gh/jamesjwu/97/base 2025-03-14T06:16:04.7096709Z * [new branch] gh/jamesjwu/97/head -> origin/gh/jamesjwu/97/head 2025-03-14T06:16:04.7098402Z * [new branch] gh/jamesjwu/97/orig -> origin/gh/jamesjwu/97/orig 2025-03-14T06:16:04.7101033Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-03-14T06:16:04.7102829Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-03-14T06:16:04.7104632Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-03-14T06:16:04.7106503Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-03-14T06:16:04.7108188Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-03-14T06:16:04.7110005Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-03-14T06:16:04.7112048Z * [new branch] gh/janeyx99/221/base -> origin/gh/janeyx99/221/base 2025-03-14T06:16:04.7113728Z * [new branch] gh/janeyx99/221/head -> origin/gh/janeyx99/221/head 2025-03-14T06:16:04.7115523Z * [new branch] gh/janeyx99/221/orig -> origin/gh/janeyx99/221/orig 2025-03-14T06:16:04.7117967Z * [new branch] gh/janeyx99/222/base -> origin/gh/janeyx99/222/base 2025-03-14T06:16:04.7119809Z * [new branch] gh/janeyx99/222/head -> origin/gh/janeyx99/222/head 2025-03-14T06:16:04.7121790Z * [new branch] gh/janeyx99/222/orig -> origin/gh/janeyx99/222/orig 2025-03-14T06:16:04.7124500Z * [new branch] gh/janeyx99/223/base -> origin/gh/janeyx99/223/base 2025-03-14T06:16:04.7125576Z * [new branch] gh/janeyx99/223/head -> origin/gh/janeyx99/223/head 2025-03-14T06:16:04.7127597Z * [new branch] gh/janeyx99/223/orig -> origin/gh/janeyx99/223/orig 2025-03-14T06:16:04.7129809Z * [new branch] gh/janeyx99/224/base -> origin/gh/janeyx99/224/base 2025-03-14T06:16:04.7131143Z * [new branch] gh/janeyx99/224/head -> origin/gh/janeyx99/224/head 2025-03-14T06:16:04.7132828Z * [new branch] gh/janeyx99/224/orig -> origin/gh/janeyx99/224/orig 2025-03-14T06:16:04.7135195Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-03-14T06:16:04.7136436Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-03-14T06:16:04.7138504Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-03-14T06:16:04.7141187Z * [new branch] gh/janeyx99/226/base -> origin/gh/janeyx99/226/base 2025-03-14T06:16:04.7142690Z * [new branch] gh/janeyx99/226/head -> origin/gh/janeyx99/226/head 2025-03-14T06:16:04.7144918Z * [new branch] gh/janeyx99/226/orig -> origin/gh/janeyx99/226/orig 2025-03-14T06:16:04.7147150Z * [new branch] gh/janeyx99/227/base -> origin/gh/janeyx99/227/base 2025-03-14T06:16:04.7148416Z * [new branch] gh/janeyx99/227/head -> origin/gh/janeyx99/227/head 2025-03-14T06:16:04.7150826Z * [new branch] gh/janeyx99/227/orig -> origin/gh/janeyx99/227/orig 2025-03-14T06:16:04.7153348Z * [new branch] gh/janeyx99/228/base -> origin/gh/janeyx99/228/base 2025-03-14T06:16:04.7154959Z * [new branch] gh/janeyx99/228/head -> origin/gh/janeyx99/228/head 2025-03-14T06:16:04.7156794Z * [new branch] gh/janeyx99/228/orig -> origin/gh/janeyx99/228/orig 2025-03-14T06:16:04.7159064Z * [new branch] gh/janeyx99/229/base -> origin/gh/janeyx99/229/base 2025-03-14T06:16:04.7160306Z * [new branch] gh/janeyx99/229/head -> origin/gh/janeyx99/229/head 2025-03-14T06:16:04.7162134Z * [new branch] gh/janeyx99/229/orig -> origin/gh/janeyx99/229/orig 2025-03-14T06:16:04.7164872Z * [new branch] gh/janeyx99/230/base -> origin/gh/janeyx99/230/base 2025-03-14T06:16:04.7166211Z * [new branch] gh/janeyx99/230/head -> origin/gh/janeyx99/230/head 2025-03-14T06:16:04.7167797Z * [new branch] gh/janeyx99/230/orig -> origin/gh/janeyx99/230/orig 2025-03-14T06:16:04.7170752Z * [new branch] gh/janeyx99/231/base -> origin/gh/janeyx99/231/base 2025-03-14T06:16:04.7171639Z * [new branch] gh/janeyx99/231/head -> origin/gh/janeyx99/231/head 2025-03-14T06:16:04.7173553Z * [new branch] gh/janeyx99/231/orig -> origin/gh/janeyx99/231/orig 2025-03-14T06:16:04.7176487Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-03-14T06:16:04.7178204Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-03-14T06:16:04.7179900Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-03-14T06:16:04.7182714Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2025-03-14T06:16:04.7184587Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2025-03-14T06:16:04.7186098Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2025-03-14T06:16:04.7188521Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-03-14T06:16:04.7190128Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-03-14T06:16:04.7192235Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-03-14T06:16:04.7193888Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-03-14T06:16:04.7195619Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-03-14T06:16:04.7197856Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-03-14T06:16:04.7199540Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-03-14T06:16:04.7201198Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-03-14T06:16:04.7203335Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-03-14T06:16:04.7204982Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-03-14T06:16:04.7206685Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-03-14T06:16:04.7209032Z * [new branch] gh/jansel/486/base -> origin/gh/jansel/486/base 2025-03-14T06:16:04.7210775Z * [new branch] gh/jansel/486/head -> origin/gh/jansel/486/head 2025-03-14T06:16:04.7212519Z * [new branch] gh/jansel/486/orig -> origin/gh/jansel/486/orig 2025-03-14T06:16:04.7214638Z * [new branch] gh/jansel/505/base -> origin/gh/jansel/505/base 2025-03-14T06:16:04.7216261Z * [new branch] gh/jansel/505/head -> origin/gh/jansel/505/head 2025-03-14T06:16:04.7218061Z * [new branch] gh/jansel/505/orig -> origin/gh/jansel/505/orig 2025-03-14T06:16:04.7220228Z * [new branch] gh/jansel/506/base -> origin/gh/jansel/506/base 2025-03-14T06:16:04.7221892Z * [new branch] gh/jansel/506/head -> origin/gh/jansel/506/head 2025-03-14T06:16:04.7223649Z * [new branch] gh/jansel/506/orig -> origin/gh/jansel/506/orig 2025-03-14T06:16:04.7225949Z * [new branch] gh/jansel/507/base -> origin/gh/jansel/507/base 2025-03-14T06:16:04.7227636Z * [new branch] gh/jansel/507/head -> origin/gh/jansel/507/head 2025-03-14T06:16:04.7229434Z * [new branch] gh/jansel/507/orig -> origin/gh/jansel/507/orig 2025-03-14T06:16:04.7231782Z * [new branch] gh/jansel/508/base -> origin/gh/jansel/508/base 2025-03-14T06:16:04.7233441Z * [new branch] gh/jansel/508/head -> origin/gh/jansel/508/head 2025-03-14T06:16:04.7235144Z * [new branch] gh/jansel/508/orig -> origin/gh/jansel/508/orig 2025-03-14T06:16:04.7237324Z * [new branch] gh/jansel/509/base -> origin/gh/jansel/509/base 2025-03-14T06:16:04.7239003Z * [new branch] gh/jansel/509/head -> origin/gh/jansel/509/head 2025-03-14T06:16:04.7240727Z * [new branch] gh/jansel/509/orig -> origin/gh/jansel/509/orig 2025-03-14T06:16:04.7242856Z * [new branch] gh/jansel/510/base -> origin/gh/jansel/510/base 2025-03-14T06:16:04.7244502Z * [new branch] gh/jansel/510/head -> origin/gh/jansel/510/head 2025-03-14T06:16:04.7246254Z * [new branch] gh/jansel/510/orig -> origin/gh/jansel/510/orig 2025-03-14T06:16:04.7248882Z * [new branch] gh/jansel/511/base -> origin/gh/jansel/511/base 2025-03-14T06:16:04.7250848Z * [new branch] gh/jansel/511/head -> origin/gh/jansel/511/head 2025-03-14T06:16:04.7252758Z * [new branch] gh/jansel/511/orig -> origin/gh/jansel/511/orig 2025-03-14T06:16:04.7255247Z * [new branch] gh/jansel/512/base -> origin/gh/jansel/512/base 2025-03-14T06:16:04.7256867Z * [new branch] gh/jansel/512/head -> origin/gh/jansel/512/head 2025-03-14T06:16:04.7258537Z * [new branch] gh/jansel/512/orig -> origin/gh/jansel/512/orig 2025-03-14T06:16:04.7260643Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-03-14T06:16:04.7262472Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-03-14T06:16:04.7264119Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-03-14T06:16:04.7266298Z * [new branch] gh/jansel/514/base -> origin/gh/jansel/514/base 2025-03-14T06:16:04.7267979Z * [new branch] gh/jansel/514/head -> origin/gh/jansel/514/head 2025-03-14T06:16:04.7269684Z * [new branch] gh/jansel/514/orig -> origin/gh/jansel/514/orig 2025-03-14T06:16:04.7272503Z * [new branch] gh/jansel/515/base -> origin/gh/jansel/515/base 2025-03-14T06:16:04.7274283Z * [new branch] gh/jansel/515/head -> origin/gh/jansel/515/head 2025-03-14T06:16:04.7275961Z * [new branch] gh/jansel/515/orig -> origin/gh/jansel/515/orig 2025-03-14T06:16:04.7278462Z * [new branch] gh/jansel/516/base -> origin/gh/jansel/516/base 2025-03-14T06:16:04.7280131Z * [new branch] gh/jansel/516/head -> origin/gh/jansel/516/head 2025-03-14T06:16:04.7281828Z * [new branch] gh/jansel/516/orig -> origin/gh/jansel/516/orig 2025-03-14T06:16:04.7284135Z * [new branch] gh/jansel/517/base -> origin/gh/jansel/517/base 2025-03-14T06:16:04.7285942Z * [new branch] gh/jansel/517/head -> origin/gh/jansel/517/head 2025-03-14T06:16:04.7287645Z * [new branch] gh/jansel/517/orig -> origin/gh/jansel/517/orig 2025-03-14T06:16:04.7289873Z * [new branch] gh/jansel/518/base -> origin/gh/jansel/518/base 2025-03-14T06:16:04.7291599Z * [new branch] gh/jansel/518/head -> origin/gh/jansel/518/head 2025-03-14T06:16:04.7293372Z * [new branch] gh/jansel/518/orig -> origin/gh/jansel/518/orig 2025-03-14T06:16:04.7295463Z * [new branch] gh/jansel/519/base -> origin/gh/jansel/519/base 2025-03-14T06:16:04.7297223Z * [new branch] gh/jansel/519/head -> origin/gh/jansel/519/head 2025-03-14T06:16:04.7298940Z * [new branch] gh/jansel/519/orig -> origin/gh/jansel/519/orig 2025-03-14T06:16:04.7301301Z * [new branch] gh/jansel/520/base -> origin/gh/jansel/520/base 2025-03-14T06:16:04.7302935Z * [new branch] gh/jansel/520/head -> origin/gh/jansel/520/head 2025-03-14T06:16:04.7304718Z * [new branch] gh/jansel/520/orig -> origin/gh/jansel/520/orig 2025-03-14T06:16:04.7307036Z * [new branch] gh/jansel/521/base -> origin/gh/jansel/521/base 2025-03-14T06:16:04.7308712Z * [new branch] gh/jansel/521/head -> origin/gh/jansel/521/head 2025-03-14T06:16:04.7310369Z * [new branch] gh/jansel/521/orig -> origin/gh/jansel/521/orig 2025-03-14T06:16:04.7313224Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2025-03-14T06:16:04.7314914Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2025-03-14T06:16:04.7316674Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2025-03-14T06:16:04.7318939Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-03-14T06:16:04.7320747Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-03-14T06:16:04.7322292Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-03-14T06:16:04.7324793Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-03-14T06:16:04.7326408Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-03-14T06:16:04.7328320Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-03-14T06:16:04.7331045Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-03-14T06:16:04.7332798Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-03-14T06:16:04.7334486Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-03-14T06:16:04.7336636Z * [new branch] gh/jbschlosser/227/base -> origin/gh/jbschlosser/227/base 2025-03-14T06:16:04.7338282Z * [new branch] gh/jbschlosser/227/head -> origin/gh/jbschlosser/227/head 2025-03-14T06:16:04.7339983Z * [new branch] gh/jbschlosser/227/orig -> origin/gh/jbschlosser/227/orig 2025-03-14T06:16:04.7342236Z * [new branch] gh/jbschlosser/228/base -> origin/gh/jbschlosser/228/base 2025-03-14T06:16:04.7344344Z * [new branch] gh/jbschlosser/228/head -> origin/gh/jbschlosser/228/head 2025-03-14T06:16:04.7346030Z * [new branch] gh/jbschlosser/228/orig -> origin/gh/jbschlosser/228/orig 2025-03-14T06:16:04.7348592Z * [new branch] gh/jbschlosser/229/base -> origin/gh/jbschlosser/229/base 2025-03-14T06:16:04.7350211Z * [new branch] gh/jbschlosser/229/head -> origin/gh/jbschlosser/229/head 2025-03-14T06:16:04.7352129Z * [new branch] gh/jbschlosser/229/orig -> origin/gh/jbschlosser/229/orig 2025-03-14T06:16:04.7356689Z * [new branch] gh/jbschlosser/230/base -> origin/gh/jbschlosser/230/base 2025-03-14T06:16:04.7358729Z * [new branch] gh/jbschlosser/230/head -> origin/gh/jbschlosser/230/head 2025-03-14T06:16:04.7360561Z * [new branch] gh/jbschlosser/230/orig -> origin/gh/jbschlosser/230/orig 2025-03-14T06:16:04.7363375Z * [new branch] gh/jbschlosser/231/base -> origin/gh/jbschlosser/231/base 2025-03-14T06:16:04.7365274Z * [new branch] gh/jbschlosser/231/head -> origin/gh/jbschlosser/231/head 2025-03-14T06:16:04.7367029Z * [new branch] gh/jbschlosser/231/orig -> origin/gh/jbschlosser/231/orig 2025-03-14T06:16:04.7369202Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2025-03-14T06:16:04.7370990Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2025-03-14T06:16:04.7372706Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2025-03-14T06:16:04.7375449Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2025-03-14T06:16:04.7377183Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2025-03-14T06:16:04.7378929Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2025-03-14T06:16:04.7381644Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-03-14T06:16:04.7383426Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-03-14T06:16:04.7385184Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-03-14T06:16:04.7387434Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2025-03-14T06:16:04.7389572Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2025-03-14T06:16:04.7391432Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2025-03-14T06:16:04.7393344Z * [new branch] gh/jerryzh168/860/base -> origin/gh/jerryzh168/860/base 2025-03-14T06:16:04.7395239Z * [new branch] gh/jerryzh168/860/head -> origin/gh/jerryzh168/860/head 2025-03-14T06:16:04.7396962Z * [new branch] gh/jerryzh168/860/orig -> origin/gh/jerryzh168/860/orig 2025-03-14T06:16:04.7399659Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2025-03-14T06:16:04.7401404Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2025-03-14T06:16:04.7404029Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-03-14T06:16:04.7406404Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-03-14T06:16:04.7409031Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-03-14T06:16:04.7411048Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-03-14T06:16:04.7412766Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-03-14T06:16:04.7414577Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-03-14T06:16:04.7416928Z * [new branch] gh/jiayisunx/50/base -> origin/gh/jiayisunx/50/base 2025-03-14T06:16:04.7418709Z * [new branch] gh/jiayisunx/50/head -> origin/gh/jiayisunx/50/head 2025-03-14T06:16:04.7420384Z * [new branch] gh/jiayisunx/50/orig -> origin/gh/jiayisunx/50/orig 2025-03-14T06:16:04.7422519Z * [new branch] gh/jiayisunx/51/base -> origin/gh/jiayisunx/51/base 2025-03-14T06:16:04.7424193Z * [new branch] gh/jiayisunx/51/head -> origin/gh/jiayisunx/51/head 2025-03-14T06:16:04.7425876Z * [new branch] gh/jiayisunx/51/orig -> origin/gh/jiayisunx/51/orig 2025-03-14T06:16:04.7428124Z * [new branch] gh/jiayisunx/53/base -> origin/gh/jiayisunx/53/base 2025-03-14T06:16:04.7429839Z * [new branch] gh/jiayisunx/53/head -> origin/gh/jiayisunx/53/head 2025-03-14T06:16:04.7431505Z * [new branch] gh/jiayisunx/53/orig -> origin/gh/jiayisunx/53/orig 2025-03-14T06:16:04.7433622Z * [new branch] gh/jiayisunx/54/base -> origin/gh/jiayisunx/54/base 2025-03-14T06:16:04.7435339Z * [new branch] gh/jiayisunx/54/head -> origin/gh/jiayisunx/54/head 2025-03-14T06:16:04.7437012Z * [new branch] gh/jiayisunx/54/orig -> origin/gh/jiayisunx/54/orig 2025-03-14T06:16:04.7439322Z * [new branch] gh/jiayisunx/55/base -> origin/gh/jiayisunx/55/base 2025-03-14T06:16:04.7441043Z * [new branch] gh/jiayisunx/55/head -> origin/gh/jiayisunx/55/head 2025-03-14T06:16:04.7442747Z * [new branch] gh/jiayisunx/55/orig -> origin/gh/jiayisunx/55/orig 2025-03-14T06:16:04.7444928Z * [new branch] gh/jiayisunx/56/base -> origin/gh/jiayisunx/56/base 2025-03-14T06:16:04.7446653Z * [new branch] gh/jiayisunx/56/head -> origin/gh/jiayisunx/56/head 2025-03-14T06:16:04.7448329Z * [new branch] gh/jiayisunx/56/orig -> origin/gh/jiayisunx/56/orig 2025-03-14T06:16:04.7450459Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-03-14T06:16:04.7452453Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-03-14T06:16:04.7454370Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-03-14T06:16:04.7456648Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-03-14T06:16:04.7458337Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-03-14T06:16:04.7460256Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-03-14T06:16:04.7462412Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-03-14T06:16:04.7464086Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-03-14T06:16:04.7465815Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-03-14T06:16:04.7467895Z * [new branch] gh/jiayisunx/60/base -> origin/gh/jiayisunx/60/base 2025-03-14T06:16:04.7469578Z * [new branch] gh/jiayisunx/60/head -> origin/gh/jiayisunx/60/head 2025-03-14T06:16:04.7471276Z * [new branch] gh/jiayisunx/60/orig -> origin/gh/jiayisunx/60/orig 2025-03-14T06:16:04.7473552Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-03-14T06:16:04.7475166Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-03-14T06:16:04.7476891Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-03-14T06:16:04.7479261Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-03-14T06:16:04.7480934Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-03-14T06:16:04.7483648Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2025-03-14T06:16:04.7485408Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2025-03-14T06:16:04.7487558Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2025-03-14T06:16:04.7489715Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2025-03-14T06:16:04.7491785Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2025-03-14T06:16:04.7493898Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2025-03-14T06:16:04.7495898Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2025-03-14T06:16:04.7497674Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2025-03-14T06:16:04.7499871Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2025-03-14T06:16:04.7501533Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2025-03-14T06:16:04.7503472Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2025-03-14T06:16:04.7505404Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2025-03-14T06:16:04.7507043Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2025-03-14T06:16:04.7509274Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2025-03-14T06:16:04.7511096Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2025-03-14T06:16:04.7513030Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2025-03-14T06:16:04.7514665Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2025-03-14T06:16:04.7516592Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2025-03-14T06:16:04.7518438Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2025-03-14T06:16:04.7520362Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2025-03-14T06:16:04.7521975Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2025-03-14T06:16:04.7524077Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2025-03-14T06:16:04.7525711Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2025-03-14T06:16:04.7527732Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2025-03-14T06:16:04.7529387Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2025-03-14T06:16:04.7532610Z * [new branch] gh/justinchuby/102/base -> origin/gh/justinchuby/102/base 2025-03-14T06:16:04.7534348Z * [new branch] gh/justinchuby/102/head -> origin/gh/justinchuby/102/head 2025-03-14T06:16:04.7536045Z * [new branch] gh/justinchuby/102/orig -> origin/gh/justinchuby/102/orig 2025-03-14T06:16:04.7538296Z * [new branch] gh/justinchuby/103/base -> origin/gh/justinchuby/103/base 2025-03-14T06:16:04.7540040Z * [new branch] gh/justinchuby/103/head -> origin/gh/justinchuby/103/head 2025-03-14T06:16:04.7541712Z * [new branch] gh/justinchuby/103/orig -> origin/gh/justinchuby/103/orig 2025-03-14T06:16:04.7544331Z * [new branch] gh/justinchuby/104/base -> origin/gh/justinchuby/104/base 2025-03-14T06:16:04.7545944Z * [new branch] gh/justinchuby/104/head -> origin/gh/justinchuby/104/head 2025-03-14T06:16:04.7547630Z * [new branch] gh/justinchuby/104/orig -> origin/gh/justinchuby/104/orig 2025-03-14T06:16:04.7549605Z * [new branch] gh/justinchuby/105/base -> origin/gh/justinchuby/105/base 2025-03-14T06:16:04.7551238Z * [new branch] gh/justinchuby/105/head -> origin/gh/justinchuby/105/head 2025-03-14T06:16:04.7554174Z * [new branch] gh/justinchuby/105/orig -> origin/gh/justinchuby/105/orig 2025-03-14T06:16:04.7556080Z * [new branch] gh/justinchuby/106/base -> origin/gh/justinchuby/106/base 2025-03-14T06:16:04.7557751Z * [new branch] gh/justinchuby/106/head -> origin/gh/justinchuby/106/head 2025-03-14T06:16:04.7559467Z * [new branch] gh/justinchuby/106/orig -> origin/gh/justinchuby/106/orig 2025-03-14T06:16:04.7561739Z * [new branch] gh/justinchuby/107/base -> origin/gh/justinchuby/107/base 2025-03-14T06:16:04.7563429Z * [new branch] gh/justinchuby/107/head -> origin/gh/justinchuby/107/head 2025-03-14T06:16:04.7565206Z * [new branch] gh/justinchuby/107/orig -> origin/gh/justinchuby/107/orig 2025-03-14T06:16:04.7567787Z * [new branch] gh/justinchuby/108/base -> origin/gh/justinchuby/108/base 2025-03-14T06:16:04.7569285Z * [new branch] gh/justinchuby/108/head -> origin/gh/justinchuby/108/head 2025-03-14T06:16:04.7571216Z * [new branch] gh/justinchuby/108/orig -> origin/gh/justinchuby/108/orig 2025-03-14T06:16:04.7573941Z * [new branch] gh/justinchuby/109/base -> origin/gh/justinchuby/109/base 2025-03-14T06:16:04.7575313Z * [new branch] gh/justinchuby/109/head -> origin/gh/justinchuby/109/head 2025-03-14T06:16:04.7577319Z * [new branch] gh/justinchuby/109/orig -> origin/gh/justinchuby/109/orig 2025-03-14T06:16:04.7579415Z * [new branch] gh/justinchuby/110/base -> origin/gh/justinchuby/110/base 2025-03-14T06:16:04.7581191Z * [new branch] gh/justinchuby/110/head -> origin/gh/justinchuby/110/head 2025-03-14T06:16:04.7582684Z * [new branch] gh/justinchuby/110/orig -> origin/gh/justinchuby/110/orig 2025-03-14T06:16:04.7585612Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-03-14T06:16:04.7587149Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-03-14T06:16:04.7588972Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-03-14T06:16:04.7591877Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-03-14T06:16:04.7593612Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-03-14T06:16:04.7595286Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-03-14T06:16:04.7597560Z * [new branch] gh/justinchuby/113/base -> origin/gh/justinchuby/113/base 2025-03-14T06:16:04.7599042Z * [new branch] gh/justinchuby/113/head -> origin/gh/justinchuby/113/head 2025-03-14T06:16:04.7601030Z * [new branch] gh/justinchuby/113/orig -> origin/gh/justinchuby/113/orig 2025-03-14T06:16:04.7603163Z * [new branch] gh/justinchuby/114/base -> origin/gh/justinchuby/114/base 2025-03-14T06:16:04.7604640Z * [new branch] gh/justinchuby/114/head -> origin/gh/justinchuby/114/head 2025-03-14T06:16:04.7606635Z * [new branch] gh/justinchuby/114/orig -> origin/gh/justinchuby/114/orig 2025-03-14T06:16:04.7608829Z * [new branch] gh/justinchuby/115/base -> origin/gh/justinchuby/115/base 2025-03-14T06:16:04.7610300Z * [new branch] gh/justinchuby/115/head -> origin/gh/justinchuby/115/head 2025-03-14T06:16:04.7612185Z * [new branch] gh/justinchuby/115/orig -> origin/gh/justinchuby/115/orig 2025-03-14T06:16:04.7615269Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2025-03-14T06:16:04.7616951Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2025-03-14T06:16:04.7619252Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2025-03-14T06:16:04.7621470Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-03-14T06:16:04.7623211Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-03-14T06:16:04.7625731Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-03-14T06:16:04.7627082Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-03-14T06:16:04.7629233Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-03-14T06:16:04.7630857Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-03-14T06:16:04.7633074Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-03-14T06:16:04.7634795Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-03-14T06:16:04.7637909Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-03-14T06:16:04.7639676Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-03-14T06:16:04.7641585Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-03-14T06:16:04.7643516Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-03-14T06:16:04.7644978Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-03-14T06:16:04.7647869Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-03-14T06:16:04.7649653Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2025-03-14T06:16:04.7651342Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2025-03-14T06:16:04.7654550Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-03-14T06:16:04.7656628Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-03-14T06:16:04.7657941Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-03-14T06:16:04.7660227Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-03-14T06:16:04.7661825Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-03-14T06:16:04.7663645Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-03-14T06:16:04.7666599Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-03-14T06:16:04.7668012Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-03-14T06:16:04.7671330Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2025-03-14T06:16:04.7673304Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2025-03-14T06:16:04.7675076Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2025-03-14T06:16:04.7677378Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-03-14T06:16:04.7679367Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-03-14T06:16:04.7681051Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-03-14T06:16:04.7683187Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2025-03-14T06:16:04.7685011Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2025-03-14T06:16:04.7686803Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2025-03-14T06:16:04.7688961Z * [new branch] gh/kwen2501/123/base -> origin/gh/kwen2501/123/base 2025-03-14T06:16:04.7690833Z * [new branch] gh/kwen2501/123/head -> origin/gh/kwen2501/123/head 2025-03-14T06:16:04.7692578Z * [new branch] gh/kwen2501/123/orig -> origin/gh/kwen2501/123/orig 2025-03-14T06:16:04.7694715Z * [new branch] gh/kwen2501/125/base -> origin/gh/kwen2501/125/base 2025-03-14T06:16:04.7696405Z * [new branch] gh/kwen2501/125/head -> origin/gh/kwen2501/125/head 2025-03-14T06:16:04.7698207Z * [new branch] gh/kwen2501/125/orig -> origin/gh/kwen2501/125/orig 2025-03-14T06:16:04.7700400Z * [new branch] gh/kwen2501/126/base -> origin/gh/kwen2501/126/base 2025-03-14T06:16:04.7702276Z * [new branch] gh/kwen2501/126/head -> origin/gh/kwen2501/126/head 2025-03-14T06:16:04.7703961Z * [new branch] gh/kwen2501/126/orig -> origin/gh/kwen2501/126/orig 2025-03-14T06:16:04.7706127Z * [new branch] gh/kwen2501/127/base -> origin/gh/kwen2501/127/base 2025-03-14T06:16:04.7707811Z * [new branch] gh/kwen2501/127/head -> origin/gh/kwen2501/127/head 2025-03-14T06:16:04.7709538Z * [new branch] gh/kwen2501/127/orig -> origin/gh/kwen2501/127/orig 2025-03-14T06:16:04.7712098Z * [new branch] gh/kwen2501/128/base -> origin/gh/kwen2501/128/base 2025-03-14T06:16:04.7713827Z * [new branch] gh/kwen2501/128/head -> origin/gh/kwen2501/128/head 2025-03-14T06:16:04.7715742Z * [new branch] gh/kwen2501/128/orig -> origin/gh/kwen2501/128/orig 2025-03-14T06:16:04.7718040Z * [new branch] gh/kwen2501/129/base -> origin/gh/kwen2501/129/base 2025-03-14T06:16:04.7719771Z * [new branch] gh/kwen2501/129/head -> origin/gh/kwen2501/129/head 2025-03-14T06:16:04.7721483Z * [new branch] gh/kwen2501/129/orig -> origin/gh/kwen2501/129/orig 2025-03-14T06:16:04.7723748Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-03-14T06:16:04.7725804Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-03-14T06:16:04.7727540Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-03-14T06:16:04.7729518Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-03-14T06:16:04.7731264Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-03-14T06:16:04.7732950Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-03-14T06:16:04.7735394Z * [new branch] gh/kwen2501/132/base -> origin/gh/kwen2501/132/base 2025-03-14T06:16:04.7737067Z * [new branch] gh/kwen2501/132/head -> origin/gh/kwen2501/132/head 2025-03-14T06:16:04.7738967Z * [new branch] gh/kwen2501/132/orig -> origin/gh/kwen2501/132/orig 2025-03-14T06:16:04.7741216Z * [new branch] gh/kwen2501/133/base -> origin/gh/kwen2501/133/base 2025-03-14T06:16:04.7742908Z * [new branch] gh/kwen2501/133/head -> origin/gh/kwen2501/133/head 2025-03-14T06:16:04.7744611Z * [new branch] gh/kwen2501/133/orig -> origin/gh/kwen2501/133/orig 2025-03-14T06:16:04.7746736Z * [new branch] gh/kwen2501/134/base -> origin/gh/kwen2501/134/base 2025-03-14T06:16:04.7748837Z * [new branch] gh/kwen2501/134/head -> origin/gh/kwen2501/134/head 2025-03-14T06:16:04.7750230Z * [new branch] gh/kwen2501/134/orig -> origin/gh/kwen2501/134/orig 2025-03-14T06:16:04.7754904Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-03-14T06:16:04.7756320Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-03-14T06:16:04.7758829Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2025-03-14T06:16:04.7760540Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2025-03-14T06:16:04.7762353Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2025-03-14T06:16:04.7765247Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2025-03-14T06:16:04.7767064Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2025-03-14T06:16:04.7768817Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2025-03-14T06:16:04.7771969Z * [new branch] gh/laithsakka/107/base -> origin/gh/laithsakka/107/base 2025-03-14T06:16:04.7773845Z * [new branch] gh/laithsakka/107/head -> origin/gh/laithsakka/107/head 2025-03-14T06:16:04.7775311Z * [new branch] gh/laithsakka/107/orig -> origin/gh/laithsakka/107/orig 2025-03-14T06:16:04.7777763Z * [new branch] gh/laithsakka/108/base -> origin/gh/laithsakka/108/base 2025-03-14T06:16:04.7779637Z * [new branch] gh/laithsakka/108/head -> origin/gh/laithsakka/108/head 2025-03-14T06:16:04.7781220Z * [new branch] gh/laithsakka/108/orig -> origin/gh/laithsakka/108/orig 2025-03-14T06:16:04.7783434Z * [new branch] gh/laithsakka/109/base -> origin/gh/laithsakka/109/base 2025-03-14T06:16:04.7785190Z * [new branch] gh/laithsakka/109/head -> origin/gh/laithsakka/109/head 2025-03-14T06:16:04.7786647Z * [new branch] gh/laithsakka/109/orig -> origin/gh/laithsakka/109/orig 2025-03-14T06:16:04.7788734Z * [new branch] gh/laithsakka/110/base -> origin/gh/laithsakka/110/base 2025-03-14T06:16:04.7790652Z * [new branch] gh/laithsakka/110/head -> origin/gh/laithsakka/110/head 2025-03-14T06:16:04.7792182Z * [new branch] gh/laithsakka/110/orig -> origin/gh/laithsakka/110/orig 2025-03-14T06:16:04.7794729Z * [new branch] gh/laithsakka/111/base -> origin/gh/laithsakka/111/base 2025-03-14T06:16:04.7796665Z * [new branch] gh/laithsakka/111/head -> origin/gh/laithsakka/111/head 2025-03-14T06:16:04.7798439Z * [new branch] gh/laithsakka/111/orig -> origin/gh/laithsakka/111/orig 2025-03-14T06:16:04.7801131Z * [new branch] gh/laithsakka/112/base -> origin/gh/laithsakka/112/base 2025-03-14T06:16:04.7803110Z * [new branch] gh/laithsakka/112/head -> origin/gh/laithsakka/112/head 2025-03-14T06:16:04.7804865Z * [new branch] gh/laithsakka/112/orig -> origin/gh/laithsakka/112/orig 2025-03-14T06:16:04.7807058Z * [new branch] gh/laithsakka/113/base -> origin/gh/laithsakka/113/base 2025-03-14T06:16:04.7808337Z * [new branch] gh/laithsakka/113/head -> origin/gh/laithsakka/113/head 2025-03-14T06:16:04.7810226Z * [new branch] gh/laithsakka/113/orig -> origin/gh/laithsakka/113/orig 2025-03-14T06:16:04.7812634Z * [new branch] gh/laithsakka/114/base -> origin/gh/laithsakka/114/base 2025-03-14T06:16:04.7814348Z * [new branch] gh/laithsakka/114/head -> origin/gh/laithsakka/114/head 2025-03-14T06:16:04.7816097Z * [new branch] gh/laithsakka/114/orig -> origin/gh/laithsakka/114/orig 2025-03-14T06:16:04.7817991Z * [new branch] gh/laithsakka/115/base -> origin/gh/laithsakka/115/base 2025-03-14T06:16:04.7819993Z * [new branch] gh/laithsakka/115/head -> origin/gh/laithsakka/115/head 2025-03-14T06:16:04.7821756Z * [new branch] gh/laithsakka/115/orig -> origin/gh/laithsakka/115/orig 2025-03-14T06:16:04.7824056Z * [new branch] gh/laithsakka/116/base -> origin/gh/laithsakka/116/base 2025-03-14T06:16:04.7825474Z * [new branch] gh/laithsakka/116/head -> origin/gh/laithsakka/116/head 2025-03-14T06:16:04.7827347Z * [new branch] gh/laithsakka/116/orig -> origin/gh/laithsakka/116/orig 2025-03-14T06:16:04.7829335Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-03-14T06:16:04.7831626Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-03-14T06:16:04.7833309Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-03-14T06:16:04.7835283Z * [new branch] gh/laithsakka/118/base -> origin/gh/laithsakka/118/base 2025-03-14T06:16:04.7836760Z * [new branch] gh/laithsakka/118/head -> origin/gh/laithsakka/118/head 2025-03-14T06:16:04.7838668Z * [new branch] gh/laithsakka/118/orig -> origin/gh/laithsakka/118/orig 2025-03-14T06:16:04.7840571Z * [new branch] gh/laithsakka/119/base -> origin/gh/laithsakka/119/base 2025-03-14T06:16:04.7842439Z * [new branch] gh/laithsakka/119/head -> origin/gh/laithsakka/119/head 2025-03-14T06:16:04.7844306Z * [new branch] gh/laithsakka/119/orig -> origin/gh/laithsakka/119/orig 2025-03-14T06:16:04.7846092Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-03-14T06:16:04.7847822Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-03-14T06:16:04.7849547Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-03-14T06:16:04.7852055Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-03-14T06:16:04.7854202Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-03-14T06:16:04.7856173Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-03-14T06:16:04.7857690Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-03-14T06:16:04.7860296Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-03-14T06:16:04.7861745Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-03-14T06:16:04.7864481Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-03-14T06:16:04.7866085Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-03-14T06:16:04.7868749Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-03-14T06:16:04.7870682Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-03-14T06:16:04.7872351Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-03-14T06:16:04.7875259Z * [new branch] gh/leslie-fang-intel/180/base -> origin/gh/leslie-fang-intel/180/base 2025-03-14T06:16:04.7876654Z * [new branch] gh/leslie-fang-intel/180/head -> origin/gh/leslie-fang-intel/180/head 2025-03-14T06:16:04.7878542Z * [new branch] gh/leslie-fang-intel/180/orig -> origin/gh/leslie-fang-intel/180/orig 2025-03-14T06:16:04.7880665Z * [new branch] gh/leslie-fang-intel/181/base -> origin/gh/leslie-fang-intel/181/base 2025-03-14T06:16:04.7882139Z * [new branch] gh/leslie-fang-intel/181/head -> origin/gh/leslie-fang-intel/181/head 2025-03-14T06:16:04.7884386Z * [new branch] gh/leslie-fang-intel/181/orig -> origin/gh/leslie-fang-intel/181/orig 2025-03-14T06:16:04.7886475Z * [new branch] gh/leslie-fang-intel/182/base -> origin/gh/leslie-fang-intel/182/base 2025-03-14T06:16:04.7888005Z * [new branch] gh/leslie-fang-intel/182/head -> origin/gh/leslie-fang-intel/182/head 2025-03-14T06:16:04.7889874Z * [new branch] gh/leslie-fang-intel/182/orig -> origin/gh/leslie-fang-intel/182/orig 2025-03-14T06:16:04.7892090Z * [new branch] gh/leslie-fang-intel/183/base -> origin/gh/leslie-fang-intel/183/base 2025-03-14T06:16:04.7893607Z * [new branch] gh/leslie-fang-intel/183/head -> origin/gh/leslie-fang-intel/183/head 2025-03-14T06:16:04.7895468Z * [new branch] gh/leslie-fang-intel/183/orig -> origin/gh/leslie-fang-intel/183/orig 2025-03-14T06:16:04.7897643Z * [new branch] gh/leslie-fang-intel/184/base -> origin/gh/leslie-fang-intel/184/base 2025-03-14T06:16:04.7899163Z * [new branch] gh/leslie-fang-intel/184/head -> origin/gh/leslie-fang-intel/184/head 2025-03-14T06:16:04.7901023Z * [new branch] gh/leslie-fang-intel/184/orig -> origin/gh/leslie-fang-intel/184/orig 2025-03-14T06:16:04.7903156Z * [new branch] gh/leslie-fang-intel/185/base -> origin/gh/leslie-fang-intel/185/base 2025-03-14T06:16:04.7904700Z * [new branch] gh/leslie-fang-intel/185/head -> origin/gh/leslie-fang-intel/185/head 2025-03-14T06:16:04.7906842Z * [new branch] gh/leslie-fang-intel/185/orig -> origin/gh/leslie-fang-intel/185/orig 2025-03-14T06:16:04.7909268Z * [new branch] gh/leslie-fang-intel/186/base -> origin/gh/leslie-fang-intel/186/base 2025-03-14T06:16:04.7910661Z * [new branch] gh/leslie-fang-intel/186/head -> origin/gh/leslie-fang-intel/186/head 2025-03-14T06:16:04.7912499Z * [new branch] gh/leslie-fang-intel/186/orig -> origin/gh/leslie-fang-intel/186/orig 2025-03-14T06:16:04.7914708Z * [new branch] gh/leslie-fang-intel/187/base -> origin/gh/leslie-fang-intel/187/base 2025-03-14T06:16:04.7916191Z * [new branch] gh/leslie-fang-intel/187/head -> origin/gh/leslie-fang-intel/187/head 2025-03-14T06:16:04.7918056Z * [new branch] gh/leslie-fang-intel/187/orig -> origin/gh/leslie-fang-intel/187/orig 2025-03-14T06:16:04.7920184Z * [new branch] gh/leslie-fang-intel/188/base -> origin/gh/leslie-fang-intel/188/base 2025-03-14T06:16:04.7922408Z * [new branch] gh/leslie-fang-intel/188/head -> origin/gh/leslie-fang-intel/188/head 2025-03-14T06:16:04.7923910Z * [new branch] gh/leslie-fang-intel/188/orig -> origin/gh/leslie-fang-intel/188/orig 2025-03-14T06:16:04.7926644Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-03-14T06:16:04.7929028Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-03-14T06:16:04.7930764Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-03-14T06:16:04.7932669Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-03-14T06:16:04.7934803Z * [new branch] gh/lw/7/base -> origin/gh/lw/7/base 2025-03-14T06:16:04.7936310Z * [new branch] gh/lw/7/head -> origin/gh/lw/7/head 2025-03-14T06:16:04.7938615Z * [new branch] gh/lw/7/orig -> origin/gh/lw/7/orig 2025-03-14T06:16:04.7940706Z * [new branch] gh/lw/8/base -> origin/gh/lw/8/base 2025-03-14T06:16:04.7942447Z * [new branch] gh/lw/8/head -> origin/gh/lw/8/head 2025-03-14T06:16:04.7944117Z * [new branch] gh/lw/8/orig -> origin/gh/lw/8/orig 2025-03-14T06:16:04.7946574Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-03-14T06:16:04.7948891Z * [new branch] gh/malfet/155/base -> origin/gh/malfet/155/base 2025-03-14T06:16:04.7950606Z * [new branch] gh/malfet/155/head -> origin/gh/malfet/155/head 2025-03-14T06:16:04.7952631Z * [new branch] gh/malfet/155/orig -> origin/gh/malfet/155/orig 2025-03-14T06:16:04.7956309Z * [new branch] gh/malfet/159/base -> origin/gh/malfet/159/base 2025-03-14T06:16:04.7958029Z * [new branch] gh/malfet/159/head -> origin/gh/malfet/159/head 2025-03-14T06:16:04.7959735Z * [new branch] gh/malfet/159/orig -> origin/gh/malfet/159/orig 2025-03-14T06:16:04.7962007Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-03-14T06:16:04.7963421Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-03-14T06:16:04.7965480Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-03-14T06:16:04.7968198Z * [new branch] gh/malfet/178/base -> origin/gh/malfet/178/base 2025-03-14T06:16:04.7969930Z * [new branch] gh/malfet/178/head -> origin/gh/malfet/178/head 2025-03-14T06:16:04.7971598Z * [new branch] gh/malfet/178/orig -> origin/gh/malfet/178/orig 2025-03-14T06:16:04.7973920Z * [new branch] gh/malfet/179/base -> origin/gh/malfet/179/base 2025-03-14T06:16:04.7975625Z * [new branch] gh/malfet/179/head -> origin/gh/malfet/179/head 2025-03-14T06:16:04.7977974Z * [new branch] gh/malfet/179/orig -> origin/gh/malfet/179/orig 2025-03-14T06:16:04.7980036Z * [new branch] gh/malfet/180/base -> origin/gh/malfet/180/base 2025-03-14T06:16:04.7981697Z * [new branch] gh/malfet/180/head -> origin/gh/malfet/180/head 2025-03-14T06:16:04.7983483Z * [new branch] gh/malfet/180/orig -> origin/gh/malfet/180/orig 2025-03-14T06:16:04.7985661Z * [new branch] gh/malfet/181/base -> origin/gh/malfet/181/base 2025-03-14T06:16:04.7987315Z * [new branch] gh/malfet/181/head -> origin/gh/malfet/181/head 2025-03-14T06:16:04.7989136Z * [new branch] gh/malfet/181/orig -> origin/gh/malfet/181/orig 2025-03-14T06:16:04.7991899Z * [new branch] gh/malfet/182/base -> origin/gh/malfet/182/base 2025-03-14T06:16:04.7994203Z * [new branch] gh/malfet/182/head -> origin/gh/malfet/182/head 2025-03-14T06:16:04.7996150Z * [new branch] gh/malfet/182/orig -> origin/gh/malfet/182/orig 2025-03-14T06:16:04.7998472Z * [new branch] gh/malfet/183/base -> origin/gh/malfet/183/base 2025-03-14T06:16:04.8000727Z * [new branch] gh/malfet/183/head -> origin/gh/malfet/183/head 2025-03-14T06:16:04.8003193Z * [new branch] gh/malfet/183/orig -> origin/gh/malfet/183/orig 2025-03-14T06:16:04.8005249Z * [new branch] gh/malfet/184/base -> origin/gh/malfet/184/base 2025-03-14T06:16:04.8006841Z * [new branch] gh/malfet/184/head -> origin/gh/malfet/184/head 2025-03-14T06:16:04.8008593Z * [new branch] gh/malfet/184/orig -> origin/gh/malfet/184/orig 2025-03-14T06:16:04.8010885Z * [new branch] gh/malfet/185/base -> origin/gh/malfet/185/base 2025-03-14T06:16:04.8012197Z * [new branch] gh/malfet/185/head -> origin/gh/malfet/185/head 2025-03-14T06:16:04.8014052Z * [new branch] gh/malfet/185/orig -> origin/gh/malfet/185/orig 2025-03-14T06:16:04.8016191Z * [new branch] gh/malfet/186/base -> origin/gh/malfet/186/base 2025-03-14T06:16:04.8017872Z * [new branch] gh/malfet/186/head -> origin/gh/malfet/186/head 2025-03-14T06:16:04.8019692Z * [new branch] gh/malfet/186/orig -> origin/gh/malfet/186/orig 2025-03-14T06:16:04.8022023Z * [new branch] gh/malfet/187/base -> origin/gh/malfet/187/base 2025-03-14T06:16:04.8023697Z * [new branch] gh/malfet/187/head -> origin/gh/malfet/187/head 2025-03-14T06:16:04.8025498Z * [new branch] gh/malfet/187/orig -> origin/gh/malfet/187/orig 2025-03-14T06:16:04.8027618Z * [new branch] gh/malfet/188/base -> origin/gh/malfet/188/base 2025-03-14T06:16:04.8029359Z * [new branch] gh/malfet/188/head -> origin/gh/malfet/188/head 2025-03-14T06:16:04.8031098Z * [new branch] gh/malfet/188/orig -> origin/gh/malfet/188/orig 2025-03-14T06:16:04.8033221Z * [new branch] gh/malfet/189/base -> origin/gh/malfet/189/base 2025-03-14T06:16:04.8034977Z * [new branch] gh/malfet/189/head -> origin/gh/malfet/189/head 2025-03-14T06:16:04.8037211Z * [new branch] gh/malfet/190/base -> origin/gh/malfet/190/base 2025-03-14T06:16:04.8038926Z * [new branch] gh/malfet/190/head -> origin/gh/malfet/190/head 2025-03-14T06:16:04.8040613Z * [new branch] gh/malfet/190/orig -> origin/gh/malfet/190/orig 2025-03-14T06:16:04.8043259Z * [new branch] gh/malfet/191/base -> origin/gh/malfet/191/base 2025-03-14T06:16:04.8045183Z * [new branch] gh/malfet/191/head -> origin/gh/malfet/191/head 2025-03-14T06:16:04.8046998Z * [new branch] gh/malfet/191/orig -> origin/gh/malfet/191/orig 2025-03-14T06:16:04.8049034Z * [new branch] gh/malfet/192/base -> origin/gh/malfet/192/base 2025-03-14T06:16:04.8050711Z * [new branch] gh/malfet/192/head -> origin/gh/malfet/192/head 2025-03-14T06:16:04.8052661Z * [new branch] gh/malfet/192/orig -> origin/gh/malfet/192/orig 2025-03-14T06:16:04.8054704Z * [new branch] gh/malfet/193/base -> origin/gh/malfet/193/base 2025-03-14T06:16:04.8056411Z * [new branch] gh/malfet/193/head -> origin/gh/malfet/193/head 2025-03-14T06:16:04.8058089Z * [new branch] gh/malfet/193/orig -> origin/gh/malfet/193/orig 2025-03-14T06:16:04.8060564Z * [new branch] gh/malfet/194/base -> origin/gh/malfet/194/base 2025-03-14T06:16:04.8062363Z * [new branch] gh/malfet/194/head -> origin/gh/malfet/194/head 2025-03-14T06:16:04.8064052Z * [new branch] gh/malfet/194/orig -> origin/gh/malfet/194/orig 2025-03-14T06:16:04.8066242Z * [new branch] gh/malfet/195/base -> origin/gh/malfet/195/base 2025-03-14T06:16:04.8068182Z * [new branch] gh/malfet/195/head -> origin/gh/malfet/195/head 2025-03-14T06:16:04.8069924Z * [new branch] gh/malfet/195/orig -> origin/gh/malfet/195/orig 2025-03-14T06:16:04.8072108Z * [new branch] gh/malfet/196/base -> origin/gh/malfet/196/base 2025-03-14T06:16:04.8073883Z * [new branch] gh/malfet/196/head -> origin/gh/malfet/196/head 2025-03-14T06:16:04.8075647Z * [new branch] gh/malfet/196/orig -> origin/gh/malfet/196/orig 2025-03-14T06:16:04.8077835Z * [new branch] gh/malfet/197/base -> origin/gh/malfet/197/base 2025-03-14T06:16:04.8080276Z * [new branch] gh/malfet/197/head -> origin/gh/malfet/197/head 2025-03-14T06:16:04.8081696Z * [new branch] gh/malfet/197/orig -> origin/gh/malfet/197/orig 2025-03-14T06:16:04.8084126Z * [new branch] gh/malfet/198/base -> origin/gh/malfet/198/base 2025-03-14T06:16:04.8085843Z * [new branch] gh/malfet/198/head -> origin/gh/malfet/198/head 2025-03-14T06:16:04.8087622Z * [new branch] gh/malfet/198/orig -> origin/gh/malfet/198/orig 2025-03-14T06:16:04.8090559Z * [new branch] gh/malfet/199/base -> origin/gh/malfet/199/base 2025-03-14T06:16:04.8092377Z * [new branch] gh/malfet/199/head -> origin/gh/malfet/199/head 2025-03-14T06:16:04.8094177Z * [new branch] gh/malfet/199/orig -> origin/gh/malfet/199/orig 2025-03-14T06:16:04.8096382Z * [new branch] gh/malfet/200/base -> origin/gh/malfet/200/base 2025-03-14T06:16:04.8098534Z * [new branch] gh/malfet/200/head -> origin/gh/malfet/200/head 2025-03-14T06:16:04.8100559Z * [new branch] gh/malfet/200/orig -> origin/gh/malfet/200/orig 2025-03-14T06:16:04.8102922Z * [new branch] gh/malfet/201/base -> origin/gh/malfet/201/base 2025-03-14T06:16:04.8104661Z * [new branch] gh/malfet/201/head -> origin/gh/malfet/201/head 2025-03-14T06:16:04.8106582Z * [new branch] gh/malfet/201/orig -> origin/gh/malfet/201/orig 2025-03-14T06:16:04.8108611Z * [new branch] gh/malfet/202/base -> origin/gh/malfet/202/base 2025-03-14T06:16:04.8110373Z * [new branch] gh/malfet/202/head -> origin/gh/malfet/202/head 2025-03-14T06:16:04.8112067Z * [new branch] gh/malfet/202/orig -> origin/gh/malfet/202/orig 2025-03-14T06:16:04.8114101Z * [new branch] gh/malfet/203/base -> origin/gh/malfet/203/base 2025-03-14T06:16:04.8116030Z * [new branch] gh/malfet/203/head -> origin/gh/malfet/203/head 2025-03-14T06:16:04.8117763Z * [new branch] gh/malfet/203/orig -> origin/gh/malfet/203/orig 2025-03-14T06:16:04.8119964Z * [new branch] gh/malfet/204/base -> origin/gh/malfet/204/base 2025-03-14T06:16:04.8121747Z * [new branch] gh/malfet/204/head -> origin/gh/malfet/204/head 2025-03-14T06:16:04.8123431Z * [new branch] gh/malfet/204/orig -> origin/gh/malfet/204/orig 2025-03-14T06:16:04.8125657Z * [new branch] gh/malfet/205/base -> origin/gh/malfet/205/base 2025-03-14T06:16:04.8127359Z * [new branch] gh/malfet/205/head -> origin/gh/malfet/205/head 2025-03-14T06:16:04.8129630Z * [new branch] gh/malfet/205/orig -> origin/gh/malfet/205/orig 2025-03-14T06:16:04.8131900Z * [new branch] gh/malfet/206/base -> origin/gh/malfet/206/base 2025-03-14T06:16:04.8133724Z * [new branch] gh/malfet/206/head -> origin/gh/malfet/206/head 2025-03-14T06:16:04.8135445Z * [new branch] gh/malfet/206/orig -> origin/gh/malfet/206/orig 2025-03-14T06:16:04.8137834Z * [new branch] gh/malfet/207/base -> origin/gh/malfet/207/base 2025-03-14T06:16:04.8139769Z * [new branch] gh/malfet/207/head -> origin/gh/malfet/207/head 2025-03-14T06:16:04.8141519Z * [new branch] gh/malfet/207/orig -> origin/gh/malfet/207/orig 2025-03-14T06:16:04.8143696Z * [new branch] gh/malfet/208/base -> origin/gh/malfet/208/base 2025-03-14T06:16:04.8145799Z * [new branch] gh/malfet/208/head -> origin/gh/malfet/208/head 2025-03-14T06:16:04.8147583Z * [new branch] gh/malfet/208/orig -> origin/gh/malfet/208/orig 2025-03-14T06:16:04.8149775Z * [new branch] gh/malfet/209/base -> origin/gh/malfet/209/base 2025-03-14T06:16:04.8151809Z * [new branch] gh/malfet/209/head -> origin/gh/malfet/209/head 2025-03-14T06:16:04.8153638Z * [new branch] gh/malfet/209/orig -> origin/gh/malfet/209/orig 2025-03-14T06:16:04.8155748Z * [new branch] gh/malfet/210/base -> origin/gh/malfet/210/base 2025-03-14T06:16:04.8157226Z * [new branch] gh/malfet/210/head -> origin/gh/malfet/210/head 2025-03-14T06:16:04.8159206Z * [new branch] gh/malfet/210/orig -> origin/gh/malfet/210/orig 2025-03-14T06:16:04.8161248Z * [new branch] gh/malfet/211/base -> origin/gh/malfet/211/base 2025-03-14T06:16:04.8163272Z * [new branch] gh/malfet/211/head -> origin/gh/malfet/211/head 2025-03-14T06:16:04.8164959Z * [new branch] gh/malfet/211/orig -> origin/gh/malfet/211/orig 2025-03-14T06:16:04.8167170Z * [new branch] gh/malfet/212/base -> origin/gh/malfet/212/base 2025-03-14T06:16:04.8168883Z * [new branch] gh/malfet/212/head -> origin/gh/malfet/212/head 2025-03-14T06:16:04.8170577Z * [new branch] gh/malfet/212/orig -> origin/gh/malfet/212/orig 2025-03-14T06:16:04.8173043Z * [new branch] gh/malfet/213/base -> origin/gh/malfet/213/base 2025-03-14T06:16:04.8174519Z * [new branch] gh/malfet/213/head -> origin/gh/malfet/213/head 2025-03-14T06:16:04.8176406Z * [new branch] gh/malfet/213/orig -> origin/gh/malfet/213/orig 2025-03-14T06:16:04.8178717Z * [new branch] gh/malfet/214/base -> origin/gh/malfet/214/base 2025-03-14T06:16:04.8180434Z * [new branch] gh/malfet/214/head -> origin/gh/malfet/214/head 2025-03-14T06:16:04.8182106Z * [new branch] gh/malfet/214/orig -> origin/gh/malfet/214/orig 2025-03-14T06:16:04.8184771Z * [new branch] gh/malfet/215/base -> origin/gh/malfet/215/base 2025-03-14T06:16:04.8186672Z * [new branch] gh/malfet/215/head -> origin/gh/malfet/215/head 2025-03-14T06:16:04.8188481Z * [new branch] gh/malfet/215/orig -> origin/gh/malfet/215/orig 2025-03-14T06:16:04.8190565Z * [new branch] gh/malfet/216/base -> origin/gh/malfet/216/base 2025-03-14T06:16:04.8192332Z * [new branch] gh/malfet/216/head -> origin/gh/malfet/216/head 2025-03-14T06:16:04.8194147Z * [new branch] gh/malfet/216/orig -> origin/gh/malfet/216/orig 2025-03-14T06:16:04.8196402Z * [new branch] gh/malfet/217/base -> origin/gh/malfet/217/base 2025-03-14T06:16:04.8198130Z * [new branch] gh/malfet/217/head -> origin/gh/malfet/217/head 2025-03-14T06:16:04.8199891Z * [new branch] gh/malfet/217/orig -> origin/gh/malfet/217/orig 2025-03-14T06:16:04.8201938Z * [new branch] gh/malfet/218/base -> origin/gh/malfet/218/base 2025-03-14T06:16:04.8203610Z * [new branch] gh/malfet/218/head -> origin/gh/malfet/218/head 2025-03-14T06:16:04.8205265Z * [new branch] gh/malfet/218/orig -> origin/gh/malfet/218/orig 2025-03-14T06:16:04.8207448Z * [new branch] gh/malfet/219/base -> origin/gh/malfet/219/base 2025-03-14T06:16:04.8209311Z * [new branch] gh/malfet/219/head -> origin/gh/malfet/219/head 2025-03-14T06:16:04.8211037Z * [new branch] gh/malfet/219/orig -> origin/gh/malfet/219/orig 2025-03-14T06:16:04.8213346Z * [new branch] gh/malfet/220/base -> origin/gh/malfet/220/base 2025-03-14T06:16:04.8215064Z * [new branch] gh/malfet/220/head -> origin/gh/malfet/220/head 2025-03-14T06:16:04.8216854Z * [new branch] gh/malfet/220/orig -> origin/gh/malfet/220/orig 2025-03-14T06:16:04.8219108Z * [new branch] gh/malfet/221/base -> origin/gh/malfet/221/base 2025-03-14T06:16:04.8220592Z * [new branch] gh/malfet/221/head -> origin/gh/malfet/221/head 2025-03-14T06:16:04.8222421Z * [new branch] gh/malfet/221/orig -> origin/gh/malfet/221/orig 2025-03-14T06:16:04.8224657Z * [new branch] gh/malfet/222/base -> origin/gh/malfet/222/base 2025-03-14T06:16:04.8226339Z * [new branch] gh/malfet/222/head -> origin/gh/malfet/222/head 2025-03-14T06:16:04.8228191Z * [new branch] gh/malfet/222/orig -> origin/gh/malfet/222/orig 2025-03-14T06:16:04.8230472Z * [new branch] gh/malfet/223/base -> origin/gh/malfet/223/base 2025-03-14T06:16:04.8232362Z * [new branch] gh/malfet/223/head -> origin/gh/malfet/223/head 2025-03-14T06:16:04.8234045Z * [new branch] gh/malfet/223/orig -> origin/gh/malfet/223/orig 2025-03-14T06:16:04.8236244Z * [new branch] gh/malfet/224/base -> origin/gh/malfet/224/base 2025-03-14T06:16:04.8237961Z * [new branch] gh/malfet/224/head -> origin/gh/malfet/224/head 2025-03-14T06:16:04.8239631Z * [new branch] gh/malfet/224/orig -> origin/gh/malfet/224/orig 2025-03-14T06:16:04.8241866Z * [new branch] gh/malfet/225/base -> origin/gh/malfet/225/base 2025-03-14T06:16:04.8243531Z * [new branch] gh/malfet/225/head -> origin/gh/malfet/225/head 2025-03-14T06:16:04.8245345Z * [new branch] gh/malfet/225/orig -> origin/gh/malfet/225/orig 2025-03-14T06:16:04.8247429Z * [new branch] gh/malfet/226/base -> origin/gh/malfet/226/base 2025-03-14T06:16:04.8249179Z * [new branch] gh/malfet/226/head -> origin/gh/malfet/226/head 2025-03-14T06:16:04.8250837Z * [new branch] gh/malfet/226/orig -> origin/gh/malfet/226/orig 2025-03-14T06:16:04.8253731Z * [new branch] gh/malfet/227/base -> origin/gh/malfet/227/base 2025-03-14T06:16:04.8255425Z * [new branch] gh/malfet/227/head -> origin/gh/malfet/227/head 2025-03-14T06:16:04.8257081Z * [new branch] gh/malfet/227/orig -> origin/gh/malfet/227/orig 2025-03-14T06:16:04.8259191Z * [new branch] gh/malfet/228/base -> origin/gh/malfet/228/base 2025-03-14T06:16:04.8260971Z * [new branch] gh/malfet/228/head -> origin/gh/malfet/228/head 2025-03-14T06:16:04.8262828Z * [new branch] gh/malfet/228/orig -> origin/gh/malfet/228/orig 2025-03-14T06:16:04.8265001Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-03-14T06:16:04.8266671Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-03-14T06:16:04.8268917Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-03-14T06:16:04.8270622Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-03-14T06:16:04.8272285Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-03-14T06:16:04.8275023Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-03-14T06:16:04.8278197Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2025-03-14T06:16:04.8279945Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2025-03-14T06:16:04.8281699Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2025-03-14T06:16:04.8283959Z * [new branch] gh/masnesral/161/base -> origin/gh/masnesral/161/base 2025-03-14T06:16:04.8285665Z * [new branch] gh/masnesral/161/head -> origin/gh/masnesral/161/head 2025-03-14T06:16:04.8287149Z * [new branch] gh/masnesral/161/orig -> origin/gh/masnesral/161/orig 2025-03-14T06:16:04.8289399Z * [new branch] gh/masnesral/162/base -> origin/gh/masnesral/162/base 2025-03-14T06:16:04.8290781Z * [new branch] gh/masnesral/162/head -> origin/gh/masnesral/162/head 2025-03-14T06:16:04.8292673Z * [new branch] gh/masnesral/162/orig -> origin/gh/masnesral/162/orig 2025-03-14T06:16:04.8294772Z * [new branch] gh/masnesral/173/base -> origin/gh/masnesral/173/base 2025-03-14T06:16:04.8296551Z * [new branch] gh/masnesral/173/head -> origin/gh/masnesral/173/head 2025-03-14T06:16:04.8298531Z * [new branch] gh/masnesral/173/orig -> origin/gh/masnesral/173/orig 2025-03-14T06:16:04.8300972Z * [new branch] gh/masnesral/176/base -> origin/gh/masnesral/176/base 2025-03-14T06:16:04.8303008Z * [new branch] gh/masnesral/176/head -> origin/gh/masnesral/176/head 2025-03-14T06:16:04.8304818Z * [new branch] gh/masnesral/176/orig -> origin/gh/masnesral/176/orig 2025-03-14T06:16:04.8307204Z * [new branch] gh/masnesral/177/base -> origin/gh/masnesral/177/base 2025-03-14T06:16:04.8309145Z * [new branch] gh/masnesral/177/head -> origin/gh/masnesral/177/head 2025-03-14T06:16:04.8310792Z * [new branch] gh/masnesral/177/orig -> origin/gh/masnesral/177/orig 2025-03-14T06:16:04.8312835Z * [new branch] gh/masnesral/178/base -> origin/gh/masnesral/178/base 2025-03-14T06:16:04.8314530Z * [new branch] gh/masnesral/178/head -> origin/gh/masnesral/178/head 2025-03-14T06:16:04.8316289Z * [new branch] gh/masnesral/178/orig -> origin/gh/masnesral/178/orig 2025-03-14T06:16:04.8318610Z * [new branch] gh/masnesral/179/base -> origin/gh/masnesral/179/base 2025-03-14T06:16:04.8320461Z * [new branch] gh/masnesral/179/head -> origin/gh/masnesral/179/head 2025-03-14T06:16:04.8322502Z * [new branch] gh/masnesral/179/orig -> origin/gh/masnesral/179/orig 2025-03-14T06:16:04.8324753Z * [new branch] gh/masnesral/180/base -> origin/gh/masnesral/180/base 2025-03-14T06:16:04.8326736Z * [new branch] gh/masnesral/180/head -> origin/gh/masnesral/180/head 2025-03-14T06:16:04.8328145Z * [new branch] gh/masnesral/180/orig -> origin/gh/masnesral/180/orig 2025-03-14T06:16:04.8331452Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-03-14T06:16:04.8334125Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-03-14T06:16:04.8335806Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-03-14T06:16:04.8337731Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-03-14T06:16:04.8339432Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-03-14T06:16:04.8341970Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-03-14T06:16:04.8343869Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-03-14T06:16:04.8345947Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-03-14T06:16:04.8347637Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-03-14T06:16:04.8349562Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-03-14T06:16:04.8350990Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-03-14T06:16:04.8355303Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-03-14T06:16:04.8356648Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-03-14T06:16:04.8358839Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-03-14T06:16:04.8360358Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-03-14T06:16:04.8363113Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-03-14T06:16:04.8365002Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-03-14T06:16:04.8367250Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-03-14T06:16:04.8368771Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-03-14T06:16:04.8371032Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-03-14T06:16:04.8372471Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-03-14T06:16:04.8374644Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-03-14T06:16:04.8376039Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-03-14T06:16:04.8378411Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-03-14T06:16:04.8379891Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-03-14T06:16:04.8382511Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2025-03-14T06:16:04.8384135Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2025-03-14T06:16:04.8386187Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2025-03-14T06:16:04.8388525Z * [new branch] gh/mikaylagawarecki/299/base -> origin/gh/mikaylagawarecki/299/base 2025-03-14T06:16:04.8390151Z * [new branch] gh/mikaylagawarecki/299/head -> origin/gh/mikaylagawarecki/299/head 2025-03-14T06:16:04.8392176Z * [new branch] gh/mikaylagawarecki/299/orig -> origin/gh/mikaylagawarecki/299/orig 2025-03-14T06:16:04.8395015Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-03-14T06:16:04.8396829Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-03-14T06:16:04.8398310Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-03-14T06:16:04.8401252Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-03-14T06:16:04.8402798Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-03-14T06:16:04.8404813Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-03-14T06:16:04.8406937Z * [new branch] gh/mikaylagawarecki/310/base -> origin/gh/mikaylagawarecki/310/base 2025-03-14T06:16:04.8408462Z * [new branch] gh/mikaylagawarecki/310/head -> origin/gh/mikaylagawarecki/310/head 2025-03-14T06:16:04.8410594Z * [new branch] gh/mikaylagawarecki/310/orig -> origin/gh/mikaylagawarecki/310/orig 2025-03-14T06:16:04.8412745Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-03-14T06:16:04.8414577Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-03-14T06:16:04.8416946Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-03-14T06:16:04.8420194Z * [new branch] gh/mikaylagawarecki/314/base -> origin/gh/mikaylagawarecki/314/base 2025-03-14T06:16:04.8421740Z * [new branch] gh/mikaylagawarecki/314/head -> origin/gh/mikaylagawarecki/314/head 2025-03-14T06:16:04.8423639Z * [new branch] gh/mikaylagawarecki/314/orig -> origin/gh/mikaylagawarecki/314/orig 2025-03-14T06:16:04.8426078Z * [new branch] gh/mikaylagawarecki/315/base -> origin/gh/mikaylagawarecki/315/base 2025-03-14T06:16:04.8427576Z * [new branch] gh/mikaylagawarecki/315/head -> origin/gh/mikaylagawarecki/315/head 2025-03-14T06:16:04.8429499Z * [new branch] gh/mikaylagawarecki/315/orig -> origin/gh/mikaylagawarecki/315/orig 2025-03-14T06:16:04.8432419Z * [new branch] gh/mikaylagawarecki/316/base -> origin/gh/mikaylagawarecki/316/base 2025-03-14T06:16:04.8433944Z * [new branch] gh/mikaylagawarecki/316/head -> origin/gh/mikaylagawarecki/316/head 2025-03-14T06:16:04.8435987Z * [new branch] gh/mikaylagawarecki/316/orig -> origin/gh/mikaylagawarecki/316/orig 2025-03-14T06:16:04.8438182Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-03-14T06:16:04.8439729Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-03-14T06:16:04.8441600Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-03-14T06:16:04.8443765Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-03-14T06:16:04.8445318Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-03-14T06:16:04.8447275Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-03-14T06:16:04.8450311Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-03-14T06:16:04.8452039Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-03-14T06:16:04.8454039Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-03-14T06:16:04.8456252Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-03-14T06:16:04.8457764Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-03-14T06:16:04.8459971Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-03-14T06:16:04.8462173Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-03-14T06:16:04.8463982Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-03-14T06:16:04.8465471Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-03-14T06:16:04.8467863Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-03-14T06:16:04.8469310Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-03-14T06:16:04.8471376Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-03-14T06:16:04.8473679Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-03-14T06:16:04.8475536Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-03-14T06:16:04.8477078Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-03-14T06:16:04.8479392Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-03-14T06:16:04.8480945Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-03-14T06:16:04.8482986Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-03-14T06:16:04.8485409Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-03-14T06:16:04.8487128Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-03-14T06:16:04.8489057Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-03-14T06:16:04.8490552Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-03-14T06:16:04.8492751Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-03-14T06:16:04.8494482Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-03-14T06:16:04.8496285Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-03-14T06:16:04.8498655Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-03-14T06:16:04.8500711Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-03-14T06:16:04.8501897Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-03-14T06:16:04.8504623Z * [new branch] gh/mlazos/5/base -> origin/gh/mlazos/5/base 2025-03-14T06:16:04.8506575Z * [new branch] gh/mlazos/5/head -> origin/gh/mlazos/5/head 2025-03-14T06:16:04.8507872Z * [new branch] gh/mlazos/5/orig -> origin/gh/mlazos/5/orig 2025-03-14T06:16:04.8510095Z * [new branch] gh/mlazos/6/base -> origin/gh/mlazos/6/base 2025-03-14T06:16:04.8511889Z * [new branch] gh/mlazos/6/head -> origin/gh/mlazos/6/head 2025-03-14T06:16:04.8513565Z * [new branch] gh/mlazos/6/orig -> origin/gh/mlazos/6/orig 2025-03-14T06:16:04.8515717Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-03-14T06:16:04.8517538Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-03-14T06:16:04.8519272Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-03-14T06:16:04.8522311Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-03-14T06:16:04.8524045Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-03-14T06:16:04.8526869Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2025-03-14T06:16:04.8528593Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2025-03-14T06:16:04.8530723Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2025-03-14T06:16:04.8532730Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2025-03-14T06:16:04.8534990Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-03-14T06:16:04.8539765Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-03-14T06:16:04.8541924Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-03-14T06:16:04.8542647Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-03-14T06:16:04.8543343Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-03-14T06:16:04.8544068Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-03-14T06:16:04.8546635Z * [new branch] gh/muchulee8/42/base -> origin/gh/muchulee8/42/base 2025-03-14T06:16:04.8548362Z * [new branch] gh/muchulee8/42/head -> origin/gh/muchulee8/42/head 2025-03-14T06:16:04.8550120Z * [new branch] gh/muchulee8/42/orig -> origin/gh/muchulee8/42/orig 2025-03-14T06:16:04.8552641Z * [new branch] gh/muchulee8/43/base -> origin/gh/muchulee8/43/base 2025-03-14T06:16:04.8554097Z * [new branch] gh/muchulee8/43/head -> origin/gh/muchulee8/43/head 2025-03-14T06:16:04.8556064Z * [new branch] gh/muchulee8/43/orig -> origin/gh/muchulee8/43/orig 2025-03-14T06:16:04.8558397Z * [new branch] gh/muchulee8/44/base -> origin/gh/muchulee8/44/base 2025-03-14T06:16:04.8559935Z * [new branch] gh/muchulee8/44/head -> origin/gh/muchulee8/44/head 2025-03-14T06:16:04.8562115Z * [new branch] gh/muchulee8/44/orig -> origin/gh/muchulee8/44/orig 2025-03-14T06:16:04.8563942Z * [new branch] gh/muchulee8/45/base -> origin/gh/muchulee8/45/base 2025-03-14T06:16:04.8565632Z * [new branch] gh/muchulee8/45/head -> origin/gh/muchulee8/45/head 2025-03-14T06:16:04.8567389Z * [new branch] gh/muchulee8/45/orig -> origin/gh/muchulee8/45/orig 2025-03-14T06:16:04.8569865Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2025-03-14T06:16:04.8571688Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2025-03-14T06:16:04.8574200Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2025-03-14T06:16:04.8575967Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2025-03-14T06:16:04.8577716Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2025-03-14T06:16:04.8579905Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2025-03-14T06:16:04.8581655Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2025-03-14T06:16:04.8583460Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2025-03-14T06:16:04.8585427Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2025-03-14T06:16:04.8587220Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2025-03-14T06:16:04.8589539Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2025-03-14T06:16:04.8591594Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2025-03-14T06:16:04.8593303Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2025-03-14T06:16:04.8595959Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-03-14T06:16:04.8597667Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-03-14T06:16:04.8599451Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-03-14T06:16:04.8601413Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-03-14T06:16:04.8603188Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-03-14T06:16:04.8604901Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-03-14T06:16:04.8607077Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-03-14T06:16:04.8608694Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-03-14T06:16:04.8610358Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-03-14T06:16:04.8612800Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-03-14T06:16:04.8614561Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-03-14T06:16:04.8616176Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-03-14T06:16:04.8618454Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-03-14T06:16:04.8620113Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-03-14T06:16:04.8621838Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-03-14T06:16:04.8623965Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-03-14T06:16:04.8625650Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-03-14T06:16:04.8627405Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-03-14T06:16:04.8629546Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-03-14T06:16:04.8631183Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-03-14T06:16:04.8632802Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-03-14T06:16:04.8635174Z * [new branch] gh/nmacchioni/39/base -> origin/gh/nmacchioni/39/base 2025-03-14T06:16:04.8636931Z * [new branch] gh/nmacchioni/39/head -> origin/gh/nmacchioni/39/head 2025-03-14T06:16:04.8638649Z * [new branch] gh/nmacchioni/39/orig -> origin/gh/nmacchioni/39/orig 2025-03-14T06:16:04.8640882Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-03-14T06:16:04.8642606Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-03-14T06:16:04.8644289Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-03-14T06:16:04.8646899Z * [new branch] gh/oulgen/150/base -> origin/gh/oulgen/150/base 2025-03-14T06:16:04.8648609Z * [new branch] gh/oulgen/150/head -> origin/gh/oulgen/150/head 2025-03-14T06:16:04.8650298Z * [new branch] gh/oulgen/150/orig -> origin/gh/oulgen/150/orig 2025-03-14T06:16:04.8652853Z * [new branch] gh/oulgen/151/base -> origin/gh/oulgen/151/base 2025-03-14T06:16:04.8654549Z * [new branch] gh/oulgen/151/head -> origin/gh/oulgen/151/head 2025-03-14T06:16:04.8656177Z * [new branch] gh/oulgen/151/orig -> origin/gh/oulgen/151/orig 2025-03-14T06:16:04.8658539Z * [new branch] gh/oulgen/152/base -> origin/gh/oulgen/152/base 2025-03-14T06:16:04.8660213Z * [new branch] gh/oulgen/152/head -> origin/gh/oulgen/152/head 2025-03-14T06:16:04.8662081Z * [new branch] gh/oulgen/152/orig -> origin/gh/oulgen/152/orig 2025-03-14T06:16:04.8664203Z * [new branch] gh/oulgen/153/base -> origin/gh/oulgen/153/base 2025-03-14T06:16:04.8665939Z * [new branch] gh/oulgen/153/head -> origin/gh/oulgen/153/head 2025-03-14T06:16:04.8668245Z * [new branch] gh/oulgen/153/orig -> origin/gh/oulgen/153/orig 2025-03-14T06:16:04.8670610Z * [new branch] gh/oulgen/154/base -> origin/gh/oulgen/154/base 2025-03-14T06:16:04.8672464Z * [new branch] gh/oulgen/154/head -> origin/gh/oulgen/154/head 2025-03-14T06:16:04.8674102Z * [new branch] gh/oulgen/154/orig -> origin/gh/oulgen/154/orig 2025-03-14T06:16:04.8676333Z * [new branch] gh/oulgen/155/base -> origin/gh/oulgen/155/base 2025-03-14T06:16:04.8678104Z * [new branch] gh/oulgen/155/head -> origin/gh/oulgen/155/head 2025-03-14T06:16:04.8679795Z * [new branch] gh/oulgen/155/orig -> origin/gh/oulgen/155/orig 2025-03-14T06:16:04.8682108Z * [new branch] gh/oulgen/156/base -> origin/gh/oulgen/156/base 2025-03-14T06:16:04.8683710Z * [new branch] gh/oulgen/156/head -> origin/gh/oulgen/156/head 2025-03-14T06:16:04.8685385Z * [new branch] gh/oulgen/156/orig -> origin/gh/oulgen/156/orig 2025-03-14T06:16:04.8687552Z * [new branch] gh/oulgen/157/base -> origin/gh/oulgen/157/base 2025-03-14T06:16:04.8689341Z * [new branch] gh/oulgen/157/head -> origin/gh/oulgen/157/head 2025-03-14T06:16:04.8691225Z * [new branch] gh/oulgen/157/orig -> origin/gh/oulgen/157/orig 2025-03-14T06:16:04.8693321Z * [new branch] gh/oulgen/158/base -> origin/gh/oulgen/158/base 2025-03-14T06:16:04.8695044Z * [new branch] gh/oulgen/158/head -> origin/gh/oulgen/158/head 2025-03-14T06:16:04.8696991Z * [new branch] gh/oulgen/158/orig -> origin/gh/oulgen/158/orig 2025-03-14T06:16:04.8699013Z * [new branch] gh/oulgen/159/base -> origin/gh/oulgen/159/base 2025-03-14T06:16:04.8700590Z * [new branch] gh/oulgen/159/head -> origin/gh/oulgen/159/head 2025-03-14T06:16:04.8702230Z * [new branch] gh/oulgen/159/orig -> origin/gh/oulgen/159/orig 2025-03-14T06:16:04.8704951Z * [new branch] gh/oulgen/160/base -> origin/gh/oulgen/160/base 2025-03-14T06:16:04.8706705Z * [new branch] gh/oulgen/160/head -> origin/gh/oulgen/160/head 2025-03-14T06:16:04.8708362Z * [new branch] gh/oulgen/160/orig -> origin/gh/oulgen/160/orig 2025-03-14T06:16:04.8710680Z * [new branch] gh/oulgen/161/base -> origin/gh/oulgen/161/base 2025-03-14T06:16:04.8712521Z * [new branch] gh/oulgen/161/head -> origin/gh/oulgen/161/head 2025-03-14T06:16:04.8714316Z * [new branch] gh/oulgen/161/orig -> origin/gh/oulgen/161/orig 2025-03-14T06:16:04.8716513Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-03-14T06:16:04.8718309Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-03-14T06:16:04.8720031Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-03-14T06:16:04.8722300Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-03-14T06:16:04.8724051Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-03-14T06:16:04.8726126Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-03-14T06:16:04.8729156Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-03-14T06:16:04.8730860Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-03-14T06:16:04.8732712Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-03-14T06:16:04.8735421Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-03-14T06:16:04.8737353Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-03-14T06:16:04.8739085Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-03-14T06:16:04.8741478Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-03-14T06:16:04.8743230Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-03-14T06:16:04.8744962Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-03-14T06:16:04.8747511Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2025-03-14T06:16:04.8749536Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2025-03-14T06:16:04.8751283Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2025-03-14T06:16:04.8754896Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-03-14T06:16:04.8756765Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-03-14T06:16:04.8758497Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-03-14T06:16:04.8760411Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-03-14T06:16:04.8762143Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-03-14T06:16:04.8763859Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-03-14T06:16:04.8766471Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2025-03-14T06:16:04.8768172Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-03-14T06:16:04.8769996Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2025-03-14T06:16:04.8772330Z * [new branch] gh/raymo/log-graph-breaks -> origin/gh/raymo/log-graph-breaks 2025-03-14T06:16:04.8775305Z * [new branch] gh/rec/115/base -> origin/gh/rec/115/base 2025-03-14T06:16:04.8777166Z * [new branch] gh/rec/115/head -> origin/gh/rec/115/head 2025-03-14T06:16:04.8778880Z * [new branch] gh/rec/115/orig -> origin/gh/rec/115/orig 2025-03-14T06:16:04.8780988Z * [new branch] gh/rec/118/base -> origin/gh/rec/118/base 2025-03-14T06:16:04.8782796Z * [new branch] gh/rec/118/head -> origin/gh/rec/118/head 2025-03-14T06:16:04.8784353Z * [new branch] gh/rec/118/orig -> origin/gh/rec/118/orig 2025-03-14T06:16:04.8786555Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-03-14T06:16:04.8788267Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-03-14T06:16:04.8789974Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-03-14T06:16:04.8792079Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-03-14T06:16:04.8793963Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-03-14T06:16:04.8795655Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-03-14T06:16:04.8797741Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-03-14T06:16:04.8799533Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-03-14T06:16:04.8801223Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-03-14T06:16:04.8803425Z * [new branch] gh/rec/125/base -> origin/gh/rec/125/base 2025-03-14T06:16:04.8805071Z * [new branch] gh/rec/125/head -> origin/gh/rec/125/head 2025-03-14T06:16:04.8806799Z * [new branch] gh/rec/125/orig -> origin/gh/rec/125/orig 2025-03-14T06:16:04.8808995Z * [new branch] gh/rec/128/base -> origin/gh/rec/128/base 2025-03-14T06:16:04.8810751Z * [new branch] gh/rec/128/head -> origin/gh/rec/128/head 2025-03-14T06:16:04.8812408Z * [new branch] gh/rec/128/orig -> origin/gh/rec/128/orig 2025-03-14T06:16:04.8814907Z * [new branch] gh/rec/129/base -> origin/gh/rec/129/base 2025-03-14T06:16:04.8816381Z * [new branch] gh/rec/129/head -> origin/gh/rec/129/head 2025-03-14T06:16:04.8818041Z * [new branch] gh/rec/129/orig -> origin/gh/rec/129/orig 2025-03-14T06:16:04.8820198Z * [new branch] gh/rec/132/base -> origin/gh/rec/132/base 2025-03-14T06:16:04.8821988Z * [new branch] gh/rec/132/head -> origin/gh/rec/132/head 2025-03-14T06:16:04.8823707Z * [new branch] gh/rec/132/orig -> origin/gh/rec/132/orig 2025-03-14T06:16:04.8825854Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-03-14T06:16:04.8828093Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-03-14T06:16:04.8829827Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-03-14T06:16:04.8832090Z * [new branch] gh/rec/134/base -> origin/gh/rec/134/base 2025-03-14T06:16:04.8833621Z * [new branch] gh/rec/134/head -> origin/gh/rec/134/head 2025-03-14T06:16:04.8835287Z * [new branch] gh/rec/134/orig -> origin/gh/rec/134/orig 2025-03-14T06:16:04.8837363Z * [new branch] gh/rec/135/base -> origin/gh/rec/135/base 2025-03-14T06:16:04.8839771Z * [new branch] gh/rec/135/head -> origin/gh/rec/135/head 2025-03-14T06:16:04.8840728Z * [new branch] gh/rec/135/orig -> origin/gh/rec/135/orig 2025-03-14T06:16:04.8843230Z * [new branch] gh/rec/136/base -> origin/gh/rec/136/base 2025-03-14T06:16:04.8844751Z * [new branch] gh/rec/136/head -> origin/gh/rec/136/head 2025-03-14T06:16:04.8846405Z * [new branch] gh/rec/136/orig -> origin/gh/rec/136/orig 2025-03-14T06:16:04.8849076Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-03-14T06:16:04.8850778Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-03-14T06:16:04.8853118Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-03-14T06:16:04.8855166Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-03-14T06:16:04.8856922Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-03-14T06:16:04.8858563Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-03-14T06:16:04.8861387Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-03-14T06:16:04.8863106Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-03-14T06:16:04.8865011Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-03-14T06:16:04.8867482Z * [new branch] gh/seemethere/10/base -> origin/gh/seemethere/10/base 2025-03-14T06:16:04.8869263Z * [new branch] gh/seemethere/10/head -> origin/gh/seemethere/10/head 2025-03-14T06:16:04.8870934Z * [new branch] gh/seemethere/10/orig -> origin/gh/seemethere/10/orig 2025-03-14T06:16:04.8873564Z * [new branch] gh/seemethere/11/base -> origin/gh/seemethere/11/base 2025-03-14T06:16:04.8875214Z * [new branch] gh/seemethere/11/head -> origin/gh/seemethere/11/head 2025-03-14T06:16:04.8876930Z * [new branch] gh/seemethere/11/orig -> origin/gh/seemethere/11/orig 2025-03-14T06:16:04.8879014Z * [new branch] gh/seemethere/12/base -> origin/gh/seemethere/12/base 2025-03-14T06:16:04.8880812Z * [new branch] gh/seemethere/12/head -> origin/gh/seemethere/12/head 2025-03-14T06:16:04.8882460Z * [new branch] gh/seemethere/12/orig -> origin/gh/seemethere/12/orig 2025-03-14T06:16:04.8884943Z * [new branch] gh/seemethere/13/base -> origin/gh/seemethere/13/base 2025-03-14T06:16:04.8886464Z * [new branch] gh/seemethere/13/head -> origin/gh/seemethere/13/head 2025-03-14T06:16:04.8888335Z * [new branch] gh/seemethere/13/orig -> origin/gh/seemethere/13/orig 2025-03-14T06:16:04.8890403Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-03-14T06:16:04.8892108Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-03-14T06:16:04.8893973Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-03-14T06:16:04.8896350Z * [new branch] gh/seemethere/15/base -> origin/gh/seemethere/15/base 2025-03-14T06:16:04.8897963Z * [new branch] gh/seemethere/15/head -> origin/gh/seemethere/15/head 2025-03-14T06:16:04.8899759Z * [new branch] gh/seemethere/15/orig -> origin/gh/seemethere/15/orig 2025-03-14T06:16:04.8901719Z * [new branch] gh/seemethere/16/base -> origin/gh/seemethere/16/base 2025-03-14T06:16:04.8903527Z * [new branch] gh/seemethere/16/head -> origin/gh/seemethere/16/head 2025-03-14T06:16:04.8905293Z * [new branch] gh/seemethere/16/orig -> origin/gh/seemethere/16/orig 2025-03-14T06:16:04.8907665Z * [new branch] gh/seemethere/17/base -> origin/gh/seemethere/17/base 2025-03-14T06:16:04.8909359Z * [new branch] gh/seemethere/17/head -> origin/gh/seemethere/17/head 2025-03-14T06:16:04.8911169Z * [new branch] gh/seemethere/17/orig -> origin/gh/seemethere/17/orig 2025-03-14T06:16:04.8913312Z * [new branch] gh/seemethere/18/base -> origin/gh/seemethere/18/base 2025-03-14T06:16:04.8915136Z * [new branch] gh/seemethere/18/head -> origin/gh/seemethere/18/head 2025-03-14T06:16:04.8917441Z * [new branch] gh/seemethere/18/orig -> origin/gh/seemethere/18/orig 2025-03-14T06:16:04.8919590Z * [new branch] gh/seemethere/19/base -> origin/gh/seemethere/19/base 2025-03-14T06:16:04.8921589Z * [new branch] gh/seemethere/19/head -> origin/gh/seemethere/19/head 2025-03-14T06:16:04.8923231Z * [new branch] gh/seemethere/19/orig -> origin/gh/seemethere/19/orig 2025-03-14T06:16:04.8925679Z * [new branch] gh/seemethere/20/base -> origin/gh/seemethere/20/base 2025-03-14T06:16:04.8927166Z * [new branch] gh/seemethere/20/head -> origin/gh/seemethere/20/head 2025-03-14T06:16:04.8928933Z * [new branch] gh/seemethere/20/orig -> origin/gh/seemethere/20/orig 2025-03-14T06:16:04.8931217Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-03-14T06:16:04.8933040Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-03-14T06:16:04.8934724Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-03-14T06:16:04.8937436Z * [new branch] gh/seemethere/8/base -> origin/gh/seemethere/8/base 2025-03-14T06:16:04.8939056Z * [new branch] gh/seemethere/8/head -> origin/gh/seemethere/8/head 2025-03-14T06:16:04.8940830Z * [new branch] gh/seemethere/8/orig -> origin/gh/seemethere/8/orig 2025-03-14T06:16:04.8942919Z * [new branch] gh/seemethere/9/base -> origin/gh/seemethere/9/base 2025-03-14T06:16:04.8944697Z * [new branch] gh/seemethere/9/head -> origin/gh/seemethere/9/head 2025-03-14T06:16:04.8946371Z * [new branch] gh/seemethere/9/orig -> origin/gh/seemethere/9/orig 2025-03-14T06:16:04.8949201Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-03-14T06:16:04.8951065Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-03-14T06:16:04.8953399Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-03-14T06:16:04.8956531Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2025-03-14T06:16:04.8958236Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2025-03-14T06:16:04.8959889Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2025-03-14T06:16:04.8962362Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-03-14T06:16:04.8964086Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-03-14T06:16:04.8965882Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-03-14T06:16:04.8968229Z * [new branch] gh/shunting314/199/base -> origin/gh/shunting314/199/base 2025-03-14T06:16:04.8970020Z * [new branch] gh/shunting314/199/head -> origin/gh/shunting314/199/head 2025-03-14T06:16:04.8971700Z * [new branch] gh/shunting314/199/orig -> origin/gh/shunting314/199/orig 2025-03-14T06:16:04.8973748Z * [new branch] gh/shunting314/200/base -> origin/gh/shunting314/200/base 2025-03-14T06:16:04.8975387Z * [new branch] gh/shunting314/200/head -> origin/gh/shunting314/200/head 2025-03-14T06:16:04.8977872Z * [new branch] gh/shunting314/201/base -> origin/gh/shunting314/201/base 2025-03-14T06:16:04.8978985Z * [new branch] gh/shunting314/201/head -> origin/gh/shunting314/201/head 2025-03-14T06:16:04.8981002Z * [new branch] gh/shunting314/201/orig -> origin/gh/shunting314/201/orig 2025-03-14T06:16:04.8983374Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-03-14T06:16:04.8985100Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-03-14T06:16:04.8987163Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-03-14T06:16:04.8988867Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-03-14T06:16:04.8991387Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-03-14T06:16:04.8992854Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-03-14T06:16:04.8995680Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-03-14T06:16:04.8997397Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-03-14T06:16:04.8999360Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-03-14T06:16:04.9000824Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-03-14T06:16:04.9002878Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-03-14T06:16:04.9004525Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-03-14T06:16:04.9006639Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-03-14T06:16:04.9008259Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-03-14T06:16:04.9010863Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-03-14T06:16:04.9012613Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-03-14T06:16:04.9015547Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-03-14T06:16:04.9017006Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-03-14T06:16:04.9018918Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-03-14T06:16:04.9021565Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-03-14T06:16:04.9023421Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-03-14T06:16:04.9025172Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-03-14T06:16:04.9027739Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-03-14T06:16:04.9029472Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-03-14T06:16:04.9031221Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-03-14T06:16:04.9033573Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-03-14T06:16:04.9035340Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-03-14T06:16:04.9036877Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-03-14T06:16:04.9039457Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-03-14T06:16:04.9041009Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-03-14T06:16:04.9042808Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-03-14T06:16:04.9045020Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-03-14T06:16:04.9046916Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-03-14T06:16:04.9048567Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-03-14T06:16:04.9051042Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-03-14T06:16:04.9053071Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-03-14T06:16:04.9054797Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-03-14T06:16:04.9056789Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-03-14T06:16:04.9058559Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-03-14T06:16:04.9060251Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-03-14T06:16:04.9062839Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-03-14T06:16:04.9064836Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-03-14T06:16:04.9066494Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-03-14T06:16:04.9069202Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-03-14T06:16:04.9070362Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-03-14T06:16:04.9072220Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-03-14T06:16:04.9074057Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2025-03-14T06:16:04.9075703Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2025-03-14T06:16:04.9077355Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2025-03-14T06:16:04.9079712Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2025-03-14T06:16:04.9081293Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2025-03-14T06:16:04.9082981Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2025-03-14T06:16:04.9085997Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2025-03-14T06:16:04.9087629Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2025-03-14T06:16:04.9089443Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2025-03-14T06:16:04.9091785Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-03-14T06:16:04.9093357Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-03-14T06:16:04.9095665Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-03-14T06:16:04.9097985Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-03-14T06:16:04.9099649Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-03-14T06:16:04.9101266Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-03-14T06:16:04.9103510Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-03-14T06:16:04.9105038Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-03-14T06:16:04.9106708Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-03-14T06:16:04.9109794Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-03-14T06:16:04.9112407Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-03-14T06:16:04.9113729Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-03-14T06:16:04.9116541Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-03-14T06:16:04.9118076Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-03-14T06:16:04.9120185Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-03-14T06:16:04.9122347Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-03-14T06:16:04.9124090Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-03-14T06:16:04.9125718Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-03-14T06:16:04.9128031Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-03-14T06:16:04.9129792Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-03-14T06:16:04.9131656Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-03-14T06:16:04.9134451Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-03-14T06:16:04.9137143Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2025-03-14T06:16:04.9138876Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2025-03-14T06:16:04.9141949Z * [new branch] gh/swolchok/722/base -> origin/gh/swolchok/722/base 2025-03-14T06:16:04.9143708Z * [new branch] gh/swolchok/722/head -> origin/gh/swolchok/722/head 2025-03-14T06:16:04.9145521Z * [new branch] gh/swolchok/722/orig -> origin/gh/swolchok/722/orig 2025-03-14T06:16:04.9147630Z * [new branch] gh/swolchok/723/base -> origin/gh/swolchok/723/base 2025-03-14T06:16:04.9149285Z * [new branch] gh/swolchok/723/head -> origin/gh/swolchok/723/head 2025-03-14T06:16:04.9151028Z * [new branch] gh/swolchok/723/orig -> origin/gh/swolchok/723/orig 2025-03-14T06:16:04.9155859Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-03-14T06:16:04.9157760Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-03-14T06:16:04.9159226Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-03-14T06:16:04.9161268Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-03-14T06:16:04.9162952Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-03-14T06:16:04.9164817Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-03-14T06:16:04.9167290Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-03-14T06:16:04.9169112Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-03-14T06:16:04.9170748Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-03-14T06:16:04.9172943Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-03-14T06:16:04.9174536Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-03-14T06:16:04.9176628Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-03-14T06:16:04.9178629Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-03-14T06:16:04.9180416Z * [new branch] gh/tianyu-l/7/head -> origin/gh/tianyu-l/7/head 2025-03-14T06:16:04.9181984Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-03-14T06:16:04.9184598Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2025-03-14T06:16:04.9186901Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2025-03-14T06:16:04.9188858Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2025-03-14T06:16:04.9190867Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-03-14T06:16:04.9193105Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-03-14T06:16:04.9194763Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-03-14T06:16:04.9197187Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2025-03-14T06:16:04.9198760Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2025-03-14T06:16:04.9200495Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2025-03-14T06:16:04.9202932Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-03-14T06:16:04.9204954Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-03-14T06:16:04.9206728Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-03-14T06:16:04.9208928Z * [new branch] gh/tugsbayasgalan/290/base -> origin/gh/tugsbayasgalan/290/base 2025-03-14T06:16:04.9210734Z * [new branch] gh/tugsbayasgalan/290/head -> origin/gh/tugsbayasgalan/290/head 2025-03-14T06:16:04.9212433Z * [new branch] gh/tugsbayasgalan/290/orig -> origin/gh/tugsbayasgalan/290/orig 2025-03-14T06:16:04.9214721Z * [new branch] gh/tugsbayasgalan/291/base -> origin/gh/tugsbayasgalan/291/base 2025-03-14T06:16:04.9216635Z * [new branch] gh/tugsbayasgalan/291/head -> origin/gh/tugsbayasgalan/291/head 2025-03-14T06:16:04.9218446Z * [new branch] gh/tugsbayasgalan/291/orig -> origin/gh/tugsbayasgalan/291/orig 2025-03-14T06:16:04.9220634Z * [new branch] gh/tugsbayasgalan/292/base -> origin/gh/tugsbayasgalan/292/base 2025-03-14T06:16:04.9222484Z * [new branch] gh/tugsbayasgalan/292/head -> origin/gh/tugsbayasgalan/292/head 2025-03-14T06:16:04.9224160Z * [new branch] gh/tugsbayasgalan/292/orig -> origin/gh/tugsbayasgalan/292/orig 2025-03-14T06:16:04.9226308Z * [new branch] gh/tugsbayasgalan/293/base -> origin/gh/tugsbayasgalan/293/base 2025-03-14T06:16:04.9228046Z * [new branch] gh/tugsbayasgalan/293/head -> origin/gh/tugsbayasgalan/293/head 2025-03-14T06:16:04.9229761Z * [new branch] gh/tugsbayasgalan/293/orig -> origin/gh/tugsbayasgalan/293/orig 2025-03-14T06:16:04.9231908Z * [new branch] gh/tugsbayasgalan/294/base -> origin/gh/tugsbayasgalan/294/base 2025-03-14T06:16:04.9233581Z * [new branch] gh/tugsbayasgalan/294/head -> origin/gh/tugsbayasgalan/294/head 2025-03-14T06:16:04.9235138Z * [new branch] gh/tugsbayasgalan/294/orig -> origin/gh/tugsbayasgalan/294/orig 2025-03-14T06:16:04.9237657Z * [new branch] gh/tugsbayasgalan/295/base -> origin/gh/tugsbayasgalan/295/base 2025-03-14T06:16:04.9239496Z * [new branch] gh/tugsbayasgalan/295/head -> origin/gh/tugsbayasgalan/295/head 2025-03-14T06:16:04.9241168Z * [new branch] gh/tugsbayasgalan/295/orig -> origin/gh/tugsbayasgalan/295/orig 2025-03-14T06:16:04.9243302Z * [new branch] gh/tugsbayasgalan/296/base -> origin/gh/tugsbayasgalan/296/base 2025-03-14T06:16:04.9245388Z * [new branch] gh/tugsbayasgalan/296/head -> origin/gh/tugsbayasgalan/296/head 2025-03-14T06:16:04.9247220Z * [new branch] gh/tugsbayasgalan/296/orig -> origin/gh/tugsbayasgalan/296/orig 2025-03-14T06:16:04.9249678Z * [new branch] gh/tugsbayasgalan/297/base -> origin/gh/tugsbayasgalan/297/base 2025-03-14T06:16:04.9251156Z * [new branch] gh/tugsbayasgalan/297/head -> origin/gh/tugsbayasgalan/297/head 2025-03-14T06:16:04.9253542Z * [new branch] gh/tugsbayasgalan/297/orig -> origin/gh/tugsbayasgalan/297/orig 2025-03-14T06:16:04.9255514Z * [new branch] gh/tugsbayasgalan/298/base -> origin/gh/tugsbayasgalan/298/base 2025-03-14T06:16:04.9257336Z * [new branch] gh/tugsbayasgalan/298/head -> origin/gh/tugsbayasgalan/298/head 2025-03-14T06:16:04.9259010Z * [new branch] gh/tugsbayasgalan/298/orig -> origin/gh/tugsbayasgalan/298/orig 2025-03-14T06:16:04.9261093Z * [new branch] gh/tugsbayasgalan/299/base -> origin/gh/tugsbayasgalan/299/base 2025-03-14T06:16:04.9263005Z * [new branch] gh/tugsbayasgalan/299/head -> origin/gh/tugsbayasgalan/299/head 2025-03-14T06:16:04.9264763Z * [new branch] gh/tugsbayasgalan/299/orig -> origin/gh/tugsbayasgalan/299/orig 2025-03-14T06:16:04.9267244Z * [new branch] gh/vkuzo/1/head -> origin/gh/vkuzo/1/head 2025-03-14T06:16:04.9268918Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-03-14T06:16:04.9270534Z * [new branch] gh/vkuzo/1/orig -> origin/gh/vkuzo/1/orig 2025-03-14T06:16:04.9272659Z * [new branch] gh/vkuzo/2/head -> origin/gh/vkuzo/2/head 2025-03-14T06:16:04.9274193Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-03-14T06:16:04.9276011Z * [new branch] gh/vkuzo/2/orig -> origin/gh/vkuzo/2/orig 2025-03-14T06:16:04.9278046Z * [new branch] gh/vkuzo/3/head -> origin/gh/vkuzo/3/head 2025-03-14T06:16:04.9279619Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-03-14T06:16:04.9281241Z * [new branch] gh/vkuzo/3/orig -> origin/gh/vkuzo/3/orig 2025-03-14T06:16:04.9284104Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2025-03-14T06:16:04.9285679Z * [new branch] gh/vkuzo/4/head -> origin/gh/vkuzo/4/head 2025-03-14T06:16:04.9287467Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2025-03-14T06:16:04.9289998Z * [new branch] gh/vkuzo/5/base -> origin/gh/vkuzo/5/base 2025-03-14T06:16:04.9291649Z * [new branch] gh/vkuzo/5/head -> origin/gh/vkuzo/5/head 2025-03-14T06:16:04.9293360Z * [new branch] gh/vkuzo/5/orig -> origin/gh/vkuzo/5/orig 2025-03-14T06:16:04.9295458Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-03-14T06:16:04.9297305Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-03-14T06:16:04.9299047Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-03-14T06:16:04.9301150Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-03-14T06:16:04.9302723Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-03-14T06:16:04.9304591Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-03-14T06:16:04.9306721Z * [new branch] gh/vkuzo/8/base -> origin/gh/vkuzo/8/base 2025-03-14T06:16:04.9308546Z * [new branch] gh/vkuzo/8/head -> origin/gh/vkuzo/8/head 2025-03-14T06:16:04.9310191Z * [new branch] gh/vkuzo/8/orig -> origin/gh/vkuzo/8/orig 2025-03-14T06:16:04.9312532Z * [new branch] gh/vkuzo/9/base -> origin/gh/vkuzo/9/base 2025-03-14T06:16:04.9314163Z * [new branch] gh/vkuzo/9/head -> origin/gh/vkuzo/9/head 2025-03-14T06:16:04.9315933Z * [new branch] gh/vkuzo/9/orig -> origin/gh/vkuzo/9/orig 2025-03-14T06:16:04.9318645Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2025-03-14T06:16:04.9320308Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2025-03-14T06:16:04.9322123Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2025-03-14T06:16:04.9324220Z * [new branch] gh/vmoens/15/base -> origin/gh/vmoens/15/base 2025-03-14T06:16:04.9325773Z * [new branch] gh/vmoens/15/head -> origin/gh/vmoens/15/head 2025-03-14T06:16:04.9327775Z * [new branch] gh/vmoens/15/orig -> origin/gh/vmoens/15/orig 2025-03-14T06:16:04.9329783Z * [new branch] gh/vmoens/16/base -> origin/gh/vmoens/16/base 2025-03-14T06:16:04.9331412Z * [new branch] gh/vmoens/16/head -> origin/gh/vmoens/16/head 2025-03-14T06:16:04.9333029Z * [new branch] gh/vmoens/16/orig -> origin/gh/vmoens/16/orig 2025-03-14T06:16:04.9335373Z * [new branch] gh/vmoens/17/base -> origin/gh/vmoens/17/base 2025-03-14T06:16:04.9337253Z * [new branch] gh/vmoens/17/head -> origin/gh/vmoens/17/head 2025-03-14T06:16:04.9338893Z * [new branch] gh/vmoens/17/orig -> origin/gh/vmoens/17/orig 2025-03-14T06:16:04.9340977Z * [new branch] gh/vmoens/18/base -> origin/gh/vmoens/18/base 2025-03-14T06:16:04.9343266Z * [new branch] gh/vmoens/18/head -> origin/gh/vmoens/18/head 2025-03-14T06:16:04.9345013Z * [new branch] gh/vmoens/18/orig -> origin/gh/vmoens/18/orig 2025-03-14T06:16:04.9347181Z * [new branch] gh/vmoens/19/base -> origin/gh/vmoens/19/base 2025-03-14T06:16:04.9348896Z * [new branch] gh/vmoens/19/head -> origin/gh/vmoens/19/head 2025-03-14T06:16:04.9350507Z * [new branch] gh/vmoens/19/orig -> origin/gh/vmoens/19/orig 2025-03-14T06:16:04.9353107Z * [new branch] gh/vmoens/20/base -> origin/gh/vmoens/20/base 2025-03-14T06:16:04.9354700Z * [new branch] gh/vmoens/20/head -> origin/gh/vmoens/20/head 2025-03-14T06:16:04.9356555Z * [new branch] gh/vmoens/20/orig -> origin/gh/vmoens/20/orig 2025-03-14T06:16:04.9359322Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2025-03-14T06:16:04.9361105Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2025-03-14T06:16:04.9362786Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2025-03-14T06:16:04.9365042Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-03-14T06:16:04.9366806Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-03-14T06:16:04.9368706Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-03-14T06:16:04.9371694Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2025-03-14T06:16:04.9373567Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2025-03-14T06:16:04.9375316Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2025-03-14T06:16:04.9378041Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-03-14T06:16:04.9380228Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-03-14T06:16:04.9382220Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-03-14T06:16:04.9384258Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-03-14T06:16:04.9386035Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-03-14T06:16:04.9387719Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-03-14T06:16:04.9390740Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2025-03-14T06:16:04.9392745Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2025-03-14T06:16:04.9394862Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-03-14T06:16:04.9396556Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-03-14T06:16:04.9398229Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-03-14T06:16:04.9400865Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-03-14T06:16:04.9402782Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-03-14T06:16:04.9404431Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-03-14T06:16:04.9407037Z * [new branch] gh/wconstab/395/base -> origin/gh/wconstab/395/base 2025-03-14T06:16:04.9408725Z * [new branch] gh/wconstab/395/head -> origin/gh/wconstab/395/head 2025-03-14T06:16:04.9410604Z * [new branch] gh/wconstab/395/orig -> origin/gh/wconstab/395/orig 2025-03-14T06:16:04.9412922Z * [new branch] gh/wconstab/396/base -> origin/gh/wconstab/396/base 2025-03-14T06:16:04.9414634Z * [new branch] gh/wconstab/396/head -> origin/gh/wconstab/396/head 2025-03-14T06:16:04.9416558Z * [new branch] gh/wconstab/396/orig -> origin/gh/wconstab/396/orig 2025-03-14T06:16:04.9418839Z * [new branch] gh/wconstab/397/base -> origin/gh/wconstab/397/base 2025-03-14T06:16:04.9420575Z * [new branch] gh/wconstab/397/head -> origin/gh/wconstab/397/head 2025-03-14T06:16:04.9422400Z * [new branch] gh/wconstab/397/orig -> origin/gh/wconstab/397/orig 2025-03-14T06:16:04.9425024Z * [new branch] gh/weifengpy/21/base -> origin/gh/weifengpy/21/base 2025-03-14T06:16:04.9426698Z * [new branch] gh/weifengpy/21/head -> origin/gh/weifengpy/21/head 2025-03-14T06:16:04.9428477Z * [new branch] gh/weifengpy/21/orig -> origin/gh/weifengpy/21/orig 2025-03-14T06:16:04.9430768Z * [new branch] gh/weifengpy/22/base -> origin/gh/weifengpy/22/base 2025-03-14T06:16:04.9432711Z * [new branch] gh/weifengpy/22/head -> origin/gh/weifengpy/22/head 2025-03-14T06:16:04.9434330Z * [new branch] gh/weifengpy/22/orig -> origin/gh/weifengpy/22/orig 2025-03-14T06:16:04.9437120Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-03-14T06:16:04.9438741Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-03-14T06:16:04.9440498Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-03-14T06:16:04.9442675Z * [new branch] gh/williamwen42/197/base -> origin/gh/williamwen42/197/base 2025-03-14T06:16:04.9444376Z * [new branch] gh/williamwen42/197/head -> origin/gh/williamwen42/197/head 2025-03-14T06:16:04.9445971Z * [new branch] gh/williamwen42/197/orig -> origin/gh/williamwen42/197/orig 2025-03-14T06:16:04.9448594Z * [new branch] gh/williamwen42/199/base -> origin/gh/williamwen42/199/base 2025-03-14T06:16:04.9450145Z * [new branch] gh/williamwen42/199/head -> origin/gh/williamwen42/199/head 2025-03-14T06:16:04.9452217Z * [new branch] gh/williamwen42/199/orig -> origin/gh/williamwen42/199/orig 2025-03-14T06:16:04.9454684Z * [new branch] gh/williamwen42/200/base -> origin/gh/williamwen42/200/base 2025-03-14T06:16:04.9456479Z * [new branch] gh/williamwen42/200/head -> origin/gh/williamwen42/200/head 2025-03-14T06:16:04.9458100Z * [new branch] gh/williamwen42/200/orig -> origin/gh/williamwen42/200/orig 2025-03-14T06:16:04.9460588Z * [new branch] gh/williamwen42/201/base -> origin/gh/williamwen42/201/base 2025-03-14T06:16:04.9462520Z * [new branch] gh/williamwen42/201/head -> origin/gh/williamwen42/201/head 2025-03-14T06:16:04.9464341Z * [new branch] gh/williamwen42/201/orig -> origin/gh/williamwen42/201/orig 2025-03-14T06:16:04.9466235Z * [new branch] gh/williamwen42/204/base -> origin/gh/williamwen42/204/base 2025-03-14T06:16:04.9467993Z * [new branch] gh/williamwen42/204/head -> origin/gh/williamwen42/204/head 2025-03-14T06:16:04.9469643Z * [new branch] gh/williamwen42/204/orig -> origin/gh/williamwen42/204/orig 2025-03-14T06:16:04.9472231Z * [new branch] gh/williamwen42/205/base -> origin/gh/williamwen42/205/base 2025-03-14T06:16:04.9473966Z * [new branch] gh/williamwen42/205/head -> origin/gh/williamwen42/205/head 2025-03-14T06:16:04.9475791Z * [new branch] gh/williamwen42/205/orig -> origin/gh/williamwen42/205/orig 2025-03-14T06:16:04.9477975Z * [new branch] gh/williamwen42/206/base -> origin/gh/williamwen42/206/base 2025-03-14T06:16:04.9479757Z * [new branch] gh/williamwen42/206/head -> origin/gh/williamwen42/206/head 2025-03-14T06:16:04.9481480Z * [new branch] gh/williamwen42/206/orig -> origin/gh/williamwen42/206/orig 2025-03-14T06:16:04.9495165Z * [new branch] gh/williamwen42/207/base -> origin/gh/williamwen42/207/base 2025-03-14T06:16:04.9495824Z * [new branch] gh/williamwen42/207/head -> origin/gh/williamwen42/207/head 2025-03-14T06:16:04.9496097Z * [new branch] gh/williamwen42/207/orig -> origin/gh/williamwen42/207/orig 2025-03-14T06:16:04.9496494Z * [new branch] gh/williamwen42/208/base -> origin/gh/williamwen42/208/base 2025-03-14T06:16:04.9496802Z * [new branch] gh/williamwen42/208/head -> origin/gh/williamwen42/208/head 2025-03-14T06:16:04.9497153Z * [new branch] gh/williamwen42/208/orig -> origin/gh/williamwen42/208/orig 2025-03-14T06:16:04.9497473Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-03-14T06:16:04.9497800Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-03-14T06:16:04.9499091Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-03-14T06:16:04.9501534Z * [new branch] gh/williamwen42/210/base -> origin/gh/williamwen42/210/base 2025-03-14T06:16:04.9503201Z * [new branch] gh/williamwen42/210/head -> origin/gh/williamwen42/210/head 2025-03-14T06:16:04.9504898Z * [new branch] gh/williamwen42/210/orig -> origin/gh/williamwen42/210/orig 2025-03-14T06:16:04.9506933Z * [new branch] gh/williamwen42/211/base -> origin/gh/williamwen42/211/base 2025-03-14T06:16:04.9508558Z * [new branch] gh/williamwen42/211/head -> origin/gh/williamwen42/211/head 2025-03-14T06:16:04.9510134Z * [new branch] gh/williamwen42/211/orig -> origin/gh/williamwen42/211/orig 2025-03-14T06:16:04.9512391Z * [new branch] gh/williamwen42/212/base -> origin/gh/williamwen42/212/base 2025-03-14T06:16:04.9514335Z * [new branch] gh/williamwen42/212/head -> origin/gh/williamwen42/212/head 2025-03-14T06:16:04.9516119Z * [new branch] gh/williamwen42/212/orig -> origin/gh/williamwen42/212/orig 2025-03-14T06:16:04.9518473Z * [new branch] gh/williamwen42/213/base -> origin/gh/williamwen42/213/base 2025-03-14T06:16:04.9520260Z * [new branch] gh/williamwen42/213/head -> origin/gh/williamwen42/213/head 2025-03-14T06:16:04.9522586Z * [new branch] gh/williamwen42/213/orig -> origin/gh/williamwen42/213/orig 2025-03-14T06:16:04.9524908Z * [new branch] gh/williamwen42/214/base -> origin/gh/williamwen42/214/base 2025-03-14T06:16:04.9526675Z * [new branch] gh/williamwen42/214/head -> origin/gh/williamwen42/214/head 2025-03-14T06:16:04.9528394Z * [new branch] gh/williamwen42/214/orig -> origin/gh/williamwen42/214/orig 2025-03-14T06:16:04.9531209Z * [new branch] gh/williamwen42/215/base -> origin/gh/williamwen42/215/base 2025-03-14T06:16:04.9532989Z * [new branch] gh/williamwen42/215/head -> origin/gh/williamwen42/215/head 2025-03-14T06:16:04.9534738Z * [new branch] gh/williamwen42/215/orig -> origin/gh/williamwen42/215/orig 2025-03-14T06:16:04.9537200Z * [new branch] gh/williamwen42/216/base -> origin/gh/williamwen42/216/base 2025-03-14T06:16:04.9539321Z * [new branch] gh/williamwen42/216/head -> origin/gh/williamwen42/216/head 2025-03-14T06:16:04.9540710Z * [new branch] gh/williamwen42/216/orig -> origin/gh/williamwen42/216/orig 2025-03-14T06:16:04.9543410Z * [new branch] gh/williamwen42/217/base -> origin/gh/williamwen42/217/base 2025-03-14T06:16:04.9544984Z * [new branch] gh/williamwen42/217/head -> origin/gh/williamwen42/217/head 2025-03-14T06:16:04.9546642Z * [new branch] gh/williamwen42/217/orig -> origin/gh/williamwen42/217/orig 2025-03-14T06:16:04.9549285Z * [new branch] gh/williamwen42/218/base -> origin/gh/williamwen42/218/base 2025-03-14T06:16:04.9552116Z * [new branch] gh/williamwen42/218/head -> origin/gh/williamwen42/218/head 2025-03-14T06:16:04.9555470Z * [new branch] gh/williamwen42/218/orig -> origin/gh/williamwen42/218/orig 2025-03-14T06:16:04.9557745Z * [new branch] gh/williamwen42/219/base -> origin/gh/williamwen42/219/base 2025-03-14T06:16:04.9559585Z * [new branch] gh/williamwen42/219/head -> origin/gh/williamwen42/219/head 2025-03-14T06:16:04.9561238Z * [new branch] gh/williamwen42/219/orig -> origin/gh/williamwen42/219/orig 2025-03-14T06:16:04.9563927Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-03-14T06:16:04.9565678Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-03-14T06:16:04.9567815Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-03-14T06:16:04.9569352Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-03-14T06:16:04.9571887Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2025-03-14T06:16:04.9573624Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2025-03-14T06:16:04.9575414Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2025-03-14T06:16:04.9577788Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2025-03-14T06:16:04.9579557Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2025-03-14T06:16:04.9581238Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2025-03-14T06:16:04.9583305Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-03-14T06:16:04.9584951Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-03-14T06:16:04.9586604Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-03-14T06:16:04.9588935Z * [new branch] gh/xmfan/166/base -> origin/gh/xmfan/166/base 2025-03-14T06:16:04.9590543Z * [new branch] gh/xmfan/166/head -> origin/gh/xmfan/166/head 2025-03-14T06:16:04.9592293Z * [new branch] gh/xmfan/166/orig -> origin/gh/xmfan/166/orig 2025-03-14T06:16:04.9594409Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-03-14T06:16:04.9596209Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-03-14T06:16:04.9598821Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-03-14T06:16:04.9600545Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-03-14T06:16:04.9602550Z * [new branch] gh/xmfan/173/base -> origin/gh/xmfan/173/base 2025-03-14T06:16:04.9604296Z * [new branch] gh/xmfan/173/head -> origin/gh/xmfan/173/head 2025-03-14T06:16:04.9605935Z * [new branch] gh/xmfan/173/orig -> origin/gh/xmfan/173/orig 2025-03-14T06:16:04.9608049Z * [new branch] gh/xmfan/174/base -> origin/gh/xmfan/174/base 2025-03-14T06:16:04.9609930Z * [new branch] gh/xmfan/174/head -> origin/gh/xmfan/174/head 2025-03-14T06:16:04.9611665Z * [new branch] gh/xmfan/174/orig -> origin/gh/xmfan/174/orig 2025-03-14T06:16:04.9613694Z * [new branch] gh/xmfan/177/base -> origin/gh/xmfan/177/base 2025-03-14T06:16:04.9615405Z * [new branch] gh/xmfan/177/head -> origin/gh/xmfan/177/head 2025-03-14T06:16:04.9617063Z * [new branch] gh/xmfan/177/orig -> origin/gh/xmfan/177/orig 2025-03-14T06:16:04.9619304Z * [new branch] gh/xmfan/178/base -> origin/gh/xmfan/178/base 2025-03-14T06:16:04.9621551Z * [new branch] gh/xmfan/178/head -> origin/gh/xmfan/178/head 2025-03-14T06:16:04.9623258Z * [new branch] gh/xmfan/178/orig -> origin/gh/xmfan/178/orig 2025-03-14T06:16:04.9625426Z * [new branch] gh/xmfan/179/base -> origin/gh/xmfan/179/base 2025-03-14T06:16:04.9627140Z * [new branch] gh/xmfan/179/head -> origin/gh/xmfan/179/head 2025-03-14T06:16:04.9628849Z * [new branch] gh/xmfan/179/orig -> origin/gh/xmfan/179/orig 2025-03-14T06:16:04.9631110Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-03-14T06:16:04.9633023Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-03-14T06:16:04.9635200Z * [new branch] gh/xmfan/180/base -> origin/gh/xmfan/180/base 2025-03-14T06:16:04.9636838Z * [new branch] gh/xmfan/180/head -> origin/gh/xmfan/180/head 2025-03-14T06:16:04.9638521Z * [new branch] gh/xmfan/180/orig -> origin/gh/xmfan/180/orig 2025-03-14T06:16:04.9640657Z * [new branch] gh/xmfan/181/base -> origin/gh/xmfan/181/base 2025-03-14T06:16:04.9642394Z * [new branch] gh/xmfan/181/head -> origin/gh/xmfan/181/head 2025-03-14T06:16:04.9644075Z * [new branch] gh/xmfan/181/orig -> origin/gh/xmfan/181/orig 2025-03-14T06:16:04.9646241Z * [new branch] gh/xmfan/182/base -> origin/gh/xmfan/182/base 2025-03-14T06:16:04.9647947Z * [new branch] gh/xmfan/182/head -> origin/gh/xmfan/182/head 2025-03-14T06:16:04.9649673Z * [new branch] gh/xmfan/182/orig -> origin/gh/xmfan/182/orig 2025-03-14T06:16:04.9652264Z * [new branch] gh/xmfan/183/base -> origin/gh/xmfan/183/base 2025-03-14T06:16:04.9653813Z * [new branch] gh/xmfan/183/head -> origin/gh/xmfan/183/head 2025-03-14T06:16:04.9655622Z * [new branch] gh/xmfan/183/orig -> origin/gh/xmfan/183/orig 2025-03-14T06:16:04.9657632Z * [new branch] gh/xmfan/184/base -> origin/gh/xmfan/184/base 2025-03-14T06:16:04.9659339Z * [new branch] gh/xmfan/184/head -> origin/gh/xmfan/184/head 2025-03-14T06:16:04.9661020Z * [new branch] gh/xmfan/184/orig -> origin/gh/xmfan/184/orig 2025-03-14T06:16:04.9663866Z * [new branch] gh/xmfan/185/base -> origin/gh/xmfan/185/base 2025-03-14T06:16:04.9665588Z * [new branch] gh/xmfan/185/head -> origin/gh/xmfan/185/head 2025-03-14T06:16:04.9667351Z * [new branch] gh/xmfan/185/orig -> origin/gh/xmfan/185/orig 2025-03-14T06:16:04.9669661Z * [new branch] gh/xmfan/186/base -> origin/gh/xmfan/186/base 2025-03-14T06:16:04.9671282Z * [new branch] gh/xmfan/186/head -> origin/gh/xmfan/186/head 2025-03-14T06:16:04.9672931Z * [new branch] gh/xmfan/186/orig -> origin/gh/xmfan/186/orig 2025-03-14T06:16:04.9675094Z * [new branch] gh/xmfan/187/base -> origin/gh/xmfan/187/base 2025-03-14T06:16:04.9676807Z * [new branch] gh/xmfan/187/head -> origin/gh/xmfan/187/head 2025-03-14T06:16:04.9678611Z * [new branch] gh/xmfan/187/orig -> origin/gh/xmfan/187/orig 2025-03-14T06:16:04.9680806Z * [new branch] gh/xmfan/188/base -> origin/gh/xmfan/188/base 2025-03-14T06:16:04.9682451Z * [new branch] gh/xmfan/188/head -> origin/gh/xmfan/188/head 2025-03-14T06:16:04.9684192Z * [new branch] gh/xmfan/188/orig -> origin/gh/xmfan/188/orig 2025-03-14T06:16:04.9686526Z * [new branch] gh/xmfan/189/base -> origin/gh/xmfan/189/base 2025-03-14T06:16:04.9688220Z * [new branch] gh/xmfan/189/head -> origin/gh/xmfan/189/head 2025-03-14T06:16:04.9690040Z * [new branch] gh/xmfan/189/orig -> origin/gh/xmfan/189/orig 2025-03-14T06:16:04.9692193Z * [new branch] gh/xmfan/190/base -> origin/gh/xmfan/190/base 2025-03-14T06:16:04.9693866Z * [new branch] gh/xmfan/190/head -> origin/gh/xmfan/190/head 2025-03-14T06:16:04.9695575Z * [new branch] gh/xmfan/190/orig -> origin/gh/xmfan/190/orig 2025-03-14T06:16:04.9697781Z * [new branch] gh/xmfan/191/base -> origin/gh/xmfan/191/base 2025-03-14T06:16:04.9699471Z * [new branch] gh/xmfan/191/head -> origin/gh/xmfan/191/head 2025-03-14T06:16:04.9701325Z * [new branch] gh/xmfan/191/orig -> origin/gh/xmfan/191/orig 2025-03-14T06:16:04.9703552Z * [new branch] gh/xmfan/192/base -> origin/gh/xmfan/192/base 2025-03-14T06:16:04.9705248Z * [new branch] gh/xmfan/192/head -> origin/gh/xmfan/192/head 2025-03-14T06:16:04.9707010Z * [new branch] gh/xmfan/192/orig -> origin/gh/xmfan/192/orig 2025-03-14T06:16:04.9709208Z * [new branch] gh/xmfan/193/base -> origin/gh/xmfan/193/base 2025-03-14T06:16:04.9711633Z * [new branch] gh/xmfan/193/head -> origin/gh/xmfan/193/head 2025-03-14T06:16:04.9713306Z * [new branch] gh/xmfan/193/orig -> origin/gh/xmfan/193/orig 2025-03-14T06:16:04.9715552Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-03-14T06:16:04.9717231Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-03-14T06:16:04.9718931Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-03-14T06:16:04.9721206Z * [new branch] gh/xmfan/195/base -> origin/gh/xmfan/195/base 2025-03-14T06:16:04.9722967Z * [new branch] gh/xmfan/195/head -> origin/gh/xmfan/195/head 2025-03-14T06:16:04.9724986Z * [new branch] gh/xmfan/195/orig -> origin/gh/xmfan/195/orig 2025-03-14T06:16:04.9727107Z * [new branch] gh/xmfan/196/base -> origin/gh/xmfan/196/base 2025-03-14T06:16:04.9728798Z * [new branch] gh/xmfan/196/head -> origin/gh/xmfan/196/head 2025-03-14T06:16:04.9730530Z * [new branch] gh/xmfan/196/orig -> origin/gh/xmfan/196/orig 2025-03-14T06:16:04.9732851Z * [new branch] gh/xmfan/197/base -> origin/gh/xmfan/197/base 2025-03-14T06:16:04.9734467Z * [new branch] gh/xmfan/197/head -> origin/gh/xmfan/197/head 2025-03-14T06:16:04.9736204Z * [new branch] gh/xmfan/197/orig -> origin/gh/xmfan/197/orig 2025-03-14T06:16:04.9738488Z * [new branch] gh/xmfan/198/base -> origin/gh/xmfan/198/base 2025-03-14T06:16:04.9740141Z * [new branch] gh/xmfan/198/head -> origin/gh/xmfan/198/head 2025-03-14T06:16:04.9741884Z * [new branch] gh/xmfan/198/orig -> origin/gh/xmfan/198/orig 2025-03-14T06:16:04.9744053Z * [new branch] gh/xmfan/199/base -> origin/gh/xmfan/199/base 2025-03-14T06:16:04.9745761Z * [new branch] gh/xmfan/199/head -> origin/gh/xmfan/199/head 2025-03-14T06:16:04.9747749Z * [new branch] gh/xmfan/199/orig -> origin/gh/xmfan/199/orig 2025-03-14T06:16:04.9749903Z * [new branch] gh/xmfan/200/base -> origin/gh/xmfan/200/base 2025-03-14T06:16:04.9751857Z * [new branch] gh/xmfan/200/head -> origin/gh/xmfan/200/head 2025-03-14T06:16:04.9753668Z * [new branch] gh/xmfan/200/orig -> origin/gh/xmfan/200/orig 2025-03-14T06:16:04.9755703Z * [new branch] gh/xmfan/201/base -> origin/gh/xmfan/201/base 2025-03-14T06:16:04.9757284Z * [new branch] gh/xmfan/201/head -> origin/gh/xmfan/201/head 2025-03-14T06:16:04.9758954Z * [new branch] gh/xmfan/201/orig -> origin/gh/xmfan/201/orig 2025-03-14T06:16:04.9761056Z * [new branch] gh/xmfan/202/base -> origin/gh/xmfan/202/base 2025-03-14T06:16:04.9762764Z * [new branch] gh/xmfan/202/head -> origin/gh/xmfan/202/head 2025-03-14T06:16:04.9764545Z * [new branch] gh/xmfan/202/orig -> origin/gh/xmfan/202/orig 2025-03-14T06:16:04.9767210Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2025-03-14T06:16:04.9769001Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2025-03-14T06:16:04.9770692Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2025-03-14T06:16:04.9772877Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-03-14T06:16:04.9774623Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-03-14T06:16:04.9776343Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-03-14T06:16:04.9779129Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-03-14T06:16:04.9780885Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-03-14T06:16:04.9782597Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-03-14T06:16:04.9785230Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-03-14T06:16:04.9786972Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-03-14T06:16:04.9789467Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-03-14T06:16:04.9791251Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-03-14T06:16:04.9793188Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-03-14T06:16:04.9794801Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-03-14T06:16:04.9796868Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-03-14T06:16:04.9798447Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-03-14T06:16:04.9800440Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-03-14T06:16:04.9802036Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-03-14T06:16:04.9804046Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-03-14T06:16:04.9805813Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-03-14T06:16:04.9807589Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-03-14T06:16:04.9809186Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-03-14T06:16:04.9811902Z * [new branch] gh/xunnanxu/1/base -> origin/gh/xunnanxu/1/base 2025-03-14T06:16:04.9813400Z * [new branch] gh/xunnanxu/1/head -> origin/gh/xunnanxu/1/head 2025-03-14T06:16:04.9815123Z * [new branch] gh/xunnanxu/1/orig -> origin/gh/xunnanxu/1/orig 2025-03-14T06:16:04.9817251Z * [new branch] gh/xunnanxu/2/base -> origin/gh/xunnanxu/2/base 2025-03-14T06:16:04.9818734Z * [new branch] gh/xunnanxu/2/head -> origin/gh/xunnanxu/2/head 2025-03-14T06:16:04.9820554Z * [new branch] gh/xunnanxu/2/orig -> origin/gh/xunnanxu/2/orig 2025-03-14T06:16:04.9823259Z * [new branch] gh/xunnanxu/3/base -> origin/gh/xunnanxu/3/base 2025-03-14T06:16:04.9824930Z * [new branch] gh/xunnanxu/3/head -> origin/gh/xunnanxu/3/head 2025-03-14T06:16:04.9826741Z * [new branch] gh/xunnanxu/3/orig -> origin/gh/xunnanxu/3/orig 2025-03-14T06:16:04.9828775Z * [new branch] gh/xunnanxu/4/base -> origin/gh/xunnanxu/4/base 2025-03-14T06:16:04.9830451Z * [new branch] gh/xunnanxu/4/head -> origin/gh/xunnanxu/4/head 2025-03-14T06:16:04.9832353Z * [new branch] gh/xunnanxu/4/orig -> origin/gh/xunnanxu/4/orig 2025-03-14T06:16:04.9834895Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-03-14T06:16:04.9836585Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-03-14T06:16:04.9838289Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-03-14T06:16:04.9840389Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-03-14T06:16:04.9842113Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-03-14T06:16:04.9843793Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-03-14T06:16:04.9846194Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-03-14T06:16:04.9847830Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-03-14T06:16:04.9849457Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-03-14T06:16:04.9851920Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-03-14T06:16:04.9855615Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-03-14T06:16:04.9857215Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-03-14T06:16:04.9859250Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-03-14T06:16:04.9860962Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-03-14T06:16:04.9863044Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-03-14T06:16:04.9865030Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-03-14T06:16:04.9866718Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-03-14T06:16:04.9868446Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-03-14T06:16:04.9870669Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-03-14T06:16:04.9872329Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-03-14T06:16:04.9874190Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-03-14T06:16:04.9876172Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-03-14T06:16:04.9878015Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-03-14T06:16:04.9879722Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-03-14T06:16:04.9882281Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-03-14T06:16:04.9884686Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-03-14T06:16:04.9886809Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-03-14T06:16:04.9888459Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-03-14T06:16:04.9890244Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-03-14T06:16:04.9892438Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-03-14T06:16:04.9894155Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-03-14T06:16:04.9895808Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-03-14T06:16:04.9898035Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-03-14T06:16:04.9899686Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-03-14T06:16:04.9901545Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-03-14T06:16:04.9904252Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-03-14T06:16:04.9906198Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-03-14T06:16:04.9907870Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-03-14T06:16:04.9910681Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-03-14T06:16:04.9912432Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-03-14T06:16:04.9914182Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-03-14T06:16:04.9916485Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2025-03-14T06:16:04.9918154Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2025-03-14T06:16:04.9919852Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2025-03-14T06:16:04.9922078Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-03-14T06:16:04.9923806Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-03-14T06:16:04.9925680Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-03-14T06:16:04.9928349Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2025-03-14T06:16:04.9930056Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2025-03-14T06:16:04.9931711Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2025-03-14T06:16:04.9933742Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-03-14T06:16:04.9935514Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-03-14T06:16:04.9937228Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-03-14T06:16:04.9940099Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-03-14T06:16:04.9941793Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-03-14T06:16:04.9944261Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-03-14T06:16:04.9947214Z * [new branch] gh/yanboliang/62/base -> origin/gh/yanboliang/62/base 2025-03-14T06:16:04.9949082Z * [new branch] gh/yanboliang/62/head -> origin/gh/yanboliang/62/head 2025-03-14T06:16:04.9950807Z * [new branch] gh/yanboliang/62/orig -> origin/gh/yanboliang/62/orig 2025-03-14T06:16:04.9954231Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2025-03-14T06:16:04.9955859Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2025-03-14T06:16:04.9957560Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2025-03-14T06:16:04.9959859Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2025-03-14T06:16:04.9961549Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2025-03-14T06:16:04.9963579Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2025-03-14T06:16:04.9966064Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2025-03-14T06:16:04.9967878Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2025-03-14T06:16:04.9969593Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2025-03-14T06:16:04.9972088Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-03-14T06:16:04.9973717Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-03-14T06:16:04.9975378Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-03-14T06:16:04.9977935Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-03-14T06:16:04.9979648Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-03-14T06:16:04.9981430Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-03-14T06:16:04.9983914Z * [new branch] gh/ydwu4/208/base -> origin/gh/ydwu4/208/base 2025-03-14T06:16:04.9985518Z * [new branch] gh/ydwu4/208/head -> origin/gh/ydwu4/208/head 2025-03-14T06:16:04.9987336Z * [new branch] gh/ydwu4/208/orig -> origin/gh/ydwu4/208/orig 2025-03-14T06:16:04.9989527Z * [new branch] gh/ydwu4/209/base -> origin/gh/ydwu4/209/base 2025-03-14T06:16:04.9991200Z * [new branch] gh/ydwu4/209/head -> origin/gh/ydwu4/209/head 2025-03-14T06:16:04.9992859Z * [new branch] gh/ydwu4/209/orig -> origin/gh/ydwu4/209/orig 2025-03-14T06:16:04.9995200Z * [new branch] gh/ydwu4/210/base -> origin/gh/ydwu4/210/base 2025-03-14T06:16:04.9996859Z * [new branch] gh/ydwu4/210/head -> origin/gh/ydwu4/210/head 2025-03-14T06:16:04.9998530Z * [new branch] gh/ydwu4/210/orig -> origin/gh/ydwu4/210/orig 2025-03-14T06:16:05.0000838Z * [new branch] gh/ydwu4/211/base -> origin/gh/ydwu4/211/base 2025-03-14T06:16:05.0002421Z * [new branch] gh/ydwu4/211/head -> origin/gh/ydwu4/211/head 2025-03-14T06:16:05.0004168Z * [new branch] gh/ydwu4/211/orig -> origin/gh/ydwu4/211/orig 2025-03-14T06:16:05.0006372Z * [new branch] gh/ydwu4/212/base -> origin/gh/ydwu4/212/base 2025-03-14T06:16:05.0008064Z * [new branch] gh/ydwu4/212/head -> origin/gh/ydwu4/212/head 2025-03-14T06:16:05.0009710Z * [new branch] gh/ydwu4/212/orig -> origin/gh/ydwu4/212/orig 2025-03-14T06:16:05.0011900Z * [new branch] gh/ydwu4/213/base -> origin/gh/ydwu4/213/base 2025-03-14T06:16:05.0013577Z * [new branch] gh/ydwu4/213/head -> origin/gh/ydwu4/213/head 2025-03-14T06:16:05.0015523Z * [new branch] gh/ydwu4/213/orig -> origin/gh/ydwu4/213/orig 2025-03-14T06:16:05.0017836Z * [new branch] gh/ydwu4/214/base -> origin/gh/ydwu4/214/base 2025-03-14T06:16:05.0019556Z * [new branch] gh/ydwu4/214/head -> origin/gh/ydwu4/214/head 2025-03-14T06:16:05.0021337Z * [new branch] gh/ydwu4/214/orig -> origin/gh/ydwu4/214/orig 2025-03-14T06:16:05.0023723Z * [new branch] gh/ydwu4/215/base -> origin/gh/ydwu4/215/base 2025-03-14T06:16:05.0025512Z * [new branch] gh/ydwu4/215/head -> origin/gh/ydwu4/215/head 2025-03-14T06:16:05.0027234Z * [new branch] gh/ydwu4/215/orig -> origin/gh/ydwu4/215/orig 2025-03-14T06:16:05.0029833Z * [new branch] gh/ydwu4/216/base -> origin/gh/ydwu4/216/base 2025-03-14T06:16:05.0031912Z * [new branch] gh/ydwu4/216/head -> origin/gh/ydwu4/216/head 2025-03-14T06:16:05.0033769Z * [new branch] gh/ydwu4/216/orig -> origin/gh/ydwu4/216/orig 2025-03-14T06:16:05.0036427Z * [new branch] gh/ydwu4/217/base -> origin/gh/ydwu4/217/base 2025-03-14T06:16:05.0038201Z * [new branch] gh/ydwu4/217/head -> origin/gh/ydwu4/217/head 2025-03-14T06:16:05.0039979Z * [new branch] gh/ydwu4/217/orig -> origin/gh/ydwu4/217/orig 2025-03-14T06:16:05.0042387Z * [new branch] gh/ydwu4/218/base -> origin/gh/ydwu4/218/base 2025-03-14T06:16:05.0044083Z * [new branch] gh/ydwu4/218/head -> origin/gh/ydwu4/218/head 2025-03-14T06:16:05.0045853Z * [new branch] gh/ydwu4/218/orig -> origin/gh/ydwu4/218/orig 2025-03-14T06:16:05.0048767Z * [new branch] gh/ydwu4/219/base -> origin/gh/ydwu4/219/base 2025-03-14T06:16:05.0050601Z * [new branch] gh/ydwu4/219/head -> origin/gh/ydwu4/219/head 2025-03-14T06:16:05.0052636Z * [new branch] gh/ydwu4/219/orig -> origin/gh/ydwu4/219/orig 2025-03-14T06:16:05.0055138Z * [new branch] gh/ydwu4/220/base -> origin/gh/ydwu4/220/base 2025-03-14T06:16:05.0056905Z * [new branch] gh/ydwu4/220/head -> origin/gh/ydwu4/220/head 2025-03-14T06:16:05.0058644Z * [new branch] gh/ydwu4/220/orig -> origin/gh/ydwu4/220/orig 2025-03-14T06:16:05.0060887Z * [new branch] gh/ydwu4/221/base -> origin/gh/ydwu4/221/base 2025-03-14T06:16:05.0062668Z * [new branch] gh/ydwu4/221/head -> origin/gh/ydwu4/221/head 2025-03-14T06:16:05.0064310Z * [new branch] gh/ydwu4/221/orig -> origin/gh/ydwu4/221/orig 2025-03-14T06:16:05.0066641Z * [new branch] gh/ydwu4/222/base -> origin/gh/ydwu4/222/base 2025-03-14T06:16:05.0068414Z * [new branch] gh/ydwu4/222/head -> origin/gh/ydwu4/222/head 2025-03-14T06:16:05.0070076Z * [new branch] gh/ydwu4/222/orig -> origin/gh/ydwu4/222/orig 2025-03-14T06:16:05.0072474Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2025-03-14T06:16:05.0074149Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2025-03-14T06:16:05.0076044Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2025-03-14T06:16:05.0078597Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-03-14T06:16:05.0080351Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-03-14T06:16:05.0082853Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2025-03-14T06:16:05.0084493Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2025-03-14T06:16:05.0086197Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2025-03-14T06:16:05.0088787Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2025-03-14T06:16:05.0090395Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2025-03-14T06:16:05.0092047Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2025-03-14T06:16:05.0094447Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2025-03-14T06:16:05.0096287Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2025-03-14T06:16:05.0098004Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2025-03-14T06:16:05.0100051Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2025-03-14T06:16:05.0101630Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2025-03-14T06:16:05.0103633Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2025-03-14T06:16:05.0106011Z * [new branch] gh/yf225/163/base -> origin/gh/yf225/163/base 2025-03-14T06:16:05.0107673Z * [new branch] gh/yf225/163/head -> origin/gh/yf225/163/head 2025-03-14T06:16:05.0109353Z * [new branch] gh/yf225/163/orig -> origin/gh/yf225/163/orig 2025-03-14T06:16:05.0111796Z * [new branch] gh/yf225/164/base -> origin/gh/yf225/164/base 2025-03-14T06:16:05.0113584Z * [new branch] gh/yf225/164/head -> origin/gh/yf225/164/head 2025-03-14T06:16:05.0115241Z * [new branch] gh/yf225/164/orig -> origin/gh/yf225/164/orig 2025-03-14T06:16:05.0117470Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2025-03-14T06:16:05.0119264Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2025-03-14T06:16:05.0121024Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2025-03-14T06:16:05.0123218Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-03-14T06:16:05.0124901Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-03-14T06:16:05.0128162Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-03-14T06:16:05.0130307Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-03-14T06:16:05.0132047Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-03-14T06:16:05.0134415Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2025-03-14T06:16:05.0136202Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2025-03-14T06:16:05.0137922Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2025-03-14T06:16:05.0140111Z * [new branch] gh/yifuwang/185/base -> origin/gh/yifuwang/185/base 2025-03-14T06:16:05.0142389Z * [new branch] gh/yifuwang/185/head -> origin/gh/yifuwang/185/head 2025-03-14T06:16:05.0144050Z * [new branch] gh/yifuwang/185/orig -> origin/gh/yifuwang/185/orig 2025-03-14T06:16:05.0146555Z * [new branch] gh/yifuwang/186/base -> origin/gh/yifuwang/186/base 2025-03-14T06:16:05.0148220Z * [new branch] gh/yifuwang/186/head -> origin/gh/yifuwang/186/head 2025-03-14T06:16:05.0149922Z * [new branch] gh/yifuwang/186/orig -> origin/gh/yifuwang/186/orig 2025-03-14T06:16:05.0152378Z * [new branch] gh/yifuwang/187/base -> origin/gh/yifuwang/187/base 2025-03-14T06:16:05.0154246Z * [new branch] gh/yifuwang/187/head -> origin/gh/yifuwang/187/head 2025-03-14T06:16:05.0155947Z * [new branch] gh/yifuwang/187/orig -> origin/gh/yifuwang/187/orig 2025-03-14T06:16:05.0158385Z * [new branch] gh/yifuwang/188/base -> origin/gh/yifuwang/188/base 2025-03-14T06:16:05.0160271Z * [new branch] gh/yifuwang/188/head -> origin/gh/yifuwang/188/head 2025-03-14T06:16:05.0161860Z * [new branch] gh/yifuwang/188/orig -> origin/gh/yifuwang/188/orig 2025-03-14T06:16:05.0163891Z * [new branch] gh/yifuwang/189/base -> origin/gh/yifuwang/189/base 2025-03-14T06:16:05.0165542Z * [new branch] gh/yifuwang/189/head -> origin/gh/yifuwang/189/head 2025-03-14T06:16:05.0167246Z * [new branch] gh/yifuwang/189/orig -> origin/gh/yifuwang/189/orig 2025-03-14T06:16:05.0169169Z * [new branch] gh/yifuwang/190/base -> origin/gh/yifuwang/190/base 2025-03-14T06:16:05.0170976Z * [new branch] gh/yifuwang/190/head -> origin/gh/yifuwang/190/head 2025-03-14T06:16:05.0173178Z * [new branch] gh/yifuwang/190/orig -> origin/gh/yifuwang/190/orig 2025-03-14T06:16:05.0175242Z * [new branch] gh/yifuwang/191/base -> origin/gh/yifuwang/191/base 2025-03-14T06:16:05.0176894Z * [new branch] gh/yifuwang/191/head -> origin/gh/yifuwang/191/head 2025-03-14T06:16:05.0178615Z * [new branch] gh/yifuwang/191/orig -> origin/gh/yifuwang/191/orig 2025-03-14T06:16:05.0180708Z * [new branch] gh/yifuwang/192/base -> origin/gh/yifuwang/192/base 2025-03-14T06:16:05.0182414Z * [new branch] gh/yifuwang/192/head -> origin/gh/yifuwang/192/head 2025-03-14T06:16:05.0184113Z * [new branch] gh/yifuwang/192/orig -> origin/gh/yifuwang/192/orig 2025-03-14T06:16:05.0186241Z * [new branch] gh/yifuwang/194/base -> origin/gh/yifuwang/194/base 2025-03-14T06:16:05.0187886Z * [new branch] gh/yifuwang/194/head -> origin/gh/yifuwang/194/head 2025-03-14T06:16:05.0189663Z * [new branch] gh/yifuwang/194/orig -> origin/gh/yifuwang/194/orig 2025-03-14T06:16:05.0191569Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-03-14T06:16:05.0193307Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-03-14T06:16:05.0194978Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-03-14T06:16:05.0197117Z * [new branch] gh/yifuwang/196/base -> origin/gh/yifuwang/196/base 2025-03-14T06:16:05.0198836Z * [new branch] gh/yifuwang/196/head -> origin/gh/yifuwang/196/head 2025-03-14T06:16:05.0200518Z * [new branch] gh/yifuwang/196/orig -> origin/gh/yifuwang/196/orig 2025-03-14T06:16:05.0203343Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-03-14T06:16:05.0205096Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-03-14T06:16:05.0207055Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-03-14T06:16:05.0208705Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-03-14T06:16:05.0211298Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-03-14T06:16:05.0213011Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-03-14T06:16:05.0214872Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-03-14T06:16:05.0217062Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-03-14T06:16:05.0218767Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-03-14T06:16:05.0220746Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-03-14T06:16:05.0223063Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-03-14T06:16:05.0224771Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-03-14T06:16:05.0226687Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-03-14T06:16:05.0228802Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-03-14T06:16:05.0230394Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-03-14T06:16:05.0232123Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-03-14T06:16:05.0234230Z * [new branch] gh/ysiraichi/82/base -> origin/gh/ysiraichi/82/base 2025-03-14T06:16:05.0235916Z * [new branch] gh/ysiraichi/82/head -> origin/gh/ysiraichi/82/head 2025-03-14T06:16:05.0237670Z * [new branch] gh/ysiraichi/82/orig -> origin/gh/ysiraichi/82/orig 2025-03-14T06:16:05.0239845Z * [new branch] gh/ysiraichi/83/base -> origin/gh/ysiraichi/83/base 2025-03-14T06:16:05.0241675Z * [new branch] gh/ysiraichi/83/head -> origin/gh/ysiraichi/83/head 2025-03-14T06:16:05.0243529Z * [new branch] gh/ysiraichi/83/orig -> origin/gh/ysiraichi/83/orig 2025-03-14T06:16:05.0246243Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-03-14T06:16:05.0247978Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-03-14T06:16:05.0249672Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-03-14T06:16:05.0252087Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-03-14T06:16:05.0254108Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-03-14T06:16:05.0255741Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-03-14T06:16:05.0257995Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-03-14T06:16:05.0259755Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-03-14T06:16:05.0261479Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-03-14T06:16:05.0263701Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-03-14T06:16:05.0265376Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-03-14T06:16:05.0267070Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-03-14T06:16:05.0269312Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-03-14T06:16:05.0271030Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-03-14T06:16:05.0272752Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-03-14T06:16:05.0275502Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2025-03-14T06:16:05.0277379Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2025-03-14T06:16:05.0279307Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2025-03-14T06:16:05.0281573Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2025-03-14T06:16:05.0283201Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2025-03-14T06:16:05.0285115Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2025-03-14T06:16:05.0287497Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2025-03-14T06:16:05.0289310Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2025-03-14T06:16:05.0291181Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2025-03-14T06:16:05.0293749Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2025-03-14T06:16:05.0295623Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2025-03-14T06:16:05.0297300Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2025-03-14T06:16:05.0300007Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2025-03-14T06:16:05.0301707Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2025-03-14T06:16:05.0303447Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2025-03-14T06:16:05.0305931Z * [new branch] gh/zou3519/1111/base -> origin/gh/zou3519/1111/base 2025-03-14T06:16:05.0307683Z * [new branch] gh/zou3519/1111/head -> origin/gh/zou3519/1111/head 2025-03-14T06:16:05.0309391Z * [new branch] gh/zou3519/1111/orig -> origin/gh/zou3519/1111/orig 2025-03-14T06:16:05.0311684Z * [new branch] gh/zou3519/1112/base -> origin/gh/zou3519/1112/base 2025-03-14T06:16:05.0313439Z * [new branch] gh/zou3519/1112/head -> origin/gh/zou3519/1112/head 2025-03-14T06:16:05.0316082Z * [new branch] gh/zou3519/1112/orig -> origin/gh/zou3519/1112/orig 2025-03-14T06:16:05.0318324Z * [new branch] gh/zou3519/1129/base -> origin/gh/zou3519/1129/base 2025-03-14T06:16:05.0320111Z * [new branch] gh/zou3519/1129/head -> origin/gh/zou3519/1129/head 2025-03-14T06:16:05.0321829Z * [new branch] gh/zou3519/1129/orig -> origin/gh/zou3519/1129/orig 2025-03-14T06:16:05.0323954Z * [new branch] gh/zou3519/1130/base -> origin/gh/zou3519/1130/base 2025-03-14T06:16:05.0325598Z * [new branch] gh/zou3519/1130/head -> origin/gh/zou3519/1130/head 2025-03-14T06:16:05.0327463Z * [new branch] gh/zou3519/1130/orig -> origin/gh/zou3519/1130/orig 2025-03-14T06:16:05.0329472Z * [new branch] gh/zou3519/1134/base -> origin/gh/zou3519/1134/base 2025-03-14T06:16:05.0331201Z * [new branch] gh/zou3519/1134/head -> origin/gh/zou3519/1134/head 2025-03-14T06:16:05.0333486Z * [new branch] gh/zou3519/1135/base -> origin/gh/zou3519/1135/base 2025-03-14T06:16:05.0335173Z * [new branch] gh/zou3519/1135/head -> origin/gh/zou3519/1135/head 2025-03-14T06:16:05.0337075Z * [new branch] gh/zou3519/1135/orig -> origin/gh/zou3519/1135/orig 2025-03-14T06:16:05.0339280Z * [new branch] gh/zou3519/1136/base -> origin/gh/zou3519/1136/base 2025-03-14T06:16:05.0340875Z * [new branch] gh/zou3519/1136/head -> origin/gh/zou3519/1136/head 2025-03-14T06:16:05.0342524Z * [new branch] gh/zou3519/1136/orig -> origin/gh/zou3519/1136/orig 2025-03-14T06:16:05.0344849Z * [new branch] gh/zou3519/1137/base -> origin/gh/zou3519/1137/base 2025-03-14T06:16:05.0346519Z * [new branch] gh/zou3519/1137/head -> origin/gh/zou3519/1137/head 2025-03-14T06:16:05.0348288Z * [new branch] gh/zou3519/1137/orig -> origin/gh/zou3519/1137/orig 2025-03-14T06:16:05.0350453Z * [new branch] gh/zou3519/1138/base -> origin/gh/zou3519/1138/base 2025-03-14T06:16:05.0352678Z * [new branch] gh/zou3519/1138/head -> origin/gh/zou3519/1138/head 2025-03-14T06:16:05.0356807Z * [new branch] gh/zou3519/1138/orig -> origin/gh/zou3519/1138/orig 2025-03-14T06:16:05.0359142Z * [new branch] gh/zou3519/1139/base -> origin/gh/zou3519/1139/base 2025-03-14T06:16:05.0360682Z * [new branch] gh/zou3519/1139/head -> origin/gh/zou3519/1139/head 2025-03-14T06:16:05.0362331Z * [new branch] gh/zou3519/1139/orig -> origin/gh/zou3519/1139/orig 2025-03-14T06:16:05.0365498Z * [new branch] gh/zou3519/1140/base -> origin/gh/zou3519/1140/base 2025-03-14T06:16:05.0367391Z * [new branch] gh/zou3519/1140/head -> origin/gh/zou3519/1140/head 2025-03-14T06:16:05.0369076Z * [new branch] gh/zou3519/1140/orig -> origin/gh/zou3519/1140/orig 2025-03-14T06:16:05.0371476Z * [new branch] gh/zou3519/1141/base -> origin/gh/zou3519/1141/base 2025-03-14T06:16:05.0373042Z * [new branch] gh/zou3519/1141/head -> origin/gh/zou3519/1141/head 2025-03-14T06:16:05.0374808Z * [new branch] gh/zou3519/1141/orig -> origin/gh/zou3519/1141/orig 2025-03-14T06:16:05.0377160Z * [new branch] gh/zou3519/1142/base -> origin/gh/zou3519/1142/base 2025-03-14T06:16:05.0379463Z * [new branch] gh/zou3519/1142/head -> origin/gh/zou3519/1142/head 2025-03-14T06:16:05.0381208Z * [new branch] gh/zou3519/1142/orig -> origin/gh/zou3519/1142/orig 2025-03-14T06:16:05.0383616Z * [new branch] gh/zou3519/1143/base -> origin/gh/zou3519/1143/base 2025-03-14T06:16:05.0385785Z * [new branch] gh/zou3519/1143/head -> origin/gh/zou3519/1143/head 2025-03-14T06:16:05.0387595Z * [new branch] gh/zou3519/1143/orig -> origin/gh/zou3519/1143/orig 2025-03-14T06:16:05.0390079Z * [new branch] gh/zou3519/1144/base -> origin/gh/zou3519/1144/base 2025-03-14T06:16:05.0391883Z * [new branch] gh/zou3519/1144/head -> origin/gh/zou3519/1144/head 2025-03-14T06:16:05.0393717Z * [new branch] gh/zou3519/1144/orig -> origin/gh/zou3519/1144/orig 2025-03-14T06:16:05.0396335Z * [new branch] gh/zou3519/1145/base -> origin/gh/zou3519/1145/base 2025-03-14T06:16:05.0398250Z * [new branch] gh/zou3519/1145/head -> origin/gh/zou3519/1145/head 2025-03-14T06:16:05.0399988Z * [new branch] gh/zou3519/1145/orig -> origin/gh/zou3519/1145/orig 2025-03-14T06:16:05.0402090Z * [new branch] gh/zou3519/1146/base -> origin/gh/zou3519/1146/base 2025-03-14T06:16:05.0403902Z * [new branch] gh/zou3519/1146/head -> origin/gh/zou3519/1146/head 2025-03-14T06:16:05.0405645Z * [new branch] gh/zou3519/1146/orig -> origin/gh/zou3519/1146/orig 2025-03-14T06:16:05.0407729Z * [new branch] gh/zou3519/1147/base -> origin/gh/zou3519/1147/base 2025-03-14T06:16:05.0409453Z * [new branch] gh/zou3519/1147/head -> origin/gh/zou3519/1147/head 2025-03-14T06:16:05.0411103Z * [new branch] gh/zou3519/1147/orig -> origin/gh/zou3519/1147/orig 2025-03-14T06:16:05.0413307Z * [new branch] gh/zou3519/1148/base -> origin/gh/zou3519/1148/base 2025-03-14T06:16:05.0415047Z * [new branch] gh/zou3519/1148/head -> origin/gh/zou3519/1148/head 2025-03-14T06:16:05.0417380Z * [new branch] gh/zou3519/1149/base -> origin/gh/zou3519/1149/base 2025-03-14T06:16:05.0419191Z * [new branch] gh/zou3519/1149/head -> origin/gh/zou3519/1149/head 2025-03-14T06:16:05.0420914Z * [new branch] gh/zou3519/1149/orig -> origin/gh/zou3519/1149/orig 2025-03-14T06:16:05.0423330Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-03-14T06:16:05.0428035Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-03-14T06:16:05.0430306Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-03-14T06:16:05.0430593Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-03-14T06:16:05.0430859Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-03-14T06:16:05.0432606Z * [new branch] google-main -> origin/google-main 2025-03-14T06:16:05.0435029Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-03-14T06:16:05.0436717Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-03-14T06:16:05.0438324Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-03-14T06:16:05.0439992Z * [new branch] guard_system -> origin/guard_system 2025-03-14T06:16:05.0442419Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-03-14T06:16:05.0444367Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-03-14T06:16:05.0445980Z * [new branch] hhh_rand -> origin/hhh_rand 2025-03-14T06:16:05.0447696Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-03-14T06:16:05.0450230Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-03-14T06:16:05.0452685Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-03-14T06:16:05.0454388Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-03-14T06:16:05.0456149Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-03-14T06:16:05.0457823Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-03-14T06:16:05.0459547Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-03-14T06:16:05.0461829Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-03-14T06:16:05.0463934Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-03-14T06:16:05.0466196Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-03-14T06:16:05.0467871Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-03-14T06:16:05.0469885Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2025-03-14T06:16:05.0471520Z * [new branch] inline -> origin/inline 2025-03-14T06:16:05.0473256Z * [new branch] inlining -> origin/inlining 2025-03-14T06:16:05.0475030Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-03-14T06:16:05.0476716Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-03-14T06:16:05.0478450Z * [new branch] int8_sdpa_template -> origin/int8_sdpa_template 2025-03-14T06:16:05.0480138Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-03-14T06:16:05.0481843Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2025-03-14T06:16:05.0484197Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-03-14T06:16:05.0485839Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-03-14T06:16:05.0487398Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-03-14T06:16:05.0489230Z * [new branch] issue#58739 -> origin/issue#58739 2025-03-14T06:16:05.0491540Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-03-14T06:16:05.0493268Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2025-03-14T06:16:05.0495674Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-03-14T06:16:05.0497638Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2025-03-14T06:16:05.0499559Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2025-03-14T06:16:05.0501284Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-03-14T06:16:05.0503553Z * [new branch] jeanschmidt/manywheel_memory -> origin/jeanschmidt/manywheel_memory 2025-03-14T06:16:05.0505208Z * [new branch] jeanschmidt/pull_ephemeral_runners -> origin/jeanschmidt/pull_ephemeral_runners 2025-03-14T06:16:05.0507568Z * [new branch] jnair/mi300_docker_caching_workflow -> origin/jnair/mi300_docker_caching_workflow 2025-03-14T06:16:05.0509665Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2025-03-14T06:16:05.0511186Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2025-03-14T06:16:05.0513524Z * [new branch] justinchu/onnxscript-0.2.2 -> origin/justinchu/onnxscript-0.2.2 2025-03-14T06:16:05.0515187Z * [new branch] justinchu/redundant-move -> origin/justinchu/redundant-move 2025-03-14T06:16:05.0516774Z * [new branch] justinchu/retrace-jit -> origin/justinchu/retrace-jit 2025-03-14T06:16:05.0518627Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2025-03-14T06:16:05.0520990Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2025-03-14T06:16:05.0523023Z * [new branch] jz/istft -> origin/jz/istft 2025-03-14T06:16:05.0524732Z * [new branch] jz/stft-old-fc -> origin/jz/stft-old-fc 2025-03-14T06:16:05.0526884Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-03-14T06:16:05.0529755Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-03-14T06:16:05.0531369Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2025-03-14T06:16:05.0533498Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2025-03-14T06:16:05.0535104Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-03-14T06:16:05.0536802Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2025-03-14T06:16:05.0538565Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-03-14T06:16:05.0540456Z * [new branch] kleidiai_bf16_issue_fix -> origin/kleidiai_bf16_issue_fix 2025-03-14T06:16:05.0542287Z * [new branch] kleidiai_submodule_update -> origin/kleidiai_submodule_update 2025-03-14T06:16:05.0544200Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-03-14T06:16:05.0547123Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-03-14T06:16:05.0548738Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-03-14T06:16:05.0551715Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-03-14T06:16:05.0554036Z * [new branch] main -> origin/main 2025-03-14T06:16:05.0555719Z * [new branch] main_dev_hhh -> origin/main_dev_hhh 2025-03-14T06:16:05.0557578Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-03-14T06:16:05.0559461Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-03-14T06:16:05.0561370Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-03-14T06:16:05.0563291Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-03-14T06:16:05.0565147Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-03-14T06:16:05.0566940Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-03-14T06:16:05.0568688Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-03-14T06:16:05.0570785Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2025-03-14T06:16:05.0572470Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-03-14T06:16:05.0574282Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-03-14T06:16:05.0576135Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-03-14T06:16:05.0578445Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-03-14T06:16:05.0580329Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-03-14T06:16:05.0582142Z * [new branch] malfet/mps-fix-rand-5d -> origin/malfet/mps-fix-rand-5d 2025-03-14T06:16:05.0587520Z * [new branch] malfet/mps-fix-strided-logic -> origin/malfet/mps-fix-strided-logic 2025-03-14T06:16:05.0589182Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-03-14T06:16:05.0591044Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2025-03-14T06:16:05.0592826Z * [new branch] mem-leak -> origin/mem-leak 2025-03-14T06:16:05.0594478Z * [new branch] mem-leak1 -> origin/mem-leak1 2025-03-14T06:16:05.0596344Z * [new branch] migrate_map -> origin/migrate_map 2025-03-14T06:16:05.0598341Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-03-14T06:16:05.0600638Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-03-14T06:16:05.0602203Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-03-14T06:16:05.0603880Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-03-14T06:16:05.0605531Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-03-14T06:16:05.0607188Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-03-14T06:16:05.0608728Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2025-03-14T06:16:05.0610484Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2025-03-14T06:16:05.0612687Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-03-14T06:16:05.0614802Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-03-14T06:16:05.0616946Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-03-14T06:16:05.0618743Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-03-14T06:16:05.0620460Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-03-14T06:16:05.0622254Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-03-14T06:16:05.0623933Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-03-14T06:16:05.0625646Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-03-14T06:16:05.0627768Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-03-14T06:16:05.0629453Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-03-14T06:16:05.0631669Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-03-14T06:16:05.0633563Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-03-14T06:16:05.0635284Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2025-03-14T06:16:05.0636941Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2025-03-14T06:16:05.0638639Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-03-14T06:16:05.0640810Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-03-14T06:16:05.0642469Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-03-14T06:16:05.0644039Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-03-14T06:16:05.0645717Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-03-14T06:16:05.0647413Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-03-14T06:16:05.0649229Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-03-14T06:16:05.0651020Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-03-14T06:16:05.0653047Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-03-14T06:16:05.0654623Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-03-14T06:16:05.0656447Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-03-14T06:16:05.0658272Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-03-14T06:16:05.0659962Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-03-14T06:16:05.0661905Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2025-03-14T06:16:05.0663685Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-03-14T06:16:05.0665504Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-03-14T06:16:05.0667217Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-03-14T06:16:05.0669126Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-03-14T06:16:05.0670785Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-03-14T06:16:05.0672494Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-03-14T06:16:05.0674246Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-03-14T06:16:05.0676081Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-03-14T06:16:05.0677746Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-03-14T06:16:05.0679426Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-03-14T06:16:05.0681233Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-03-14T06:16:05.0682972Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-03-14T06:16:05.0684587Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-03-14T06:16:05.0686819Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-03-14T06:16:05.0689165Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-03-14T06:16:05.0690886Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-03-14T06:16:05.0692683Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-03-14T06:16:05.0694611Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-03-14T06:16:05.0696346Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-03-14T06:16:05.0698119Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-03-14T06:16:05.0699950Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-03-14T06:16:05.0702060Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-03-14T06:16:05.0703975Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-03-14T06:16:05.0705476Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2025-03-14T06:16:05.0707221Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-03-14T06:16:05.0708890Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-03-14T06:16:05.0710690Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-03-14T06:16:05.0712340Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2025-03-14T06:16:05.0714151Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-03-14T06:16:05.0716000Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-03-14T06:16:05.0717709Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-03-14T06:16:05.0719433Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-03-14T06:16:05.0721171Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-03-14T06:16:05.0722847Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-03-14T06:16:05.0724719Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-03-14T06:16:05.0726635Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-03-14T06:16:05.0728237Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-03-14T06:16:05.0730012Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-03-14T06:16:05.0731863Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-03-14T06:16:05.0733598Z * [new branch] mlazos/pt -> origin/mlazos/pt 2025-03-14T06:16:05.0735301Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-03-14T06:16:05.0736830Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-03-14T06:16:05.0738533Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-03-14T06:16:05.0740311Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-03-14T06:16:05.0741818Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-03-14T06:16:05.0743498Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-03-14T06:16:05.0745252Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-03-14T06:16:05.0746950Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-03-14T06:16:05.0748601Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2025-03-14T06:16:05.0750277Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-03-14T06:16:05.0754970Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-03-14T06:16:05.0756901Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2025-03-14T06:16:05.0758651Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-03-14T06:16:05.0760433Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-03-14T06:16:05.0762165Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-03-14T06:16:05.0764082Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-03-14T06:16:05.0765795Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-03-14T06:16:05.0767670Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2025-03-14T06:16:05.0769375Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-03-14T06:16:05.0771018Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2025-03-14T06:16:05.0772727Z * [new branch] mlazos/th -> origin/mlazos/th 2025-03-14T06:16:05.0774478Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-03-14T06:16:05.0776308Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-03-14T06:16:05.0778008Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-03-14T06:16:05.0779810Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-03-14T06:16:05.0781551Z * [new branch] mod_guards1 -> origin/mod_guards1 2025-03-14T06:16:05.0784029Z * [new branch] mod_guards3 -> origin/mod_guards3 2025-03-14T06:16:05.0785792Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-03-14T06:16:05.0787670Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-03-14T06:16:05.0789838Z * [new branch] mradmila/host_stats -> origin/mradmila/host_stats 2025-03-14T06:16:05.0791716Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2025-03-14T06:16:05.0793563Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2025-03-14T06:16:05.0795320Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2025-03-14T06:16:05.0797074Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2025-03-14T06:16:05.0798895Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2025-03-14T06:16:05.0801079Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2025-03-14T06:16:05.0802913Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-03-14T06:16:05.0804483Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-03-14T06:16:05.0806280Z * [new branch] mypy_fix -> origin/mypy_fix 2025-03-14T06:16:05.0808290Z * [new branch] myst_nb_trial -> origin/myst_nb_trial 2025-03-14T06:16:05.0810510Z * [new branch] nWEIdia-patch-1 -> origin/nWEIdia-patch-1 2025-03-14T06:16:05.0812352Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-03-14T06:16:05.0814187Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-03-14T06:16:05.0816045Z * [new branch] new_guard_system -> origin/new_guard_system 2025-03-14T06:16:05.0818230Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-03-14T06:16:05.0819974Z * [new branch] ngimel/copy2d -> origin/ngimel/copy2d 2025-03-14T06:16:05.0821634Z * [new branch] ngimel/gg -> origin/ngimel/gg 2025-03-14T06:16:05.0823324Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-03-14T06:16:05.0825161Z * [new branch] nightly -> origin/nightly 2025-03-14T06:16:05.0827537Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-03-14T06:16:05.0829107Z * [new branch] nikitaved/tensordot -> origin/nikitaved/tensordot 2025-03-14T06:16:05.0830927Z * [new branch] offline -> origin/offline 2025-03-14T06:16:05.0832915Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-03-14T06:16:05.0835828Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-03-14T06:16:05.0837686Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-03-14T06:16:05.0839414Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-03-14T06:16:05.0841373Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-03-14T06:16:05.0843157Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-03-14T06:16:05.0845075Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-03-14T06:16:05.0846959Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-03-14T06:16:05.0848685Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-03-14T06:16:05.0850431Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-03-14T06:16:05.0852459Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-03-14T06:16:05.0854157Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-03-14T06:16:05.0855783Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-03-14T06:16:05.0857452Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-03-14T06:16:05.0859648Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-03-14T06:16:05.0861392Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-03-14T06:16:05.0863676Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-03-14T06:16:05.0867027Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-03-14T06:16:05.0869142Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-03-14T06:16:05.0871411Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-03-14T06:16:05.0873297Z * [new branch] padded-tensor -> origin/padded-tensor 2025-03-14T06:16:05.0875376Z * [new branch] palic_hotfix -> origin/palic_hotfix 2025-03-14T06:16:05.0877677Z * [new branch] parallel_cat -> origin/parallel_cat 2025-03-14T06:16:05.0879535Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-03-14T06:16:05.0881412Z * [new branch] pca2 -> origin/pca2 2025-03-14T06:16:05.0883917Z * [new branch] pianpwk/backed_size_oblivious -> origin/pianpwk/backed_size_oblivious 2025-03-14T06:16:05.0885731Z * [new branch] pianpwk/backed_size_oblivious_global -> origin/pianpwk/backed_size_oblivious_global 2025-03-14T06:16:05.0887325Z * [new branch] pianpwk/backed_symint_endofbounds -> origin/pianpwk/backed_symint_endofbounds 2025-03-14T06:16:05.0888918Z * [new branch] pianpwk/clear_pending_unbacked -> origin/pianpwk/clear_pending_unbacked 2025-03-14T06:16:05.0891098Z * [new branch] pianpwk/draft_strict_stack -> origin/pianpwk/draft_strict_stack 2025-03-14T06:16:05.0893241Z * [new branch] pianpwk/inductor_unbacked_symint -> origin/pianpwk/inductor_unbacked_symint 2025-03-14T06:16:05.0895361Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-03-14T06:16:05.0897195Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2025-03-14T06:16:05.0899162Z * [new branch] pianpwk/torchbench_combine_args -> origin/pianpwk/torchbench_combine_args 2025-03-14T06:16:05.0900934Z * [new branch] pianpwk/treat_sizes_as_size_like -> origin/pianpwk/treat_sizes_as_size_like 2025-03-14T06:16:05.0902698Z * [new branch] pianpwk/unbacked_bindings -> origin/pianpwk/unbacked_bindings 2025-03-14T06:16:05.0904578Z * [new branch] plain-metal-mul-kernel -> origin/plain-metal-mul-kernel 2025-03-14T06:16:05.0906419Z * [new branch] polyfill-class -> origin/polyfill-class 2025-03-14T06:16:05.0908561Z * [new branch] pr/131860 -> origin/pr/131860 2025-03-14T06:16:05.0910416Z * [new branch] pr149164 -> origin/pr149164 2025-03-14T06:16:05.0912688Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2025-03-14T06:16:05.0914606Z * [new branch] print_hostname_rocm_runners -> origin/print_hostname_rocm_runners 2025-03-14T06:16:05.0916331Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2025-03-14T06:16:05.0918129Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-03-14T06:16:05.0920374Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-03-14T06:16:05.0922208Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-03-14T06:16:05.0924065Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-03-14T06:16:05.0925904Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2025-03-14T06:16:05.0927758Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2025-03-14T06:16:05.0930596Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-03-14T06:16:05.0932391Z * [new branch] raggedsdpa -> origin/raggedsdpa 2025-03-14T06:16:05.0934285Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2025-03-14T06:16:05.0936007Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-03-14T06:16:05.0938392Z * [new branch] release/1.10 -> origin/release/1.10 2025-03-14T06:16:05.0940387Z * [new branch] release/1.11 -> origin/release/1.11 2025-03-14T06:16:05.0942185Z * [new branch] release/1.12 -> origin/release/1.12 2025-03-14T06:16:05.0943877Z * [new branch] release/1.13 -> origin/release/1.13 2025-03-14T06:16:05.0945597Z * [new branch] release/1.4 -> origin/release/1.4 2025-03-14T06:16:05.0947025Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-03-14T06:16:05.0948750Z * [new branch] release/1.5 -> origin/release/1.5 2025-03-14T06:16:05.0950589Z * [new branch] release/1.6 -> origin/release/1.6 2025-03-14T06:16:05.0952820Z * [new branch] release/1.7 -> origin/release/1.7 2025-03-14T06:16:05.0954559Z * [new branch] release/1.8 -> origin/release/1.8 2025-03-14T06:16:05.0956262Z * [new branch] release/1.9 -> origin/release/1.9 2025-03-14T06:16:05.0957978Z * [new branch] release/2.0 -> origin/release/2.0 2025-03-14T06:16:05.0959719Z * [new branch] release/2.1 -> origin/release/2.1 2025-03-14T06:16:05.0961537Z * [new branch] release/2.2 -> origin/release/2.2 2025-03-14T06:16:05.0963699Z * [new branch] release/2.3 -> origin/release/2.3 2025-03-14T06:16:05.0966035Z * [new branch] release/2.4 -> origin/release/2.4 2025-03-14T06:16:05.0968315Z * [new branch] release/2.5 -> origin/release/2.5 2025-03-14T06:16:05.0970514Z * [new branch] release/2.6 -> origin/release/2.6 2025-03-14T06:16:05.0972287Z * [new branch] release/2.7 -> origin/release/2.7 2025-03-14T06:16:05.0974231Z * [new branch] release_notes -> origin/release_notes 2025-03-14T06:16:05.0976310Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2025-03-14T06:16:05.0978093Z * [new branch] remove-link-survey -> origin/remove-link-survey 2025-03-14T06:16:05.0979998Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-03-14T06:16:05.0981861Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-03-14T06:16:05.0984471Z * [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-14T06:16:05.0985991Z * [new branch] revert-112125 -> origin/revert-112125 2025-03-14T06:16:05.0989204Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-03-14T06:16:05.0992907Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-03-14T06:16:05.0995105Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2025-03-14T06:16:05.0996915Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2025-03-14T06:16:05.0998852Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2025-03-14T06:16:05.1000746Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-03-14T06:16:05.1002767Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-03-14T06:16:05.1004572Z * [new branch] rprop-playground -> origin/rprop-playground 2025-03-14T06:16:05.1006397Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2025-03-14T06:16:05.1008957Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-03-14T06:16:05.1010438Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-03-14T06:16:05.1012592Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2025-03-14T06:16:05.1014332Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-03-14T06:16:05.1015999Z * [new branch] rzou/fix -> origin/rzou/fix 2025-03-14T06:16:05.1017929Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-03-14T06:16:05.1019458Z * [new branch] rzou/njt -> origin/rzou/njt 2025-03-14T06:16:05.1021080Z * [new branch] rzou/operator -> origin/rzou/operator 2025-03-14T06:16:05.1022808Z * [new branch] rzou/pca -> origin/rzou/pca 2025-03-14T06:16:05.1025016Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-03-14T06:16:05.1026619Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-03-14T06:16:05.1028249Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-03-14T06:16:05.1030879Z * [new branch] sanchitintel/fix_llama_da8w8_corner_case -> origin/sanchitintel/fix_llama_da8w8_corner_case 2025-03-14T06:16:05.1032865Z * [new branch] sanchitintel/gemm_template_avoid_malloc_lock_contention -> origin/sanchitintel/gemm_template_avoid_malloc_lock_contention 2025-03-14T06:16:05.1034395Z * [new branch] sanchitintel/modify_fp32_micro_gemm -> origin/sanchitintel/modify_fp32_micro_gemm 2025-03-14T06:16:05.1036524Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-03-14T06:16:05.1038984Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-03-14T06:16:05.1040626Z * [new branch] sanchitintel/woq_gemm_buf_size_patch -> origin/sanchitintel/woq_gemm_buf_size_patch 2025-03-14T06:16:05.1043830Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-03-14T06:16:05.1045976Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-03-14T06:16:05.1047731Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2025-03-14T06:16:05.1049933Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-03-14T06:16:05.1051982Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2025-03-14T06:16:05.1055336Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2025-03-14T06:16:05.1056878Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2025-03-14T06:16:05.1058515Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2025-03-14T06:16:05.1060169Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-03-14T06:16:05.1061742Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-03-14T06:16:05.1063898Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2025-03-14T06:16:05.1065974Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-03-14T06:16:05.1068182Z * [new branch] sdym/wno -> origin/sdym/wno 2025-03-14T06:16:05.1071513Z * [new branch] seemethere/add_h100_nightly_perf_benchmarks -> origin/seemethere/add_h100_nightly_perf_benchmarks 2025-03-14T06:16:05.1073246Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-03-14T06:16:05.1075847Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-03-14T06:16:05.1077677Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-03-14T06:16:05.1079838Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-03-14T06:16:05.1081735Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-03-14T06:16:05.1083829Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2025-03-14T06:16:05.1085954Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2025-03-14T06:16:05.1088099Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-03-14T06:16:05.1090647Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-03-14T06:16:05.1092842Z * [new branch] source_fn_stack -> origin/source_fn_stack 2025-03-14T06:16:05.1094907Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-03-14T06:16:05.1097127Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-03-14T06:16:05.1098918Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-03-14T06:16:05.1101108Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-03-14T06:16:05.1103605Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-03-14T06:16:05.1106047Z * [new branch] stable-library -> origin/stable-library 2025-03-14T06:16:05.1108191Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-03-14T06:16:05.1109863Z * [new branch] super -> origin/super 2025-03-14T06:16:05.1111875Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-03-14T06:16:05.1113713Z * [new branch] switch-bn -> origin/switch-bn 2025-03-14T06:16:05.1115910Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-03-14T06:16:05.1117842Z * [new branch] teja/dcp_poc -> origin/teja/dcp_poc 2025-03-14T06:16:05.1119619Z * [new branch] tensor_life -> origin/tensor_life 2025-03-14T06:16:05.1121568Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-03-14T06:16:05.1123540Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-03-14T06:16:05.1125497Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-03-14T06:16:05.1127629Z * [new branch] test/inductor -> origin/test/inductor 2025-03-14T06:16:05.1129691Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2025-03-14T06:16:05.1131491Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-03-14T06:16:05.1133291Z * [new branch] torch-abi-version -> origin/torch-abi-version 2025-03-14T06:16:05.1135062Z * [new branch] torchgen_ns -> origin/torchgen_ns 2025-03-14T06:16:05.1136978Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-03-14T06:16:05.1138735Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-03-14T06:16:05.1140639Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-03-14T06:16:05.1142568Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-03-14T06:16:05.1144453Z * [new branch] triton-cpu-arm-expriment -> origin/triton-cpu-arm-expriment 2025-03-14T06:16:05.1146203Z * [new branch] triton-update -> origin/triton-update 2025-03-14T06:16:05.1148036Z * [new branch] triton_kernel -> origin/triton_kernel 2025-03-14T06:16:05.1149684Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-03-14T06:16:05.1151785Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-03-14T06:16:05.1153913Z * [new branch] type_dec -> origin/type_dec 2025-03-14T06:16:05.1155721Z * [new branch] unbreak_cpp_builder_clang -> origin/unbreak_cpp_builder_clang 2025-03-14T06:16:05.1158341Z * [new branch] update-audio-commit-hash/13210264744-1454-1 -> origin/update-audio-commit-hash/13210264744-1454-1 2025-03-14T06:16:05.1160092Z * [new branch] update-audio-commit-hash/13402729107-1466-1 -> origin/update-audio-commit-hash/13402729107-1466-1 2025-03-14T06:16:05.1162223Z * [new branch] update-executorch-commit-hash/12838938822-1425-1 -> origin/update-executorch-commit-hash/12838938822-1425-1 2025-03-14T06:16:05.1163939Z * [new branch] update-executorch-commit-hash/13319730828-1460-1 -> origin/update-executorch-commit-hash/13319730828-1460-1 2025-03-14T06:16:05.1165519Z * [new branch] update-executorch-commit-hash/13339750520-1461-1 -> origin/update-executorch-commit-hash/13339750520-1461-1 2025-03-14T06:16:05.1167197Z * [new branch] update-executorch-commit-hash/13349943940-1462-1 -> origin/update-executorch-commit-hash/13349943940-1462-1 2025-03-14T06:16:05.1168766Z * [new branch] update-executorch-commit-hash/13360269739-1463-1 -> origin/update-executorch-commit-hash/13360269739-1463-1 2025-03-14T06:16:05.1170845Z * [new branch] update-executorch-commit-hash/13380672687-1464-1 -> origin/update-executorch-commit-hash/13380672687-1464-1 2025-03-14T06:16:05.1172892Z * [new branch] update-executorch-commit-hash/13402729107-1466-1 -> origin/update-executorch-commit-hash/13402729107-1466-1 2025-03-14T06:16:05.1175268Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-03-14T06:16:05.1177561Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2025-03-14T06:16:05.1179113Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2025-03-14T06:16:05.1181239Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2025-03-14T06:16:05.1183179Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2025-03-14T06:16:05.1184779Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2025-03-14T06:16:05.1186518Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2025-03-14T06:16:05.1188442Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2025-03-14T06:16:05.1190599Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2025-03-14T06:16:05.1192300Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2025-03-14T06:16:05.1194078Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2025-03-14T06:16:05.1195820Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2025-03-14T06:16:05.1197479Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2025-03-14T06:16:05.1199134Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2025-03-14T06:16:05.1200891Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-03-14T06:16:05.1202689Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-03-14T06:16:05.1204380Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-03-14T06:16:05.1206048Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-03-14T06:16:05.1207827Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-03-14T06:16:05.1209466Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-03-14T06:16:05.1211338Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-03-14T06:16:05.1212991Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-03-14T06:16:05.1214704Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-03-14T06:16:05.1216356Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-03-14T06:16:05.1218617Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-03-14T06:16:05.1220842Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2025-03-14T06:16:05.1222481Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2025-03-14T06:16:05.1224800Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-03-14T06:16:05.1226314Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2025-03-14T06:16:05.1227872Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2025-03-14T06:16:05.1229819Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-03-14T06:16:05.1231844Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-03-14T06:16:05.1234049Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-03-14T06:16:05.1235776Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-03-14T06:16:05.1237697Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-03-14T06:16:05.1239535Z * [new branch] update_kineto_0212_3 -> origin/update_kineto_0212_3 2025-03-14T06:16:05.1241366Z * [new branch] update_kineto_0214 -> origin/update_kineto_0214 2025-03-14T06:16:05.1243388Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-03-14T06:16:05.1245297Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-03-14T06:16:05.1247078Z * [new branch] update_slow_tests_1739173241 -> origin/update_slow_tests_1739173241 2025-03-14T06:16:05.1248876Z * [new branch] update_slow_tests_1739777990 -> origin/update_slow_tests_1739777990 2025-03-14T06:16:05.1250648Z * [new branch] update_slow_tests_1740382789 -> origin/update_slow_tests_1740382789 2025-03-14T06:16:05.1252754Z * [new branch] update_slow_tests_1741592409 -> origin/update_slow_tests_1741592409 2025-03-14T06:16:05.1254714Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-03-14T06:16:05.1256554Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-03-14T06:16:05.1258539Z * [new branch] use-better-label-for-dcp -> origin/use-better-label-for-dcp 2025-03-14T06:16:05.1260525Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-03-14T06:16:05.1262536Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-03-14T06:16:05.1264526Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-03-14T06:16:05.1266631Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-03-14T06:16:05.1268590Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-03-14T06:16:05.1270729Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-03-14T06:16:05.1272677Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-03-14T06:16:05.1274642Z * [new branch] validate_fn -> origin/validate_fn 2025-03-14T06:16:05.1276597Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-03-14T06:16:05.1278516Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2025-03-14T06:16:05.1280788Z * [new branch] viable/strict -> origin/viable/strict 2025-03-14T06:16:05.1283058Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2025-03-14T06:16:05.1284641Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2025-03-14T06:16:05.1286280Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-03-14T06:16:05.1287869Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-03-14T06:16:05.1289838Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-03-14T06:16:05.1291733Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-03-14T06:16:05.1293923Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2025-03-14T06:16:05.1295856Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-03-14T06:16:05.1297467Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-03-14T06:16:05.1299058Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-03-14T06:16:05.1300789Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-03-14T06:16:05.1302353Z * [new branch] wdvr/xpu_sccache_fix -> origin/wdvr/xpu_sccache_fix 2025-03-14T06:16:05.1304639Z * [new branch] whc/flight -> origin/whc/flight 2025-03-14T06:16:05.1306577Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-03-14T06:16:05.1308310Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-03-14T06:16:05.1309948Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-03-14T06:16:05.1311732Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-03-14T06:16:05.1313395Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-03-14T06:16:05.1315500Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-03-14T06:16:05.1317312Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-03-14T06:16:05.1319715Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-03-14T06:16:05.1321528Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-03-14T06:16:05.1323089Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-03-14T06:16:05.1324727Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-03-14T06:16:05.1326297Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-03-14T06:16:05.1327833Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-03-14T06:16:05.1329213Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-03-14T06:16:05.1330832Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-03-14T06:16:05.1332491Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-03-14T06:16:05.1334401Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-03-14T06:16:05.1336487Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-03-14T06:16:05.1338265Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-03-14T06:16:05.1340012Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-03-14T06:16:05.1341886Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-03-14T06:16:05.1343575Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-03-14T06:16:05.1345255Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-03-14T06:16:05.1347596Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-03-14T06:16:05.1349388Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-03-14T06:16:05.1351194Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-03-14T06:16:05.1353508Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-03-14T06:16:05.1355295Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-03-14T06:16:05.1356775Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-03-14T06:16:05.1358414Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-03-14T06:16:05.1360056Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-03-14T06:16:05.1361831Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-03-14T06:16:05.1363568Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-03-14T06:16:05.1365345Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-03-14T06:16:05.1367282Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-03-14T06:16:05.1368997Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-03-14T06:16:05.1370633Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-03-14T06:16:05.1372328Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-03-14T06:16:05.1374173Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-03-14T06:16:05.1375764Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-03-14T06:16:05.1377926Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-03-14T06:16:05.1380145Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-03-14T06:16:05.1381779Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-03-14T06:16:05.1383617Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2025-03-14T06:16:05.1385311Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-03-14T06:16:05.1386986Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-03-14T06:16:05.1388819Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-03-14T06:16:05.1390447Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-03-14T06:16:05.1392370Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-03-14T06:16:05.1394174Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-03-14T06:16:05.1395855Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2025-03-14T06:16:05.1397673Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-03-14T06:16:05.1399308Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-03-14T06:16:05.1401002Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-03-14T06:16:05.1402734Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-03-14T06:16:05.1404495Z * [new branch] xmfan/test -> origin/xmfan/test 2025-03-14T06:16:05.1406395Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-03-14T06:16:05.1408656Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-03-14T06:16:05.1410399Z * [new branch] yguo/fix-remaining-cpp-wrapper -> origin/yguo/fix-remaining-cpp-wrapper 2025-03-14T06:16:05.1411934Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-03-14T06:16:05.1413720Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-03-14T06:16:05.1415940Z * [new branch] yguo/repro-segfault-triton-aoti-cpp-wrapper -> origin/yguo/repro-segfault-triton-aoti-cpp-wrapper 2025-03-14T06:16:05.1417548Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-03-14T06:16:05.1420272Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-03-14T06:16:05.1423092Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-03-14T06:16:05.1424804Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2025-03-14T06:16:05.1426280Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-03-14T06:16:05.1427930Z * [new branch] zainr/make-unstable -> origin/zainr/make-unstable 2025-03-14T06:16:05.1429625Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-03-14T06:16:05.1431349Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2025-03-14T06:16:05.1432996Z * [new branch] zainr/mypy-break-test -> origin/zainr/mypy-break-test 2025-03-14T06:16:05.1434895Z * [new branch] zainr/mypy-break-test2 -> origin/zainr/mypy-break-test2 2025-03-14T06:16:05.1437007Z * [new branch] zainr/mypy-break-test3 -> origin/zainr/mypy-break-test3 2025-03-14T06:16:05.1438704Z * [new branch] zainr/mypy-update -> origin/zainr/mypy-update 2025-03-14T06:16:05.1440440Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-03-14T06:16:05.1442297Z * [new branch] zainr/revert-60576419a2a-make-dynamic -> origin/zainr/revert-60576419a2a-make-dynamic 2025-03-14T06:16:05.1443837Z * [new branch] zainr/sha-checking -> origin/zainr/sha-checking 2025-03-14T06:16:05.1445607Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2025-03-14T06:16:05.1447200Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-03-14T06:16:05.1449166Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-03-14T06:16:05.1450877Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-03-14T06:16:05.1453321Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2025-03-14T06:16:05.1454993Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2025-03-14T06:16:05.1456707Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-03-14T06:16:05.1458372Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2025-03-14T06:16:05.1460183Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-03-14T06:16:05.1461842Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-03-14T06:16:05.1464356Z * [new branch] zainrizvi/testing1 -> origin/zainrizvi/testing1 2025-03-14T06:16:05.1466400Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-03-14T06:16:05.1468250Z * [new branch] zb2p -> origin/zb2p 2025-03-14T06:16:05.1470173Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-03-14T06:16:05.1472104Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-03-14T06:16:05.1473922Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-03-14T06:16:05.1476545Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-03-14T06:16:05.1478976Z * [new branch] zhxchen17/sticky_cache/0 -> origin/zhxchen17/sticky_cache/0 2025-03-14T06:16:05.1480786Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-03-14T06:16:05.1481855Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-03-14T06:16:05.1483933Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-03-14T06:16:05.1485272Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-03-14T06:16:05.1486694Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-03-14T06:16:05.1488248Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-03-14T06:16:05.1489565Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-03-14T06:16:05.1490967Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2025-03-14T06:16:05.1492273Z * [new tag] ciflow/binaries/144127 -> ciflow/binaries/144127 2025-03-14T06:16:05.1493192Z * [new tag] ciflow/binaries/145119 -> ciflow/binaries/145119 2025-03-14T06:16:05.1494738Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-03-14T06:16:05.1495996Z * [new tag] ciflow/binaries/146717 -> ciflow/binaries/146717 2025-03-14T06:16:05.1497302Z * [new tag] ciflow/binaries/147498 -> ciflow/binaries/147498 2025-03-14T06:16:05.1498570Z * [new tag] ciflow/binaries/147664 -> ciflow/binaries/147664 2025-03-14T06:16:05.1499863Z * [new tag] ciflow/binaries/147917 -> ciflow/binaries/147917 2025-03-14T06:16:05.1501143Z * [new tag] ciflow/binaries/148163 -> ciflow/binaries/148163 2025-03-14T06:16:05.1502950Z * [new tag] ciflow/binaries/148173 -> ciflow/binaries/148173 2025-03-14T06:16:05.1504523Z * [new tag] ciflow/binaries_wheel/138834 -> ciflow/binaries_wheel/138834 2025-03-14T06:16:05.1505466Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2025-03-14T06:16:05.1506947Z * [new tag] ciflow/binaries_wheel/144049 -> ciflow/binaries_wheel/144049 2025-03-14T06:16:05.1507837Z * [new tag] ciflow/binaries_wheel/146055 -> ciflow/binaries_wheel/146055 2025-03-14T06:16:05.1509326Z * [new tag] ciflow/binaries_wheel/146573 -> ciflow/binaries_wheel/146573 2025-03-14T06:16:05.1510831Z * [new tag] ciflow/binaries_wheel/147074 -> ciflow/binaries_wheel/147074 2025-03-14T06:16:05.1512150Z * [new tag] ciflow/binaries_wheel/147455 -> ciflow/binaries_wheel/147455 2025-03-14T06:16:05.1513984Z * [new tag] ciflow/binaries_wheel/148070 -> ciflow/binaries_wheel/148070 2025-03-14T06:16:05.1515361Z * [new tag] ciflow/binaries_wheel/148197 -> ciflow/binaries_wheel/148197 2025-03-14T06:16:05.1516666Z * [new tag] ciflow/binaries_wheel/148320 -> ciflow/binaries_wheel/148320 2025-03-14T06:16:05.1517948Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-03-14T06:16:05.1518852Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-03-14T06:16:05.1520229Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-03-14T06:16:05.1521913Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2025-03-14T06:16:05.1523713Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/148672 -> ciflow/inductor-perf-test-nightly-rocm/148672 2025-03-14T06:16:05.1524745Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149039 -> ciflow/inductor-perf-test-nightly-rocm/149039 2025-03-14T06:16:05.1526120Z * [new tag] ciflow/inductor-periodic/145612 -> ciflow/inductor-periodic/145612 2025-03-14T06:16:05.1527307Z * [new tag] ciflow/inductor-periodic/147315 -> ciflow/inductor-periodic/147315 2025-03-14T06:16:05.1528917Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2025-03-14T06:16:05.1530283Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-03-14T06:16:05.1532196Z * [new tag] ciflow/inductor-rocm/146264 -> ciflow/inductor-rocm/146264 2025-03-14T06:16:05.1533586Z * [new tag] ciflow/inductor-rocm/146903 -> ciflow/inductor-rocm/146903 2025-03-14T06:16:05.1534514Z * [new tag] ciflow/inductor-rocm/147315 -> ciflow/inductor-rocm/147315 2025-03-14T06:16:05.1536099Z * [new tag] ciflow/inductor-rocm/147452 -> ciflow/inductor-rocm/147452 2025-03-14T06:16:05.1537662Z * [new tag] ciflow/inductor-rocm/147583 -> ciflow/inductor-rocm/147583 2025-03-14T06:16:05.1538846Z * [new tag] ciflow/inductor-rocm/148327 -> ciflow/inductor-rocm/148327 2025-03-14T06:16:05.1540192Z * [new tag] ciflow/inductor-rocm/149041 -> ciflow/inductor-rocm/149041 2025-03-14T06:16:05.1541858Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-03-14T06:16:05.1542830Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2025-03-14T06:16:05.1544085Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-03-14T06:16:05.1544975Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-03-14T06:16:05.1546270Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-03-14T06:16:05.1547208Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-03-14T06:16:05.1548492Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-03-14T06:16:05.1549371Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-03-14T06:16:05.1550686Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-03-14T06:16:05.1551760Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-03-14T06:16:05.1554715Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-03-14T06:16:05.1555696Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-03-14T06:16:05.1557753Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-03-14T06:16:05.1559402Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-03-14T06:16:05.1560613Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-03-14T06:16:05.1561978Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-03-14T06:16:05.1562967Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-03-14T06:16:05.1564710Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-03-14T06:16:05.1565482Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2025-03-14T06:16:05.1566926Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-03-14T06:16:05.1568138Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-03-14T06:16:05.1569310Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-03-14T06:16:05.1570475Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2025-03-14T06:16:05.1571670Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2025-03-14T06:16:05.1572897Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-03-14T06:16:05.1573870Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-03-14T06:16:05.1575190Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-03-14T06:16:05.1576198Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-03-14T06:16:05.1577418Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-03-14T06:16:05.1578622Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-03-14T06:16:05.1579598Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-03-14T06:16:05.1581092Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-03-14T06:16:05.1581883Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-03-14T06:16:05.1583264Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-03-14T06:16:05.1584248Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-03-14T06:16:05.1585622Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-03-14T06:16:05.1586569Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-03-14T06:16:05.1588226Z * [new tag] ciflow/inductor/134592 -> ciflow/inductor/134592 2025-03-14T06:16:05.1589172Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-03-14T06:16:05.1590532Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-03-14T06:16:05.1591493Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-03-14T06:16:05.1592872Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-03-14T06:16:05.1594577Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-03-14T06:16:05.1595561Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-03-14T06:16:05.1596963Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-03-14T06:16:05.1598309Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-03-14T06:16:05.1599651Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-03-14T06:16:05.1600627Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-03-14T06:16:05.1602048Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2025-03-14T06:16:05.1602944Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-03-14T06:16:05.1604305Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-03-14T06:16:05.1605636Z * [new tag] ciflow/inductor/138388 -> ciflow/inductor/138388 2025-03-14T06:16:05.1606957Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-03-14T06:16:05.1607862Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-03-14T06:16:05.1609433Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2025-03-14T06:16:05.1610808Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-03-14T06:16:05.1611997Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-03-14T06:16:05.1612979Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2025-03-14T06:16:05.1614313Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-03-14T06:16:05.1615275Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-03-14T06:16:05.1616669Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-03-14T06:16:05.1618025Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-03-14T06:16:05.1619019Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-03-14T06:16:05.1620720Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-03-14T06:16:05.1621672Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2025-03-14T06:16:05.1623297Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2025-03-14T06:16:05.1624301Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-03-14T06:16:05.1625644Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2025-03-14T06:16:05.1626888Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-03-14T06:16:05.1627818Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-03-14T06:16:05.1629353Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-03-14T06:16:05.1630365Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-03-14T06:16:05.1631713Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2025-03-14T06:16:05.1632690Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2025-03-14T06:16:05.1634024Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-03-14T06:16:05.1635656Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2025-03-14T06:16:05.1636625Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-03-14T06:16:05.1638359Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2025-03-14T06:16:05.1639319Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-03-14T06:16:05.1640692Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2025-03-14T06:16:05.1641651Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2025-03-14T06:16:05.1643252Z * [new tag] ciflow/inductor/143256 -> ciflow/inductor/143256 2025-03-14T06:16:05.1644174Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2025-03-14T06:16:05.1645567Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2025-03-14T06:16:05.1646534Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2025-03-14T06:16:05.1647914Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-03-14T06:16:05.1649505Z * [new tag] ciflow/inductor/143464 -> ciflow/inductor/143464 2025-03-14T06:16:05.1650849Z * [new tag] ciflow/inductor/143475 -> ciflow/inductor/143475 2025-03-14T06:16:05.1652194Z * [new tag] ciflow/inductor/143525 -> ciflow/inductor/143525 2025-03-14T06:16:05.1653983Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-03-14T06:16:05.1655190Z * [new tag] ciflow/inductor/143533 -> ciflow/inductor/143533 2025-03-14T06:16:05.1656179Z * [new tag] ciflow/inductor/143534 -> ciflow/inductor/143534 2025-03-14T06:16:05.1657726Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-03-14T06:16:05.1659243Z * [new tag] ciflow/inductor/143666 -> ciflow/inductor/143666 2025-03-14T06:16:05.1660204Z * [new tag] ciflow/inductor/143671 -> ciflow/inductor/143671 2025-03-14T06:16:05.1661557Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-03-14T06:16:05.1662828Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-03-14T06:16:05.1664274Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-03-14T06:16:05.1665269Z * [new tag] ciflow/inductor/143961 -> ciflow/inductor/143961 2025-03-14T06:16:05.1666833Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-03-14T06:16:05.1667952Z * [new tag] ciflow/inductor/144008 -> ciflow/inductor/144008 2025-03-14T06:16:05.1669435Z * [new tag] ciflow/inductor/144017 -> ciflow/inductor/144017 2025-03-14T06:16:05.1670410Z * [new tag] ciflow/inductor/144073 -> ciflow/inductor/144073 2025-03-14T06:16:05.1671835Z * [new tag] ciflow/inductor/144120 -> ciflow/inductor/144120 2025-03-14T06:16:05.1673388Z * [new tag] ciflow/inductor/144172 -> ciflow/inductor/144172 2025-03-14T06:16:05.1674737Z * [new tag] ciflow/inductor/144234 -> ciflow/inductor/144234 2025-03-14T06:16:05.1676747Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-03-14T06:16:05.1677726Z * [new tag] ciflow/inductor/144288 -> ciflow/inductor/144288 2025-03-14T06:16:05.1679119Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-03-14T06:16:05.1681054Z * [new tag] ciflow/inductor/144294 -> ciflow/inductor/144294 2025-03-14T06:16:05.1682070Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-03-14T06:16:05.1683448Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-03-14T06:16:05.1684416Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-03-14T06:16:05.1685746Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-03-14T06:16:05.1686741Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-03-14T06:16:05.1688149Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-03-14T06:16:05.1689091Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-03-14T06:16:05.1690472Z * [new tag] ciflow/inductor/144452 -> ciflow/inductor/144452 2025-03-14T06:16:05.1691727Z * [new tag] ciflow/inductor/144458 -> ciflow/inductor/144458 2025-03-14T06:16:05.1693083Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-03-14T06:16:05.1693907Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-03-14T06:16:05.1695491Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-03-14T06:16:05.1696488Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-03-14T06:16:05.1697890Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-03-14T06:16:05.1698870Z * [new tag] ciflow/inductor/144548 -> ciflow/inductor/144548 2025-03-14T06:16:05.1700188Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-03-14T06:16:05.1701243Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-03-14T06:16:05.1702709Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-03-14T06:16:05.1703675Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-03-14T06:16:05.1705038Z * [new tag] ciflow/inductor/144579 -> ciflow/inductor/144579 2025-03-14T06:16:05.1706436Z * [new tag] ciflow/inductor/144598 -> ciflow/inductor/144598 2025-03-14T06:16:05.1707664Z * [new tag] ciflow/inductor/144712 -> ciflow/inductor/144712 2025-03-14T06:16:05.1708624Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-03-14T06:16:05.1710254Z * [new tag] ciflow/inductor/144724 -> ciflow/inductor/144724 2025-03-14T06:16:05.1711384Z * [new tag] ciflow/inductor/144733 -> ciflow/inductor/144733 2025-03-14T06:16:05.1712618Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-03-14T06:16:05.1714130Z * [new tag] ciflow/inductor/144771 -> ciflow/inductor/144771 2025-03-14T06:16:05.1715403Z * [new tag] ciflow/inductor/144880 -> ciflow/inductor/144880 2025-03-14T06:16:05.1716390Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-03-14T06:16:05.1717778Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-03-14T06:16:05.1718955Z * [new tag] ciflow/inductor/144943 -> ciflow/inductor/144943 2025-03-14T06:16:05.1720544Z * [new tag] ciflow/inductor/144953 -> ciflow/inductor/144953 2025-03-14T06:16:05.1721722Z * [new tag] ciflow/inductor/144975 -> ciflow/inductor/144975 2025-03-14T06:16:05.1723098Z * [new tag] ciflow/inductor/144979 -> ciflow/inductor/144979 2025-03-14T06:16:05.1723894Z * [new tag] ciflow/inductor/144986 -> ciflow/inductor/144986 2025-03-14T06:16:05.1725448Z * [new tag] ciflow/inductor/144992 -> ciflow/inductor/144992 2025-03-14T06:16:05.1726551Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-03-14T06:16:05.1727870Z * [new tag] ciflow/inductor/145061 -> ciflow/inductor/145061 2025-03-14T06:16:05.1728845Z * [new tag] ciflow/inductor/145117 -> ciflow/inductor/145117 2025-03-14T06:16:05.1730218Z * [new tag] ciflow/inductor/145119 -> ciflow/inductor/145119 2025-03-14T06:16:05.1731550Z * [new tag] ciflow/inductor/145130 -> ciflow/inductor/145130 2025-03-14T06:16:05.1732605Z * [new tag] ciflow/inductor/145150 -> ciflow/inductor/145150 2025-03-14T06:16:05.1734138Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-03-14T06:16:05.1735131Z * [new tag] ciflow/inductor/145254 -> ciflow/inductor/145254 2025-03-14T06:16:05.1736539Z * [new tag] ciflow/inductor/145331 -> ciflow/inductor/145331 2025-03-14T06:16:05.1737491Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-03-14T06:16:05.1738817Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-03-14T06:16:05.1739995Z * [new tag] ciflow/inductor/145523 -> ciflow/inductor/145523 2025-03-14T06:16:05.1741303Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-03-14T06:16:05.1742279Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-03-14T06:16:05.1743676Z * [new tag] ciflow/inductor/145562 -> ciflow/inductor/145562 2025-03-14T06:16:05.1744689Z * [new tag] ciflow/inductor/145594 -> ciflow/inductor/145594 2025-03-14T06:16:05.1746124Z * [new tag] ciflow/inductor/145595 -> ciflow/inductor/145595 2025-03-14T06:16:05.1747117Z * [new tag] ciflow/inductor/145605 -> ciflow/inductor/145605 2025-03-14T06:16:05.1748436Z * [new tag] ciflow/inductor/145612 -> ciflow/inductor/145612 2025-03-14T06:16:05.1749716Z * [new tag] ciflow/inductor/145636 -> ciflow/inductor/145636 2025-03-14T06:16:05.1750862Z * [new tag] ciflow/inductor/145647 -> ciflow/inductor/145647 2025-03-14T06:16:05.1752209Z * [new tag] ciflow/inductor/145681 -> ciflow/inductor/145681 2025-03-14T06:16:05.1753714Z * [new tag] ciflow/inductor/145865 -> ciflow/inductor/145865 2025-03-14T06:16:05.1754834Z * [new tag] ciflow/inductor/145885 -> ciflow/inductor/145885 2025-03-14T06:16:05.1756647Z * [new tag] ciflow/inductor/145911 -> ciflow/inductor/145911 2025-03-14T06:16:05.1757606Z * [new tag] ciflow/inductor/145922 -> ciflow/inductor/145922 2025-03-14T06:16:05.1758797Z * [new tag] ciflow/inductor/145936 -> ciflow/inductor/145936 2025-03-14T06:16:05.1760455Z * [new tag] ciflow/inductor/145969 -> ciflow/inductor/145969 2025-03-14T06:16:05.1761393Z * [new tag] ciflow/inductor/145979 -> ciflow/inductor/145979 2025-03-14T06:16:05.1762657Z * [new tag] ciflow/inductor/145992 -> ciflow/inductor/145992 2025-03-14T06:16:05.1764208Z * [new tag] ciflow/inductor/146051 -> ciflow/inductor/146051 2025-03-14T06:16:05.1765437Z * [new tag] ciflow/inductor/146063 -> ciflow/inductor/146063 2025-03-14T06:16:05.1766423Z * [new tag] ciflow/inductor/146101 -> ciflow/inductor/146101 2025-03-14T06:16:05.1768005Z * [new tag] ciflow/inductor/146115 -> ciflow/inductor/146115 2025-03-14T06:16:05.1769242Z * [new tag] ciflow/inductor/146135 -> ciflow/inductor/146135 2025-03-14T06:16:05.1770532Z * [new tag] ciflow/inductor/146171 -> ciflow/inductor/146171 2025-03-14T06:16:05.1771600Z * [new tag] ciflow/inductor/146172 -> ciflow/inductor/146172 2025-03-14T06:16:05.1772896Z * [new tag] ciflow/inductor/146176 -> ciflow/inductor/146176 2025-03-14T06:16:05.1774065Z * [new tag] ciflow/inductor/146180 -> ciflow/inductor/146180 2025-03-14T06:16:05.1775208Z * [new tag] ciflow/inductor/146218 -> ciflow/inductor/146218 2025-03-14T06:16:05.1776940Z * [new tag] ciflow/inductor/146228 -> ciflow/inductor/146228 2025-03-14T06:16:05.1778111Z * [new tag] ciflow/inductor/146264 -> ciflow/inductor/146264 2025-03-14T06:16:05.1779545Z * [new tag] ciflow/inductor/146267 -> ciflow/inductor/146267 2025-03-14T06:16:05.1780536Z * [new tag] ciflow/inductor/146275 -> ciflow/inductor/146275 2025-03-14T06:16:05.1781888Z * [new tag] ciflow/inductor/146280 -> ciflow/inductor/146280 2025-03-14T06:16:05.1783022Z * [new tag] ciflow/inductor/146288 -> ciflow/inductor/146288 2025-03-14T06:16:05.1784288Z * [new tag] ciflow/inductor/146319 -> ciflow/inductor/146319 2025-03-14T06:16:05.1785644Z * [new tag] ciflow/inductor/146335 -> ciflow/inductor/146335 2025-03-14T06:16:05.1786494Z * [new tag] ciflow/inductor/146341 -> ciflow/inductor/146341 2025-03-14T06:16:05.1787885Z * [new tag] ciflow/inductor/146395 -> ciflow/inductor/146395 2025-03-14T06:16:05.1788850Z * [new tag] ciflow/inductor/146415 -> ciflow/inductor/146415 2025-03-14T06:16:05.1790249Z * [new tag] ciflow/inductor/146421 -> ciflow/inductor/146421 2025-03-14T06:16:05.1791210Z * [new tag] ciflow/inductor/146436 -> ciflow/inductor/146436 2025-03-14T06:16:05.1792567Z * [new tag] ciflow/inductor/146500 -> ciflow/inductor/146500 2025-03-14T06:16:05.1793566Z * [new tag] ciflow/inductor/146501 -> ciflow/inductor/146501 2025-03-14T06:16:05.1794958Z * [new tag] ciflow/inductor/146505 -> ciflow/inductor/146505 2025-03-14T06:16:05.1796001Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-03-14T06:16:05.1797459Z * [new tag] ciflow/inductor/146526 -> ciflow/inductor/146526 2025-03-14T06:16:05.1798961Z * [new tag] ciflow/inductor/146530 -> ciflow/inductor/146530 2025-03-14T06:16:05.1800368Z * [new tag] ciflow/inductor/146535 -> ciflow/inductor/146535 2025-03-14T06:16:05.1801610Z * [new tag] ciflow/inductor/146558 -> ciflow/inductor/146558 2025-03-14T06:16:05.1805622Z * [new tag] ciflow/inductor/146561 -> ciflow/inductor/146561 2025-03-14T06:16:05.1805904Z * [new tag] ciflow/inductor/146562 -> ciflow/inductor/146562 2025-03-14T06:16:05.1806388Z * [new tag] ciflow/inductor/146661 -> ciflow/inductor/146661 2025-03-14T06:16:05.1806617Z * [new tag] ciflow/inductor/146678 -> ciflow/inductor/146678 2025-03-14T06:16:05.1807140Z * [new tag] ciflow/inductor/146706 -> ciflow/inductor/146706 2025-03-14T06:16:05.1808023Z * [new tag] ciflow/inductor/146718 -> ciflow/inductor/146718 2025-03-14T06:16:05.1809338Z * [new tag] ciflow/inductor/146779 -> ciflow/inductor/146779 2025-03-14T06:16:05.1810954Z * [new tag] ciflow/inductor/146781 -> ciflow/inductor/146781 2025-03-14T06:16:05.1812336Z * [new tag] ciflow/inductor/146823 -> ciflow/inductor/146823 2025-03-14T06:16:05.1813540Z * [new tag] ciflow/inductor/146826 -> ciflow/inductor/146826 2025-03-14T06:16:05.1814527Z * [new tag] ciflow/inductor/146827 -> ciflow/inductor/146827 2025-03-14T06:16:05.1816171Z * [new tag] ciflow/inductor/146844 -> ciflow/inductor/146844 2025-03-14T06:16:05.1817146Z * [new tag] ciflow/inductor/146845 -> ciflow/inductor/146845 2025-03-14T06:16:05.1818660Z * [new tag] ciflow/inductor/146850 -> ciflow/inductor/146850 2025-03-14T06:16:05.1819909Z * [new tag] ciflow/inductor/146864 -> ciflow/inductor/146864 2025-03-14T06:16:05.1821515Z * [new tag] ciflow/inductor/146874 -> ciflow/inductor/146874 2025-03-14T06:16:05.1822760Z * [new tag] ciflow/inductor/146894 -> ciflow/inductor/146894 2025-03-14T06:16:05.1824112Z * [new tag] ciflow/inductor/146895 -> ciflow/inductor/146895 2025-03-14T06:16:05.1825537Z * [new tag] ciflow/inductor/146919 -> ciflow/inductor/146919 2025-03-14T06:16:05.1827145Z * [new tag] ciflow/inductor/146921 -> ciflow/inductor/146921 2025-03-14T06:16:05.1827778Z * [new tag] ciflow/inductor/146928 -> ciflow/inductor/146928 2025-03-14T06:16:05.1829168Z * [new tag] ciflow/inductor/146935 -> ciflow/inductor/146935 2025-03-14T06:16:05.1830120Z * [new tag] ciflow/inductor/146942 -> ciflow/inductor/146942 2025-03-14T06:16:05.1831677Z * [new tag] ciflow/inductor/146962 -> ciflow/inductor/146962 2025-03-14T06:16:05.1833033Z * [new tag] ciflow/inductor/146983 -> ciflow/inductor/146983 2025-03-14T06:16:05.1834431Z * [new tag] ciflow/inductor/146989 -> ciflow/inductor/146989 2025-03-14T06:16:05.1835937Z * [new tag] ciflow/inductor/147007 -> ciflow/inductor/147007 2025-03-14T06:16:05.1837711Z * [new tag] ciflow/inductor/147014 -> ciflow/inductor/147014 2025-03-14T06:16:05.1838700Z * [new tag] ciflow/inductor/147021 -> ciflow/inductor/147021 2025-03-14T06:16:05.1840121Z * [new tag] ciflow/inductor/147036 -> ciflow/inductor/147036 2025-03-14T06:16:05.1841493Z * [new tag] ciflow/inductor/147049 -> ciflow/inductor/147049 2025-03-14T06:16:05.1842507Z * [new tag] ciflow/inductor/147105 -> ciflow/inductor/147105 2025-03-14T06:16:05.1843845Z * [new tag] ciflow/inductor/147146 -> ciflow/inductor/147146 2025-03-14T06:16:05.1845131Z * [new tag] ciflow/inductor/147155 -> ciflow/inductor/147155 2025-03-14T06:16:05.1846114Z * [new tag] ciflow/inductor/147178 -> ciflow/inductor/147178 2025-03-14T06:16:05.1847500Z * [new tag] ciflow/inductor/147205 -> ciflow/inductor/147205 2025-03-14T06:16:05.1848492Z * [new tag] ciflow/inductor/147225 -> ciflow/inductor/147225 2025-03-14T06:16:05.1849934Z * [new tag] ciflow/inductor/147229 -> ciflow/inductor/147229 2025-03-14T06:16:05.1850961Z * [new tag] ciflow/inductor/147269 -> ciflow/inductor/147269 2025-03-14T06:16:05.1852764Z * [new tag] ciflow/inductor/147272 -> ciflow/inductor/147272 2025-03-14T06:16:05.1854178Z * [new tag] ciflow/inductor/147314 -> ciflow/inductor/147314 2025-03-14T06:16:05.1855124Z * [new tag] ciflow/inductor/147315 -> ciflow/inductor/147315 2025-03-14T06:16:05.1856530Z * [new tag] ciflow/inductor/147341 -> ciflow/inductor/147341 2025-03-14T06:16:05.1857527Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-03-14T06:16:05.1859140Z * [new tag] ciflow/inductor/147368 -> ciflow/inductor/147368 2025-03-14T06:16:05.1860105Z * [new tag] ciflow/inductor/147410 -> ciflow/inductor/147410 2025-03-14T06:16:05.1861495Z * [new tag] ciflow/inductor/147414 -> ciflow/inductor/147414 2025-03-14T06:16:05.1862492Z * [new tag] ciflow/inductor/147415 -> ciflow/inductor/147415 2025-03-14T06:16:05.1864035Z * [new tag] ciflow/inductor/147422 -> ciflow/inductor/147422 2025-03-14T06:16:05.1865367Z * [new tag] ciflow/inductor/147445 -> ciflow/inductor/147445 2025-03-14T06:16:05.1866439Z * [new tag] ciflow/inductor/147452 -> ciflow/inductor/147452 2025-03-14T06:16:05.1867740Z * [new tag] ciflow/inductor/147481 -> ciflow/inductor/147481 2025-03-14T06:16:05.1869017Z * [new tag] ciflow/inductor/147498 -> ciflow/inductor/147498 2025-03-14T06:16:05.1869953Z * [new tag] ciflow/inductor/147514 -> ciflow/inductor/147514 2025-03-14T06:16:05.1871446Z * [new tag] ciflow/inductor/147528 -> ciflow/inductor/147528 2025-03-14T06:16:05.1872433Z * [new tag] ciflow/inductor/147562 -> ciflow/inductor/147562 2025-03-14T06:16:05.1873862Z * [new tag] ciflow/inductor/147583 -> ciflow/inductor/147583 2025-03-14T06:16:05.1874841Z * [new tag] ciflow/inductor/147592 -> ciflow/inductor/147592 2025-03-14T06:16:05.1876321Z * [new tag] ciflow/inductor/147603 -> ciflow/inductor/147603 2025-03-14T06:16:05.1877878Z * [new tag] ciflow/inductor/147656 -> ciflow/inductor/147656 2025-03-14T06:16:05.1879150Z * [new tag] ciflow/inductor/147745 -> ciflow/inductor/147745 2025-03-14T06:16:05.1880104Z * [new tag] ciflow/inductor/147790 -> ciflow/inductor/147790 2025-03-14T06:16:05.1881659Z * [new tag] ciflow/inductor/147797 -> ciflow/inductor/147797 2025-03-14T06:16:05.1882676Z * [new tag] ciflow/inductor/147800 -> ciflow/inductor/147800 2025-03-14T06:16:05.1884283Z * [new tag] ciflow/inductor/147821 -> ciflow/inductor/147821 2025-03-14T06:16:05.1885287Z * [new tag] ciflow/inductor/147863 -> ciflow/inductor/147863 2025-03-14T06:16:05.1886829Z * [new tag] ciflow/inductor/147870 -> ciflow/inductor/147870 2025-03-14T06:16:05.1887887Z * [new tag] ciflow/inductor/147881 -> ciflow/inductor/147881 2025-03-14T06:16:05.1889439Z * [new tag] ciflow/inductor/147899 -> ciflow/inductor/147899 2025-03-14T06:16:05.1890569Z * [new tag] ciflow/inductor/147902 -> ciflow/inductor/147902 2025-03-14T06:16:05.1891921Z * [new tag] ciflow/inductor/147903 -> ciflow/inductor/147903 2025-03-14T06:16:05.1893538Z * [new tag] ciflow/inductor/147908 -> ciflow/inductor/147908 2025-03-14T06:16:05.1895030Z * [new tag] ciflow/inductor/147910 -> ciflow/inductor/147910 2025-03-14T06:16:05.1896292Z * [new tag] ciflow/inductor/147915 -> ciflow/inductor/147915 2025-03-14T06:16:05.1897265Z * [new tag] ciflow/inductor/147917 -> ciflow/inductor/147917 2025-03-14T06:16:05.1899101Z * [new tag] ciflow/inductor/147927 -> ciflow/inductor/147927 2025-03-14T06:16:05.1900212Z * [new tag] ciflow/inductor/147960 -> ciflow/inductor/147960 2025-03-14T06:16:05.1901488Z * [new tag] ciflow/inductor/147962 -> ciflow/inductor/147962 2025-03-14T06:16:05.1902478Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-03-14T06:16:05.1903982Z * [new tag] ciflow/inductor/148008 -> ciflow/inductor/148008 2025-03-14T06:16:05.1904964Z * [new tag] ciflow/inductor/148010 -> ciflow/inductor/148010 2025-03-14T06:16:05.1906357Z * [new tag] ciflow/inductor/148046 -> ciflow/inductor/148046 2025-03-14T06:16:05.1907343Z * [new tag] ciflow/inductor/148063 -> ciflow/inductor/148063 2025-03-14T06:16:05.1908785Z * [new tag] ciflow/inductor/148091 -> ciflow/inductor/148091 2025-03-14T06:16:05.1910149Z * [new tag] ciflow/inductor/148092 -> ciflow/inductor/148092 2025-03-14T06:16:05.1911441Z * [new tag] ciflow/inductor/148104 -> ciflow/inductor/148104 2025-03-14T06:16:05.1912733Z * [new tag] ciflow/inductor/148130 -> ciflow/inductor/148130 2025-03-14T06:16:05.1913976Z * [new tag] ciflow/inductor/148131 -> ciflow/inductor/148131 2025-03-14T06:16:05.1915257Z * [new tag] ciflow/inductor/148132 -> ciflow/inductor/148132 2025-03-14T06:16:05.1916211Z * [new tag] ciflow/inductor/148160 -> ciflow/inductor/148160 2025-03-14T06:16:05.1917643Z * [new tag] ciflow/inductor/148163 -> ciflow/inductor/148163 2025-03-14T06:16:05.1919459Z * [new tag] ciflow/inductor/148173 -> ciflow/inductor/148173 2025-03-14T06:16:05.1920715Z * [new tag] ciflow/inductor/148174 -> ciflow/inductor/148174 2025-03-14T06:16:05.1921692Z * [new tag] ciflow/inductor/148176 -> ciflow/inductor/148176 2025-03-14T06:16:05.1923314Z * [new tag] ciflow/inductor/148186 -> ciflow/inductor/148186 2025-03-14T06:16:05.1924383Z * [new tag] ciflow/inductor/148202 -> ciflow/inductor/148202 2025-03-14T06:16:05.1925734Z * [new tag] ciflow/inductor/148206 -> ciflow/inductor/148206 2025-03-14T06:16:05.1927147Z * [new tag] ciflow/inductor/148209 -> ciflow/inductor/148209 2025-03-14T06:16:05.1927966Z * [new tag] ciflow/inductor/148210 -> ciflow/inductor/148210 2025-03-14T06:16:05.1929379Z * [new tag] ciflow/inductor/148234 -> ciflow/inductor/148234 2025-03-14T06:16:05.1930647Z * [new tag] ciflow/inductor/148235 -> ciflow/inductor/148235 2025-03-14T06:16:05.1931929Z * [new tag] ciflow/inductor/148236 -> ciflow/inductor/148236 2025-03-14T06:16:05.1933319Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-03-14T06:16:05.1934580Z * [new tag] ciflow/inductor/148327 -> ciflow/inductor/148327 2025-03-14T06:16:05.1935969Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-03-14T06:16:05.1936823Z * [new tag] ciflow/inductor/148357 -> ciflow/inductor/148357 2025-03-14T06:16:05.1938263Z * [new tag] ciflow/inductor/148358 -> ciflow/inductor/148358 2025-03-14T06:16:05.1939863Z * [new tag] ciflow/inductor/148380 -> ciflow/inductor/148380 2025-03-14T06:16:05.1941167Z * [new tag] ciflow/inductor/148408 -> ciflow/inductor/148408 2025-03-14T06:16:05.1942210Z * [new tag] ciflow/inductor/148413 -> ciflow/inductor/148413 2025-03-14T06:16:05.1943941Z * [new tag] ciflow/inductor/148414 -> ciflow/inductor/148414 2025-03-14T06:16:05.1945191Z * [new tag] ciflow/inductor/148415 -> ciflow/inductor/148415 2025-03-14T06:16:05.1946764Z * [new tag] ciflow/inductor/148418 -> ciflow/inductor/148418 2025-03-14T06:16:05.1948119Z * [new tag] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-03-14T06:16:05.1949091Z * [new tag] ciflow/inductor/148430 -> ciflow/inductor/148430 2025-03-14T06:16:05.1950778Z * [new tag] ciflow/inductor/148445 -> ciflow/inductor/148445 2025-03-14T06:16:05.1952463Z * [new tag] ciflow/inductor/148452 -> ciflow/inductor/148452 2025-03-14T06:16:05.1955211Z * [new tag] ciflow/inductor/148459 -> ciflow/inductor/148459 2025-03-14T06:16:05.1956372Z * [new tag] ciflow/inductor/148461 -> ciflow/inductor/148461 2025-03-14T06:16:05.1957701Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-03-14T06:16:05.1958692Z * [new tag] ciflow/inductor/148485 -> ciflow/inductor/148485 2025-03-14T06:16:05.1960077Z * [new tag] ciflow/inductor/148488 -> ciflow/inductor/148488 2025-03-14T06:16:05.1961099Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-03-14T06:16:05.1962926Z * [new tag] ciflow/inductor/148502 -> ciflow/inductor/148502 2025-03-14T06:16:05.1964550Z * [new tag] ciflow/inductor/148503 -> ciflow/inductor/148503 2025-03-14T06:16:05.1965653Z * [new tag] ciflow/inductor/148505 -> ciflow/inductor/148505 2025-03-14T06:16:05.1967158Z * [new tag] ciflow/inductor/148508 -> ciflow/inductor/148508 2025-03-14T06:16:05.1968426Z * [new tag] ciflow/inductor/148516 -> ciflow/inductor/148516 2025-03-14T06:16:05.1969910Z * [new tag] ciflow/inductor/148517 -> ciflow/inductor/148517 2025-03-14T06:16:05.1971313Z * [new tag] ciflow/inductor/148529 -> ciflow/inductor/148529 2025-03-14T06:16:05.1972654Z * [new tag] ciflow/inductor/148554 -> ciflow/inductor/148554 2025-03-14T06:16:05.1973631Z * [new tag] ciflow/inductor/148561 -> ciflow/inductor/148561 2025-03-14T06:16:05.1975043Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-03-14T06:16:05.1976305Z * [new tag] ciflow/inductor/148580 -> ciflow/inductor/148580 2025-03-14T06:16:05.1977673Z * [new tag] ciflow/inductor/148613 -> ciflow/inductor/148613 2025-03-14T06:16:05.1979059Z * [new tag] ciflow/inductor/148618 -> ciflow/inductor/148618 2025-03-14T06:16:05.1980324Z * [new tag] ciflow/inductor/148622 -> ciflow/inductor/148622 2025-03-14T06:16:05.1981708Z * [new tag] ciflow/inductor/148630 -> ciflow/inductor/148630 2025-03-14T06:16:05.1983016Z * [new tag] ciflow/inductor/148637 -> ciflow/inductor/148637 2025-03-14T06:16:05.1984559Z * [new tag] ciflow/inductor/148638 -> ciflow/inductor/148638 2025-03-14T06:16:05.1985861Z * [new tag] ciflow/inductor/148684 -> ciflow/inductor/148684 2025-03-14T06:16:05.1987166Z * [new tag] ciflow/inductor/148692 -> ciflow/inductor/148692 2025-03-14T06:16:05.1988493Z * [new tag] ciflow/inductor/148694 -> ciflow/inductor/148694 2025-03-14T06:16:05.1990143Z * [new tag] ciflow/inductor/148704 -> ciflow/inductor/148704 2025-03-14T06:16:05.1991490Z * [new tag] ciflow/inductor/148708 -> ciflow/inductor/148708 2025-03-14T06:16:05.1992759Z * [new tag] ciflow/inductor/148710 -> ciflow/inductor/148710 2025-03-14T06:16:05.1994197Z * [new tag] ciflow/inductor/148712 -> ciflow/inductor/148712 2025-03-14T06:16:05.1995505Z * [new tag] ciflow/inductor/148729 -> ciflow/inductor/148729 2025-03-14T06:16:05.1996689Z * [new tag] ciflow/inductor/148731 -> ciflow/inductor/148731 2025-03-14T06:16:05.1998265Z * [new tag] ciflow/inductor/148736 -> ciflow/inductor/148736 2025-03-14T06:16:05.1999290Z * [new tag] ciflow/inductor/148742 -> ciflow/inductor/148742 2025-03-14T06:16:05.2000762Z * [new tag] ciflow/inductor/148765 -> ciflow/inductor/148765 2025-03-14T06:16:05.2002079Z * [new tag] ciflow/inductor/148766 -> ciflow/inductor/148766 2025-03-14T06:16:05.2003368Z * [new tag] ciflow/inductor/148772 -> ciflow/inductor/148772 2025-03-14T06:16:05.2004695Z * [new tag] ciflow/inductor/148773 -> ciflow/inductor/148773 2025-03-14T06:16:05.2006556Z * [new tag] ciflow/inductor/148780 -> ciflow/inductor/148780 2025-03-14T06:16:05.2008176Z * [new tag] ciflow/inductor/148800 -> ciflow/inductor/148800 2025-03-14T06:16:05.2009736Z * [new tag] ciflow/inductor/148804 -> ciflow/inductor/148804 2025-03-14T06:16:05.2011328Z * [new tag] ciflow/inductor/148834 -> ciflow/inductor/148834 2025-03-14T06:16:05.2012827Z * [new tag] ciflow/inductor/148844 -> ciflow/inductor/148844 2025-03-14T06:16:05.2014332Z * [new tag] ciflow/inductor/148878 -> ciflow/inductor/148878 2025-03-14T06:16:05.2015658Z * [new tag] ciflow/inductor/148890 -> ciflow/inductor/148890 2025-03-14T06:16:05.2016986Z * [new tag] ciflow/inductor/148893 -> ciflow/inductor/148893 2025-03-14T06:16:05.2018279Z * [new tag] ciflow/inductor/148894 -> ciflow/inductor/148894 2025-03-14T06:16:05.2019593Z * [new tag] ciflow/inductor/148896 -> ciflow/inductor/148896 2025-03-14T06:16:05.2021133Z * [new tag] ciflow/inductor/148898 -> ciflow/inductor/148898 2025-03-14T06:16:05.2022467Z * [new tag] ciflow/inductor/148922 -> ciflow/inductor/148922 2025-03-14T06:16:05.2023805Z * [new tag] ciflow/inductor/148932 -> ciflow/inductor/148932 2025-03-14T06:16:05.2025078Z * [new tag] ciflow/inductor/148947 -> ciflow/inductor/148947 2025-03-14T06:16:05.2026411Z * [new tag] ciflow/inductor/148953 -> ciflow/inductor/148953 2025-03-14T06:16:05.2027707Z * [new tag] ciflow/inductor/148962 -> ciflow/inductor/148962 2025-03-14T06:16:05.2029062Z * [new tag] ciflow/inductor/148997 -> ciflow/inductor/148997 2025-03-14T06:16:05.2030356Z * [new tag] ciflow/inductor/149007 -> ciflow/inductor/149007 2025-03-14T06:16:05.2031690Z * [new tag] ciflow/inductor/149014 -> ciflow/inductor/149014 2025-03-14T06:16:05.2033385Z * [new tag] ciflow/inductor/149027 -> ciflow/inductor/149027 2025-03-14T06:16:05.2034743Z * [new tag] ciflow/inductor/149031 -> ciflow/inductor/149031 2025-03-14T06:16:05.2036101Z * [new tag] ciflow/inductor/149039 -> ciflow/inductor/149039 2025-03-14T06:16:05.2037424Z * [new tag] ciflow/inductor/149041 -> ciflow/inductor/149041 2025-03-14T06:16:05.2038755Z * [new tag] ciflow/inductor/149052 -> ciflow/inductor/149052 2025-03-14T06:16:05.2040063Z * [new tag] ciflow/inductor/149054 -> ciflow/inductor/149054 2025-03-14T06:16:05.2041354Z * [new tag] ciflow/inductor/149055 -> ciflow/inductor/149055 2025-03-14T06:16:05.2042707Z * [new tag] ciflow/inductor/149064 -> ciflow/inductor/149064 2025-03-14T06:16:05.2044020Z * [new tag] ciflow/inductor/149066 -> ciflow/inductor/149066 2025-03-14T06:16:05.2045396Z * [new tag] ciflow/inductor/149067 -> ciflow/inductor/149067 2025-03-14T06:16:05.2046686Z * [new tag] ciflow/inductor/149068 -> ciflow/inductor/149068 2025-03-14T06:16:05.2048179Z * [new tag] ciflow/inductor/149072 -> ciflow/inductor/149072 2025-03-14T06:16:05.2049595Z * [new tag] ciflow/inductor/149074 -> ciflow/inductor/149074 2025-03-14T06:16:05.2050855Z * [new tag] ciflow/inductor/149087 -> ciflow/inductor/149087 2025-03-14T06:16:05.2052587Z * [new tag] ciflow/inductor/149103 -> ciflow/inductor/149103 2025-03-14T06:16:05.2054357Z * [new tag] ciflow/inductor/149106 -> ciflow/inductor/149106 2025-03-14T06:16:05.2056241Z * [new tag] ciflow/inductor/149136 -> ciflow/inductor/149136 2025-03-14T06:16:05.2057585Z * [new tag] ciflow/inductor/149140 -> ciflow/inductor/149140 2025-03-14T06:16:05.2058930Z * [new tag] ciflow/inductor/149148 -> ciflow/inductor/149148 2025-03-14T06:16:05.2060220Z * [new tag] ciflow/inductor/149149 -> ciflow/inductor/149149 2025-03-14T06:16:05.2061602Z * [new tag] ciflow/inductor/149154 -> ciflow/inductor/149154 2025-03-14T06:16:05.2062845Z * [new tag] ciflow/inductor/149160 -> ciflow/inductor/149160 2025-03-14T06:16:05.2064232Z * [new tag] ciflow/inductor/149161 -> ciflow/inductor/149161 2025-03-14T06:16:05.2065511Z * [new tag] ciflow/inductor/149168 -> ciflow/inductor/149168 2025-03-14T06:16:05.2066904Z * [new tag] ciflow/inductor/149172 -> ciflow/inductor/149172 2025-03-14T06:16:05.2068405Z * [new tag] ciflow/inductor/149173 -> ciflow/inductor/149173 2025-03-14T06:16:05.2069748Z * [new tag] ciflow/inductor/149176 -> ciflow/inductor/149176 2025-03-14T06:16:05.2071366Z * [new tag] ciflow/inductor/149178 -> ciflow/inductor/149178 2025-03-14T06:16:05.2072736Z * [new tag] ciflow/inductor/149179 -> ciflow/inductor/149179 2025-03-14T06:16:05.2074213Z * [new tag] ciflow/inductor/149180 -> ciflow/inductor/149180 2025-03-14T06:16:05.2075902Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-03-14T06:16:05.2077456Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-03-14T06:16:05.2079061Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-03-14T06:16:05.2080626Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-03-14T06:16:05.2082279Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-03-14T06:16:05.2083833Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-03-14T06:16:05.2085220Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-03-14T06:16:05.2086148Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-03-14T06:16:05.2087424Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-03-14T06:16:05.2088425Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-03-14T06:16:05.2089699Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-03-14T06:16:05.2090618Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-03-14T06:16:05.2091873Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-03-14T06:16:05.2092810Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-03-14T06:16:05.2094090Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-03-14T06:16:05.2095026Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-03-14T06:16:05.2096669Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2025-03-14T06:16:05.2098529Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2025-03-14T06:16:05.2099946Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-03-14T06:16:05.2101358Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-03-14T06:16:05.2102319Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-03-14T06:16:05.2103686Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-03-14T06:16:05.2104940Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-03-14T06:16:05.2105913Z * [new tag] ciflow/linux-aarch64/146823 -> ciflow/linux-aarch64/146823 2025-03-14T06:16:05.2107233Z * [new tag] ciflow/linux-aarch64/146826 -> ciflow/linux-aarch64/146826 2025-03-14T06:16:05.2108226Z * [new tag] ciflow/linux-aarch64/146895 -> ciflow/linux-aarch64/146895 2025-03-14T06:16:05.2109583Z * [new tag] ciflow/linux-aarch64/147073 -> ciflow/linux-aarch64/147073 2025-03-14T06:16:05.2110565Z * [new tag] ciflow/linux-aarch64/147341 -> ciflow/linux-aarch64/147341 2025-03-14T06:16:05.2111888Z * [new tag] ciflow/linux-aarch64/147359 -> ciflow/linux-aarch64/147359 2025-03-14T06:16:05.2112877Z * [new tag] ciflow/linux-aarch64/147498 -> ciflow/linux-aarch64/147498 2025-03-14T06:16:05.2114400Z * [new tag] ciflow/linux-aarch64/147763 -> ciflow/linux-aarch64/147763 2025-03-14T06:16:05.2115397Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-03-14T06:16:05.2116741Z * [new tag] ciflow/linux-aarch64/147917 -> ciflow/linux-aarch64/147917 2025-03-14T06:16:05.2117721Z * [new tag] ciflow/linux-aarch64/148070 -> ciflow/linux-aarch64/148070 2025-03-14T06:16:05.2119069Z * [new tag] ciflow/linux-aarch64/148163 -> ciflow/linux-aarch64/148163 2025-03-14T06:16:05.2120258Z * [new tag] ciflow/linux-aarch64/148173 -> ciflow/linux-aarch64/148173 2025-03-14T06:16:05.2121274Z * [new tag] ciflow/linux-aarch64/148424 -> ciflow/linux-aarch64/148424 2025-03-14T06:16:05.2122672Z * [new tag] ciflow/linux-aarch64/148585 -> ciflow/linux-aarch64/148585 2025-03-14T06:16:05.2123654Z * [new tag] ciflow/linux-aarch64/148653 -> ciflow/linux-aarch64/148653 2025-03-14T06:16:05.2125322Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-03-14T06:16:05.2126269Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-03-14T06:16:05.2127569Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-03-14T06:16:05.2128515Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-03-14T06:16:05.2129756Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-03-14T06:16:05.2131253Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-03-14T06:16:05.2132189Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2025-03-14T06:16:05.2133467Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-03-14T06:16:05.2134788Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2025-03-14T06:16:05.2136721Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2025-03-14T06:16:05.2138053Z * [new tag] ciflow/mps/142097 -> ciflow/mps/142097 2025-03-14T06:16:05.2139770Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-03-14T06:16:05.2141302Z * [new tag] ciflow/mps/143630 -> ciflow/mps/143630 2025-03-14T06:16:05.2142747Z * [new tag] ciflow/mps/143666 -> ciflow/mps/143666 2025-03-14T06:16:05.2143810Z * [new tag] ciflow/mps/143911 -> ciflow/mps/143911 2025-03-14T06:16:05.2145271Z * [new tag] ciflow/mps/143966 -> ciflow/mps/143966 2025-03-14T06:16:05.2146183Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-03-14T06:16:05.2147500Z * [new tag] ciflow/mps/144664 -> ciflow/mps/144664 2025-03-14T06:16:05.2149344Z * [new tag] ciflow/mps/145955 -> ciflow/mps/145955 2025-03-14T06:16:05.2150303Z * [new tag] ciflow/mps/146436 -> ciflow/mps/146436 2025-03-14T06:16:05.2152032Z * [new tag] ciflow/mps/146754 -> ciflow/mps/146754 2025-03-14T06:16:05.2153412Z * [new tag] ciflow/mps/146989 -> ciflow/mps/146989 2025-03-14T06:16:05.2154762Z * [new tag] ciflow/mps/147205 -> ciflow/mps/147205 2025-03-14T06:16:05.2155540Z * [new tag] ciflow/mps/147583 -> ciflow/mps/147583 2025-03-14T06:16:05.2157381Z * [new tag] ciflow/mps/147644 -> ciflow/mps/147644 2025-03-14T06:16:05.2158305Z * [new tag] ciflow/mps/147893 -> ciflow/mps/147893 2025-03-14T06:16:05.2159672Z * [new tag] ciflow/mps/148408 -> ciflow/mps/148408 2025-03-14T06:16:05.2160608Z * [new tag] ciflow/mps/148415 -> ciflow/mps/148415 2025-03-14T06:16:05.2162143Z * [new tag] ciflow/mps/148942 -> ciflow/mps/148942 2025-03-14T06:16:05.2163521Z * [new tag] ciflow/mps/149147 -> ciflow/mps/149147 2025-03-14T06:16:05.2164665Z * [new tag] ciflow/mps/149173 -> ciflow/mps/149173 2025-03-14T06:16:05.2165807Z * [new tag] ciflow/mps/149179 -> ciflow/mps/149179 2025-03-14T06:16:05.2166969Z * [new tag] ciflow/mps/149180 -> ciflow/mps/149180 2025-03-14T06:16:05.2168580Z * [new tag] ciflow/op-benchmark/143733 -> ciflow/op-benchmark/143733 2025-03-14T06:16:05.2170246Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-03-14T06:16:05.2171672Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-03-14T06:16:05.2172603Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2025-03-14T06:16:05.2173896Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-03-14T06:16:05.2174829Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-03-14T06:16:05.2176842Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2025-03-14T06:16:05.2178111Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-03-14T06:16:05.2179068Z * [new tag] ciflow/periodic/144953 -> ciflow/periodic/144953 2025-03-14T06:16:05.2180331Z * [new tag] ciflow/periodic/145130 -> ciflow/periodic/145130 2025-03-14T06:16:05.2181261Z * [new tag] ciflow/periodic/146264 -> ciflow/periodic/146264 2025-03-14T06:16:05.2182797Z * [new tag] ciflow/periodic/146403 -> ciflow/periodic/146403 2025-03-14T06:16:05.2184257Z * [new tag] ciflow/periodic/146823 -> ciflow/periodic/146823 2025-03-14T06:16:05.2185767Z * [new tag] ciflow/periodic/146903 -> ciflow/periodic/146903 2025-03-14T06:16:05.2187240Z * [new tag] ciflow/periodic/147870 -> ciflow/periodic/147870 2025-03-14T06:16:05.2188605Z * [new tag] ciflow/periodic/148760 -> ciflow/periodic/148760 2025-03-14T06:16:05.2189982Z * [new tag] ciflow/periodic/149091 -> ciflow/periodic/149091 2025-03-14T06:16:05.2191393Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-03-14T06:16:05.2192782Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-03-14T06:16:05.2194267Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-03-14T06:16:05.2195782Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-03-14T06:16:05.2197328Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-03-14T06:16:05.2199031Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-03-14T06:16:05.2200521Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-03-14T06:16:05.2201941Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-03-14T06:16:05.2203354Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-03-14T06:16:05.2205080Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-03-14T06:16:05.2206650Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-03-14T06:16:05.2208006Z * [new tag] ciflow/rocm-mi300/148394 -> ciflow/rocm-mi300/148394 2025-03-14T06:16:05.2208890Z * [new tag] ciflow/rocm-mi300/148492 -> ciflow/rocm-mi300/148492 2025-03-14T06:16:05.2210174Z * [new tag] ciflow/rocm-mi300/148916 -> ciflow/rocm-mi300/148916 2025-03-14T06:16:05.2211854Z * [new tag] ciflow/rocm-mi300/148945 -> ciflow/rocm-mi300/148945 2025-03-14T06:16:05.2213231Z * [new tag] ciflow/rocm-mi300/149088 -> ciflow/rocm-mi300/149088 2025-03-14T06:16:05.2214737Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-03-14T06:16:05.2215698Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2025-03-14T06:16:05.2217183Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-03-14T06:16:05.2218145Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2025-03-14T06:16:05.2220009Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-03-14T06:16:05.2220914Z * [new tag] ciflow/rocm/142097 -> ciflow/rocm/142097 2025-03-14T06:16:05.2222220Z * [new tag] ciflow/rocm/142859 -> ciflow/rocm/142859 2025-03-14T06:16:05.2223156Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2025-03-14T06:16:05.2224607Z * [new tag] ciflow/rocm/143971 -> ciflow/rocm/143971 2025-03-14T06:16:05.2225512Z * [new tag] ciflow/rocm/144120 -> ciflow/rocm/144120 2025-03-14T06:16:05.2226988Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-03-14T06:16:05.2228465Z * [new tag] ciflow/rocm/144664 -> ciflow/rocm/144664 2025-03-14T06:16:05.2229980Z * [new tag] ciflow/rocm/145130 -> ciflow/rocm/145130 2025-03-14T06:16:05.2231365Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-03-14T06:16:05.2232748Z * [new tag] ciflow/rocm/145584 -> ciflow/rocm/145584 2025-03-14T06:16:05.2233957Z * [new tag] ciflow/rocm/145685 -> ciflow/rocm/145685 2025-03-14T06:16:05.2234871Z * [new tag] ciflow/rocm/146264 -> ciflow/rocm/146264 2025-03-14T06:16:05.2236399Z * [new tag] ciflow/rocm/146448 -> ciflow/rocm/146448 2025-03-14T06:16:05.2237629Z * [new tag] ciflow/rocm/146903 -> ciflow/rocm/146903 2025-03-14T06:16:05.2238904Z * [new tag] ciflow/rocm/147315 -> ciflow/rocm/147315 2025-03-14T06:16:05.2240178Z * [new tag] ciflow/rocm/147382 -> ciflow/rocm/147382 2025-03-14T06:16:05.2241520Z * [new tag] ciflow/rocm/147452 -> ciflow/rocm/147452 2025-03-14T06:16:05.2242632Z * [new tag] ciflow/rocm/147527 -> ciflow/rocm/147527 2025-03-14T06:16:05.2244142Z * [new tag] ciflow/rocm/147821 -> ciflow/rocm/147821 2025-03-14T06:16:05.2244977Z * [new tag] ciflow/rocm/148327 -> ciflow/rocm/148327 2025-03-14T06:16:05.2246707Z * [new tag] ciflow/rocm/148355 -> ciflow/rocm/148355 2025-03-14T06:16:05.2247651Z * [new tag] ciflow/rocm/148394 -> ciflow/rocm/148394 2025-03-14T06:16:05.2249031Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-03-14T06:16:05.2249937Z * [new tag] ciflow/rocm/148672 -> ciflow/rocm/148672 2025-03-14T06:16:05.2251309Z * [new tag] ciflow/rocm/148864 -> ciflow/rocm/148864 2025-03-14T06:16:05.2252491Z * [new tag] ciflow/rocm/148880 -> ciflow/rocm/148880 2025-03-14T06:16:05.2254102Z * [new tag] ciflow/rocm/148911 -> ciflow/rocm/148911 2025-03-14T06:16:05.2255039Z * [new tag] ciflow/rocm/148916 -> ciflow/rocm/148916 2025-03-14T06:16:05.2256383Z * [new tag] ciflow/rocm/148945 -> ciflow/rocm/148945 2025-03-14T06:16:05.2257711Z * [new tag] ciflow/rocm/149039 -> ciflow/rocm/149039 2025-03-14T06:16:05.2258681Z * [new tag] ciflow/rocm/149041 -> ciflow/rocm/149041 2025-03-14T06:16:05.2260209Z * [new tag] ciflow/rocm/149145 -> ciflow/rocm/149145 2025-03-14T06:16:05.2261680Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-03-14T06:16:05.2262621Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-03-14T06:16:05.2264013Z * [new tag] ciflow/s390/148452 -> ciflow/s390/148452 2025-03-14T06:16:05.2265560Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-03-14T06:16:05.2266917Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-03-14T06:16:05.2268761Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-03-14T06:16:05.2269506Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-03-14T06:16:05.2270793Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-03-14T06:16:05.2271677Z * [new tag] ciflow/slow/146903 -> ciflow/slow/146903 2025-03-14T06:16:05.2273232Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-03-14T06:16:05.2274686Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-03-14T06:16:05.2276357Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-03-14T06:16:05.2278102Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-03-14T06:16:05.2279879Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-03-14T06:16:05.2281315Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-03-14T06:16:05.2282710Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-03-14T06:16:05.2284145Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-03-14T06:16:05.2286112Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-03-14T06:16:05.2286896Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-03-14T06:16:05.2288520Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-03-14T06:16:05.2289936Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-03-14T06:16:05.2291363Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-03-14T06:16:05.2293026Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-03-14T06:16:05.2294897Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-03-14T06:16:05.2295779Z * [new tag] ciflow/trunk/101814 -> ciflow/trunk/101814 2025-03-14T06:16:05.2297078Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-03-14T06:16:05.2298524Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2025-03-14T06:16:05.2299467Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-03-14T06:16:05.2300766Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-03-14T06:16:05.2301660Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-03-14T06:16:05.2302961Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-03-14T06:16:05.2303852Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-03-14T06:16:05.2305131Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-03-14T06:16:05.2306002Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-03-14T06:16:05.2307334Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-03-14T06:16:05.2308765Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-03-14T06:16:05.2310342Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-03-14T06:16:05.2311784Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-03-14T06:16:05.2313340Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2025-03-14T06:16:05.2314710Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-03-14T06:16:05.2316369Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-03-14T06:16:05.2317648Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-03-14T06:16:05.2318522Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2025-03-14T06:16:05.2319882Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-03-14T06:16:05.2320881Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-03-14T06:16:05.2322249Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2025-03-14T06:16:05.2323191Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2025-03-14T06:16:05.2324579Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2025-03-14T06:16:05.2325794Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-03-14T06:16:05.2326830Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-03-14T06:16:05.2328094Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-03-14T06:16:05.2329069Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-03-14T06:16:05.2330362Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-03-14T06:16:05.2331598Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-03-14T06:16:05.2332532Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-03-14T06:16:05.2333879Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-03-14T06:16:05.2334810Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-03-14T06:16:05.2336201Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-03-14T06:16:05.2337817Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2025-03-14T06:16:05.2338955Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2025-03-14T06:16:05.2340355Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-03-14T06:16:05.2341730Z * [new tag] ciflow/trunk/136780 -> ciflow/trunk/136780 2025-03-14T06:16:05.2343000Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-03-14T06:16:05.2344360Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-03-14T06:16:05.2345639Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-03-14T06:16:05.2346871Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2025-03-14T06:16:05.2347782Z * [new tag] ciflow/trunk/138436 -> ciflow/trunk/138436 2025-03-14T06:16:05.2349115Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-03-14T06:16:05.2350101Z * [new tag] ciflow/trunk/138834 -> ciflow/trunk/138834 2025-03-14T06:16:05.2351722Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-03-14T06:16:05.2353899Z * [new tag] ciflow/trunk/139070 -> ciflow/trunk/139070 2025-03-14T06:16:05.2354751Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-03-14T06:16:05.2356401Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-03-14T06:16:05.2357632Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-03-14T06:16:05.2358539Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-03-14T06:16:05.2359864Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-03-14T06:16:05.2361304Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2025-03-14T06:16:05.2362401Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2025-03-14T06:16:05.2363697Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2025-03-14T06:16:05.2364642Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-03-14T06:16:05.2366002Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-03-14T06:16:05.2367501Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2025-03-14T06:16:05.2368462Z * [new tag] ciflow/trunk/140756 -> ciflow/trunk/140756 2025-03-14T06:16:05.2369821Z * [new tag] ciflow/trunk/140979 -> ciflow/trunk/140979 2025-03-14T06:16:05.2370760Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2025-03-14T06:16:05.2372939Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2025-03-14T06:16:05.2373925Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-03-14T06:16:05.2375657Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-03-14T06:16:05.2376894Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2025-03-14T06:16:05.2377803Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-03-14T06:16:05.2379169Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2025-03-14T06:16:05.2380108Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-03-14T06:16:05.2381426Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2025-03-14T06:16:05.2382539Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2025-03-14T06:16:05.2383744Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2025-03-14T06:16:05.2385112Z * [new tag] ciflow/trunk/142326 -> ciflow/trunk/142326 2025-03-14T06:16:05.2386608Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-03-14T06:16:05.2387897Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-03-14T06:16:05.2389367Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2025-03-14T06:16:05.2390342Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-03-14T06:16:05.2392052Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2025-03-14T06:16:05.2393430Z * [new tag] ciflow/trunk/143261 -> ciflow/trunk/143261 2025-03-14T06:16:05.2394415Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2025-03-14T06:16:05.2395849Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2025-03-14T06:16:05.2397530Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2025-03-14T06:16:05.2399067Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2025-03-14T06:16:05.2400042Z * [new tag] ciflow/trunk/143416 -> ciflow/trunk/143416 2025-03-14T06:16:05.2401646Z * [new tag] ciflow/trunk/143451 -> ciflow/trunk/143451 2025-03-14T06:16:05.2402721Z * [new tag] ciflow/trunk/143475 -> ciflow/trunk/143475 2025-03-14T06:16:05.2404011Z * [new tag] ciflow/trunk/143630 -> ciflow/trunk/143630 2025-03-14T06:16:05.2404993Z * [new tag] ciflow/trunk/143666 -> ciflow/trunk/143666 2025-03-14T06:16:05.2406337Z * [new tag] ciflow/trunk/143671 -> ciflow/trunk/143671 2025-03-14T06:16:05.2407825Z * [new tag] ciflow/trunk/143689 -> ciflow/trunk/143689 2025-03-14T06:16:05.2408789Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-03-14T06:16:05.2410345Z * [new tag] ciflow/trunk/143733 -> ciflow/trunk/143733 2025-03-14T06:16:05.2411693Z * [new tag] ciflow/trunk/143822 -> ciflow/trunk/143822 2025-03-14T06:16:05.2413166Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-03-14T06:16:05.2414610Z * [new tag] ciflow/trunk/143894 -> ciflow/trunk/143894 2025-03-14T06:16:05.2415707Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-03-14T06:16:05.2417315Z * [new tag] ciflow/trunk/143961 -> ciflow/trunk/143961 2025-03-14T06:16:05.2418487Z * [new tag] ciflow/trunk/143966 -> ciflow/trunk/143966 2025-03-14T06:16:05.2419820Z * [new tag] ciflow/trunk/144017 -> ciflow/trunk/144017 2025-03-14T06:16:05.2421248Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-03-14T06:16:05.2422205Z * [new tag] ciflow/trunk/144120 -> ciflow/trunk/144120 2025-03-14T06:16:05.2423764Z * [new tag] ciflow/trunk/144138 -> ciflow/trunk/144138 2025-03-14T06:16:05.2424734Z * [new tag] ciflow/trunk/144172 -> ciflow/trunk/144172 2025-03-14T06:16:05.2426318Z * [new tag] ciflow/trunk/144177 -> ciflow/trunk/144177 2025-03-14T06:16:05.2427742Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-03-14T06:16:05.2428951Z * [new tag] ciflow/trunk/144272 -> ciflow/trunk/144272 2025-03-14T06:16:05.2430102Z * [new tag] ciflow/trunk/144293 -> ciflow/trunk/144293 2025-03-14T06:16:05.2431250Z * [new tag] ciflow/trunk/144452 -> ciflow/trunk/144452 2025-03-14T06:16:05.2432655Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-03-14T06:16:05.2433787Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-03-14T06:16:05.2434820Z * [new tag] ciflow/trunk/144572 -> ciflow/trunk/144572 2025-03-14T06:16:05.2436618Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-03-14T06:16:05.2437531Z * [new tag] ciflow/trunk/144621 -> ciflow/trunk/144621 2025-03-14T06:16:05.2438859Z * [new tag] ciflow/trunk/144664 -> ciflow/trunk/144664 2025-03-14T06:16:05.2439993Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-03-14T06:16:05.2441249Z * [new tag] ciflow/trunk/144733 -> ciflow/trunk/144733 2025-03-14T06:16:05.2442379Z * [new tag] ciflow/trunk/144771 -> ciflow/trunk/144771 2025-03-14T06:16:05.2443917Z * [new tag] ciflow/trunk/144844 -> ciflow/trunk/144844 2025-03-14T06:16:05.2444917Z * [new tag] ciflow/trunk/144880 -> ciflow/trunk/144880 2025-03-14T06:16:05.2446340Z * [new tag] ciflow/trunk/144925 -> ciflow/trunk/144925 2025-03-14T06:16:05.2447562Z * [new tag] ciflow/trunk/144953 -> ciflow/trunk/144953 2025-03-14T06:16:05.2448546Z * [new tag] ciflow/trunk/144975 -> ciflow/trunk/144975 2025-03-14T06:16:05.2449868Z * [new tag] ciflow/trunk/144992 -> ciflow/trunk/144992 2025-03-14T06:16:05.2450885Z * [new tag] ciflow/trunk/145061 -> ciflow/trunk/145061 2025-03-14T06:16:05.2452480Z * [new tag] ciflow/trunk/145116 -> ciflow/trunk/145116 2025-03-14T06:16:05.2453728Z * [new tag] ciflow/trunk/145119 -> ciflow/trunk/145119 2025-03-14T06:16:05.2455442Z * [new tag] ciflow/trunk/145130 -> ciflow/trunk/145130 2025-03-14T06:16:05.2456861Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-03-14T06:16:05.2457884Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-03-14T06:16:05.2459229Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-03-14T06:16:05.2460228Z * [new tag] ciflow/trunk/145241 -> ciflow/trunk/145241 2025-03-14T06:16:05.2461769Z * [new tag] ciflow/trunk/145254 -> ciflow/trunk/145254 2025-03-14T06:16:05.2462919Z * [new tag] ciflow/trunk/145331 -> ciflow/trunk/145331 2025-03-14T06:16:05.2464443Z * [new tag] ciflow/trunk/145406 -> ciflow/trunk/145406 2025-03-14T06:16:05.2465372Z * [new tag] ciflow/trunk/145523 -> ciflow/trunk/145523 2025-03-14T06:16:05.2466959Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-03-14T06:16:05.2468499Z * [new tag] ciflow/trunk/145600 -> ciflow/trunk/145600 2025-03-14T06:16:05.2469921Z * [new tag] ciflow/trunk/145674 -> ciflow/trunk/145674 2025-03-14T06:16:05.2471324Z * [new tag] ciflow/trunk/145677 -> ciflow/trunk/145677 2025-03-14T06:16:05.2472824Z * [new tag] ciflow/trunk/145719 -> ciflow/trunk/145719 2025-03-14T06:16:05.2474054Z * [new tag] ciflow/trunk/145936 -> ciflow/trunk/145936 2025-03-14T06:16:05.2475290Z * [new tag] ciflow/trunk/145979 -> ciflow/trunk/145979 2025-03-14T06:16:05.2476248Z * [new tag] ciflow/trunk/146051 -> ciflow/trunk/146051 2025-03-14T06:16:05.2477767Z * [new tag] ciflow/trunk/146090 -> ciflow/trunk/146090 2025-03-14T06:16:05.2478864Z * [new tag] ciflow/trunk/146115 -> ciflow/trunk/146115 2025-03-14T06:16:05.2480182Z * [new tag] ciflow/trunk/146135 -> ciflow/trunk/146135 2025-03-14T06:16:05.2481272Z * [new tag] ciflow/trunk/146176 -> ciflow/trunk/146176 2025-03-14T06:16:05.2482768Z * [new tag] ciflow/trunk/146182 -> ciflow/trunk/146182 2025-03-14T06:16:05.2483828Z * [new tag] ciflow/trunk/146275 -> ciflow/trunk/146275 2025-03-14T06:16:05.2485523Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-03-14T06:16:05.2486396Z * [new tag] ciflow/trunk/146335 -> ciflow/trunk/146335 2025-03-14T06:16:05.2487729Z * [new tag] ciflow/trunk/146421 -> ciflow/trunk/146421 2025-03-14T06:16:05.2489209Z * [new tag] ciflow/trunk/146489 -> ciflow/trunk/146489 2025-03-14T06:16:05.2490607Z * [new tag] ciflow/trunk/146517 -> ciflow/trunk/146517 2025-03-14T06:16:05.2491571Z * [new tag] ciflow/trunk/146530 -> ciflow/trunk/146530 2025-03-14T06:16:05.2492977Z * [new tag] ciflow/trunk/146561 -> ciflow/trunk/146561 2025-03-14T06:16:05.2494185Z * [new tag] ciflow/trunk/146562 -> ciflow/trunk/146562 2025-03-14T06:16:05.2495541Z * [new tag] ciflow/trunk/146573 -> ciflow/trunk/146573 2025-03-14T06:16:05.2496519Z * [new tag] ciflow/trunk/146661 -> ciflow/trunk/146661 2025-03-14T06:16:05.2497963Z * [new tag] ciflow/trunk/146718 -> ciflow/trunk/146718 2025-03-14T06:16:05.2498939Z * [new tag] ciflow/trunk/146777 -> ciflow/trunk/146777 2025-03-14T06:16:05.2500611Z * [new tag] ciflow/trunk/146807 -> ciflow/trunk/146807 2025-03-14T06:16:05.2501749Z * [new tag] ciflow/trunk/146823 -> ciflow/trunk/146823 2025-03-14T06:16:05.2503165Z * [new tag] ciflow/trunk/146826 -> ciflow/trunk/146826 2025-03-14T06:16:05.2504174Z * [new tag] ciflow/trunk/146827 -> ciflow/trunk/146827 2025-03-14T06:16:05.2505603Z * [new tag] ciflow/trunk/146845 -> ciflow/trunk/146845 2025-03-14T06:16:05.2506570Z * [new tag] ciflow/trunk/146874 -> ciflow/trunk/146874 2025-03-14T06:16:05.2507949Z * [new tag] ciflow/trunk/146903 -> ciflow/trunk/146903 2025-03-14T06:16:05.2509353Z * [new tag] ciflow/trunk/146911 -> ciflow/trunk/146911 2025-03-14T06:16:05.2510583Z * [new tag] ciflow/trunk/146928 -> ciflow/trunk/146928 2025-03-14T06:16:05.2511662Z * [new tag] ciflow/trunk/147014 -> ciflow/trunk/147014 2025-03-14T06:16:05.2512970Z * [new tag] ciflow/trunk/147072 -> ciflow/trunk/147072 2025-03-14T06:16:05.2513985Z * [new tag] ciflow/trunk/147105 -> ciflow/trunk/147105 2025-03-14T06:16:05.2515344Z * [new tag] ciflow/trunk/147155 -> ciflow/trunk/147155 2025-03-14T06:16:05.2516750Z * [new tag] ciflow/trunk/147260 -> ciflow/trunk/147260 2025-03-14T06:16:05.2517922Z * [new tag] ciflow/trunk/147272 -> ciflow/trunk/147272 2025-03-14T06:16:05.2519292Z * [new tag] ciflow/trunk/147314 -> ciflow/trunk/147314 2025-03-14T06:16:05.2520534Z * [new tag] ciflow/trunk/147349 -> ciflow/trunk/147349 2025-03-14T06:16:05.2521766Z * [new tag] ciflow/trunk/147368 -> ciflow/trunk/147368 2025-03-14T06:16:05.2522784Z * [new tag] ciflow/trunk/147422 -> ciflow/trunk/147422 2025-03-14T06:16:05.2524468Z * [new tag] ciflow/trunk/147433 -> ciflow/trunk/147433 2025-03-14T06:16:05.2525747Z * [new tag] ciflow/trunk/147452 -> ciflow/trunk/147452 2025-03-14T06:16:05.2526970Z * [new tag] ciflow/trunk/147481 -> ciflow/trunk/147481 2025-03-14T06:16:05.2528287Z * [new tag] ciflow/trunk/147498 -> ciflow/trunk/147498 2025-03-14T06:16:05.2529156Z * [new tag] ciflow/trunk/147507 -> ciflow/trunk/147507 2025-03-14T06:16:05.2530539Z * [new tag] ciflow/trunk/147527 -> ciflow/trunk/147527 2025-03-14T06:16:05.2531648Z * [new tag] ciflow/trunk/147583 -> ciflow/trunk/147583 2025-03-14T06:16:05.2533143Z * [new tag] ciflow/trunk/147593 -> ciflow/trunk/147593 2025-03-14T06:16:05.2534100Z * [new tag] ciflow/trunk/147656 -> ciflow/trunk/147656 2025-03-14T06:16:05.2535541Z * [new tag] ciflow/trunk/147664 -> ciflow/trunk/147664 2025-03-14T06:16:05.2537418Z * [new tag] ciflow/trunk/147670 -> ciflow/trunk/147670 2025-03-14T06:16:05.2538814Z * [new tag] ciflow/trunk/147723 -> ciflow/trunk/147723 2025-03-14T06:16:05.2540162Z * [new tag] ciflow/trunk/147752 -> ciflow/trunk/147752 2025-03-14T06:16:05.2540998Z * [new tag] ciflow/trunk/147797 -> ciflow/trunk/147797 2025-03-14T06:16:05.2542565Z * [new tag] ciflow/trunk/147808 -> ciflow/trunk/147808 2025-03-14T06:16:05.2544606Z * [new tag] ciflow/trunk/147820 -> ciflow/trunk/147820 2025-03-14T06:16:05.2545919Z * [new tag] ciflow/trunk/147821 -> ciflow/trunk/147821 2025-03-14T06:16:05.2546906Z * [new tag] ciflow/trunk/147870 -> ciflow/trunk/147870 2025-03-14T06:16:05.2548271Z * [new tag] ciflow/trunk/147881 -> ciflow/trunk/147881 2025-03-14T06:16:05.2549244Z * [new tag] ciflow/trunk/147897 -> ciflow/trunk/147897 2025-03-14T06:16:05.2550682Z * [new tag] ciflow/trunk/147910 -> ciflow/trunk/147910 2025-03-14T06:16:05.2552054Z * [new tag] ciflow/trunk/147917 -> ciflow/trunk/147917 2025-03-14T06:16:05.2553494Z * [new tag] ciflow/trunk/147962 -> ciflow/trunk/147962 2025-03-14T06:16:05.2554443Z * [new tag] ciflow/trunk/148024 -> ciflow/trunk/148024 2025-03-14T06:16:05.2555822Z * [new tag] ciflow/trunk/148070 -> ciflow/trunk/148070 2025-03-14T06:16:05.2556936Z * [new tag] ciflow/trunk/148130 -> ciflow/trunk/148130 2025-03-14T06:16:05.2558208Z * [new tag] ciflow/trunk/148131 -> ciflow/trunk/148131 2025-03-14T06:16:05.2559650Z * [new tag] ciflow/trunk/148140 -> ciflow/trunk/148140 2025-03-14T06:16:05.2560819Z * [new tag] ciflow/trunk/148163 -> ciflow/trunk/148163 2025-03-14T06:16:05.2561896Z * [new tag] ciflow/trunk/148173 -> ciflow/trunk/148173 2025-03-14T06:16:05.2563329Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-03-14T06:16:05.2564781Z * [new tag] ciflow/trunk/148258 -> ciflow/trunk/148258 2025-03-14T06:16:05.2566225Z * [new tag] ciflow/trunk/148281 -> ciflow/trunk/148281 2025-03-14T06:16:05.2567527Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-03-14T06:16:05.2568455Z * [new tag] ciflow/trunk/148502 -> ciflow/trunk/148502 2025-03-14T06:16:05.2569820Z * [new tag] ciflow/trunk/148503 -> ciflow/trunk/148503 2025-03-14T06:16:05.2571170Z * [new tag] ciflow/trunk/148517 -> ciflow/trunk/148517 2025-03-14T06:16:05.2571989Z * [new tag] ciflow/trunk/148554 -> ciflow/trunk/148554 2025-03-14T06:16:05.2573376Z * [new tag] ciflow/trunk/148561 -> ciflow/trunk/148561 2025-03-14T06:16:05.2574793Z * [new tag] ciflow/trunk/148611 -> ciflow/trunk/148611 2025-03-14T06:16:05.2575882Z * [new tag] ciflow/trunk/148622 -> ciflow/trunk/148622 2025-03-14T06:16:05.2577388Z * [new tag] ciflow/trunk/148646 -> ciflow/trunk/148646 2025-03-14T06:16:05.2578678Z * [new tag] ciflow/trunk/148684 -> ciflow/trunk/148684 2025-03-14T06:16:05.2579902Z * [new tag] ciflow/trunk/148704 -> ciflow/trunk/148704 2025-03-14T06:16:05.2581085Z * [new tag] ciflow/trunk/148708 -> ciflow/trunk/148708 2025-03-14T06:16:05.2582351Z * [new tag] ciflow/trunk/148772 -> ciflow/trunk/148772 2025-03-14T06:16:05.2583319Z * [new tag] ciflow/trunk/148773 -> ciflow/trunk/148773 2025-03-14T06:16:05.2591348Z * [new tag] ciflow/trunk/148800 -> ciflow/trunk/148800 2025-03-14T06:16:05.2591916Z * [new tag] ciflow/trunk/148823 -> ciflow/trunk/148823 2025-03-14T06:16:05.2592173Z * [new tag] ciflow/trunk/148834 -> ciflow/trunk/148834 2025-03-14T06:16:05.2592443Z * [new tag] ciflow/trunk/148864 -> ciflow/trunk/148864 2025-03-14T06:16:05.2592593Z * [new tag] ciflow/trunk/148875 -> ciflow/trunk/148875 2025-03-14T06:16:05.2592879Z * [new tag] ciflow/trunk/148878 -> ciflow/trunk/148878 2025-03-14T06:16:05.2593137Z * [new tag] ciflow/trunk/148880 -> ciflow/trunk/148880 2025-03-14T06:16:05.2593708Z * [new tag] ciflow/trunk/148890 -> ciflow/trunk/148890 2025-03-14T06:16:05.2594571Z * [new tag] ciflow/trunk/148900 -> ciflow/trunk/148900 2025-03-14T06:16:05.2596001Z * [new tag] ciflow/trunk/148903 -> ciflow/trunk/148903 2025-03-14T06:16:05.2597292Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-03-14T06:16:05.2598719Z * [new tag] ciflow/trunk/148936 -> ciflow/trunk/148936 2025-03-14T06:16:05.2599757Z * [new tag] ciflow/trunk/148997 -> ciflow/trunk/148997 2025-03-14T06:16:05.2601136Z * [new tag] ciflow/trunk/149007 -> ciflow/trunk/149007 2025-03-14T06:16:05.2602450Z * [new tag] ciflow/trunk/149018 -> ciflow/trunk/149018 2025-03-14T06:16:05.2603738Z * [new tag] ciflow/trunk/149041 -> ciflow/trunk/149041 2025-03-14T06:16:05.2605205Z * [new tag] ciflow/trunk/149053 -> ciflow/trunk/149053 2025-03-14T06:16:05.2606505Z * [new tag] ciflow/trunk/149054 -> ciflow/trunk/149054 2025-03-14T06:16:05.2607554Z * [new tag] ciflow/trunk/149064 -> ciflow/trunk/149064 2025-03-14T06:16:05.2608878Z * [new tag] ciflow/trunk/149074 -> ciflow/trunk/149074 2025-03-14T06:16:05.2610304Z * [new tag] ciflow/trunk/149098 -> ciflow/trunk/149098 2025-03-14T06:16:05.2611709Z * [new tag] ciflow/trunk/149113 -> ciflow/trunk/149113 2025-03-14T06:16:05.2612703Z * [new tag] ciflow/trunk/149136 -> ciflow/trunk/149136 2025-03-14T06:16:05.2614215Z * [new tag] ciflow/trunk/149146 -> ciflow/trunk/149146 2025-03-14T06:16:05.2615700Z * [new tag] ciflow/trunk/149159 -> ciflow/trunk/149159 2025-03-14T06:16:05.2617157Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-03-14T06:16:05.2618530Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-03-14T06:16:05.2620169Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-03-14T06:16:05.2621497Z * [new tag] ciflow/unstable/146104 -> ciflow/unstable/146104 2025-03-14T06:16:05.2622451Z * [new tag] ciflow/unstable/146264 -> ciflow/unstable/146264 2025-03-14T06:16:05.2624326Z * [new tag] ciflow/win-arm64/148753 -> ciflow/win-arm64/148753 2025-03-14T06:16:05.2625607Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2025-03-14T06:16:05.2626542Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2025-03-14T06:16:05.2627818Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-03-14T06:16:05.2628758Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2025-03-14T06:16:05.2630040Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-03-14T06:16:05.2630969Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-03-14T06:16:05.2632298Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-03-14T06:16:05.2633147Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2025-03-14T06:16:05.2634407Z * [new tag] ciflow/xpu/143597 -> ciflow/xpu/143597 2025-03-14T06:16:05.2635313Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-03-14T06:16:05.2636664Z * [new tag] ciflow/xpu/144452 -> ciflow/xpu/144452 2025-03-14T06:16:05.2638091Z * [new tag] ciflow/xpu/144664 -> ciflow/xpu/144664 2025-03-14T06:16:05.2639678Z * [new tag] ciflow/xpu/147349 -> ciflow/xpu/147349 2025-03-14T06:16:05.2641286Z * [new tag] ciflow/xpu/147355 -> ciflow/xpu/147355 2025-03-14T06:16:05.2642603Z * [new tag] ciflow/xpu/147498 -> ciflow/xpu/147498 2025-03-14T06:16:05.2643520Z * [new tag] ciflow/xpu/147507 -> ciflow/xpu/147507 2025-03-14T06:16:05.2644970Z * [new tag] ciflow/xpu/147583 -> ciflow/xpu/147583 2025-03-14T06:16:05.2646672Z * [new tag] ciflow/xpu/147664 -> ciflow/xpu/147664 2025-03-14T06:16:05.2647402Z * [new tag] ciflow/xpu/147821 -> ciflow/xpu/147821 2025-03-14T06:16:05.2648268Z * [new tag] ciflow/xpu/147962 -> ciflow/xpu/147962 2025-03-14T06:16:05.2649359Z * [new tag] ciflow/xpu/148646 -> ciflow/xpu/148646 2025-03-14T06:16:05.2650596Z * [new tag] ciflow/xpu/148864 -> ciflow/xpu/148864 2025-03-14T06:16:05.2651957Z * [new tag] ciflow/xpu/148880 -> ciflow/xpu/148880 2025-03-14T06:16:05.2655949Z * [new tag] ciflow/xpu/149053 -> ciflow/xpu/149053 2025-03-14T06:16:05.2657046Z * [new tag] ciflow/xpu/149113 -> ciflow/xpu/149113 2025-03-14T06:16:05.2657678Z * [new tag] ciflow/xpu/149175 -> ciflow/xpu/149175 2025-03-14T06:16:05.2658955Z * [new tag] cslpull75 -> cslpull75 2025-03-14T06:16:05.2660165Z * [new tag] cslpull76 -> cslpull76 2025-03-14T06:16:05.2661438Z * [new tag] cslpull77 -> cslpull77 2025-03-14T06:16:05.2662718Z * [new tag] cslpull78 -> cslpull78 2025-03-14T06:16:05.2665163Z * [new tag] cslpull79 -> cslpull79 2025-03-14T06:16:05.2666306Z * [new tag] cslpull80 -> cslpull80 2025-03-14T06:16:05.2667783Z * [new tag] cslpull81 -> cslpull81 2025-03-14T06:16:05.2668940Z * [new tag] cslpull82 -> cslpull82 2025-03-14T06:16:05.2670403Z * [new tag] cslpull83 -> cslpull83 2025-03-14T06:16:05.2671576Z * [new tag] cslpull84 -> cslpull84 2025-03-14T06:16:05.2672865Z * [new tag] cslpull85 -> cslpull85 2025-03-14T06:16:05.2674502Z * [new tag] cslpull86 -> cslpull86 2025-03-14T06:16:05.2675894Z * [new tag] cslpull87 -> cslpull87 2025-03-14T06:16:05.2677072Z * [new tag] cslpull88 -> cslpull88 2025-03-14T06:16:05.2678464Z * [new tag] cslpull89 -> cslpull89 2025-03-14T06:16:05.2679699Z * [new tag] cslpull90 -> cslpull90 2025-03-14T06:16:05.2681999Z * [new tag] cslpull91 -> cslpull91 2025-03-14T06:16:05.2683275Z * [new tag] cslpull92 -> cslpull92 2025-03-14T06:16:05.2684474Z * [new tag] flight_5 -> flight_5 2025-03-14T06:16:05.2686174Z * [new tag] flight_5.1 -> flight_5.1 2025-03-14T06:16:05.2687434Z * [new tag] flight_5.2 -> flight_5.2 2025-03-14T06:16:05.2688704Z * [new tag] flight_5.3 -> flight_5.3 2025-03-14T06:16:05.2690306Z * [new tag] forpull1 -> forpull1 2025-03-14T06:16:05.2691932Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-03-14T06:16:05.2693139Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-03-14T06:16:05.2694446Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-03-14T06:16:05.2696104Z * [new tag] nightly-binary -> nightly-binary 2025-03-14T06:16:05.2697109Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-03-14T06:16:05.2698750Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-03-14T06:16:05.2699903Z * [new tag] v0.1.1 -> v0.1.1 2025-03-14T06:16:05.2701440Z * [new tag] v0.1.10 -> v0.1.10 2025-03-14T06:16:05.2702704Z * [new tag] v0.1.11 -> v0.1.11 2025-03-14T06:16:05.2704096Z * [new tag] v0.1.12 -> v0.1.12 2025-03-14T06:16:05.2705270Z * [new tag] v0.1.2 -> v0.1.2 2025-03-14T06:16:05.2706837Z * [new tag] v0.1.3 -> v0.1.3 2025-03-14T06:16:05.2708829Z * [new tag] v0.1.4 -> v0.1.4 2025-03-14T06:16:05.2709953Z * [new tag] v0.1.5 -> v0.1.5 2025-03-14T06:16:05.2711475Z * [new tag] v0.1.6 -> v0.1.6 2025-03-14T06:16:05.2712566Z * [new tag] v0.1.7 -> v0.1.7 2025-03-14T06:16:05.2713804Z * [new tag] v0.1.8 -> v0.1.8 2025-03-14T06:16:05.2715183Z * [new tag] v0.1.9 -> v0.1.9 2025-03-14T06:16:05.2716416Z * [new tag] v0.2.0 -> v0.2.0 2025-03-14T06:16:05.2717997Z * [new tag] v0.3.0 -> v0.3.0 2025-03-14T06:16:05.2719527Z * [new tag] v0.3.1 -> v0.3.1 2025-03-14T06:16:05.2720683Z * [new tag] v0.4.0 -> v0.4.0 2025-03-14T06:16:05.2722062Z * [new tag] v0.4.1 -> v0.4.1 2025-03-14T06:16:05.2723315Z * [new tag] v1.0.0 -> v1.0.0 2025-03-14T06:16:05.2724896Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-03-14T06:16:05.2726645Z * [new tag] v1.0.1 -> v1.0.1 2025-03-14T06:16:05.2727812Z * [new tag] v1.0rc0 -> v1.0rc0 2025-03-14T06:16:05.2728906Z * [new tag] v1.0rc1 -> v1.0rc1 2025-03-14T06:16:05.2730499Z * [new tag] v1.1.0 -> v1.1.0 2025-03-14T06:16:05.2731665Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-03-14T06:16:05.2733494Z * [new tag] v1.10.0 -> v1.10.0 2025-03-14T06:16:05.2735111Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-03-14T06:16:05.2736226Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-03-14T06:16:05.2737321Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-03-14T06:16:05.2738924Z * [new tag] v1.10.1 -> v1.10.1 2025-03-14T06:16:05.2739875Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-03-14T06:16:05.2741024Z * [new tag] v1.10.2 -> v1.10.2 2025-03-14T06:16:05.2742063Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-03-14T06:16:05.2743645Z * [new tag] v1.11.0 -> v1.11.0 2025-03-14T06:16:05.2745077Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-03-14T06:16:05.2746596Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-03-14T06:16:05.2747873Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-03-14T06:16:05.2749480Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-03-14T06:16:05.2750720Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-03-14T06:16:05.2752549Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-03-14T06:16:05.2753507Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-03-14T06:16:05.2755125Z * [new tag] v1.12.0 -> v1.12.0 2025-03-14T06:16:05.2756291Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-03-14T06:16:05.2757928Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-03-14T06:16:05.2759235Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-03-14T06:16:05.2760807Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-03-14T06:16:05.2762063Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-03-14T06:16:05.2763815Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-03-14T06:16:05.2764779Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-03-14T06:16:05.2765923Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-03-14T06:16:05.2767040Z * [new tag] v1.12.1 -> v1.12.1 2025-03-14T06:16:05.2768730Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-03-14T06:16:05.2769886Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-03-14T06:16:05.2771595Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-03-14T06:16:05.2772824Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-03-14T06:16:05.2773918Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-03-14T06:16:05.2775562Z * [new tag] v1.13.0 -> v1.13.0 2025-03-14T06:16:05.2776866Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-03-14T06:16:05.2778412Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-03-14T06:16:05.2779557Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-03-14T06:16:05.2781292Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-03-14T06:16:05.2782250Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-03-14T06:16:05.2783334Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-03-14T06:16:05.2784976Z * [new tag] v1.13.1 -> v1.13.1 2025-03-14T06:16:05.2785906Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-03-14T06:16:05.2787410Z * [new tag] v1.2.0 -> v1.2.0 2025-03-14T06:16:05.2788610Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-03-14T06:16:05.2790181Z * [new tag] v1.3.0 -> v1.3.0 2025-03-14T06:16:05.2791321Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-03-14T06:16:05.2792397Z * [new tag] v1.3.1 -> v1.3.1 2025-03-14T06:16:05.2793887Z * [new tag] v1.4.0 -> v1.4.0 2025-03-14T06:16:05.2796259Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-03-14T06:16:05.2797318Z * [new tag] v1.4.1 -> v1.4.1 2025-03-14T06:16:05.2798991Z * [new tag] v1.5.0 -> v1.5.0 2025-03-14T06:16:05.2800135Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-03-14T06:16:05.2801753Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-03-14T06:16:05.2803290Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-03-14T06:16:05.2804425Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-03-14T06:16:05.2805502Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-03-14T06:16:05.2807182Z * [new tag] v1.5.1 -> v1.5.1 2025-03-14T06:16:05.2808120Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-03-14T06:16:05.2809206Z * [new tag] v1.6.0 -> v1.6.0 2025-03-14T06:16:05.2810822Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-03-14T06:16:05.2812346Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-03-14T06:16:05.2813586Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-03-14T06:16:05.2815105Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-03-14T06:16:05.2816511Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-03-14T06:16:05.2817769Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-03-14T06:16:05.2818959Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-03-14T06:16:05.2820592Z * [new tag] v1.7.0 -> v1.7.0 2025-03-14T06:16:05.2822037Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-03-14T06:16:05.2823620Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-03-14T06:16:05.2824864Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-03-14T06:16:05.2825948Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-03-14T06:16:05.2827561Z * [new tag] v1.7.1 -> v1.7.1 2025-03-14T06:16:05.2829153Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-03-14T06:16:05.2830394Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-03-14T06:16:05.2831521Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-03-14T06:16:05.2833143Z * [new tag] v1.8.0 -> v1.8.0 2025-03-14T06:16:05.2834099Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-03-14T06:16:05.2835683Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-03-14T06:16:05.2837174Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-03-14T06:16:05.2838374Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-03-14T06:16:05.2839868Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-03-14T06:16:05.2840800Z * [new tag] v1.8.1 -> v1.8.1 2025-03-14T06:16:05.2842369Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-03-14T06:16:05.2843291Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-03-14T06:16:05.2844401Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-03-14T06:16:05.2846616Z * [new tag] v1.8.2 -> v1.8.2 2025-03-14T06:16:05.2847573Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-03-14T06:16:05.2849190Z * [new tag] v1.9.0 -> v1.9.0 2025-03-14T06:16:05.2850412Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-03-14T06:16:05.2852500Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-03-14T06:16:05.2853820Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-03-14T06:16:05.2854830Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-03-14T06:16:05.2856435Z * [new tag] v1.9.1 -> v1.9.1 2025-03-14T06:16:05.2858118Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-03-14T06:16:05.2859016Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-03-14T06:16:05.2860634Z * [new tag] v2.0.0 -> v2.0.0 2025-03-14T06:16:05.2862122Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-03-14T06:16:05.2863701Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-03-14T06:16:05.2865330Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-03-14T06:16:05.2866515Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-03-14T06:16:05.2868085Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-03-14T06:16:05.2869060Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-03-14T06:16:05.2870680Z * [new tag] v2.0.1 -> v2.0.1 2025-03-14T06:16:05.2872109Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-03-14T06:16:05.2873093Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-03-14T06:16:05.2874591Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-03-14T06:16:05.2875545Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-03-14T06:16:05.2877737Z * [new tag] v2.1.0 -> v2.1.0 2025-03-14T06:16:05.2878982Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-03-14T06:16:05.2880657Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-03-14T06:16:05.2885268Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-03-14T06:16:05.2885795Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-03-14T06:16:05.2886303Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-03-14T06:16:05.2887015Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-03-14T06:16:05.2888118Z * [new tag] v2.1.1 -> v2.1.1 2025-03-14T06:16:05.2889732Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-03-14T06:16:05.2890872Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-03-14T06:16:05.2892541Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-03-14T06:16:05.2893920Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-03-14T06:16:05.2895153Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-03-14T06:16:05.2896267Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-03-14T06:16:05.2897735Z * [new tag] v2.1.2 -> v2.1.2 2025-03-14T06:16:05.2899257Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-03-14T06:16:05.2900737Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-03-14T06:16:05.2902239Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-03-14T06:16:05.2903465Z * [new tag] v2.2.0 -> v2.2.0 2025-03-14T06:16:05.2905075Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-03-14T06:16:05.2906196Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-03-14T06:16:05.2907741Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-03-14T06:16:05.2908938Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-03-14T06:16:05.2910607Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-03-14T06:16:05.2911894Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-03-14T06:16:05.2912905Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-03-14T06:16:05.2913997Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-03-14T06:16:05.2915684Z * [new tag] v2.2.1 -> v2.2.1 2025-03-14T06:16:05.2916895Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-03-14T06:16:05.2918076Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-03-14T06:16:05.2919206Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-03-14T06:16:05.2920342Z * [new tag] v2.2.2 -> v2.2.2 2025-03-14T06:16:05.2922036Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-03-14T06:16:05.2922931Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-03-14T06:16:05.2924038Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-03-14T06:16:05.2925763Z * [new tag] v2.3.0 -> v2.3.0 2025-03-14T06:16:05.2926910Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-03-14T06:16:05.2928729Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-03-14T06:16:05.2930280Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-03-14T06:16:05.2931309Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-03-14T06:16:05.2932867Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-03-14T06:16:05.2934069Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-03-14T06:16:05.2935721Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-03-14T06:16:05.2937276Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-03-14T06:16:05.2938235Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-03-14T06:16:05.2939842Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-03-14T06:16:05.2941093Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-03-14T06:16:05.2942230Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-03-14T06:16:05.2943308Z * [new tag] v2.3.1 -> v2.3.1 2025-03-14T06:16:05.2944919Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-03-14T06:16:05.2946139Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-03-14T06:16:05.2947848Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-03-14T06:16:05.2949094Z * [new tag] v2.4.0 -> v2.4.0 2025-03-14T06:16:05.2950713Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-03-14T06:16:05.2952264Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-03-14T06:16:05.2953973Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-03-14T06:16:05.2955085Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-03-14T06:16:05.2956816Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-03-14T06:16:05.2958132Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-03-14T06:16:05.2959817Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-03-14T06:16:05.2961017Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-03-14T06:16:05.2962692Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-03-14T06:16:05.2963692Z * [new tag] v2.4.1 -> v2.4.1 2025-03-14T06:16:05.2965510Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-03-14T06:16:05.2966728Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-03-14T06:16:05.2968372Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-03-14T06:16:05.2969780Z * [new tag] v2.5.0 -> v2.5.0 2025-03-14T06:16:05.2971216Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-03-14T06:16:05.2972233Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-03-14T06:16:05.2974628Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-03-14T06:16:05.2975823Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-03-14T06:16:05.2977474Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-03-14T06:16:05.2978721Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-03-14T06:16:05.2980429Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-03-14T06:16:05.2981706Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-03-14T06:16:05.2983477Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-03-14T06:16:05.2984682Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-03-14T06:16:05.2985807Z * [new tag] v2.5.1 -> v2.5.1 2025-03-14T06:16:05.2986904Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-03-14T06:16:05.2988068Z * [new tag] v2.6.0 -> v2.6.0 2025-03-14T06:16:05.2989800Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-03-14T06:16:05.2991168Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-03-14T06:16:05.2992834Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-03-14T06:16:05.2994069Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-03-14T06:16:05.2995958Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-03-14T06:16:05.2997647Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-03-14T06:16:05.2999204Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-03-14T06:16:05.3001138Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-03-14T06:16:05.3002381Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-03-14T06:16:05.3004044Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-03-14T06:16:05.3004973Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-03-14T06:16:05.3006630Z * [new tag] whc_flight_1 -> whc_flight_1 2025-03-14T06:16:05.3007594Z * [new tag] whc_flight_2 -> whc_flight_2 2025-03-14T06:16:05.3008848Z * [new tag] whc_flight_4 -> whc_flight_4 2025-03-14T06:16:05.3701974Z [command]/usr/bin/git rev-parse --verify --quiet aed0b7a742a2d7b7901790622829cbd2135049a4^{object} 2025-03-14T06:16:05.3729506Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:16:05.3734710Z ##[endgroup] 2025-03-14T06:16:05.3735452Z ##[group]Determining the checkout info 2025-03-14T06:16:05.3736713Z ##[endgroup] 2025-03-14T06:16:05.3742455Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T06:16:05.3781909Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T06:16:05.3812031Z ##[group]Checking out the ref 2025-03-14T06:16:05.3816961Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:16:06.4122523Z Updating files: 74% (12317/16577) 2025-03-14T06:16:06.4250359Z Updating files: 75% (12433/16577) 2025-03-14T06:16:06.4501251Z Updating files: 76% (12599/16577) 2025-03-14T06:16:06.4746464Z Updating files: 77% (12765/16577) 2025-03-14T06:16:06.5047454Z Updating files: 78% (12931/16577) 2025-03-14T06:16:06.5294321Z Updating files: 79% (13096/16577) 2025-03-14T06:16:06.5534020Z Updating files: 80% (13262/16577) 2025-03-14T06:16:06.5672975Z Updating files: 81% (13428/16577) 2025-03-14T06:16:06.5814971Z Updating files: 82% (13594/16577) 2025-03-14T06:16:06.5966759Z Updating files: 83% (13759/16577) 2025-03-14T06:16:06.6145690Z Updating files: 84% (13925/16577) 2025-03-14T06:16:06.6280297Z Updating files: 85% (14091/16577) 2025-03-14T06:16:06.6425497Z Updating files: 86% (14257/16577) 2025-03-14T06:16:06.6544377Z Updating files: 87% (14422/16577) 2025-03-14T06:16:06.6703711Z Updating files: 88% (14588/16577) 2025-03-14T06:16:06.6901214Z Updating files: 89% (14754/16577) 2025-03-14T06:16:06.7026592Z Updating files: 90% (14920/16577) 2025-03-14T06:16:06.7167254Z Updating files: 91% (15086/16577) 2025-03-14T06:16:06.7341010Z Updating files: 92% (15251/16577) 2025-03-14T06:16:06.7548590Z Updating files: 93% (15417/16577) 2025-03-14T06:16:06.7763341Z Updating files: 94% (15583/16577) 2025-03-14T06:16:06.7942956Z Updating files: 95% (15749/16577) 2025-03-14T06:16:06.8097591Z Updating files: 96% (15914/16577) 2025-03-14T06:16:06.8426734Z Updating files: 97% (16080/16577) 2025-03-14T06:16:06.8596120Z Updating files: 98% (16246/16577) 2025-03-14T06:16:06.8774418Z Updating files: 99% (16412/16577) 2025-03-14T06:16:06.8774847Z Updating files: 100% (16577/16577) 2025-03-14T06:16:06.8775274Z Updating files: 100% (16577/16577), done. 2025-03-14T06:16:06.9067475Z Note: switching to 'aed0b7a742a2d7b7901790622829cbd2135049a4'. 2025-03-14T06:16:06.9067899Z 2025-03-14T06:16:06.9068188Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T06:16:06.9068893Z changes and commit them, and you can discard any commits you make in this 2025-03-14T06:16:06.9069600Z state without impacting any branches by switching back to a branch. 2025-03-14T06:16:06.9070010Z 2025-03-14T06:16:06.9070300Z If you want to create a new branch to retain commits you create, you may 2025-03-14T06:16:06.9070951Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T06:16:06.9071321Z 2025-03-14T06:16:06.9071500Z git switch -c 2025-03-14T06:16:06.9071777Z 2025-03-14T06:16:06.9071931Z Or undo this operation with: 2025-03-14T06:16:06.9072201Z 2025-03-14T06:16:06.9072338Z git switch - 2025-03-14T06:16:06.9072543Z 2025-03-14T06:16:06.9072867Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T06:16:06.9073332Z 2025-03-14T06:16:06.9073748Z HEAD is now at aed0b7a742a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T06:16:06.9134545Z ##[endgroup] 2025-03-14T06:16:06.9135141Z ##[group]Setting up auth for fetching submodules 2025-03-14T06:16:06.9142391Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T06:16:06.9200348Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T06:16:06.9233153Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T06:16:06.9274376Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T06:16:06.9300640Z ##[endgroup] 2025-03-14T06:16:06.9301214Z ##[group]Fetching submodules 2025-03-14T06:16:06.9306220Z [command]/usr/bin/git submodule sync --recursive 2025-03-14T06:16:06.9662198Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-03-14T06:16:07.0005430Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-03-14T06:16:07.0334899Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-03-14T06:16:07.0339010Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-03-14T06:16:07.0343745Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-03-14T06:16:07.0348961Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-03-14T06:16:07.0356062Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-03-14T06:16:07.0360374Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-03-14T06:16:07.0375386Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-03-14T06:16:07.0380835Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-03-14T06:16:07.0386099Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-03-14T06:16:07.0392740Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-03-14T06:16:07.0398878Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-03-14T06:16:07.0404252Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-03-14T06:16:07.0409978Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-03-14T06:16:07.0425155Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-03-14T06:16:07.0431353Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-03-14T06:16:07.0437514Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-03-14T06:16:07.0443663Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-03-14T06:16:07.0450251Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:16:07.0458017Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-03-14T06:16:07.0471811Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-03-14T06:16:07.0478380Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-03-14T06:16:07.0487638Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-03-14T06:16:07.0494572Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-03-14T06:16:07.0509258Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-03-14T06:16:07.0516560Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-03-14T06:16:07.0524356Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-03-14T06:16:07.0531925Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-03-14T06:16:07.0539965Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-03-14T06:16:07.0547608Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-03-14T06:16:07.0556154Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-03-14T06:16:07.0575228Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-03-14T06:16:07.0583622Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-03-14T06:16:07.0591521Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-03-14T06:16:07.0599924Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-03-14T06:16:07.0608410Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-03-14T06:16:07.0617055Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-03-14T06:16:07.0655005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-03-14T06:16:07.3884453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-03-14T06:16:07.3885597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-03-14T06:16:07.3886686Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-03-14T06:16:07.3930001Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-03-14T06:16:11.6548606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-03-14T06:16:11.6551015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-03-14T06:16:11.6553297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-03-14T06:16:11.6555144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-03-14T06:16:11.6556915Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-03-14T06:16:11.6558879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-03-14T06:16:11.6560934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-03-14T06:16:11.6562812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-03-14T06:16:11.6564586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-03-14T06:16:11.6566372Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-03-14T06:16:11.6568205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-03-14T06:16:11.6570106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-03-14T06:16:11.6572070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-03-14T06:16:11.6573870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-03-14T06:16:11.6575748Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-03-14T06:16:11.6577659Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-03-14T06:16:11.6891149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-03-14T06:16:12.5888834Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-03-14T06:16:12.5891168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-03-14T06:16:12.6790156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-03-14T06:16:13.2737946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-03-14T06:16:13.3739505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-03-14T06:16:32.9568220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-03-14T06:16:32.9569433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-03-14T06:16:32.9570408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-03-14T06:16:32.9571361Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-03-14T06:16:32.9572252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-03-14T06:16:32.9573120Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-03-14T06:16:32.9573973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2025-03-14T06:16:32.9574901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-03-14T06:16:32.9575852Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-03-14T06:16:32.9576772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-03-14T06:16:32.9783450Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T06:16:32.9937061Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T06:16:33.0054960Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T06:16:33.0391032Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T06:16:33.0856665Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T06:16:33.1359320Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T06:16:34.1747188Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T06:16:34.2057900Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T06:16:34.5508671Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T06:16:34.6117188Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T06:16:34.7384184Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T06:16:34.7845783Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T06:16:35.5808371Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T06:16:35.9232507Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T06:16:36.0576526Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T06:16:36.0597631Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:16:36.0601340Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:16:36.0605386Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:16:36.0609251Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:16:36.0613344Z 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:16:36.0648785Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-03-14T06:16:37.2784163Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-03-14T06:16:37.2787134Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-03-14T06:16:37.3785150Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-03-14T06:16:39.0445963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-03-14T06:16:39.1030927Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T06:16:39.2304739Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T06:16:39.8092459Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T06:16:39.8907932Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T06:16:39.9065855Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T06:16:40.0024227Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T06:16:40.0047809Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:16:40.0051907Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:16:40.0084770Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-03-14T06:16:42.8478068Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-03-14T06:16:43.2639492Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T06:16:44.0296531Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T06:16:44.2147381Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T06:16:44.2569536Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T06:16:44.3090986Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T06:16:44.3455519Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T06:16:44.4020195Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T06:16:44.4180264Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T06:16:44.4200173Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-03-14T06:16:44.4230182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-03-14T06:17:00.3318929Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T06:17:00.3559874Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T06:17:00.4675373Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T06:17:00.4698738Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:17:00.4702513Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:17:00.4706662Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:17:00.4740227Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-03-14T06:17:01.2859815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-03-14T06:17:02.3207219Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-03-14T06:17:02.4277302Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T06:17:02.4299070Z 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:17:02.4302953Z 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:17:02.4306910Z 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:17:02.4311136Z 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:17:02.4315340Z 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:17:02.4319725Z 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:17:02.4323891Z 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:17:02.4328495Z 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:17:02.4364543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-03-14T06:17:04.1336461Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-03-14T06:17:04.1343925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-03-14T06:17:04.1347347Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-03-14T06:17:04.1350151Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-03-14T06:17:04.2336700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-03-14T06:17:04.4964288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-03-14T06:17:04.5964544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-03-14T06:17:11.6325780Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T06:17:11.6579316Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T06:17:11.7058729Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T06:17:11.7232932Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T06:17:11.7253508Z 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:17:11.7284492Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-03-14T06:17:12.0476958Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T06:17:12.0714937Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T06:17:12.1241773Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T06:17:12.2580258Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T06:17:12.2793452Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T06:17:12.3348249Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T06:17:12.4086722Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T06:17:12.4561823Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T06:17:12.5047433Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T06:17:12.6499296Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T06:17:13.1812456Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T06:17:13.1856792Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-03-14T06:17:13.1889560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-03-14T06:17:14.7092811Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T06:17:14.8083003Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T06:17:14.8107368Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:17:14.8111053Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:17:14.8115052Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:17:14.8119353Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:17:14.8123872Z 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:17:14.8128251Z 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:17:14.8132996Z 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:17:14.8137441Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:17:14.8173009Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-03-14T06:17:15.3687131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-03-14T06:17:15.3689180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-03-14T06:17:15.3690651Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-03-14T06:17:15.3692145Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-03-14T06:17:15.4689354Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-03-14T06:17:16.4204120Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-03-14T06:17:24.7079129Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-03-14T06:17:25.2923892Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T06:17:25.3446475Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T06:17:25.3652644Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T06:17:25.5043087Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T06:17:25.5216975Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T06:17:25.5417060Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T06:17:25.5629839Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T06:17:25.5649896Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:17:25.5654208Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:17:25.5684711Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-03-14T06:17:27.8559609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-03-14T06:17:28.1820095Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T06:17:28.2434792Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T06:17:28.9432548Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T06:17:28.9583582Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T06:17:29.3214669Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T06:17:29.3242192Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:17:29.3246086Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-03-14T06:17:29.3278999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-03-14T06:17:29.9556794Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-03-14T06:17:30.7453479Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T06:17:30.8403571Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T06:17:30.8516548Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T06:17:30.8705130Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T06:17:30.9185029Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T06:17:30.9554739Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T06:17:31.0120760Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T06:17:31.0492791Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T06:17:31.0514609Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:17:31.0518442Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:17:31.0522328Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:17:31.0526482Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:17:31.0558812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-03-14T06:17:32.5238690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-03-14T06:17:32.5239892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-03-14T06:17:32.6239726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-03-14T06:17:33.4465146Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T06:17:33.4673935Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T06:17:33.5478772Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T06:17:33.5852198Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T06:17:33.5871790Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:17:33.5902278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-03-14T06:17:33.7977865Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T06:17:33.8020572Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-14T06:17:33.8379452Z Entering 'android/libs/fbjni' 2025-03-14T06:17:33.8429793Z Entering 'third_party/FP16' 2025-03-14T06:17:33.8481851Z Entering 'third_party/FXdiv' 2025-03-14T06:17:33.8530829Z Entering 'third_party/NNPACK' 2025-03-14T06:17:33.8582940Z Entering 'third_party/NVTX' 2025-03-14T06:17:33.8634090Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:17:33.8685119Z Entering 'third_party/XNNPACK' 2025-03-14T06:17:33.8753434Z Entering 'third_party/benchmark' 2025-03-14T06:17:33.8802202Z Entering 'third_party/composable_kernel' 2025-03-14T06:17:33.8860668Z Entering 'third_party/cpp-httplib' 2025-03-14T06:17:33.8910919Z Entering 'third_party/cpuinfo' 2025-03-14T06:17:33.8962856Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:17:33.9012444Z Entering 'third_party/cutlass' 2025-03-14T06:17:33.9072337Z Entering 'third_party/eigen' 2025-03-14T06:17:33.9123834Z Entering 'third_party/fbgemm' 2025-03-14T06:17:33.9175373Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:17:33.9223786Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:17:33.9274202Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:17:33.9328745Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:17:33.9378388Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:17:33.9429398Z Entering 'third_party/flash-attention' 2025-03-14T06:17:33.9480818Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:17:33.9536011Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:17:33.9598201Z Entering 'third_party/flatbuffers' 2025-03-14T06:17:33.9650640Z Entering 'third_party/fmt' 2025-03-14T06:17:33.9700679Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:17:33.9750426Z Entering 'third_party/gloo' 2025-03-14T06:17:33.9800807Z Entering 'third_party/googletest' 2025-03-14T06:17:33.9850780Z Entering 'third_party/ideep' 2025-03-14T06:17:33.9899986Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:17:33.9958591Z Entering 'third_party/ittapi' 2025-03-14T06:17:34.0007263Z Entering 'third_party/kineto' 2025-03-14T06:17:34.0057633Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:17:34.0106042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:17:34.0157048Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:17:34.0205442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:17:34.0258864Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:17:34.0306488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:17:34.0359626Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:17:34.0408078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:17:34.0459153Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:17:34.0509350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:17:34.0562349Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:17:34.0610989Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:17:34.0663538Z Entering 'third_party/kleidiai' 2025-03-14T06:17:34.0712141Z Entering 'third_party/mimalloc' 2025-03-14T06:17:34.0763892Z Entering 'third_party/nlohmann' 2025-03-14T06:17:34.0814891Z Entering 'third_party/onnx' 2025-03-14T06:17:34.0884750Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:17:34.0935461Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:17:34.0987460Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:17:34.1036600Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:17:34.1086137Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:17:34.1134387Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:17:34.1184518Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:17:34.1233213Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:17:34.1281238Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:17:34.1328944Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:17:34.1381066Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:17:34.1431175Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:17:34.1505206Z Entering 'third_party/pocketfft' 2025-03-14T06:17:34.1554558Z Entering 'third_party/protobuf' 2025-03-14T06:17:34.1608197Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:17:34.1657818Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:17:34.1708189Z Entering 'third_party/psimd' 2025-03-14T06:17:34.1758881Z Entering 'third_party/pthreadpool' 2025-03-14T06:17:34.1807558Z Entering 'third_party/pybind11' 2025-03-14T06:17:34.1857437Z Entering 'third_party/python-peachpy' 2025-03-14T06:17:34.1905829Z Entering 'third_party/sleef' 2025-03-14T06:17:34.1956215Z Entering 'third_party/tensorpipe' 2025-03-14T06:17:34.2005317Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:17:34.2055755Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:17:34.2103107Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:17:34.2153500Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:17:34.2199683Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:17:34.2265324Z ##[endgroup] 2025-03-14T06:17:34.2265937Z ##[group]Persisting credentials for submodules 2025-03-14T06:17:34.2274022Z [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:17:34.2621407Z Entering 'android/libs/fbjni' 2025-03-14T06:17:34.2686288Z Entering 'third_party/FP16' 2025-03-14T06:17:34.2752036Z Entering 'third_party/FXdiv' 2025-03-14T06:17:34.2815667Z Entering 'third_party/NNPACK' 2025-03-14T06:17:34.2882201Z Entering 'third_party/NVTX' 2025-03-14T06:17:34.2947425Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:17:34.3014307Z Entering 'third_party/XNNPACK' 2025-03-14T06:17:34.3095670Z Entering 'third_party/benchmark' 2025-03-14T06:17:34.3160539Z Entering 'third_party/composable_kernel' 2025-03-14T06:17:34.3233533Z Entering 'third_party/cpp-httplib' 2025-03-14T06:17:34.3300304Z Entering 'third_party/cpuinfo' 2025-03-14T06:17:34.3367049Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:17:34.3431923Z Entering 'third_party/cutlass' 2025-03-14T06:17:34.3507840Z Entering 'third_party/eigen' 2025-03-14T06:17:34.3576035Z Entering 'third_party/fbgemm' 2025-03-14T06:17:34.3641103Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:17:34.3706644Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:17:34.3771149Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:17:34.3844268Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:17:34.3909215Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:17:34.3975992Z Entering 'third_party/flash-attention' 2025-03-14T06:17:34.4041574Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:17:34.4114224Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:17:34.4189038Z Entering 'third_party/flatbuffers' 2025-03-14T06:17:34.4257989Z Entering 'third_party/fmt' 2025-03-14T06:17:34.4322517Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:17:34.4388285Z Entering 'third_party/gloo' 2025-03-14T06:17:34.4454859Z Entering 'third_party/googletest' 2025-03-14T06:17:34.4518447Z Entering 'third_party/ideep' 2025-03-14T06:17:34.4583267Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:17:34.4657428Z Entering 'third_party/ittapi' 2025-03-14T06:17:34.4721352Z Entering 'third_party/kineto' 2025-03-14T06:17:34.4787014Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:17:34.4851199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:17:34.4918216Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:17:34.4983847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:17:34.5048618Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:17:34.5113272Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:17:34.5180561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:17:34.5244811Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:17:34.5309389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:17:34.5375928Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:17:34.5442097Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:17:34.5507734Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:17:34.5576002Z Entering 'third_party/kleidiai' 2025-03-14T06:17:34.5640437Z Entering 'third_party/mimalloc' 2025-03-14T06:17:34.5705902Z Entering 'third_party/nlohmann' 2025-03-14T06:17:34.5771878Z Entering 'third_party/onnx' 2025-03-14T06:17:34.5854583Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:17:34.5921291Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:17:34.5988652Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:17:34.6052187Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:17:34.6117657Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:17:34.6181443Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:17:34.6246894Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:17:34.6311207Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:17:34.6377365Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:17:34.6440580Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:17:34.6507428Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:17:34.6574644Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:17:34.6664146Z Entering 'third_party/pocketfft' 2025-03-14T06:17:34.6728388Z Entering 'third_party/protobuf' 2025-03-14T06:17:34.6797964Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:17:34.6862547Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:17:34.6928425Z Entering 'third_party/psimd' 2025-03-14T06:17:34.6993524Z Entering 'third_party/pthreadpool' 2025-03-14T06:17:34.7059979Z Entering 'third_party/pybind11' 2025-03-14T06:17:34.7125186Z Entering 'third_party/python-peachpy' 2025-03-14T06:17:34.7191798Z Entering 'third_party/sleef' 2025-03-14T06:17:34.7257517Z Entering 'third_party/tensorpipe' 2025-03-14T06:17:34.7321497Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:17:34.7385949Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:17:34.7450294Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:17:34.7514335Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:17:34.7577703Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:17:34.7663806Z [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:17:34.8011152Z Entering 'android/libs/fbjni' 2025-03-14T06:17:34.8074016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T06:17:34.8092957Z Entering 'third_party/FP16' 2025-03-14T06:17:34.8154009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T06:17:34.8173962Z Entering 'third_party/FXdiv' 2025-03-14T06:17:34.8237343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T06:17:34.8256907Z Entering 'third_party/NNPACK' 2025-03-14T06:17:34.8317125Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T06:17:34.8336811Z Entering 'third_party/NVTX' 2025-03-14T06:17:34.8399136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T06:17:34.8418507Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:17:34.8480866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T06:17:34.8500238Z Entering 'third_party/XNNPACK' 2025-03-14T06:17:34.8560512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T06:17:34.8595915Z Entering 'third_party/benchmark' 2025-03-14T06:17:34.8659902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T06:17:34.8679139Z Entering 'third_party/composable_kernel' 2025-03-14T06:17:34.8739968Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T06:17:34.8767788Z Entering 'third_party/cpp-httplib' 2025-03-14T06:17:34.8829341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T06:17:34.8849107Z Entering 'third_party/cpuinfo' 2025-03-14T06:17:34.8910253Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T06:17:34.8930734Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:17:34.8992141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T06:17:34.9012213Z Entering 'third_party/cutlass' 2025-03-14T06:17:34.9074040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T06:17:34.9101732Z Entering 'third_party/eigen' 2025-03-14T06:17:34.9163888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T06:17:34.9185732Z Entering 'third_party/fbgemm' 2025-03-14T06:17:34.9247617Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T06:17:34.9268026Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:17:34.9328991Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-03-14T06:17:34.9347785Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:17:34.9409143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T06:17:34.9428417Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:17:34.9491045Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-03-14T06:17:34.9517952Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:17:34.9578378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:17:34.9597593Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:17:34.9661398Z 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-14T06:17:34.9681945Z Entering 'third_party/flash-attention' 2025-03-14T06:17:34.9742295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T06:17:34.9762077Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:17:34.9822330Z 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-14T06:17:34.9847306Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:17:34.9907948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-03-14T06:17:34.9937956Z Entering 'third_party/flatbuffers' 2025-03-14T06:17:34.9998606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T06:17:35.0021253Z Entering 'third_party/fmt' 2025-03-14T06:17:35.0082639Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T06:17:35.0102035Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:17:35.0163482Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T06:17:35.0183017Z Entering 'third_party/gloo' 2025-03-14T06:17:35.0245302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T06:17:35.0265403Z Entering 'third_party/googletest' 2025-03-14T06:17:35.0326463Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:17:35.0345325Z Entering 'third_party/ideep' 2025-03-14T06:17:35.0407946Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T06:17:35.0425646Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:17:35.0486490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-03-14T06:17:35.0514797Z Entering 'third_party/ittapi' 2025-03-14T06:17:35.0575741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T06:17:35.0594547Z Entering 'third_party/kineto' 2025-03-14T06:17:35.0656613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T06:17:35.0675102Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:17:35.0736746Z 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-14T06:17:35.0755951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:17:35.0817745Z 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-14T06:17:35.0838477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:17:35.0900073Z 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-14T06:17:35.0919258Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:17:35.0982392Z 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-14T06:17:35.1001328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:17:35.1062868Z 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-14T06:17:35.1081179Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:17:35.1142614Z 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-14T06:17:35.1164822Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:17:35.1226176Z 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-14T06:17:35.1245062Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:17:35.1306114Z 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-14T06:17:35.1325306Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:17:35.1387259Z 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-14T06:17:35.1407852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:17:35.1469585Z 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-14T06:17:35.1489930Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:17:35.1550643Z 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-14T06:17:35.1569906Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:17:35.1630752Z 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-14T06:17:35.1651229Z Entering 'third_party/kleidiai' 2025-03-14T06:17:35.1712318Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T06:17:35.1732159Z Entering 'third_party/mimalloc' 2025-03-14T06:17:35.1799549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T06:17:35.1819660Z Entering 'third_party/nlohmann' 2025-03-14T06:17:35.1880103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T06:17:35.1901294Z Entering 'third_party/onnx' 2025-03-14T06:17:35.1963260Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T06:17:35.2000497Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:17:35.2061199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:17:35.2082680Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:17:35.2144349Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T06:17:35.2165700Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:17:35.2225585Z 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-14T06:17:35.2244624Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:17:35.2306504Z 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-14T06:17:35.2325298Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:17:35.2387376Z 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-14T06:17:35.2406737Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:17:35.2466556Z 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-14T06:17:35.2487033Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:17:35.2546701Z 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-14T06:17:35.2566532Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:17:35.2626214Z 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-14T06:17:35.2645201Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:17:35.2707283Z 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-14T06:17:35.2725119Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:17:35.2791021Z 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-14T06:17:35.2812615Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:17:35.2882001Z 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-14T06:17:35.2902527Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:17:35.2963745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-03-14T06:17:35.3005660Z Entering 'third_party/pocketfft' 2025-03-14T06:17:35.3067328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T06:17:35.3086367Z Entering 'third_party/protobuf' 2025-03-14T06:17:35.3147096Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T06:17:35.3172352Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:17:35.3231896Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-03-14T06:17:35.3250673Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:17:35.3311105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:17:35.3332196Z Entering 'third_party/psimd' 2025-03-14T06:17:35.3394269Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T06:17:35.3414852Z Entering 'third_party/pthreadpool' 2025-03-14T06:17:35.3481665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T06:17:35.3500570Z Entering 'third_party/pybind11' 2025-03-14T06:17:35.3561429Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:17:35.3580861Z Entering 'third_party/python-peachpy' 2025-03-14T06:17:35.3644133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T06:17:35.3664589Z Entering 'third_party/sleef' 2025-03-14T06:17:35.3724179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T06:17:35.3744365Z Entering 'third_party/tensorpipe' 2025-03-14T06:17:35.3806919Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T06:17:35.3825643Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:17:35.3888478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:17:35.3907709Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:17:35.3968863Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-03-14T06:17:35.3987429Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:17:35.4049762Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-03-14T06:17:35.4069620Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:17:35.4130683Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:17:35.4148651Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:17:35.4210946Z 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-14T06:17:35.5422519Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-14T06:17:35.5768281Z Entering 'android/libs/fbjni' 2025-03-14T06:17:35.5817692Z Entering 'third_party/FP16' 2025-03-14T06:17:35.5868052Z Entering 'third_party/FXdiv' 2025-03-14T06:17:35.5917080Z Entering 'third_party/NNPACK' 2025-03-14T06:17:35.5968154Z Entering 'third_party/NVTX' 2025-03-14T06:17:35.6018995Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:17:35.6070151Z Entering 'third_party/XNNPACK' 2025-03-14T06:17:35.6136023Z Entering 'third_party/benchmark' 2025-03-14T06:17:35.6186584Z Entering 'third_party/composable_kernel' 2025-03-14T06:17:35.6245413Z Entering 'third_party/cpp-httplib' 2025-03-14T06:17:35.6298727Z Entering 'third_party/cpuinfo' 2025-03-14T06:17:35.6349378Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:17:35.6401009Z Entering 'third_party/cutlass' 2025-03-14T06:17:35.6461497Z Entering 'third_party/eigen' 2025-03-14T06:17:35.6513936Z Entering 'third_party/fbgemm' 2025-03-14T06:17:35.6566106Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:17:35.6614290Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:17:35.6663916Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:17:35.6720338Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:17:35.6768557Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:17:35.6818651Z Entering 'third_party/flash-attention' 2025-03-14T06:17:35.6870580Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:17:35.6926205Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:17:35.6989087Z Entering 'third_party/flatbuffers' 2025-03-14T06:17:35.7042839Z Entering 'third_party/fmt' 2025-03-14T06:17:35.7093572Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:17:35.7143315Z Entering 'third_party/gloo' 2025-03-14T06:17:35.7194232Z Entering 'third_party/googletest' 2025-03-14T06:17:35.7243700Z Entering 'third_party/ideep' 2025-03-14T06:17:35.7294137Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:17:35.7350902Z Entering 'third_party/ittapi' 2025-03-14T06:17:35.7400999Z Entering 'third_party/kineto' 2025-03-14T06:17:35.7450786Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:17:35.7500226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:17:35.7551008Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:17:35.7601515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:17:35.7649713Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:17:35.7699405Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:17:35.7750097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:17:35.7799818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:17:35.7849029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:17:35.7899960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:17:35.7950822Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:17:35.8000031Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:17:35.8050311Z Entering 'third_party/kleidiai' 2025-03-14T06:17:35.8101580Z Entering 'third_party/mimalloc' 2025-03-14T06:17:35.8152301Z Entering 'third_party/nlohmann' 2025-03-14T06:17:35.8203581Z Entering 'third_party/onnx' 2025-03-14T06:17:35.8271369Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:17:35.8322918Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:17:35.8375611Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:17:35.8424339Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:17:35.8473487Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:17:35.8521668Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:17:35.8573172Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:17:35.8621155Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:17:35.8669641Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:17:35.8718275Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:17:35.8769735Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:17:35.8820768Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:17:35.8893375Z Entering 'third_party/pocketfft' 2025-03-14T06:17:35.8944180Z Entering 'third_party/protobuf' 2025-03-14T06:17:35.8998346Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:17:35.9047630Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:17:35.9099349Z Entering 'third_party/psimd' 2025-03-14T06:17:35.9149537Z Entering 'third_party/pthreadpool' 2025-03-14T06:17:35.9199575Z Entering 'third_party/pybind11' 2025-03-14T06:17:35.9250015Z Entering 'third_party/python-peachpy' 2025-03-14T06:17:35.9300522Z Entering 'third_party/sleef' 2025-03-14T06:17:35.9350393Z Entering 'third_party/tensorpipe' 2025-03-14T06:17:35.9401068Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:17:35.9449285Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:17:35.9499018Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:17:35.9548601Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:17:35.9597051Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:17:35.9666847Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-14T06:17:36.0011420Z Entering 'android/libs/fbjni' 2025-03-14T06:17:36.0061469Z Entering 'third_party/FP16' 2025-03-14T06:17:36.0110595Z Entering 'third_party/FXdiv' 2025-03-14T06:17:36.0161634Z Entering 'third_party/NNPACK' 2025-03-14T06:17:36.0210981Z Entering 'third_party/NVTX' 2025-03-14T06:17:36.0262945Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:17:36.0312027Z Entering 'third_party/XNNPACK' 2025-03-14T06:17:36.0379962Z Entering 'third_party/benchmark' 2025-03-14T06:17:36.0429418Z Entering 'third_party/composable_kernel' 2025-03-14T06:17:36.0488754Z Entering 'third_party/cpp-httplib' 2025-03-14T06:17:36.0537623Z Entering 'third_party/cpuinfo' 2025-03-14T06:17:36.0587980Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:17:36.0638301Z Entering 'third_party/cutlass' 2025-03-14T06:17:36.0699113Z Entering 'third_party/eigen' 2025-03-14T06:17:36.0751750Z Entering 'third_party/fbgemm' 2025-03-14T06:17:36.0801514Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:17:36.0850106Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:17:36.0900865Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:17:36.0956720Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:17:36.1004840Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:17:36.1056482Z Entering 'third_party/flash-attention' 2025-03-14T06:17:36.1106524Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:17:36.1163550Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:17:36.1220911Z Entering 'third_party/flatbuffers' 2025-03-14T06:17:36.1273386Z Entering 'third_party/fmt' 2025-03-14T06:17:36.1322750Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:17:36.1372517Z Entering 'third_party/gloo' 2025-03-14T06:17:36.1423456Z Entering 'third_party/googletest' 2025-03-14T06:17:36.1473669Z Entering 'third_party/ideep' 2025-03-14T06:17:36.1610482Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:17:36.1668895Z Entering 'third_party/ittapi' 2025-03-14T06:17:36.1718869Z Entering 'third_party/kineto' 2025-03-14T06:17:36.1769201Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:17:36.1817500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:17:36.1871628Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:17:36.1920541Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:17:36.1972142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:17:36.2021251Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:17:36.2073088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:17:36.2122923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:17:36.2173135Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:17:36.2223983Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:17:36.2275663Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:17:36.2325382Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:17:36.2377312Z Entering 'third_party/kleidiai' 2025-03-14T06:17:36.2427370Z Entering 'third_party/mimalloc' 2025-03-14T06:17:36.2478045Z Entering 'third_party/nlohmann' 2025-03-14T06:17:36.2528761Z Entering 'third_party/onnx' 2025-03-14T06:17:36.2596019Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:17:36.2647194Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:17:36.2698614Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:17:36.2746773Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:17:36.2796999Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:17:36.2845202Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:17:36.2898233Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:17:36.2946614Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:17:36.2996328Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:17:36.3044368Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:17:36.3096715Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:17:36.3148132Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:17:36.3220275Z Entering 'third_party/pocketfft' 2025-03-14T06:17:36.3270483Z Entering 'third_party/protobuf' 2025-03-14T06:17:36.3322569Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:17:36.3371226Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:17:36.3424000Z Entering 'third_party/psimd' 2025-03-14T06:17:36.3474384Z Entering 'third_party/pthreadpool' 2025-03-14T06:17:36.3523889Z Entering 'third_party/pybind11' 2025-03-14T06:17:36.3574845Z Entering 'third_party/python-peachpy' 2025-03-14T06:17:36.3623569Z Entering 'third_party/sleef' 2025-03-14T06:17:36.3678438Z Entering 'third_party/tensorpipe' 2025-03-14T06:17:36.3727308Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:17:36.3777592Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:17:36.3825210Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:17:36.3875445Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:17:36.3922883Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:17:36.3988495Z ##[endgroup] 2025-03-14T06:17:36.4031274Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T06:17:36.4057869Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:36.4298601Z Prepare all required actions 2025-03-14T06:17:36.4299345Z Getting action download info 2025-03-14T06:17:36.5709537Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T06:17:36.7135139Z ##[group]Run ./.github/actions/setup-linux 2025-03-14T06:17:36.7135586Z env: 2025-03-14T06:17:36.7135895Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:36.7136252Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:36.7136617Z DESIRED_CUDA: cu118 2025-03-14T06:17:36.7136960Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:36.7137333Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:36.7137768Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:36.7138248Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:36.7138573Z LIBTORCH_CONFIG: 2025-03-14T06:17:36.7138896Z LIBTORCH_VARIANT: 2025-03-14T06:17:36.7139248Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:36.7139643Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:36.7140193Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:36.7140790Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:36.7141159Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:36.7141568Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:36.7142203Z GITHUB_TOKEN: *** 2025-03-14T06:17:36.7142535Z PR_NUMBER: 2025-03-14T06:17:36.7142878Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:36.7143336Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:36.7143761Z USE_SPLIT_BUILD: false 2025-03-14T06:17:36.7144109Z ##[endgroup] 2025-03-14T06:17:36.7185048Z ##[group]Run set -euo pipefail 2025-03-14T06:17:36.7185539Z set -euo pipefail 2025-03-14T06:17:36.7185947Z function get_ec2_metadata() { 2025-03-14T06:17:36.7186482Z  # Pulled from instance metadata endpoint for EC2 2025-03-14T06:17:36.7187343Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-14T06:17:36.7188126Z  category=$1 2025-03-14T06:17:36.7188650Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-03-14T06:17:36.7189259Z  runner_name_str=i-030894a47996c0902 2025-03-14T06:17:36.7189716Z  if [[ -f /.inarc ]]; then 2025-03-14T06:17:36.7190210Z  echo "ARC Runner, no info on ec2 metadata" 2025-03-14T06:17:36.7190777Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-03-14T06:17:36.7191434Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-03-14T06:17:36.7192028Z  else 2025-03-14T06:17:36.7193367Z  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-14T06:17:36.7194605Z  fi 2025-03-14T06:17:36.7194904Z } 2025-03-14T06:17:36.7195285Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-14T06:17:36.7195887Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-14T06:17:36.7196557Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-14T06:17:36.7197138Z echo "system info $(uname -a)" 2025-03-14T06:17:36.7204534Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:36.7205026Z env: 2025-03-14T06:17:36.7205335Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:36.7205706Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:36.7206069Z DESIRED_CUDA: cu118 2025-03-14T06:17:36.7206393Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:36.7206756Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:36.7207187Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:36.7207683Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:36.7208008Z LIBTORCH_CONFIG: 2025-03-14T06:17:36.7208319Z LIBTORCH_VARIANT: 2025-03-14T06:17:36.7208669Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:36.7209052Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:36.7209743Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:36.7210347Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:36.7210717Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:36.7211131Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:36.7211746Z GITHUB_TOKEN: *** 2025-03-14T06:17:36.7212078Z PR_NUMBER: 2025-03-14T06:17:36.7212417Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:36.7212876Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:36.7213305Z USE_SPLIT_BUILD: false 2025-03-14T06:17:36.7213654Z ##[endgroup] 2025-03-14T06:17:36.7381119Z ami-id: ami-05b10e08d247fb927 2025-03-14T06:17:36.7501521Z instance-id: i-030894a47996c0902 2025-03-14T06:17:36.7619781Z instance-type: g3.4xlarge 2025-03-14T06:17:36.7632502Z system info Linux ip-10-0-35-212.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-14T06:17:36.7681637Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T06:17:36.7682894Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T06:17:36.7690159Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:36.7690686Z env: 2025-03-14T06:17:36.7690980Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:36.7691369Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:36.7691751Z DESIRED_CUDA: cu118 2025-03-14T06:17:36.7692113Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:36.7692507Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:36.7692953Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:36.7693476Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:36.7693819Z LIBTORCH_CONFIG: 2025-03-14T06:17:36.7694162Z LIBTORCH_VARIANT: 2025-03-14T06:17:36.7694531Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:36.7694921Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:36.7695463Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:36.7696079Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:36.7696493Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:36.7696925Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:36.7697613Z GITHUB_TOKEN: *** 2025-03-14T06:17:36.7697949Z PR_NUMBER: 2025-03-14T06:17:36.7698309Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:36.7698798Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:36.7699273Z USE_SPLIT_BUILD: false 2025-03-14T06:17:36.7699859Z ##[endgroup] 2025-03-14T06:17:36.7770704Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-14T06:17:36.7771298Z if systemctl is-active --quiet docker; then 2025-03-14T06:17:36.7771807Z  echo "Docker daemon is running..."; 2025-03-14T06:17:36.7772226Z else 2025-03-14T06:17:36.7772700Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-14T06:17:36.7773268Z fi 2025-03-14T06:17:36.7779673Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:36.7780169Z env: 2025-03-14T06:17:36.7780476Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:36.7780843Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:36.7781204Z DESIRED_CUDA: cu118 2025-03-14T06:17:36.7781535Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:36.7781888Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:36.7782325Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:36.7782824Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:36.7783149Z LIBTORCH_CONFIG: 2025-03-14T06:17:36.7783475Z LIBTORCH_VARIANT: 2025-03-14T06:17:36.7783829Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:36.7784214Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:36.7784711Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:36.7785285Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:36.7785654Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:36.7786244Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:36.7786928Z GITHUB_TOKEN: *** 2025-03-14T06:17:36.7787261Z PR_NUMBER: 2025-03-14T06:17:36.7787599Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:36.7788056Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:36.7788484Z USE_SPLIT_BUILD: false 2025-03-14T06:17:36.7788832Z ##[endgroup] 2025-03-14T06:17:36.7876672Z Docker daemon is running... 2025-03-14T06:17:36.7955563Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T06:17:36.7955979Z with: 2025-03-14T06:17:36.7956273Z shell: bash 2025-03-14T06:17:36.7956599Z timeout_minutes: 5 2025-03-14T06:17:36.7956918Z max_attempts: 3 2025-03-14T06:17:36.7957249Z retry_wait_seconds: 30 2025-03-14T06:17:36.7960032Z 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-14T06:17:36.7962816Z polling_interval_seconds: 1 2025-03-14T06:17:36.7963206Z warning_on_retry: true 2025-03-14T06:17:36.7963580Z continue_on_error: false 2025-03-14T06:17:36.7963959Z env: 2025-03-14T06:17:36.7964495Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:36.7964907Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:36.7965272Z DESIRED_CUDA: cu118 2025-03-14T06:17:36.7965620Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:36.7965976Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:36.7966414Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:36.7966895Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:36.7967224Z LIBTORCH_CONFIG: 2025-03-14T06:17:36.7967560Z LIBTORCH_VARIANT: 2025-03-14T06:17:36.7967915Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:36.7968300Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:36.7968785Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:36.7969408Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:36.7969805Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:36.7970210Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:36.7970832Z GITHUB_TOKEN: *** 2025-03-14T06:17:36.7971159Z PR_NUMBER: 2025-03-14T06:17:36.7971491Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:36.7972142Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:36.7972590Z USE_SPLIT_BUILD: false 2025-03-14T06:17:36.7972950Z AWS_RETRY_MODE: standard 2025-03-14T06:17:36.7973295Z AWS_MAX_ATTEMPTS: 5 2025-03-14T06:17:36.7973635Z ##[endgroup] 2025-03-14T06:17:38.2573356Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T06:17:38.2574892Z Configure a credential helper to remove this warning. See 2025-03-14T06:17:38.2576233Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T06:17:38.2577173Z 2025-03-14T06:17:38.2577393Z Login Succeeded 2025-03-14T06:17:38.9280243Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T06:17:38.9281022Z Configure a credential helper to remove this warning. See 2025-03-14T06:17:38.9281762Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T06:17:38.9282285Z 2025-03-14T06:17:38.9282469Z Login Succeeded 2025-03-14T06:17:39.9084001Z Command completed after 1 attempt(s). 2025-03-14T06:17:39.9150187Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T06:17:39.9150925Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T06:17:39.9152253Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-03-14T06:17:39.9161527Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:39.9162043Z env: 2025-03-14T06:17:39.9162361Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:39.9162735Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:39.9163100Z DESIRED_CUDA: cu118 2025-03-14T06:17:39.9163449Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:39.9163871Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:39.9164324Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:39.9164831Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:39.9165160Z LIBTORCH_CONFIG: 2025-03-14T06:17:39.9165485Z LIBTORCH_VARIANT: 2025-03-14T06:17:39.9165849Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:39.9166232Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:39.9166731Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:39.9167306Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:39.9167912Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:39.9168314Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:39.9169005Z GITHUB_TOKEN: *** 2025-03-14T06:17:39.9169342Z PR_NUMBER: 2025-03-14T06:17:39.9169714Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:39.9170178Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:39.9170624Z USE_SPLIT_BUILD: false 2025-03-14T06:17:39.9170956Z ##[endgroup] 2025-03-14T06:17:39.9290831Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T06:17:39.9291612Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T06:17:39.9292203Z # shellcheck disable=SC2046 2025-03-14T06:17:39.9292701Z docker stop $(docker ps -q) || true 2025-03-14T06:17:39.9293198Z # Prune all of the docker images 2025-03-14T06:17:39.9293671Z docker system prune -af 2025-03-14T06:17:39.9301357Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:39.9301858Z env: 2025-03-14T06:17:39.9302165Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:39.9302546Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:39.9302910Z DESIRED_CUDA: cu118 2025-03-14T06:17:39.9303237Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:39.9303593Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:39.9304029Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:39.9304529Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:39.9304857Z LIBTORCH_CONFIG: 2025-03-14T06:17:39.9305166Z LIBTORCH_VARIANT: 2025-03-14T06:17:39.9305523Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:39.9305907Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:39.9306410Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:39.9307178Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:39.9307550Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:39.9307969Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:39.9308605Z GITHUB_TOKEN: *** 2025-03-14T06:17:39.9308940Z PR_NUMBER: 2025-03-14T06:17:39.9309278Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:39.9309756Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:39.9310193Z USE_SPLIT_BUILD: false 2025-03-14T06:17:39.9310552Z ##[endgroup] 2025-03-14T06:17:39.9624190Z "docker stop" requires at least 1 argument. 2025-03-14T06:17:39.9625092Z See 'docker stop --help'. 2025-03-14T06:17:39.9625335Z 2025-03-14T06:17:39.9625592Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-14T06:17:39.9625944Z 2025-03-14T06:17:39.9626107Z Stop one or more running containers 2025-03-14T06:17:39.9824215Z Total reclaimed space: 0B 2025-03-14T06:17:39.9869522Z ##[group]Run set +e 2025-03-14T06:17:39.9870243Z set +e 2025-03-14T06:17:39.9870604Z set -x 2025-03-14T06:17:39.9870915Z  2025-03-14T06:17:39.9871261Z PT_DOMAIN=download.pytorch.org 2025-03-14T06:17:39.9871992Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-03-14T06:17:39.9873156Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-03-14T06:17:39.9873868Z # one is returned at random 2025-03-14T06:17:39.9874395Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-03-14T06:17:39.9874899Z  2025-03-14T06:17:39.9875226Z if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T06:17:39.9875775Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-03-14T06:17:39.9876459Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-03-14T06:17:39.9876975Z  2025-03-14T06:17:39.9877306Z  if [ -z "${RESOLVED_IP}" ]; then 2025-03-14T06:17:39.9877843Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-03-14T06:17:39.9878307Z  exit 1 2025-03-14T06:17:39.9878640Z  fi 2025-03-14T06:17:39.9878949Z fi 2025-03-14T06:17:39.9879248Z  2025-03-14T06:17:39.9879604Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-03-14T06:17:39.9880081Z  # Clean up any old records first 2025-03-14T06:17:39.9880575Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-03-14T06:17:39.9881011Z fi 2025-03-14T06:17:39.9881311Z  2025-03-14T06:17:39.9881728Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-03-14T06:17:39.9882235Z cat /etc/hosts 2025-03-14T06:17:39.9889067Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:39.9889574Z env: 2025-03-14T06:17:39.9889890Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:39.9890276Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:39.9890660Z DESIRED_CUDA: cu118 2025-03-14T06:17:39.9890996Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:39.9891361Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:39.9891803Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:39.9892304Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:39.9892637Z LIBTORCH_CONFIG: 2025-03-14T06:17:39.9892953Z LIBTORCH_VARIANT: 2025-03-14T06:17:39.9893325Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:39.9893717Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:39.9894230Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:39.9894813Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:39.9895186Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:39.9895601Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:39.9896275Z GITHUB_TOKEN: *** 2025-03-14T06:17:39.9896614Z PR_NUMBER: 2025-03-14T06:17:39.9896958Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:39.9897424Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:39.9899246Z USE_SPLIT_BUILD: false 2025-03-14T06:17:39.9899600Z ##[endgroup] 2025-03-14T06:17:39.9928353Z + PT_DOMAIN=download.pytorch.org 2025-03-14T06:17:39.9934465Z ++ dig -4 +short download.pytorch.org 2025-03-14T06:17:39.9935087Z ++ tail -n1 2025-03-14T06:17:40.0414822Z + RESOLVED_IP=18.160.10.36 2025-03-14T06:17:40.0415229Z + '[' -z 18.160.10.36 ']' 2025-03-14T06:17:40.0415639Z + grep -r download.pytorch.org /etc/hosts 2025-03-14T06:17:40.0433075Z + echo '18.160.10.36 download.pytorch.org' 2025-03-14T06:17:40.0433805Z + sudo tee -a /etc/hosts 2025-03-14T06:17:40.3749000Z 18.160.10.36 download.pytorch.org 2025-03-14T06:17:40.3771162Z + cat /etc/hosts 2025-03-14T06:17:40.3781507Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-03-14T06:17:40.3788741Z ::1 localhost6 localhost6.localdomain6 2025-03-14T06:17:40.3789650Z 18.160.10.36 download.pytorch.org 2025-03-14T06:17:40.3835200Z Prepare all required actions 2025-03-14T06:17:40.3875413Z ##[group]Run ./.github/actions/chown-workspace 2025-03-14T06:17:40.3875903Z with: 2025-03-14T06:17:40.3876372Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:40.3876963Z env: 2025-03-14T06:17:40.3877274Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:40.3877664Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:40.3878048Z DESIRED_CUDA: cu118 2025-03-14T06:17:40.3878398Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:40.3878769Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:40.3879236Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:40.3879766Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:40.3880109Z LIBTORCH_CONFIG: 2025-03-14T06:17:40.3880432Z LIBTORCH_VARIANT: 2025-03-14T06:17:40.3880804Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:40.3881205Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:40.3881734Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:40.3882394Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:40.3882813Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:40.3883253Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:40.3883939Z GITHUB_TOKEN: *** 2025-03-14T06:17:40.3884284Z PR_NUMBER: 2025-03-14T06:17:40.3884637Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:40.3885110Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:40.3885587Z USE_SPLIT_BUILD: false 2025-03-14T06:17:40.3885956Z ##[endgroup] 2025-03-14T06:17:40.3921663Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T06:17:40.3922569Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T06:17:40.3932705Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:40.3933238Z env: 2025-03-14T06:17:40.3933560Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:40.3933964Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:40.3934358Z DESIRED_CUDA: cu118 2025-03-14T06:17:40.3934733Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:40.3935112Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:40.3935578Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:40.3936108Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:40.3936453Z LIBTORCH_CONFIG: 2025-03-14T06:17:40.3936802Z LIBTORCH_VARIANT: 2025-03-14T06:17:40.3937156Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:40.3937571Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:40.3938107Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:40.3938721Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:40.3939138Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:40.3939556Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:40.3940245Z GITHUB_TOKEN: *** 2025-03-14T06:17:40.3940598Z PR_NUMBER: 2025-03-14T06:17:40.3940963Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:40.3941462Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:40.3941950Z USE_SPLIT_BUILD: false 2025-03-14T06:17:40.3942302Z ##[endgroup] 2025-03-14T06:17:40.4171094Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-14T06:17:40.6608588Z latest: Pulling from tool/alpine 2025-03-14T06:17:40.6609041Z 540db60ca938: Pulling fs layer 2025-03-14T06:17:40.7857726Z 540db60ca938: Download complete 2025-03-14T06:17:40.9120257Z 540db60ca938: Pull complete 2025-03-14T06:17:40.9246673Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T06:17:40.9289163Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T06:17:45.4400554Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2025-03-14T06:17:45.4401334Z rm -rf "${GITHUB_WORKSPACE}" 2025-03-14T06:17:45.4401786Z mkdir "${GITHUB_WORKSPACE}" 2025-03-14T06:17:45.4410556Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:17:45.4411062Z env: 2025-03-14T06:17:45.4411376Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:45.4411753Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:45.4412124Z DESIRED_CUDA: cu118 2025-03-14T06:17:45.4412478Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:45.4412839Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:45.4413282Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:45.4413785Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:45.4414096Z LIBTORCH_CONFIG: 2025-03-14T06:17:45.4414422Z LIBTORCH_VARIANT: 2025-03-14T06:17:45.4414783Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:45.4415165Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:45.4415739Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:45.4416332Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:45.4416723Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:45.4417115Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:45.4417773Z GITHUB_TOKEN: *** 2025-03-14T06:17:45.4418107Z PR_NUMBER: 2025-03-14T06:17:45.4418448Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:45.4418914Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:45.4419353Z USE_SPLIT_BUILD: false 2025-03-14T06:17:45.4419703Z ##[endgroup] 2025-03-14T06:17:48.5276576Z ##[group]Run actions/checkout@v4 2025-03-14T06:17:48.5277034Z with: 2025-03-14T06:17:48.5277385Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:48.5277838Z submodules: recursive 2025-03-14T06:17:48.5278207Z show-progress: false 2025-03-14T06:17:48.5278539Z path: pytorch 2025-03-14T06:17:48.5278879Z repository: pytorch/pytorch 2025-03-14T06:17:48.5279399Z token: *** 2025-03-14T06:17:48.5279715Z ssh-strict: true 2025-03-14T06:17:48.5280034Z ssh-user: git 2025-03-14T06:17:48.5280351Z persist-credentials: true 2025-03-14T06:17:48.5280720Z clean: true 2025-03-14T06:17:48.5281058Z sparse-checkout-cone-mode: true 2025-03-14T06:17:48.5281462Z fetch-depth: 1 2025-03-14T06:17:48.5281783Z fetch-tags: false 2025-03-14T06:17:48.5282084Z lfs: false 2025-03-14T06:17:48.5282407Z set-safe-directory: true 2025-03-14T06:17:48.5282765Z env: 2025-03-14T06:17:48.5283095Z PYTORCH_ROOT: /pytorch 2025-03-14T06:17:48.5283460Z PACKAGE_TYPE: manywheel 2025-03-14T06:17:48.5283867Z DESIRED_CUDA: cu118 2025-03-14T06:17:48.5284216Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:17:48.5284551Z GPU_ARCH_TYPE: cuda 2025-03-14T06:17:48.5284983Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:17:48.5285479Z SKIP_ALL_TESTS: 1 2025-03-14T06:17:48.5285803Z LIBTORCH_CONFIG: 2025-03-14T06:17:48.5286128Z LIBTORCH_VARIANT: 2025-03-14T06:17:48.5286463Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:17:48.5286846Z DESIRED_PYTHON: 3.9 2025-03-14T06:17:48.5287342Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:17:48.5287920Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:17:48.5288308Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:17:48.5288697Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:17:48.5289276Z GITHUB_TOKEN: *** 2025-03-14T06:17:48.5289606Z PR_NUMBER: 2025-03-14T06:17:48.5290176Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:17:48.5290646Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:48.5291094Z USE_SPLIT_BUILD: false 2025-03-14T06:17:48.5291430Z ##[endgroup] 2025-03-14T06:17:48.6651244Z Syncing repository: pytorch/pytorch 2025-03-14T06:17:48.6662743Z ##[group]Getting Git version info 2025-03-14T06:17:48.6663662Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2025-03-14T06:17:48.6712036Z [command]/usr/bin/git version 2025-03-14T06:17:48.6765841Z git version 2.47.1 2025-03-14T06:17:48.6807493Z ##[endgroup] 2025-03-14T06:17:48.6821187Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/0a66a475-980b-4ff3-98a4-214cd7ce756b/.gitconfig' 2025-03-14T06:17:48.6836120Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0a66a475-980b-4ff3-98a4-214cd7ce756b' before making global git config changes 2025-03-14T06:17:48.6837297Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T06:17:48.6854389Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-03-14T06:17:48.6898434Z ##[group]Initializing the repository 2025-03-14T06:17:48.6903972Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-03-14T06:17:48.6941965Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-14T06:17:48.6942714Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-14T06:17:48.6943422Z hint: of your new repositories, which will suppress this warning, call: 2025-03-14T06:17:48.6943972Z hint: 2025-03-14T06:17:48.6944352Z hint: git config --global init.defaultBranch 2025-03-14T06:17:48.6944815Z hint: 2025-03-14T06:17:48.6945258Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-14T06:17:48.6945964Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-14T06:17:48.6946540Z hint: 2025-03-14T06:17:48.6946852Z hint: git branch -m 2025-03-14T06:17:48.6947796Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-03-14T06:17:48.6958917Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-14T06:17:48.6990169Z ##[endgroup] 2025-03-14T06:17:48.6990754Z ##[group]Disabling automatic garbage collection 2025-03-14T06:17:48.6996342Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T06:17:48.7028455Z ##[endgroup] 2025-03-14T06:17:48.7029021Z ##[group]Setting up auth 2025-03-14T06:17:48.7037733Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T06:17:48.7071902Z [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:17:48.7399211Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T06:17:48.7429561Z [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:17:48.7752931Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T06:17:48.7809186Z ##[endgroup] 2025-03-14T06:17:48.7809748Z ##[group]Fetching the repository 2025-03-14T06:17:48.7820461Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:52.4298161Z From https://github.com/pytorch/pytorch 2025-03-14T06:17:52.4298812Z * branch aed0b7a742a2d7b7901790622829cbd2135049a4 -> FETCH_HEAD 2025-03-14T06:17:52.4324305Z ##[endgroup] 2025-03-14T06:17:52.4324889Z ##[group]Determining the checkout info 2025-03-14T06:17:52.4327934Z ##[endgroup] 2025-03-14T06:17:52.4334545Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T06:17:52.4385938Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T06:17:52.4416081Z ##[group]Checking out the ref 2025-03-14T06:17:52.4421087Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:17:53.4752417Z Updating files: 76% (12674/16577) 2025-03-14T06:17:53.4976865Z Updating files: 77% (12765/16577) 2025-03-14T06:17:53.5231360Z Updating files: 78% (12931/16577) 2025-03-14T06:17:53.5458008Z Updating files: 79% (13096/16577) 2025-03-14T06:17:53.5697808Z Updating files: 80% (13262/16577) 2025-03-14T06:17:53.5833072Z Updating files: 81% (13428/16577) 2025-03-14T06:17:53.5975788Z Updating files: 82% (13594/16577) 2025-03-14T06:17:53.6116495Z Updating files: 83% (13759/16577) 2025-03-14T06:17:53.6285099Z Updating files: 84% (13925/16577) 2025-03-14T06:17:53.6414805Z Updating files: 85% (14091/16577) 2025-03-14T06:17:53.6565316Z Updating files: 86% (14257/16577) 2025-03-14T06:17:53.6686265Z Updating files: 87% (14422/16577) 2025-03-14T06:17:53.6843105Z Updating files: 88% (14588/16577) 2025-03-14T06:17:53.7035373Z Updating files: 89% (14754/16577) 2025-03-14T06:17:53.7163420Z Updating files: 90% (14920/16577) 2025-03-14T06:17:53.7300278Z Updating files: 91% (15086/16577) 2025-03-14T06:17:53.7462546Z Updating files: 92% (15251/16577) 2025-03-14T06:17:53.7651594Z Updating files: 93% (15417/16577) 2025-03-14T06:17:53.7853628Z Updating files: 94% (15583/16577) 2025-03-14T06:17:53.8029701Z Updating files: 95% (15749/16577) 2025-03-14T06:17:53.8180550Z Updating files: 96% (15914/16577) 2025-03-14T06:17:53.8474494Z Updating files: 97% (16080/16577) 2025-03-14T06:17:53.8640815Z Updating files: 98% (16246/16577) 2025-03-14T06:17:53.8806563Z Updating files: 99% (16412/16577) 2025-03-14T06:17:53.8806997Z Updating files: 100% (16577/16577) 2025-03-14T06:17:53.8807398Z Updating files: 100% (16577/16577), done. 2025-03-14T06:17:53.9044247Z Note: switching to 'aed0b7a742a2d7b7901790622829cbd2135049a4'. 2025-03-14T06:17:53.9044944Z 2025-03-14T06:17:53.9045276Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T06:17:53.9045983Z changes and commit them, and you can discard any commits you make in this 2025-03-14T06:17:53.9046687Z state without impacting any branches by switching back to a branch. 2025-03-14T06:17:53.9047099Z 2025-03-14T06:17:53.9047393Z If you want to create a new branch to retain commits you create, you may 2025-03-14T06:17:53.9048059Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T06:17:53.9048430Z 2025-03-14T06:17:53.9048612Z git switch -c 2025-03-14T06:17:53.9048877Z 2025-03-14T06:17:53.9049032Z Or undo this operation with: 2025-03-14T06:17:53.9049292Z 2025-03-14T06:17:53.9049427Z git switch - 2025-03-14T06:17:53.9049629Z 2025-03-14T06:17:53.9049944Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T06:17:53.9050413Z 2025-03-14T06:17:53.9050816Z HEAD is now at aed0b7a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T06:17:53.9083808Z ##[endgroup] 2025-03-14T06:17:53.9084403Z ##[group]Setting up auth for fetching submodules 2025-03-14T06:17:53.9091497Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T06:17:53.9153072Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-14T06:17:53.9186360Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-14T06:17:53.9220280Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-14T06:17:53.9246791Z ##[endgroup] 2025-03-14T06:17:53.9247330Z ##[group]Fetching submodules 2025-03-14T06:17:53.9252254Z [command]/usr/bin/git submodule sync --recursive 2025-03-14T06:17:53.9607820Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-14T06:17:53.9954311Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-03-14T06:17:53.9957539Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-03-14T06:17:53.9961441Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-03-14T06:17:53.9965426Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-03-14T06:17:53.9969616Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-03-14T06:17:53.9974372Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-03-14T06:17:53.9978443Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-03-14T06:17:53.9982945Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-03-14T06:17:53.9987779Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-03-14T06:17:53.9992530Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-03-14T06:17:53.9997371Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-03-14T06:17:54.0003174Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-03-14T06:17:54.0008284Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-03-14T06:17:54.0014007Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-03-14T06:17:54.0019484Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-03-14T06:17:54.0026359Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-03-14T06:17:54.0034003Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-03-14T06:17:54.0039683Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-03-14T06:17:54.0045799Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:17:54.0052327Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2025-03-14T06:17:54.0058803Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-03-14T06:17:54.0064605Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-03-14T06:17:54.0070984Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-03-14T06:17:54.0077442Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-03-14T06:17:54.0084074Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-03-14T06:17:54.0090782Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-03-14T06:17:54.0097567Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-03-14T06:17:54.0104395Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-03-14T06:17:54.0111676Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-03-14T06:17:54.0118610Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-03-14T06:17:54.0125867Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-03-14T06:17:54.0133283Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-03-14T06:17:54.0140854Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-03-14T06:17:54.0150290Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-03-14T06:17:54.0158599Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-03-14T06:17:54.0166290Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-03-14T06:17:54.0174394Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-03-14T06:17:54.0208703Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-03-14T06:17:54.2898294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-03-14T06:17:54.2900274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-03-14T06:17:54.2902243Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-03-14T06:17:54.2940931Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-03-14T06:17:54.6576016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-03-14T06:17:54.6578285Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-03-14T06:17:54.6580499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-03-14T06:17:54.6582482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-03-14T06:17:54.6584519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-03-14T06:17:54.6586565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-03-14T06:17:54.6588482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-03-14T06:17:54.6590532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-03-14T06:17:54.6592574Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-03-14T06:17:54.6594562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-03-14T06:17:54.6596521Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-03-14T06:17:54.6598447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-03-14T06:17:54.6613249Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-03-14T06:17:55.0219268Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-03-14T06:17:55.0220621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-03-14T06:17:55.0221982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-03-14T06:17:55.0223886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-03-14T06:17:55.0224933Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-03-14T06:17:55.0226011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2025-03-14T06:17:55.0226897Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-03-14T06:17:55.0227975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-03-14T06:17:55.0229540Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-03-14T06:17:55.0697511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-03-14T06:17:55.2402484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-03-14T06:17:55.2403896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-03-14T06:17:55.2405116Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-03-14T06:17:55.3404054Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-03-14T06:17:56.7428337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-03-14T06:17:56.7430391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-03-14T06:17:56.7432504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-03-14T06:17:56.7434552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-03-14T06:17:56.7436668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-03-14T06:17:57.3942558Z From https://github.com/facebookincubator/fbjni 2025-03-14T06:17:57.3943223Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-03-14T06:17:57.4116697Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-03-14T06:17:57.8314679Z From https://github.com/Maratyszcza/FP16 2025-03-14T06:17:57.8315282Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-03-14T06:17:57.8432625Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-03-14T06:17:58.2102002Z From https://github.com/Maratyszcza/FXdiv 2025-03-14T06:17:58.2102638Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-03-14T06:17:58.2173671Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-03-14T06:17:58.6154670Z From https://github.com/Maratyszcza/NNPACK 2025-03-14T06:17:58.6155314Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-03-14T06:17:58.6411246Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-03-14T06:17:59.2655742Z From https://github.com/NVIDIA/NVTX 2025-03-14T06:17:59.2656347Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2025-03-14T06:17:59.3089392Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-03-14T06:18:00.0877511Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-03-14T06:18:00.0878873Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2025-03-14T06:18:00.1315998Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-03-14T06:18:03.4601789Z From https://github.com/google/XNNPACK 2025-03-14T06:18:03.4602759Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-03-14T06:18:04.3848909Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-03-14T06:18:05.0134387Z From https://github.com/google/benchmark 2025-03-14T06:18:05.0135021Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2025-03-14T06:18:05.0343017Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-03-14T06:18:05.8490169Z From https://github.com/ROCm/composable_kernel 2025-03-14T06:18:05.8490821Z * branch 8086bbe3a78d931eb96fe12fdc014082e18d18d3 -> FETCH_HEAD 2025-03-14T06:18:06.1695380Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-03-14T06:18:06.6610170Z From https://github.com/yhirose/cpp-httplib 2025-03-14T06:18:06.6610815Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2025-03-14T06:18:06.7029400Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-03-14T06:18:07.2471832Z From https://github.com/pytorch/cpuinfo 2025-03-14T06:18:07.2472450Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2025-03-14T06:18:07.3602093Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2025-03-14T06:18:07.7965708Z From https://github.com/NVIDIA/cudnn-frontend 2025-03-14T06:18:07.7966352Z * branch 91b7532f3386768bba4f444ee7672b497f34da8a -> FETCH_HEAD 2025-03-14T06:18:07.8319047Z Submodule path 'third_party/cudnn_frontend': checked out '91b7532f3386768bba4f444ee7672b497f34da8a' 2025-03-14T06:18:08.4297484Z From https://github.com/NVIDIA/cutlass 2025-03-14T06:18:08.4298579Z * branch afa1772203677c5118fcd82537a9c8fefbcc7008 -> FETCH_HEAD 2025-03-14T06:18:09.2328572Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-03-14T06:18:11.1484507Z From https://gitlab.com/libeigen/eigen 2025-03-14T06:18:11.1486120Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2025-03-14T06:18:11.3534060Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-03-14T06:18:12.2287067Z From https://github.com/pytorch/fbgemm 2025-03-14T06:18:12.2299389Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2025-03-14T06:18:12.2962452Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-03-14T06:18:12.2985539Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:18:12.2989265Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:18:12.2993447Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:18:12.2997401Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:18:12.3001679Z 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:18:12.3035302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2025-03-14T06:18:12.5775387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2025-03-14T06:18:12.5776707Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2025-03-14T06:18:12.6776534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2025-03-14T06:18:12.8090673Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2025-03-14T06:18:14.3598747Z From https://github.com/asmjit/asmjit 2025-03-14T06:18:14.3599354Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2025-03-14T06:18:14.4121060Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-03-14T06:18:15.2575079Z From https://github.com/pytorch/cpuinfo 2025-03-14T06:18:15.2575718Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2025-03-14T06:18:15.3780045Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-03-14T06:18:16.6217792Z From https://github.com/NVIDIA/cutlass 2025-03-14T06:18:16.6218397Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2025-03-14T06:18:17.1924664Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-03-14T06:18:17.9893740Z From https://github.com/google/googletest 2025-03-14T06:18:17.9894375Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2025-03-14T06:18:18.0356922Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-03-14T06:18:18.5462356Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-03-14T06:18:18.5463078Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2025-03-14T06:18:18.5543163Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-03-14T06:18:19.0571193Z From https://github.com/Dao-AILab/flash-attention 2025-03-14T06:18:19.0571941Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-03-14T06:18:19.1450341Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-03-14T06:18:19.1474258Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:18:19.1477779Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:18:19.1509746Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-03-14T06:18:20.6261628Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-03-14T06:18:21.5296198Z From https://github.com/ROCm/composable_kernel 2025-03-14T06:18:21.5297002Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-03-14T06:18:21.8639273Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-03-14T06:18:23.5500740Z From https://github.com/NVIDIA/cutlass 2025-03-14T06:18:23.5501425Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-03-14T06:18:24.3003599Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-03-14T06:18:25.1916434Z From https://github.com/google/flatbuffers 2025-03-14T06:18:25.1917085Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2025-03-14T06:18:25.3374794Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-03-14T06:18:25.7960971Z From https://github.com/fmtlib/fmt 2025-03-14T06:18:25.7961644Z * branch 123913715afeb8a437e6388b4473fcc4753e1c9a -> FETCH_HEAD 2025-03-14T06:18:25.8247702Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-03-14T06:18:26.3717586Z From https://github.com/google/gemmlowp 2025-03-14T06:18:26.3718188Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-03-14T06:18:26.4085311Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-03-14T06:18:26.9837428Z From https://github.com/facebookincubator/gloo 2025-03-14T06:18:26.9838057Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2025-03-14T06:18:27.0108051Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2025-03-14T06:18:27.6287424Z From https://github.com/google/googletest 2025-03-14T06:18:27.6288057Z * branch b514bdc898e2951020cbdca1304b75f5950d1f59 -> FETCH_HEAD 2025-03-14T06:18:27.6747424Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-03-14T06:18:28.2735827Z From https://github.com/intel/ideep 2025-03-14T06:18:28.2736446Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-03-14T06:18:28.2850051Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-03-14T06:18:28.2871590Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-03-14T06:18:28.2901900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-03-14T06:18:33.4001603Z From https://github.com/intel/mkl-dnn 2025-03-14T06:18:33.4002246Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-03-14T06:18:34.0259804Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-03-14T06:18:34.4896496Z From https://github.com/intel/ittapi 2025-03-14T06:18:34.4897132Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2025-03-14T06:18:34.5061842Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-03-14T06:18:34.8967457Z From https://github.com/pytorch/kineto 2025-03-14T06:18:34.8968078Z * branch 2859721fd9e73d3ca1c56f827dbc64e6d68f78a2 -> FETCH_HEAD 2025-03-14T06:18:34.9950158Z Submodule path 'third_party/kineto': checked out '2859721fd9e73d3ca1c56f827dbc64e6d68f78a2' 2025-03-14T06:18:34.9972279Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:18:34.9975890Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:18:34.9980176Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:18:35.0012775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-03-14T06:18:35.5023886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-03-14T06:18:35.5025306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-03-14T06:18:36.2970579Z From https://github.com/facebookincubator/dynolog 2025-03-14T06:18:36.2971212Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-03-14T06:18:36.3953310Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-03-14T06:18:36.3973731Z 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:18:36.3977213Z 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:18:36.3981618Z 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:18:36.3985887Z 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:18:36.3989932Z 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:18:36.3994499Z 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:18:36.3998948Z 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:18:36.4003599Z 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:18:36.4037558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-03-14T06:18:38.0950669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-03-14T06:18:38.0952680Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-03-14T06:18:38.0954210Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-03-14T06:18:38.0955720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-03-14T06:18:38.0957190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-03-14T06:18:38.0958654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-03-14T06:18:38.0960407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-03-14T06:18:39.5681937Z From https://github.com/NVIDIA/DCGM 2025-03-14T06:18:39.5682577Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-03-14T06:18:39.8003177Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-03-14T06:18:40.3009792Z From https://github.com/libcpr/cpr 2025-03-14T06:18:40.3010377Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-03-14T06:18:40.3192269Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-03-14T06:18:40.9398778Z From https://github.com/fmtlib/fmt 2025-03-14T06:18:40.9399423Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-03-14T06:18:40.9724683Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-03-14T06:18:41.4089548Z From https://github.com/gflags/gflags 2025-03-14T06:18:41.4090249Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-03-14T06:18:41.4208782Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-03-14T06:18:41.4229761Z 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:18:41.4261530Z 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:18:42.0909205Z From https://github.com/gflags/gflags 2025-03-14T06:18:42.0910187Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-03-14T06:18:42.0974447Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-03-14T06:18:42.6401054Z From https://github.com/google/glog 2025-03-14T06:18:42.6401714Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-03-14T06:18:42.6593881Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-03-14T06:18:43.3933438Z From https://github.com/google/googletest 2025-03-14T06:18:43.3934117Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-03-14T06:18:43.4385938Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-03-14T06:18:44.1945342Z From https://github.com/nlohmann/json 2025-03-14T06:18:44.1946079Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-03-14T06:18:44.3040808Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-03-14T06:18:44.7360523Z From https://github.com/dtrugman/pfs 2025-03-14T06:18:44.7361290Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-03-14T06:18:44.7547391Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-03-14T06:18:45.3428838Z From https://github.com/fmtlib/fmt 2025-03-14T06:18:45.3429443Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-03-14T06:18:45.3740594Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-03-14T06:18:46.1317066Z From https://github.com/google/googletest 2025-03-14T06:18:46.1317760Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-03-14T06:18:46.1783366Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-03-14T06:18:46.6352346Z From https://github.com/ARM-software/kleidiai 2025-03-14T06:18:46.6352995Z * branch ef685a13cfbe8d418aa2ed34350e21e4938358b6 -> FETCH_HEAD 2025-03-14T06:18:46.6795315Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-03-14T06:18:47.2636056Z From https://github.com/microsoft/mimalloc 2025-03-14T06:18:47.2636734Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2025-03-14T06:18:47.3061369Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-03-14T06:18:48.1450622Z From https://github.com/nlohmann/json 2025-03-14T06:18:48.1451276Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2025-03-14T06:18:48.2672940Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-03-14T06:18:49.1983707Z From https://github.com/onnx/onnx 2025-03-14T06:18:49.1984333Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2025-03-14T06:18:49.7061396Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-03-14T06:18:49.7102686Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-03-14T06:18:49.7135066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-03-14T06:18:50.6614337Z From https://github.com/pybind/pybind11 2025-03-14T06:18:50.6614979Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2025-03-14T06:18:50.7000434Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-03-14T06:18:51.3893163Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-03-14T06:18:51.3893864Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-03-14T06:18:51.4781655Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-03-14T06:18:51.4804761Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:18:51.4809195Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:18:51.4813080Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:18:51.4817252Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:18:51.4821789Z 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:18:51.4826759Z 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:18:51.4831228Z 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:18:51.4835702Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:18:51.4871038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-03-14T06:18:51.7211124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-03-14T06:18:51.7212912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-03-14T06:18:51.7611917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-03-14T06:18:51.7623704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-03-14T06:18:51.7780689Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-03-14T06:18:51.8883422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-03-14T06:18:51.9884585Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-03-14T06:18:53.3244458Z From https://github.com/google/benchmark 2025-03-14T06:18:53.3245092Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-03-14T06:18:53.3454915Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-03-14T06:18:54.0405911Z From https://github.com/google/googletest 2025-03-14T06:18:54.0406497Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-03-14T06:18:54.0869135Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-03-14T06:18:54.6332442Z From https://github.com/microsoft/GSL 2025-03-14T06:18:54.6333025Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-03-14T06:18:54.6454920Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-03-14T06:18:55.5168008Z From https://github.com/nlohmann/json 2025-03-14T06:18:55.5168647Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-03-14T06:18:55.6453698Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-03-14T06:18:56.1208992Z From https://github.com/open-telemetry/opentelemetry-proto 2025-03-14T06:18:56.1209722Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-03-14T06:18:56.1331839Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-03-14T06:18:56.5042112Z From https://github.com/opentracing/opentracing-cpp 2025-03-14T06:18:56.5042775Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-03-14T06:18:56.5183389Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-03-14T06:18:56.9539808Z From https://github.com/jupp0r/prometheus-cpp 2025-03-14T06:18:56.9541026Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-03-14T06:18:56.9727375Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-03-14T06:18:56.9747569Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:18:56.9751900Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:18:56.9783056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-03-14T06:18:57.6037874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-03-14T06:18:58.1662650Z From https://github.com/civetweb/civetweb 2025-03-14T06:18:58.1663500Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-03-14T06:18:58.4399550Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-03-14T06:18:59.0769768Z From https://github.com/google/googletest 2025-03-14T06:18:59.0770374Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-03-14T06:18:59.1230086Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-03-14T06:19:00.9548674Z From https://github.com/Microsoft/vcpkg 2025-03-14T06:19:00.9549269Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-03-14T06:19:01.6569140Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-03-14T06:19:02.0589307Z From https://github.com/mreineck/pocketfft 2025-03-14T06:19:02.0590260Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2025-03-14T06:19:02.0656077Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-03-14T06:19:04.7907736Z From https://github.com/protocolbuffers/protobuf 2025-03-14T06:19:04.7908416Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-03-14T06:19:05.1042116Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-03-14T06:19:05.1070721Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:19:05.1074930Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-03-14T06:19:05.1108279Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-03-14T06:19:05.3598509Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-03-14T06:19:05.9616477Z From https://github.com/google/benchmark 2025-03-14T06:19:05.9617219Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-03-14T06:19:05.9781892Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-03-14T06:19:06.6040883Z From https://github.com/google/googletest 2025-03-14T06:19:06.6041511Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-03-14T06:19:06.6567893Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-03-14T06:19:06.6683925Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-03-14T06:19:07.0358892Z From https://github.com/Maratyszcza/pthreadpool 2025-03-14T06:19:07.0359709Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-03-14T06:19:07.0468917Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-03-14T06:19:07.6524274Z From https://github.com/pybind/pybind11 2025-03-14T06:19:07.6524927Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-03-14T06:19:07.6899886Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-03-14T06:19:08.1414882Z From https://github.com/malfet/PeachPy 2025-03-14T06:19:08.1415556Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-03-14T06:19:08.1710044Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-03-14T06:19:08.7499110Z From https://github.com/shibatch/sleef 2025-03-14T06:19:08.7499772Z * branch 56e1f79cb140fb9326d612d0be06b5250565cade -> FETCH_HEAD 2025-03-14T06:19:08.7993273Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-03-14T06:19:09.3900449Z From https://github.com/pytorch/tensorpipe 2025-03-14T06:19:09.3901375Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2025-03-14T06:19:09.4183823Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-03-14T06:19:09.4205117Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:19:09.4209020Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:19:09.4212960Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:19:09.4217305Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:19:09.4250132Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-03-14T06:19:09.6907921Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-03-14T06:19:09.6934236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-03-14T06:19:09.7935822Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-03-14T06:19:10.6097595Z From https://github.com/google/googletest 2025-03-14T06:19:10.6098487Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-03-14T06:19:10.6548331Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-03-14T06:19:11.0807380Z From https://github.com/google/libnop 2025-03-14T06:19:11.0808624Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-03-14T06:19:11.0966582Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-03-14T06:19:11.8270380Z From https://github.com/libuv/libuv 2025-03-14T06:19:11.8271313Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2025-03-14T06:19:11.8863880Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-03-14T06:19:14.4362301Z From https://github.com/pybind/pybind11 2025-03-14T06:19:14.4363216Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-03-14T06:19:14.4691628Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-03-14T06:19:14.4711987Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:19:14.4744020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-03-14T06:19:15.0714714Z From https://github.com/wjakob/clang-cindex-python3 2025-03-14T06:19:15.0715873Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-03-14T06:19:15.0784459Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-03-14T06:19:15.0831167Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-14T06:19:15.1183095Z Entering 'android/libs/fbjni' 2025-03-14T06:19:15.1234629Z Entering 'third_party/FP16' 2025-03-14T06:19:15.1284699Z Entering 'third_party/FXdiv' 2025-03-14T06:19:15.1333653Z Entering 'third_party/NNPACK' 2025-03-14T06:19:15.1384581Z Entering 'third_party/NVTX' 2025-03-14T06:19:15.1435521Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:19:15.1486066Z Entering 'third_party/XNNPACK' 2025-03-14T06:19:15.1554039Z Entering 'third_party/benchmark' 2025-03-14T06:19:15.1604515Z Entering 'third_party/composable_kernel' 2025-03-14T06:19:15.1663750Z Entering 'third_party/cpp-httplib' 2025-03-14T06:19:15.1713244Z Entering 'third_party/cpuinfo' 2025-03-14T06:19:15.1764338Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:19:15.1814994Z Entering 'third_party/cutlass' 2025-03-14T06:19:15.1874591Z Entering 'third_party/eigen' 2025-03-14T06:19:15.1926890Z Entering 'third_party/fbgemm' 2025-03-14T06:19:15.1978428Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:19:15.2028039Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:19:15.2079240Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:19:15.2136687Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:19:15.2187282Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:19:15.2237828Z Entering 'third_party/flash-attention' 2025-03-14T06:19:15.2288674Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:19:15.2344302Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:19:15.2405814Z Entering 'third_party/flatbuffers' 2025-03-14T06:19:15.2458837Z Entering 'third_party/fmt' 2025-03-14T06:19:15.2507794Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:19:15.2559989Z Entering 'third_party/gloo' 2025-03-14T06:19:15.2609775Z Entering 'third_party/googletest' 2025-03-14T06:19:15.2661018Z Entering 'third_party/ideep' 2025-03-14T06:19:15.2709334Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:19:15.2769439Z Entering 'third_party/ittapi' 2025-03-14T06:19:15.2818702Z Entering 'third_party/kineto' 2025-03-14T06:19:15.2868927Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:19:15.2917333Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:19:15.2969512Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:19:15.3020330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:19:15.3071135Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:19:15.3119840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:19:15.3172562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:19:15.3222763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:19:15.3274504Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:19:15.3324879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:19:15.3377160Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:19:15.3426004Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:19:15.3478178Z Entering 'third_party/kleidiai' 2025-03-14T06:19:15.3527381Z Entering 'third_party/mimalloc' 2025-03-14T06:19:15.3577287Z Entering 'third_party/nlohmann' 2025-03-14T06:19:15.3628176Z Entering 'third_party/onnx' 2025-03-14T06:19:15.3694779Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:19:15.3746642Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:19:15.3799544Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:19:15.3847369Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:19:15.3898167Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:19:15.3945397Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:19:15.3997010Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:19:15.4044783Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:19:15.4093967Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:19:15.4141933Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:19:15.4194202Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:19:15.4244496Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:19:15.4316273Z Entering 'third_party/pocketfft' 2025-03-14T06:19:15.4367777Z Entering 'third_party/protobuf' 2025-03-14T06:19:15.4420058Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:19:15.4468719Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:19:15.4520491Z Entering 'third_party/psimd' 2025-03-14T06:19:15.4571234Z Entering 'third_party/pthreadpool' 2025-03-14T06:19:15.4620464Z Entering 'third_party/pybind11' 2025-03-14T06:19:15.4670100Z Entering 'third_party/python-peachpy' 2025-03-14T06:19:15.4719334Z Entering 'third_party/sleef' 2025-03-14T06:19:15.4770241Z Entering 'third_party/tensorpipe' 2025-03-14T06:19:15.4819998Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:19:15.4870206Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:19:15.4920098Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:19:15.4971390Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:19:15.5017967Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:19:15.5086819Z ##[endgroup] 2025-03-14T06:19:15.5090488Z ##[group]Persisting credentials for submodules 2025-03-14T06:19:15.5095537Z [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:19:15.5441688Z Entering 'android/libs/fbjni' 2025-03-14T06:19:15.5507074Z Entering 'third_party/FP16' 2025-03-14T06:19:15.5573167Z Entering 'third_party/FXdiv' 2025-03-14T06:19:15.5639040Z Entering 'third_party/NNPACK' 2025-03-14T06:19:15.5706486Z Entering 'third_party/NVTX' 2025-03-14T06:19:15.5772933Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:19:15.5838815Z Entering 'third_party/XNNPACK' 2025-03-14T06:19:15.5922266Z Entering 'third_party/benchmark' 2025-03-14T06:19:15.5987901Z Entering 'third_party/composable_kernel' 2025-03-14T06:19:15.6062058Z Entering 'third_party/cpp-httplib' 2025-03-14T06:19:15.6126726Z Entering 'third_party/cpuinfo' 2025-03-14T06:19:15.6193308Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:19:15.6260418Z Entering 'third_party/cutlass' 2025-03-14T06:19:15.6336320Z Entering 'third_party/eigen' 2025-03-14T06:19:15.6404834Z Entering 'third_party/fbgemm' 2025-03-14T06:19:15.6471979Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:19:15.6536640Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:19:15.6602186Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:19:15.6673741Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:19:15.6738501Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:19:15.6804727Z Entering 'third_party/flash-attention' 2025-03-14T06:19:15.6870447Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:19:15.6941574Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:19:15.7019798Z Entering 'third_party/flatbuffers' 2025-03-14T06:19:15.7089081Z Entering 'third_party/fmt' 2025-03-14T06:19:15.7153414Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:19:15.7218395Z Entering 'third_party/gloo' 2025-03-14T06:19:15.7285323Z Entering 'third_party/googletest' 2025-03-14T06:19:15.7350484Z Entering 'third_party/ideep' 2025-03-14T06:19:15.7414620Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:19:15.7488569Z Entering 'third_party/ittapi' 2025-03-14T06:19:15.7554977Z Entering 'third_party/kineto' 2025-03-14T06:19:15.7618752Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:19:15.7683835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:19:15.7750978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:19:15.7816134Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:19:15.7881123Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:19:15.7944710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:19:15.8012558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:19:15.8076951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:19:15.8142078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:19:15.8210086Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:19:15.8276974Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:19:15.8343019Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:19:15.8408998Z Entering 'third_party/kleidiai' 2025-03-14T06:19:15.8475395Z Entering 'third_party/mimalloc' 2025-03-14T06:19:15.8539485Z Entering 'third_party/nlohmann' 2025-03-14T06:19:15.8607009Z Entering 'third_party/onnx' 2025-03-14T06:19:15.8689455Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:19:15.8757397Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:19:15.8822425Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:19:15.8889026Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:19:15.8953431Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:19:15.9016055Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:19:15.9083838Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:19:15.9147322Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:19:15.9212394Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:19:15.9274903Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:19:15.9342561Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:19:15.9410005Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:19:15.9498579Z Entering 'third_party/pocketfft' 2025-03-14T06:19:15.9564137Z Entering 'third_party/protobuf' 2025-03-14T06:19:15.9632095Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:19:15.9697468Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:19:15.9765256Z Entering 'third_party/psimd' 2025-03-14T06:19:15.9829205Z Entering 'third_party/pthreadpool' 2025-03-14T06:19:15.9896589Z Entering 'third_party/pybind11' 2025-03-14T06:19:15.9961967Z Entering 'third_party/python-peachpy' 2025-03-14T06:19:16.0026468Z Entering 'third_party/sleef' 2025-03-14T06:19:16.0092589Z Entering 'third_party/tensorpipe' 2025-03-14T06:19:16.0158447Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:19:16.0222780Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:19:16.0290219Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:19:16.0355933Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:19:16.0418340Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:19:16.0504054Z [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:19:16.0850555Z Entering 'android/libs/fbjni' 2025-03-14T06:19:16.0913103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-03-14T06:19:16.0932007Z Entering 'third_party/FP16' 2025-03-14T06:19:16.0993595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-03-14T06:19:16.1013103Z Entering 'third_party/FXdiv' 2025-03-14T06:19:16.1075913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-03-14T06:19:16.1095216Z Entering 'third_party/NNPACK' 2025-03-14T06:19:16.1157107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-03-14T06:19:16.1176759Z Entering 'third_party/NVTX' 2025-03-14T06:19:16.1237011Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-03-14T06:19:16.1257347Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:19:16.1317052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-03-14T06:19:16.1336595Z Entering 'third_party/XNNPACK' 2025-03-14T06:19:16.1399826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-03-14T06:19:16.1434987Z Entering 'third_party/benchmark' 2025-03-14T06:19:16.1497512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-03-14T06:19:16.1517169Z Entering 'third_party/composable_kernel' 2025-03-14T06:19:16.1579343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-03-14T06:19:16.1606250Z Entering 'third_party/cpp-httplib' 2025-03-14T06:19:16.1667605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-03-14T06:19:16.1686570Z Entering 'third_party/cpuinfo' 2025-03-14T06:19:16.1746655Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-03-14T06:19:16.1768002Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:19:16.1828241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-03-14T06:19:16.1847645Z Entering 'third_party/cutlass' 2025-03-14T06:19:16.1909596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-03-14T06:19:16.1939162Z Entering 'third_party/eigen' 2025-03-14T06:19:16.2000282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-03-14T06:19:16.2021646Z Entering 'third_party/fbgemm' 2025-03-14T06:19:16.2083702Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-03-14T06:19:16.2102575Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:19:16.2164238Z 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:19:16.2182714Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:19:16.2244650Z 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:19:16.2265208Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:19:16.2324959Z 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:19:16.2351031Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:19:16.2413080Z 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:19:16.2432321Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:19:16.2494224Z 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:19:16.2514547Z Entering 'third_party/flash-attention' 2025-03-14T06:19:16.2576696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-03-14T06:19:16.2596137Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:19:16.2658049Z 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:19:16.2683245Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:19:16.2744637Z 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:19:16.2774971Z Entering 'third_party/flatbuffers' 2025-03-14T06:19:16.2836742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-03-14T06:19:16.2860148Z Entering 'third_party/fmt' 2025-03-14T06:19:16.2920742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-03-14T06:19:16.2940668Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:19:16.3003694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-03-14T06:19:16.3023190Z Entering 'third_party/gloo' 2025-03-14T06:19:16.3085821Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-03-14T06:19:16.3105356Z Entering 'third_party/googletest' 2025-03-14T06:19:16.3168054Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-03-14T06:19:16.3187058Z Entering 'third_party/ideep' 2025-03-14T06:19:16.3248945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-03-14T06:19:16.3267549Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:19:16.3328331Z 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:19:16.3357791Z Entering 'third_party/ittapi' 2025-03-14T06:19:16.3418458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-03-14T06:19:16.3438073Z Entering 'third_party/kineto' 2025-03-14T06:19:16.3501534Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-03-14T06:19:16.3520207Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:19:16.3582716Z 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:19:16.3600973Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:19:16.3663127Z 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:19:16.3683296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:19:16.3748077Z 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:19:16.3768054Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:19:16.3828580Z 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:19:16.3848228Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:19:16.3909933Z 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:19:16.3927147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:19:16.3990588Z 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:19:16.4011239Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:19:16.4075222Z 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:19:16.4094095Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:19:16.4156242Z 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:19:16.4175394Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:19:16.4237602Z 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:19:16.4259941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:19:16.4320587Z 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:19:16.4342216Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:19:16.4403511Z 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:19:16.4422097Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:19:16.4485633Z 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:19:16.4506725Z Entering 'third_party/kleidiai' 2025-03-14T06:19:16.4568275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-03-14T06:19:16.4587650Z Entering 'third_party/mimalloc' 2025-03-14T06:19:16.4648847Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-03-14T06:19:16.4670233Z Entering 'third_party/nlohmann' 2025-03-14T06:19:16.4730661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-03-14T06:19:16.4752076Z Entering 'third_party/onnx' 2025-03-14T06:19:16.4812969Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-03-14T06:19:16.4849584Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:19:16.4911899Z 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:19:16.4933534Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:19:16.4996856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-03-14T06:19:16.5017058Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:19:16.5079662Z 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:19:16.5098554Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:19:16.5159697Z 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:19:16.5178535Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:19:16.5240624Z 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:19:16.5259954Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:19:16.5321206Z 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:19:16.5342197Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:19:16.5403946Z 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:19:16.5421941Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:19:16.5483752Z 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:19:16.5502361Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:19:16.5562980Z 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:19:16.5580903Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:19:16.5641712Z 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:19:16.5663438Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:19:16.5723938Z 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:19:16.5744880Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:19:16.5807510Z 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:19:16.5849426Z Entering 'third_party/pocketfft' 2025-03-14T06:19:16.5910530Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-03-14T06:19:16.5929444Z Entering 'third_party/protobuf' 2025-03-14T06:19:16.5992578Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-03-14T06:19:16.6014798Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:19:16.6076278Z 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:19:16.6095282Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:19:16.6155498Z 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:19:16.6176868Z Entering 'third_party/psimd' 2025-03-14T06:19:16.6239247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-03-14T06:19:16.6259403Z Entering 'third_party/pthreadpool' 2025-03-14T06:19:16.6319564Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-03-14T06:19:16.6338529Z Entering 'third_party/pybind11' 2025-03-14T06:19:16.6400166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-03-14T06:19:16.6419401Z Entering 'third_party/python-peachpy' 2025-03-14T06:19:16.6481521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-03-14T06:19:16.6500345Z Entering 'third_party/sleef' 2025-03-14T06:19:16.6560330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-03-14T06:19:16.6579946Z Entering 'third_party/tensorpipe' 2025-03-14T06:19:16.6641614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-03-14T06:19:16.6660817Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:19:16.6720512Z 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:19:16.6739703Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:19:16.6802154Z 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:19:16.6820643Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:19:16.6883447Z 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:19:16.6902134Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:19:16.6964371Z 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:19:16.6981304Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:19:16.7043270Z 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:19:16.8157891Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-14T06:19:16.8502776Z Entering 'android/libs/fbjni' 2025-03-14T06:19:16.8553570Z Entering 'third_party/FP16' 2025-03-14T06:19:16.8603416Z Entering 'third_party/FXdiv' 2025-03-14T06:19:16.8653710Z Entering 'third_party/NNPACK' 2025-03-14T06:19:16.8704020Z Entering 'third_party/NVTX' 2025-03-14T06:19:16.8755150Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:19:16.8806237Z Entering 'third_party/XNNPACK' 2025-03-14T06:19:16.8873583Z Entering 'third_party/benchmark' 2025-03-14T06:19:16.8924477Z Entering 'third_party/composable_kernel' 2025-03-14T06:19:16.8984044Z Entering 'third_party/cpp-httplib' 2025-03-14T06:19:16.9034002Z Entering 'third_party/cpuinfo' 2025-03-14T06:19:16.9085729Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:19:16.9135684Z Entering 'third_party/cutlass' 2025-03-14T06:19:16.9197381Z Entering 'third_party/eigen' 2025-03-14T06:19:16.9249604Z Entering 'third_party/fbgemm' 2025-03-14T06:19:16.9301182Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:19:16.9349919Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:19:16.9400245Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:19:16.9456510Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:19:16.9505732Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:19:16.9558508Z Entering 'third_party/flash-attention' 2025-03-14T06:19:16.9608621Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:19:16.9666737Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:19:16.9726987Z Entering 'third_party/flatbuffers' 2025-03-14T06:19:16.9782553Z Entering 'third_party/fmt' 2025-03-14T06:19:16.9833433Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:19:16.9884641Z Entering 'third_party/gloo' 2025-03-14T06:19:16.9935221Z Entering 'third_party/googletest' 2025-03-14T06:19:16.9985280Z Entering 'third_party/ideep' 2025-03-14T06:19:17.0034436Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:19:17.0094608Z Entering 'third_party/ittapi' 2025-03-14T06:19:17.0145070Z Entering 'third_party/kineto' 2025-03-14T06:19:17.0194279Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:19:17.0244072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:19:17.0296953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:19:17.0346818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:19:17.0397899Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:19:17.0447257Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:19:17.0501267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:19:17.0551907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:19:17.0602069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:19:17.0653258Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:19:17.0704467Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:19:17.0754118Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:19:17.0805323Z Entering 'third_party/kleidiai' 2025-03-14T06:19:17.0856868Z Entering 'third_party/mimalloc' 2025-03-14T06:19:17.0906821Z Entering 'third_party/nlohmann' 2025-03-14T06:19:17.0960331Z Entering 'third_party/onnx' 2025-03-14T06:19:17.1025199Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:19:17.1079635Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:19:17.1132016Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:19:17.1182281Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:19:17.1231487Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:19:17.1280939Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:19:17.1331992Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:19:17.1382179Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:19:17.1430729Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:19:17.1480769Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:19:17.1531992Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:19:17.1584555Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:19:17.1657674Z Entering 'third_party/pocketfft' 2025-03-14T06:19:17.1708170Z Entering 'third_party/protobuf' 2025-03-14T06:19:17.1762695Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:19:17.1814312Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:19:17.1866566Z Entering 'third_party/psimd' 2025-03-14T06:19:17.1917888Z Entering 'third_party/pthreadpool' 2025-03-14T06:19:17.1968764Z Entering 'third_party/pybind11' 2025-03-14T06:19:17.2019375Z Entering 'third_party/python-peachpy' 2025-03-14T06:19:17.2069928Z Entering 'third_party/sleef' 2025-03-14T06:19:17.2120614Z Entering 'third_party/tensorpipe' 2025-03-14T06:19:17.2172178Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:19:17.2221768Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:19:17.2270447Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:19:17.2319766Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:19:17.2368442Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:19:17.2437901Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-14T06:19:17.2780466Z Entering 'android/libs/fbjni' 2025-03-14T06:19:17.2830830Z Entering 'third_party/FP16' 2025-03-14T06:19:17.2886255Z Entering 'third_party/FXdiv' 2025-03-14T06:19:17.2936689Z Entering 'third_party/NNPACK' 2025-03-14T06:19:17.2988124Z Entering 'third_party/NVTX' 2025-03-14T06:19:17.3039243Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:19:17.3090793Z Entering 'third_party/XNNPACK' 2025-03-14T06:19:17.3158038Z Entering 'third_party/benchmark' 2025-03-14T06:19:17.3208929Z Entering 'third_party/composable_kernel' 2025-03-14T06:19:17.3266859Z Entering 'third_party/cpp-httplib' 2025-03-14T06:19:17.3316185Z Entering 'third_party/cpuinfo' 2025-03-14T06:19:17.3368306Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:19:17.3418476Z Entering 'third_party/cutlass' 2025-03-14T06:19:17.3478062Z Entering 'third_party/eigen' 2025-03-14T06:19:17.3529765Z Entering 'third_party/fbgemm' 2025-03-14T06:19:17.3581503Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:19:17.3630890Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:19:17.3681500Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:19:17.3737729Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:19:17.3789573Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:19:17.3839945Z Entering 'third_party/flash-attention' 2025-03-14T06:19:17.3893855Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:19:17.3948844Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:19:17.4009361Z Entering 'third_party/flatbuffers' 2025-03-14T06:19:17.4062985Z Entering 'third_party/fmt' 2025-03-14T06:19:17.4113347Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:19:17.4166847Z Entering 'third_party/gloo' 2025-03-14T06:19:17.4217287Z Entering 'third_party/googletest' 2025-03-14T06:19:17.4268289Z Entering 'third_party/ideep' 2025-03-14T06:19:17.4317780Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:19:17.4377590Z Entering 'third_party/ittapi' 2025-03-14T06:19:17.4426998Z Entering 'third_party/kineto' 2025-03-14T06:19:17.4477779Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:19:17.4526521Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:19:17.4579105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:19:17.4628688Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:19:17.4678645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:19:17.4727293Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:19:17.4781473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:19:17.4832048Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:19:17.4882593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:19:17.4934474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:19:17.4986082Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:19:17.5035730Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:19:17.5087292Z Entering 'third_party/kleidiai' 2025-03-14T06:19:17.5137648Z Entering 'third_party/mimalloc' 2025-03-14T06:19:17.5188819Z Entering 'third_party/nlohmann' 2025-03-14T06:19:17.5240131Z Entering 'third_party/onnx' 2025-03-14T06:19:17.5308691Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:19:17.5362475Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:19:17.5414435Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:19:17.5463907Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:19:17.5513233Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:19:17.5564836Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:19:17.5614754Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:19:17.5664352Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:19:17.5713405Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:19:17.5762075Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:19:17.5813143Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:19:17.5865121Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:19:17.5936467Z Entering 'third_party/pocketfft' 2025-03-14T06:19:17.5986999Z Entering 'third_party/protobuf' 2025-03-14T06:19:17.6041306Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:19:17.6090789Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:19:17.6142733Z Entering 'third_party/psimd' 2025-03-14T06:19:17.6193835Z Entering 'third_party/pthreadpool' 2025-03-14T06:19:17.6244094Z Entering 'third_party/pybind11' 2025-03-14T06:19:17.6296798Z Entering 'third_party/python-peachpy' 2025-03-14T06:19:17.6347045Z Entering 'third_party/sleef' 2025-03-14T06:19:17.6398031Z Entering 'third_party/tensorpipe' 2025-03-14T06:19:17.6447874Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:19:17.6498475Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:19:17.6547382Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:19:17.6598366Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:19:17.6647314Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:19:17.6712406Z ##[endgroup] 2025-03-14T06:19:17.6754543Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T06:19:17.6779916Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:17.6891172Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-03-14T06:19:17.6891912Z # Remove any artifacts from the previous checkouts 2025-03-14T06:19:17.6892430Z git clean -fxd 2025-03-14T06:19:17.6902875Z shell: /usr/bin/bash -e {0} 2025-03-14T06:19:17.6903264Z env: 2025-03-14T06:19:17.6903580Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:17.6903971Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:17.6904354Z DESIRED_CUDA: cu118 2025-03-14T06:19:17.6904699Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:17.6905075Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:17.6905535Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:17.6906064Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:17.6906406Z LIBTORCH_CONFIG: 2025-03-14T06:19:17.6906729Z LIBTORCH_VARIANT: 2025-03-14T06:19:17.6907102Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:17.6907509Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:17.6908097Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:17.6908732Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:17.6909141Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:17.6909570Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:17.6910235Z GITHUB_TOKEN: *** 2025-03-14T06:19:17.6910579Z PR_NUMBER: 2025-03-14T06:19:17.6910914Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:17.6911407Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:17.6911876Z USE_SPLIT_BUILD: false 2025-03-14T06:19:17.6912244Z ##[endgroup] 2025-03-14T06:19:17.7299514Z Prepare all required actions 2025-03-14T06:19:17.7300241Z Getting action download info 2025-03-14T06:19:17.8810223Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2025-03-14T06:19:17.8810718Z with: 2025-03-14T06:19:17.8811197Z github-token: *** 2025-03-14T06:19:17.8811593Z test-matrix: { include: [ { config: "default" }, ]} 2025-03-14T06:19:17.8812045Z env: 2025-03-14T06:19:17.8812365Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:17.8812724Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:17.8813077Z DESIRED_CUDA: cu118 2025-03-14T06:19:17.8813422Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:17.8813779Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:17.8814223Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:17.8814720Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:17.8815031Z LIBTORCH_CONFIG: 2025-03-14T06:19:17.8815358Z LIBTORCH_VARIANT: 2025-03-14T06:19:17.8815718Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:17.8816106Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:17.8816657Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:17.8817245Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:17.8817633Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:17.8818043Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:17.8818624Z GITHUB_TOKEN: *** 2025-03-14T06:19:17.8818958Z PR_NUMBER: 2025-03-14T06:19:17.8819281Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:17.8819767Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:17.8820217Z USE_SPLIT_BUILD: false 2025-03-14T06:19:17.8820568Z ##[endgroup] 2025-03-14T06:19:17.8871708Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T06:19:17.8872125Z with: 2025-03-14T06:19:17.8872427Z shell: bash 2025-03-14T06:19:17.8872758Z timeout_minutes: 10 2025-03-14T06:19:17.8873116Z max_attempts: 5 2025-03-14T06:19:17.8873462Z retry_wait_seconds: 30 2025-03-14T06:19:17.8874556Z 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:19:17.8875685Z polling_interval_seconds: 1 2025-03-14T06:19:17.8876091Z warning_on_retry: true 2025-03-14T06:19:17.8876474Z continue_on_error: false 2025-03-14T06:19:17.8876843Z env: 2025-03-14T06:19:17.8877148Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:17.8877515Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:17.8878107Z DESIRED_CUDA: cu118 2025-03-14T06:19:17.8878470Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:17.8878845Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:17.8879305Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:17.8879814Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:17.8880155Z LIBTORCH_CONFIG: 2025-03-14T06:19:17.8880594Z LIBTORCH_VARIANT: 2025-03-14T06:19:17.8881052Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:17.8881440Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:17.8881933Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:17.8882513Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:17.8882900Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:17.8883307Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:17.8883901Z GITHUB_TOKEN: *** 2025-03-14T06:19:17.8884230Z PR_NUMBER: 2025-03-14T06:19:17.8884552Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:17.8885011Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:17.8885461Z USE_SPLIT_BUILD: false 2025-03-14T06:19:17.8885806Z ##[endgroup] 2025-03-14T06:19:18.0140752Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-03-14T06:19:18.4039011Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T06:19:18.5655422Z Collecting requests==2.27.1 2025-03-14T06:19:18.5958216Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-03-14T06:19:18.8074995Z Collecting pyyaml==6.0.1 2025-03-14T06:19:18.8120391Z Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-03-14T06:19:18.9236356Z Collecting certifi>=2017.4.17 2025-03-14T06:19:18.9278433Z Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 2025-03-14T06:19:18.9380161Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-03-14T06:19:18.9386496Z 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:19:19.3548319Z Collecting charset-normalizer~=2.0.0 2025-03-14T06:19:19.3590461Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-03-14T06:19:19.4823538Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-03-14T06:19:19.6375179Z Successfully installed certifi-2025.1.31 charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 2025-03-14T06:19:19.9934276Z Command completed after 1 attempt(s). 2025-03-14T06:19:20.0017137Z ##[group]Run set -x 2025-03-14T06:19:20.0017913Z set -x 2025-03-14T06:19:20.0018477Z  2025-03-14T06:19:20.0019386Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-03-14T06:19:20.0020530Z # in runner workspace 2025-03-14T06:19:20.0021466Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-03-14T06:19:20.0032860Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:19:20.0033911Z env: 2025-03-14T06:19:20.0034519Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:20.0035180Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:20.0035746Z DESIRED_CUDA: cu118 2025-03-14T06:19:20.0036337Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:20.0036993Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:20.0037804Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:20.0038781Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:20.0039350Z LIBTORCH_CONFIG: 2025-03-14T06:19:20.0039930Z LIBTORCH_VARIANT: 2025-03-14T06:19:20.0040569Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:20.0041291Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:20.0041892Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:20.0042475Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:20.0042845Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:20.0043260Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:20.0044205Z GITHUB_TOKEN: *** 2025-03-14T06:19:20.0044815Z PR_NUMBER: 2025-03-14T06:19:20.0045826Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:20.0046348Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:20.0046764Z USE_SPLIT_BUILD: false 2025-03-14T06:19:20.0047121Z ##[endgroup] 2025-03-14T06:19:20.0082232Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-03-14T06:19:20.0395998Z ##[group]Run set -x 2025-03-14T06:19:20.0396381Z set -x 2025-03-14T06:19:20.0396690Z  2025-03-14T06:19:20.0397193Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2025-03-14T06:19:20.0397967Z # but doesn't expose it in anyway. The job name is part of the job message the 2025-03-14T06:19:20.0398721Z # runner receives, so it's there and printed out to the diag log. Below is the 2025-03-14T06:19:20.0399511Z # code responsible for printing it. Need to check with GitHub to see if they can 2025-03-14T06:19:20.0400214Z # expose this variable as part of GitHub context. 2025-03-14T06:19:20.0400971Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2025-03-14T06:19:20.0401793Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2025-03-14T06:19:20.0402337Z pwd 2025-03-14T06:19:20.0402618Z  2025-03-14T06:19:20.0403138Z LOG_FILE=$(grep -l -r "aed0b7a742a2d7b7901790622829cbd2135049a4" *.log | tail -n 1) 2025-03-14T06:19:20.0403776Z if [ -n "${LOG_FILE}" ]; then 2025-03-14T06:19:20.0404581Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2025-03-14T06:19:20.0405275Z  # needs to be awk {print $3} on MacOS 2025-03-14T06:19:20.0405724Z  case ${RUNNER_OS} in 2025-03-14T06:19:20.0406083Z  macOS) 2025-03-14T06:19:20.0406665Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2025-03-14T06:19:20.0407315Z  ;; 2025-03-14T06:19:20.0407628Z  *) 2025-03-14T06:19:20.0408182Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2025-03-14T06:19:20.0408816Z  ;; 2025-03-14T06:19:20.0409109Z  esac 2025-03-14T06:19:20.0409508Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-14T06:19:20.0409976Z fi 2025-03-14T06:19:20.0410273Z  2025-03-14T06:19:20.0410574Z popd 2025-03-14T06:19:20.0417119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:19:20.0417621Z env: 2025-03-14T06:19:20.0417927Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:20.0418301Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:20.0418662Z DESIRED_CUDA: cu118 2025-03-14T06:19:20.0418986Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:20.0419333Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:20.0419769Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:20.0420277Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:20.0420604Z LIBTORCH_CONFIG: 2025-03-14T06:19:20.0420908Z LIBTORCH_VARIANT: 2025-03-14T06:19:20.0421258Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:20.0421638Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:20.0422135Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:20.0422713Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:20.0423081Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:20.0423494Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:20.0424100Z GITHUB_TOKEN: *** 2025-03-14T06:19:20.0424440Z PR_NUMBER: 2025-03-14T06:19:20.0424778Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:20.0425236Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:20.0425685Z USE_SPLIT_BUILD: false 2025-03-14T06:19:20.0426034Z ##[endgroup] 2025-03-14T06:19:20.0455379Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2025-03-14T06:19:20.0456533Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2025-03-14T06:19:20.0457053Z + pwd 2025-03-14T06:19:20.0457372Z /home/ec2-user/actions-runner/_diag 2025-03-14T06:19:20.0463178Z ++ grep -l -r aed0b7a742a2d7b7901790622829cbd2135049a4 Runner_20250314-061144-utc.log Runner_20250314-061355-utc.log Worker_20250314-061436-utc.log 2025-03-14T06:19:20.0464087Z ++ tail -n 1 2025-03-14T06:19:20.0478172Z + LOG_FILE=Worker_20250314-061436-utc.log 2025-03-14T06:19:20.0479052Z + '[' -n Worker_20250314-061436-utc.log ']' 2025-03-14T06:19:20.0479756Z + case ${RUNNER_OS} in 2025-03-14T06:19:20.0485923Z ++ grep -r '"jobDisplayName"' Worker_20250314-061436-utc.log 2025-03-14T06:19:20.0486818Z ++ awk -F '[:]' '{print $2}' 2025-03-14T06:19:20.0487758Z ++ sed 's/"//g' 2025-03-14T06:19:20.0489435Z ++ xargs 2025-03-14T06:19:20.0539513Z + JOB_NAME='manywheel-py3_9-cuda11_8-test / test,' 2025-03-14T06:19:20.0540696Z + echo 'job-name=manywheel-py3_9-cuda11_8-test / test,' 2025-03-14T06:19:20.0541492Z + popd 2025-03-14T06:19:20.0541875Z ~/actions-runner/_work/pytorch/pytorch 2025-03-14T06:19:20.0578361Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-03-14T06:19:20.0578929Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-03-14T06:19:20.0579418Z echo "Job name: ${JOB_NAME}" 2025-03-14T06:19:20.0579844Z  2025-03-14T06:19:20.0580387Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-03-14T06:19:20.0581123Z # in runner workspace 2025-03-14T06:19:20.0581879Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-03-14T06:19:20.0582522Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-03-14T06:19:20.0582982Z  --job-name "${JOB_NAME}" \ 2025-03-14T06:19:20.0583526Z  --test-matrix "{ include: [ 2025-03-14T06:19:20.0583940Z  { config: "default" }, 2025-03-14T06:19:20.0584322Z ]} 2025-03-14T06:19:20.0584603Z " \ 2025-03-14T06:19:20.0584961Z  --selected-test-configs "" \ 2025-03-14T06:19:20.0585411Z  --pr-number "${PR_NUMBER}" \ 2025-03-14T06:19:20.0585833Z  --tag "${TAG}" \ 2025-03-14T06:19:20.0586231Z  --event-name "${EVENT_NAME}" \ 2025-03-14T06:19:20.0586653Z  --schedule "${SCHEDULE}" \ 2025-03-14T06:19:20.0587078Z  --branch "${HEAD_BRANCH}" 2025-03-14T06:19:20.0593645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:19:20.0594146Z env: 2025-03-14T06:19:20.0594457Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:20.0594838Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:20.0595185Z DESIRED_CUDA: cu118 2025-03-14T06:19:20.0595535Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:20.0595889Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:20.0596326Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:20.0596826Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:20.0597137Z LIBTORCH_CONFIG: 2025-03-14T06:19:20.0597466Z LIBTORCH_VARIANT: 2025-03-14T06:19:20.0597840Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:20.0598234Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:20.0598737Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:20.0599301Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:20.0599689Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:20.0600096Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:20.0600709Z GITHUB_TOKEN: *** 2025-03-14T06:19:20.0601045Z PR_NUMBER: 2025-03-14T06:19:20.0601387Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:20.0601840Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:20.0602301Z USE_SPLIT_BUILD: false 2025-03-14T06:19:20.0602710Z JOB_NAME: manywheel-py3_9-cuda11_8-test / test, 2025-03-14T06:19:20.0603143Z TAG: 2025-03-14T06:19:20.0603437Z EVENT_NAME: push 2025-03-14T06:19:20.0603736Z SCHEDULE: 2025-03-14T06:19:20.0604036Z HEAD_BRANCH: 2025-03-14T06:19:20.0604347Z ##[endgroup] 2025-03-14T06:19:20.0632238Z Workflow: linux-binary-manywheel 2025-03-14T06:19:20.0633149Z Job name: manywheel-py3_9-cuda11_8-test / test, 2025-03-14T06:19:20.2756580Z fatal: not a git repository (or any of the parent directories): .git 2025-03-14T06:19:20.2763796Z /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:19:20.2765387Z warnings.warn(f"failed to get commit messages: {e}") 2025-03-14T06:19:20.2936625Z ##[group]Run echo "Filtered matrix:" 2025-03-14T06:19:20.2937077Z echo "Filtered matrix:" 2025-03-14T06:19:20.2937542Z echo "{"include": [{"config": "default"}]}" 2025-03-14T06:19:20.2937996Z  2025-03-14T06:19:20.2938309Z echo 2025-03-14T06:19:20.2938692Z echo "Is the current job unstable? False" 2025-03-14T06:19:20.2939142Z  2025-03-14T06:19:20.2939436Z echo 2025-03-14T06:19:20.2939799Z echo "Is keep-going label set? False" 2025-03-14T06:19:20.2940234Z  2025-03-14T06:19:20.2940525Z echo 2025-03-14T06:19:20.2940859Z echo "Renabled issues? " 2025-03-14T06:19:20.2947857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:19:20.2948367Z env: 2025-03-14T06:19:20.2948678Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:20.2949056Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:20.2949423Z DESIRED_CUDA: cu118 2025-03-14T06:19:20.2949957Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:20.2950352Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:20.2950795Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:20.2951305Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:20.2952204Z LIBTORCH_CONFIG: 2025-03-14T06:19:20.2952519Z LIBTORCH_VARIANT: 2025-03-14T06:19:20.2952885Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:20.2953275Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:20.2953791Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:20.2954369Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:20.2954744Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:20.2955156Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:20.2955775Z GITHUB_TOKEN: *** 2025-03-14T06:19:20.2956104Z PR_NUMBER: 2025-03-14T06:19:20.2956439Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:20.2956902Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:20.2957329Z USE_SPLIT_BUILD: false 2025-03-14T06:19:20.2957689Z ##[endgroup] 2025-03-14T06:19:20.2985462Z Filtered matrix: 2025-03-14T06:19:20.2986080Z {include: [{config: default}]} 2025-03-14T06:19:20.2986327Z 2025-03-14T06:19:20.2986742Z Is the current job unstable? False 2025-03-14T06:19:20.2987076Z 2025-03-14T06:19:20.2987289Z Is keep-going label set? False 2025-03-14T06:19:20.2987724Z 2025-03-14T06:19:20.2987877Z Renabled issues? 2025-03-14T06:19:20.3091627Z ##[group]Run actions/download-artifact@v4.1.7 2025-03-14T06:19:20.3092166Z with: 2025-03-14T06:19:20.3092505Z name: manywheel-py3_9-cuda11_8 2025-03-14T06:19:20.3093039Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2025-03-14T06:19:20.3093587Z merge-multiple: false 2025-03-14T06:19:20.3093979Z repository: pytorch/pytorch 2025-03-14T06:19:20.3094365Z run-id: 13849515243 2025-03-14T06:19:20.3094717Z env: 2025-03-14T06:19:20.3095027Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:20.3095419Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:20.3095802Z DESIRED_CUDA: cu118 2025-03-14T06:19:20.3096148Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:20.3096524Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:20.3096991Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:20.3097513Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:20.3097855Z LIBTORCH_CONFIG: 2025-03-14T06:19:20.3098179Z LIBTORCH_VARIANT: 2025-03-14T06:19:20.3098554Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:20.3099032Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:20.3099796Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:20.3100398Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:20.3100815Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:20.3101255Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:20.3101906Z GITHUB_TOKEN: *** 2025-03-14T06:19:20.3102261Z PR_NUMBER: 2025-03-14T06:19:20.3102625Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:20.3103099Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:20.3103577Z USE_SPLIT_BUILD: false 2025-03-14T06:19:20.3103955Z ##[endgroup] 2025-03-14T06:19:20.6244848Z Downloading single artifact 2025-03-14T06:19:20.7277859Z Preparing to download the following artifacts: 2025-03-14T06:19:20.7278877Z - manywheel-py3_9-cuda11_8 (ID: 2750797743, Size: 949172599) 2025-03-14T06:19:20.7728107Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/35d6eda5-c7ee-4425-987b-09bf93083985/workflow-job-run-4bb93059-4b08-5abb-6cc7-292781425b3f/artifacts/eae31e245a71a572914ed2381ef9debff205fcd57eebe3b6eb455daf81fed9a0.zip 2025-03-14T06:19:20.7730083Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-14T06:19:20.9218377Z (node:58967) [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:19:20.9219666Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-03-14T06:19:35.6228540Z Artifact download completed successfully. 2025-03-14T06:19:35.6229079Z Total of 1 artifact(s) downloaded 2025-03-14T06:19:35.6237513Z Download artifact has finished successfully 2025-03-14T06:19:35.6572192Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-03-14T06:19:35.6572817Z with: 2025-03-14T06:19:35.6573141Z driver-version: 550.54.15 2025-03-14T06:19:35.6573517Z env: 2025-03-14T06:19:35.6573806Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:35.6574210Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:35.6574595Z DESIRED_CUDA: cu118 2025-03-14T06:19:35.6574950Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:35.6575324Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:35.6575770Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:35.6576290Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:35.6576626Z LIBTORCH_CONFIG: 2025-03-14T06:19:35.6576968Z LIBTORCH_VARIANT: 2025-03-14T06:19:35.6577334Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:35.6577721Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:35.6578244Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:35.6578856Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:35.6579327Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:35.6579746Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:35.6580397Z GITHUB_TOKEN: *** 2025-03-14T06:19:35.6580739Z PR_NUMBER: 2025-03-14T06:19:35.6581093Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:35.6581591Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:35.6582043Z USE_SPLIT_BUILD: false 2025-03-14T06:19:35.6582405Z ##[endgroup] 2025-03-14T06:19:35.6634449Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-03-14T06:19:35.6635025Z with: 2025-03-14T06:19:35.6635340Z timeout_minutes: 10 2025-03-14T06:19:35.6635680Z max_attempts: 3 2025-03-14T06:19:35.6668033Z 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:19:35.6699217Z retry_wait_seconds: 10 2025-03-14T06:19:35.6699606Z polling_interval_seconds: 1 2025-03-14T06:19:35.6699995Z warning_on_retry: true 2025-03-14T06:19:35.6700358Z continue_on_error: false 2025-03-14T06:19:35.6700697Z env: 2025-03-14T06:19:35.6700996Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:35.6701367Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:35.6701723Z DESIRED_CUDA: cu118 2025-03-14T06:19:35.6702049Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:35.6702404Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:35.6702838Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:35.6703332Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:35.6703663Z LIBTORCH_CONFIG: 2025-03-14T06:19:35.6703990Z LIBTORCH_VARIANT: 2025-03-14T06:19:35.6704347Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:35.6704851Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:35.6705376Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:35.6705957Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:35.6706326Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:35.6706744Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:35.6707346Z GITHUB_TOKEN: *** 2025-03-14T06:19:35.6707678Z PR_NUMBER: 2025-03-14T06:19:35.6708019Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:35.6708474Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:35.6708898Z USE_SPLIT_BUILD: false 2025-03-14T06:19:35.6709257Z DRIVER_VERSION: 550.54.15 2025-03-14T06:19:35.6709627Z ##[endgroup] 2025-03-14T06:19:35.7574044Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2025-03-14T06:19:35.7576239Z + pre_install_nvidia_driver_amzn2 2025-03-14T06:19:35.7576731Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-03-14T06:19:36.6476213Z No match for argument: nvidia-driver-latest-dkms 2025-03-14T06:19:36.6477464Z No packages marked for removal. 2025-03-14T06:19:36.6555757Z Dependencies resolved. 2025-03-14T06:19:36.6569073Z Nothing to do. 2025-03-14T06:19:36.6573056Z Complete! 2025-03-14T06:19:36.6920943Z + install_nvidia_driver_common 2025-03-14T06:19:36.6925791Z + echo 'Before installing NVIDIA driver' 2025-03-14T06:19:36.6926741Z Before installing NVIDIA driver 2025-03-14T06:19:36.6929426Z + lspci 2025-03-14T06:19:36.7230608Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2025-03-14T06:19:36.7231995Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-03-14T06:19:36.7233369Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2025-03-14T06:19:36.7234039Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2025-03-14T06:19:36.7234644Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2025-03-14T06:19:36.7235285Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-03-14T06:19:36.7236057Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2025-03-14T06:19:36.7236825Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2025-03-14T06:19:36.7237391Z + lsmod 2025-03-14T06:19:36.7271333Z Module Size Used by 2025-03-14T06:19:36.7272180Z veth 36864 0 2025-03-14T06:19:36.7272765Z xt_conntrack 16384 1 2025-03-14T06:19:36.7273189Z nft_chain_nat 16384 3 2025-03-14T06:19:36.7273609Z xt_MASQUERADE 20480 1 2025-03-14T06:19:36.7274044Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-03-14T06:19:36.7274525Z nf_conntrack_netlink 57344 0 2025-03-14T06:19:36.7275161Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-03-14T06:19:36.7275764Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-03-14T06:19:36.7276222Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-03-14T06:19:36.7276926Z xfrm_user 57344 1 2025-03-14T06:19:36.7277318Z xfrm_algo 16384 1 xfrm_user 2025-03-14T06:19:36.7277731Z xt_addrtype 16384 2 2025-03-14T06:19:36.7278027Z nft_compat 20480 4 2025-03-14T06:19:36.7278468Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-03-14T06:19:36.7279058Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-03-14T06:19:36.7279584Z br_netfilter 36864 0 2025-03-14T06:19:36.7279987Z bridge 323584 1 br_netfilter 2025-03-14T06:19:36.7280417Z stp 16384 1 bridge 2025-03-14T06:19:36.7280810Z llc 16384 2 bridge,stp 2025-03-14T06:19:36.7281220Z overlay 167936 0 2025-03-14T06:19:36.7281588Z tls 135168 0 2025-03-14T06:19:36.7281953Z ata_piix 45056 0 2025-03-14T06:19:36.7282334Z libata 405504 1 ata_piix 2025-03-14T06:19:36.7282731Z scsi_mod 290816 1 libata 2025-03-14T06:19:36.7283441Z ena 180224 0 2025-03-14T06:19:36.7283881Z scsi_common 16384 2 scsi_mod,libata 2025-03-14T06:19:36.7284317Z i8042 45056 0 2025-03-14T06:19:36.7284685Z nls_ascii 16384 1 2025-03-14T06:19:36.7285046Z nls_cp437 20480 1 2025-03-14T06:19:36.7285419Z serio 28672 3 i8042 2025-03-14T06:19:36.7285808Z vfat 24576 1 2025-03-14T06:19:36.7286192Z fat 86016 1 vfat 2025-03-14T06:19:36.7286544Z button 24576 0 2025-03-14T06:19:36.7286920Z ghash_clmulni_intel 16384 0 2025-03-14T06:19:36.7287309Z sunrpc 696320 1 2025-03-14T06:19:36.7287674Z sch_fq_codel 20480 9 2025-03-14T06:19:36.7288044Z dm_mod 188416 0 2025-03-14T06:19:36.7288390Z loop 36864 0 2025-03-14T06:19:36.7288758Z fuse 163840 1 2025-03-14T06:19:36.7289168Z configfs 57344 1 2025-03-14T06:19:36.7289729Z dax 45056 1 dm_mod 2025-03-14T06:19:36.7290550Z dmi_sysfs 20480 0 2025-03-14T06:19:36.7291256Z crc32_pclmul 16384 0 2025-03-14T06:19:36.7291969Z crc32c_intel 24576 0 2025-03-14T06:19:36.7292655Z + modinfo nvidia 2025-03-14T06:19:36.7293269Z filename: /lib/modules/6.1.128-136.201.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-03-14T06:19:36.7293908Z alias: char-major-195-* 2025-03-14T06:19:36.7294329Z version: 550.54.15 2025-03-14T06:19:36.7294696Z supported: external 2025-03-14T06:19:36.7295127Z license: NVIDIA 2025-03-14T06:19:36.7295834Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2025-03-14T06:19:36.7296802Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2025-03-14T06:19:36.7297646Z srcversion: 833721318DA517F0C2FEC97 2025-03-14T06:19:36.7298419Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-03-14T06:19:36.7299343Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-03-14T06:19:36.7300325Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-03-14T06:19:36.7300788Z depends: i2c-core,drm 2025-03-14T06:19:36.7301165Z retpoline: Y 2025-03-14T06:19:36.7301473Z name: nvidia 2025-03-14T06:19:36.7301978Z vermagic: 6.1.128-136.201.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-03-14T06:19:36.7303607Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-03-14T06:19:36.7304224Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-03-14T06:19:36.7304807Z parm: NVreg_ResmanDebugLevel:int 2025-03-14T06:19:36.7305255Z parm: NVreg_RmLogonRC:int 2025-03-14T06:19:36.7305674Z parm: NVreg_ModifyDeviceFiles:int 2025-03-14T06:19:36.7306128Z parm: NVreg_DeviceFileUID:int 2025-03-14T06:19:36.7306569Z parm: NVreg_DeviceFileGID:int 2025-03-14T06:19:36.7307006Z parm: NVreg_DeviceFileMode:int 2025-03-14T06:19:36.7307517Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-03-14T06:19:36.7308057Z parm: NVreg_UsePageAttributeTable:int 2025-03-14T06:19:36.7308537Z parm: NVreg_EnablePCIeGen3:int 2025-03-14T06:19:36.7308974Z parm: NVreg_EnableMSI:int 2025-03-14T06:19:36.7309393Z parm: NVreg_TCEBypassMode:int 2025-03-14T06:19:36.7309853Z parm: NVreg_EnableStreamMemOPs:int 2025-03-14T06:19:36.7310349Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-03-14T06:19:36.7310901Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-03-14T06:19:36.7311435Z parm: NVreg_EnableS0ixPowerManagement:int 2025-03-14T06:19:36.7312012Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-03-14T06:19:36.7312578Z parm: NVreg_DynamicPowerManagement:int 2025-03-14T06:19:36.7313182Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-03-14T06:19:36.7313718Z parm: NVreg_EnableGpuFirmware:int 2025-03-14T06:19:36.7314201Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-03-14T06:19:36.7314870Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-03-14T06:19:36.7315427Z parm: NVreg_EnableUserNUMAManagement:int 2025-03-14T06:19:36.7315899Z parm: NVreg_MemoryPoolSize:int 2025-03-14T06:19:36.7316368Z parm: NVreg_KMallocHeapMaxSize:int 2025-03-14T06:19:36.7316858Z parm: NVreg_VMallocHeapMaxSize:int 2025-03-14T06:19:36.7317325Z parm: NVreg_IgnoreMMIOCheck:int 2025-03-14T06:19:36.7317777Z parm: NVreg_NvLinkDisable:int 2025-03-14T06:19:36.7318254Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-03-14T06:19:36.7318767Z parm: NVreg_RegisterPCIDriver:int 2025-03-14T06:19:36.7319236Z parm: NVreg_EnableResizableBar:int 2025-03-14T06:19:36.7319718Z parm: NVreg_EnableDbgBreakpoint:int 2025-03-14T06:19:36.7320212Z parm: NVreg_EnableNonblockingOpen:int 2025-03-14T06:19:36.7320695Z parm: NVreg_RegistryDwords:charp 2025-03-14T06:19:36.7321172Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-03-14T06:19:36.7321653Z parm: NVreg_RmMsg:charp 2025-03-14T06:19:36.7322072Z parm: NVreg_GpuBlacklist:charp 2025-03-14T06:19:36.7322538Z parm: NVreg_TemporaryFilePath:charp 2025-03-14T06:19:36.7323009Z parm: NVreg_ExcludedGpus:charp 2025-03-14T06:19:36.7323456Z parm: NVreg_DmaRemapPeerMmio:int 2025-03-14T06:19:36.7323929Z parm: NVreg_RmNvlinkBandwidth:charp 2025-03-14T06:19:36.7324401Z parm: NVreg_ImexChannelCount:int 2025-03-14T06:19:36.7324851Z parm: rm_firmware_active:charp 2025-03-14T06:19:36.7325265Z + HAS_NVIDIA_DRIVER=0 2025-03-14T06:19:36.7325617Z ++ command -v nvidia-smi 2025-03-14T06:19:36.7325994Z + '[' -x /usr/bin/nvidia-smi ']' 2025-03-14T06:19:36.7326377Z + set +e 2025-03-14T06:19:36.7326820Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-03-14T06:19:39.5017214Z + INSTALLED_DRIVER_VERSION=550.54.15 2025-03-14T06:19:39.5017719Z + NVIDIA_SMI_STATUS=0 2025-03-14T06:19:39.5019376Z + '[' 0 -ne 0 ']' 2025-03-14T06:19:39.5019708Z + '[' 550.54.15 '!=' 550.54.15 ']' 2025-03-14T06:19:39.5020099Z + HAS_NVIDIA_DRIVER=1 2025-03-14T06:19:39.5020707Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2025-03-14T06:19:39.5021749Z + set -e 2025-03-14T06:19:39.5022052Z + '[' 1 -eq 0 ']' 2025-03-14T06:19:39.5022580Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2025-03-14T06:19:39.5023233Z + post_install_nvidia_driver_common 2025-03-14T06:19:39.5023651Z + sudo modprobe nvidia 2025-03-14T06:19:39.6561948Z + echo 'After installing NVIDIA driver' 2025-03-14T06:19:39.6562375Z + lspci 2025-03-14T06:19:39.6562714Z After installing NVIDIA driver 2025-03-14T06:19:39.6763231Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2025-03-14T06:19:39.6763971Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-03-14T06:19:39.6764707Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2025-03-14T06:19:39.6765391Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2025-03-14T06:19:39.6765958Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2025-03-14T06:19:39.6766592Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-03-14T06:19:39.6767383Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2025-03-14T06:19:39.6768114Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2025-03-14T06:19:39.6768675Z + lsmod 2025-03-14T06:19:39.6793130Z Module Size Used by 2025-03-14T06:19:39.6793542Z nvidia_uvm 4706304 0 2025-03-14T06:19:39.6794105Z nvidia 54071296 1 nvidia_uvm 2025-03-14T06:19:39.6794711Z drm 602112 1 nvidia 2025-03-14T06:19:39.6795354Z drm_panel_orientation_quirks 32768 1 drm 2025-03-14T06:19:39.6796011Z backlight 24576 1 drm 2025-03-14T06:19:39.6796964Z i2c_core 110592 2 nvidia,drm 2025-03-14T06:19:39.6797655Z veth 36864 0 2025-03-14T06:19:39.6798226Z xt_conntrack 16384 1 2025-03-14T06:19:39.6798845Z nft_chain_nat 16384 3 2025-03-14T06:19:39.6799522Z xt_MASQUERADE 20480 1 2025-03-14T06:19:39.6800225Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-03-14T06:19:39.6800979Z nf_conntrack_netlink 57344 0 2025-03-14T06:19:39.6801900Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-03-14T06:19:39.6802878Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-03-14T06:19:39.6803690Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-03-14T06:19:39.6804448Z xfrm_user 57344 1 2025-03-14T06:19:39.6805177Z xfrm_algo 16384 1 xfrm_user 2025-03-14T06:19:39.6805923Z xt_addrtype 16384 2 2025-03-14T06:19:39.6806604Z nft_compat 20480 4 2025-03-14T06:19:39.6807393Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-03-14T06:19:39.6808467Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-03-14T06:19:39.6809462Z br_netfilter 36864 0 2025-03-14T06:19:39.6810205Z bridge 323584 1 br_netfilter 2025-03-14T06:19:39.6811003Z stp 16384 1 bridge 2025-03-14T06:19:39.6811739Z llc 16384 2 bridge,stp 2025-03-14T06:19:39.6812502Z overlay 167936 0 2025-03-14T06:19:39.6813126Z tls 135168 0 2025-03-14T06:19:39.6813796Z ata_piix 45056 0 2025-03-14T06:19:39.6814477Z libata 405504 1 ata_piix 2025-03-14T06:19:39.6815252Z scsi_mod 290816 1 libata 2025-03-14T06:19:39.6815989Z ena 180224 0 2025-03-14T06:19:39.6816709Z scsi_common 16384 2 scsi_mod,libata 2025-03-14T06:19:39.6817486Z i8042 45056 0 2025-03-14T06:19:39.6818111Z nls_ascii 16384 1 2025-03-14T06:19:39.6818783Z nls_cp437 20480 1 2025-03-14T06:19:39.6819560Z serio 28672 3 i8042 2025-03-14T06:19:39.6820242Z vfat 24576 1 2025-03-14T06:19:39.6820905Z fat 86016 1 vfat 2025-03-14T06:19:39.6821620Z button 24576 0 2025-03-14T06:19:39.6822636Z ghash_clmulni_intel 16384 0 2025-03-14T06:19:39.6823326Z sunrpc 696320 1 2025-03-14T06:19:39.6823982Z sch_fq_codel 20480 9 2025-03-14T06:19:39.6824663Z dm_mod 188416 0 2025-03-14T06:19:39.6825320Z loop 36864 0 2025-03-14T06:19:39.6825977Z fuse 163840 1 2025-03-14T06:19:39.6826629Z configfs 57344 1 2025-03-14T06:19:39.6827291Z dax 45056 1 dm_mod 2025-03-14T06:19:39.6828022Z dmi_sysfs 20480 0 2025-03-14T06:19:39.6828699Z crc32_pclmul 16384 0 2025-03-14T06:19:39.6829367Z crc32c_intel 24576 0 2025-03-14T06:19:39.6830048Z + modinfo nvidia 2025-03-14T06:19:39.6831143Z filename: /lib/modules/6.1.128-136.201.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-03-14T06:19:39.6832364Z alias: char-major-195-* 2025-03-14T06:19:39.6833085Z version: 550.54.15 2025-03-14T06:19:39.6833730Z supported: external 2025-03-14T06:19:39.6834401Z license: NVIDIA 2025-03-14T06:19:39.6835100Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2025-03-14T06:19:39.6835960Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2025-03-14T06:19:39.6836803Z srcversion: 833721318DA517F0C2FEC97 2025-03-14T06:19:39.6837651Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-03-14T06:19:39.6838553Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-03-14T06:19:39.6839431Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-03-14T06:19:39.6840252Z depends: i2c-core,drm 2025-03-14T06:19:39.6840936Z retpoline: Y 2025-03-14T06:19:39.6841501Z name: nvidia 2025-03-14T06:19:39.6842671Z vermagic: 6.1.128-136.201.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-03-14T06:19:39.6843960Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-03-14T06:19:39.6845160Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-03-14T06:19:39.6846319Z parm: NVreg_ResmanDebugLevel:int 2025-03-14T06:19:39.6847191Z parm: NVreg_RmLogonRC:int 2025-03-14T06:19:39.6848004Z parm: NVreg_ModifyDeviceFiles:int 2025-03-14T06:19:39.6848872Z parm: NVreg_DeviceFileUID:int 2025-03-14T06:19:39.6849692Z parm: NVreg_DeviceFileGID:int 2025-03-14T06:19:39.6850533Z parm: NVreg_DeviceFileMode:int 2025-03-14T06:19:39.6851763Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-03-14T06:19:39.6852441Z parm: NVreg_UsePageAttributeTable:int 2025-03-14T06:19:39.6852926Z parm: NVreg_EnablePCIeGen3:int 2025-03-14T06:19:39.6853345Z parm: NVreg_EnableMSI:int 2025-03-14T06:19:39.6853768Z parm: NVreg_TCEBypassMode:int 2025-03-14T06:19:39.6854239Z parm: NVreg_EnableStreamMemOPs:int 2025-03-14T06:19:39.6854760Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-03-14T06:19:39.6855319Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-03-14T06:19:39.6855838Z parm: NVreg_EnableS0ixPowerManagement:int 2025-03-14T06:19:39.6856427Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-03-14T06:19:39.6857000Z parm: NVreg_DynamicPowerManagement:int 2025-03-14T06:19:39.6857585Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-03-14T06:19:39.6858163Z parm: NVreg_EnableGpuFirmware:int 2025-03-14T06:19:39.6858644Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-03-14T06:19:39.6859144Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-03-14T06:19:39.6859668Z parm: NVreg_EnableUserNUMAManagement:int 2025-03-14T06:19:39.6860153Z parm: NVreg_MemoryPoolSize:int 2025-03-14T06:19:39.6860614Z parm: NVreg_KMallocHeapMaxSize:int 2025-03-14T06:19:39.6861094Z parm: NVreg_VMallocHeapMaxSize:int 2025-03-14T06:19:39.6861546Z parm: NVreg_IgnoreMMIOCheck:int 2025-03-14T06:19:39.6861996Z parm: NVreg_NvLinkDisable:int 2025-03-14T06:19:39.6862486Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-03-14T06:19:39.6863232Z parm: NVreg_RegisterPCIDriver:int 2025-03-14T06:19:39.6863705Z parm: NVreg_EnableResizableBar:int 2025-03-14T06:19:39.6864165Z parm: NVreg_EnableDbgBreakpoint:int 2025-03-14T06:19:39.6864658Z parm: NVreg_EnableNonblockingOpen:int 2025-03-14T06:19:39.6865136Z parm: NVreg_RegistryDwords:charp 2025-03-14T06:19:39.6865618Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-03-14T06:19:39.6866084Z parm: NVreg_RmMsg:charp 2025-03-14T06:19:39.6866478Z parm: NVreg_GpuBlacklist:charp 2025-03-14T06:19:39.6866937Z parm: NVreg_TemporaryFilePath:charp 2025-03-14T06:19:39.6867406Z parm: NVreg_ExcludedGpus:charp 2025-03-14T06:19:39.6867859Z parm: NVreg_DmaRemapPeerMmio:int 2025-03-14T06:19:39.6868324Z parm: NVreg_RmNvlinkBandwidth:charp 2025-03-14T06:19:39.6868784Z parm: NVreg_ImexChannelCount:int 2025-03-14T06:19:39.6869231Z parm: rm_firmware_active:charp 2025-03-14T06:19:39.6869641Z + set +e 2025-03-14T06:19:39.6869936Z + nvidia-smi 2025-03-14T06:19:41.5826023Z Fri Mar 14 06:19:41 2025 2025-03-14T06:19:41.5826681Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:19:41.5827379Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2025-03-14T06:19:41.5828040Z |-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:19:41.5828744Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-03-14T06:19:41.5829873Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-03-14T06:19:41.5830515Z | | | MIG M. | 2025-03-14T06:19:41.5831000Z |=========================================+========================+======================| 2025-03-14T06:19:41.5873627Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | 2025-03-14T06:19:41.5874264Z | N/A 29C P0 36W / 150W | 0MiB / 7680MiB | 98% Default | 2025-03-14T06:19:41.5874790Z | | | N/A | 2025-03-14T06:19:41.5875355Z +-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:19:41.5875908Z 2025-03-14T06:19:41.5876462Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:19:41.5877073Z | Processes: | 2025-03-14T06:19:41.5877783Z | GPU GI CI PID Type Process name GPU Memory | 2025-03-14T06:19:41.5878358Z | ID ID Usage | 2025-03-14T06:19:41.5878862Z |=========================================================================================| 2025-03-14T06:19:41.5879456Z | No running processes found | 2025-03-14T06:19:41.5880110Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:19:41.8621174Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-03-14T06:19:43.7624468Z Tesla M60 2025-03-14T06:19:44.0123630Z + NVIDIA_SMI_STATUS=0 2025-03-14T06:19:44.0124225Z + '[' 0 -eq 0 ']' 2025-03-14T06:19:44.0124565Z + echo 'INFO: Ignoring allowed status 0' 2025-03-14T06:19:44.0124966Z + set -e 2025-03-14T06:19:44.0125814Z INFO: Ignoring allowed status 0 2025-03-14T06:19:44.0132677Z == Installing nvidia container toolkit for amzn2023 == 2025-03-14T06:19:44.0136906Z + sudo yum install -y yum-utils 2025-03-14T06:19:44.5433248Z Last metadata expiration check: 0:06:03 ago on Fri Mar 14 06:13:41 2025. 2025-03-14T06:19:44.5742019Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-03-14T06:19:44.6270274Z Dependencies resolved. 2025-03-14T06:19:44.6549372Z Nothing to do. 2025-03-14T06:19:44.6550131Z Complete! 2025-03-14T06:19:44.7047071Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-03-14T06:19:44.7047847Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-03-14T06:19:44.7048990Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-03-14T06:19:45.1087560Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-03-14T06:19:45.1689060Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-03-14T06:19:45.8542741Z nvidia-container-toolkit 12 kB/s | 833 B 00:00 2025-03-14T06:19:45.8857948Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-03-14T06:19:45.9411147Z Dependencies resolved. 2025-03-14T06:19:45.9686543Z ================================================================================ 2025-03-14T06:19:45.9687150Z Package Arch Version Repository Size 2025-03-14T06:19:45.9687674Z ================================================================================ 2025-03-14T06:19:45.9688113Z Downgrading: 2025-03-14T06:19:45.9688649Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-03-14T06:19:45.9689528Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-03-14T06:19:45.9690352Z 2025-03-14T06:19:45.9690637Z Transaction Summary 2025-03-14T06:19:45.9691704Z ================================================================================ 2025-03-14T06:19:45.9692426Z Downgrade 2 Packages 2025-03-14T06:19:45.9692829Z 2025-03-14T06:19:45.9693202Z Total download size: 6.8 M 2025-03-14T06:19:45.9693708Z Downloading Packages: 2025-03-14T06:19:46.0184259Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 26 MB/s | 1.2 MB 00:00 2025-03-14T06:19:46.0891253Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 47 MB/s | 5.6 MB 00:00 2025-03-14T06:19:46.0901520Z -------------------------------------------------------------------------------- 2025-03-14T06:19:46.0906188Z Total 57 MB/s | 6.8 MB 00:00 2025-03-14T06:19:46.0909313Z Running transaction check 2025-03-14T06:19:46.1032963Z Transaction check succeeded. 2025-03-14T06:19:46.1033812Z Running transaction test 2025-03-14T06:19:46.1413322Z Transaction test succeeded. 2025-03-14T06:19:46.1417209Z Running transaction 2025-03-14T06:19:46.8992588Z Preparing : 1/1 2025-03-14T06:19:47.0498841Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-03-14T06:19:47.0528026Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-03-14T06:19:47.0725895Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-03-14T06:19:47.0727712Z Cleanup : nvidia-container-toolkit-1.17.5-1.x86_64 3/4 2025-03-14T06:19:47.0829153Z Running scriptlet: nvidia-container-toolkit-1.17.5-1.x86_64 3/4 2025-03-14T06:19:47.0861073Z Cleanup : nvidia-container-toolkit-base-1.17.5-1.x86_64 4/4 2025-03-14T06:19:53.5852941Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-03-14T06:19:53.5853790Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-03-14T06:19:53.5854561Z Verifying : nvidia-container-toolkit-1.17.5-1.x86_64 2/4 2025-03-14T06:19:53.5855279Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-03-14T06:19:53.7545226Z Verifying : nvidia-container-toolkit-base-1.17.5-1.x86_64 4/4================================================================================ 2025-03-14T06:19:53.7546526Z WARNING: 2025-03-14T06:19:53.7546909Z A newer release of "Amazon Linux" is available. 2025-03-14T06:19:53.7547233Z 2025-03-14T06:19:53.7547393Z Available Versions: 2025-03-14T06:19:53.7547605Z 2025-03-14T06:19:53.7547763Z Version 2023.6.20250303: 2025-03-14T06:19:53.7548191Z Run the following command to upgrade to 2023.6.20250303: 2025-03-14T06:19:53.7548574Z 2025-03-14T06:19:53.7548758Z dnf upgrade --releasever=2023.6.20250303 2025-03-14T06:19:53.7549077Z 2025-03-14T06:19:53.7549210Z Release notes: 2025-03-14T06:19:53.7549787Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.6.20250303.html 2025-03-14T06:19:53.7550310Z 2025-03-14T06:19:53.7550496Z ================================================================================ 2025-03-14T06:19:53.8075375Z 2025-03-14T06:19:53.8075593Z 2025-03-14T06:19:53.8075733Z Downgraded: 2025-03-14T06:19:53.8076305Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-03-14T06:19:53.8077100Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-03-14T06:19:53.8077582Z 2025-03-14T06:19:53.8077719Z Complete! 2025-03-14T06:19:53.8789058Z + sudo systemctl restart docker 2025-03-14T06:19:58.6469659Z Fri Mar 14 06:19:58 2025 2025-03-14T06:19:58.6470553Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:19:58.6471259Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2025-03-14T06:19:58.6471947Z |-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:19:58.6472947Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-03-14T06:19:58.6473717Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-03-14T06:19:58.6474342Z | | | MIG M. | 2025-03-14T06:19:58.6474813Z |=========================================+========================+======================| 2025-03-14T06:19:58.6536053Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2025-03-14T06:19:58.6537334Z | N/A 29C P0 37W / 150W | 0MiB / 7680MiB | 98% Default | 2025-03-14T06:19:58.6538268Z | | | N/A | 2025-03-14T06:19:58.6538829Z +-----------------------------------------+------------------------+----------------------+ 2025-03-14T06:19:58.6539386Z 2025-03-14T06:19:58.6539940Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:19:58.6540539Z | Processes: | 2025-03-14T06:19:58.6541175Z | GPU GI CI PID Type Process name GPU Memory | 2025-03-14T06:19:58.6541777Z | ID ID Usage | 2025-03-14T06:19:58.6542249Z |=========================================================================================| 2025-03-14T06:19:58.6542836Z | No running processes found | 2025-03-14T06:19:58.6543488Z +-----------------------------------------------------------------------------------------+ 2025-03-14T06:19:58.7556280Z Command completed after 1 attempt(s). 2025-03-14T06:19:58.7651409Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-03-14T06:19:58.7652539Z with: 2025-03-14T06:19:58.7652946Z docker-image: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:58.7653576Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:19:58.7654354Z env: 2025-03-14T06:19:58.7654668Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:58.7655047Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:58.7655411Z DESIRED_CUDA: cu118 2025-03-14T06:19:58.7655746Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:58.7656103Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:58.7656539Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:58.7657218Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:58.7657546Z LIBTORCH_CONFIG: 2025-03-14T06:19:58.7657857Z LIBTORCH_VARIANT: 2025-03-14T06:19:58.7658220Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:58.7658612Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:58.7659178Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:58.7659764Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:58.7660156Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:58.7660567Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:58.7661206Z GITHUB_TOKEN: *** 2025-03-14T06:19:58.7661547Z PR_NUMBER: 2025-03-14T06:19:58.7661869Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:58.7662330Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:58.7662779Z USE_SPLIT_BUILD: false 2025-03-14T06:19:58.7663216Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:19:58.7663692Z ##[endgroup] 2025-03-14T06:19:58.7692880Z ##[group]Run set -x 2025-03-14T06:19:58.7693281Z set -x 2025-03-14T06:19:58.7693615Z set +e 2025-03-14T06:19:58.7693940Z  2025-03-14T06:19:58.7694226Z login() { 2025-03-14T06:19:58.7694885Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-14T06:19:58.7695618Z } 2025-03-14T06:19:58.7695935Z  2025-03-14T06:19:58.7696244Z retry () { 2025-03-14T06:19:58.7696617Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-14T06:19:58.7697065Z } 2025-03-14T06:19:58.7697374Z  2025-03-14T06:19:58.7697729Z retry login "${DOCKER_REGISTRY}" 2025-03-14T06:19:58.7698170Z  2025-03-14T06:19:58.7698462Z set -e 2025-03-14T06:19:58.7698946Z # ignore output since only exit code is used for conditional 2025-03-14T06:19:58.7699635Z # only pull docker image if it's not available locally 2025-03-14T06:19:58.7700392Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-03-14T06:19:58.7701088Z  retry docker pull "${DOCKER_IMAGE}" 2025-03-14T06:19:58.7701548Z fi 2025-03-14T06:19:58.7712860Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:19:58.7713388Z env: 2025-03-14T06:19:58.7713715Z PYTORCH_ROOT: /pytorch 2025-03-14T06:19:58.7714108Z PACKAGE_TYPE: manywheel 2025-03-14T06:19:58.7714495Z DESIRED_CUDA: cu118 2025-03-14T06:19:58.7714843Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:19:58.7715219Z GPU_ARCH_TYPE: cuda 2025-03-14T06:19:58.7715685Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:58.7716220Z SKIP_ALL_TESTS: 1 2025-03-14T06:19:58.7716563Z LIBTORCH_CONFIG: 2025-03-14T06:19:58.7716892Z LIBTORCH_VARIANT: 2025-03-14T06:19:58.7717261Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:19:58.7717669Z DESIRED_PYTHON: 3.9 2025-03-14T06:19:58.7718199Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:19:58.7718814Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:19:58.7719206Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:19:58.7719637Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:19:58.7720282Z GITHUB_TOKEN: *** 2025-03-14T06:19:58.7720623Z PR_NUMBER: 2025-03-14T06:19:58.7721201Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:19:58.7721732Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:19:58.7722191Z USE_SPLIT_BUILD: false 2025-03-14T06:19:58.7722657Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:19:58.7723287Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:19:58.7723942Z ##[endgroup] 2025-03-14T06:19:58.7758633Z + set +e 2025-03-14T06:19:58.7759265Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:19:58.7759835Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:19:58.7762749Z + aws ecr get-login-password --region us-east-1 2025-03-14T06:19:58.7764168Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-14T06:19:59.5126217Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-14T06:19:59.5127023Z Configure a credential helper to remove this warning. See 2025-03-14T06:19:59.5127790Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-14T06:19:59.5128681Z 2025-03-14T06:19:59.5128963Z Login Succeeded 2025-03-14T06:19:59.5141498Z + set -e 2025-03-14T06:19:59.5142018Z + docker inspect --type=image pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:59.5304813Z + retry docker pull pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:59.5305457Z + docker pull pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:19:59.7197560Z cuda11.8-main: Pulling from pytorch/manylinux2_28-builder 2025-03-14T06:19:59.7198398Z 99567ad9a0f9: Pulling fs layer 2025-03-14T06:19:59.7199062Z eaf3e74ea480: Pulling fs layer 2025-03-14T06:19:59.7199463Z c49fe8648ec1: Pulling fs layer 2025-03-14T06:19:59.7199820Z 1534789222b2: Pulling fs layer 2025-03-14T06:19:59.7200226Z 599e876f4ede: Pulling fs layer 2025-03-14T06:19:59.7200615Z fd7870b7489a: Pulling fs layer 2025-03-14T06:19:59.7201320Z e3e1b6409a8c: Pulling fs layer 2025-03-14T06:19:59.7202040Z 1534789222b2: Waiting 2025-03-14T06:19:59.7202628Z 599e876f4ede: Waiting 2025-03-14T06:19:59.7203076Z fd7870b7489a: Waiting 2025-03-14T06:19:59.7203404Z 1a59a50830b3: Pulling fs layer 2025-03-14T06:19:59.7203790Z 85eda92530cf: Pulling fs layer 2025-03-14T06:19:59.7204154Z 08c3027c4ff9: Pulling fs layer 2025-03-14T06:19:59.7204567Z ef20fa0793e9: Pulling fs layer 2025-03-14T06:19:59.7204949Z 21e7d54f3677: Pulling fs layer 2025-03-14T06:19:59.7205335Z 5cc315a75a05: Pulling fs layer 2025-03-14T06:19:59.7205722Z 51f6ee32b228: Pulling fs layer 2025-03-14T06:19:59.7206085Z 34f6094cf2bc: Pulling fs layer 2025-03-14T06:19:59.7206464Z 95deda835510: Pulling fs layer 2025-03-14T06:19:59.7206842Z 12f7f085e503: Pulling fs layer 2025-03-14T06:19:59.7207225Z ba1f6b7ed99d: Pulling fs layer 2025-03-14T06:19:59.7207599Z e3e1b6409a8c: Waiting 2025-03-14T06:19:59.7207931Z e98c7ab0a11c: Pulling fs layer 2025-03-14T06:19:59.7208302Z 51f6ee32b228: Waiting 2025-03-14T06:19:59.7208636Z 1a59a50830b3: Waiting 2025-03-14T06:19:59.7208988Z c2d6e2a1198d: Pulling fs layer 2025-03-14T06:19:59.7209399Z 3e46fd989cb6: Pulling fs layer 2025-03-14T06:19:59.7209804Z 85eda92530cf: Waiting 2025-03-14T06:19:59.7210080Z 5cc315a75a05: Waiting 2025-03-14T06:19:59.7210429Z 8185d044a5ea: Pulling fs layer 2025-03-14T06:19:59.7210799Z ef20fa0793e9: Waiting 2025-03-14T06:19:59.7211181Z 34f6094cf2bc: Waiting 2025-03-14T06:19:59.7211447Z 08c3027c4ff9: Waiting 2025-03-14T06:19:59.7211776Z ba1f6b7ed99d: Waiting 2025-03-14T06:19:59.7212122Z 9ede19f7831f: Pulling fs layer 2025-03-14T06:19:59.7212508Z ee8e96623ef3: Pulling fs layer 2025-03-14T06:19:59.7212875Z 3e46fd989cb6: Waiting 2025-03-14T06:19:59.7213182Z 8185d044a5ea: Waiting 2025-03-14T06:19:59.7213558Z 95deda835510: Waiting 2025-03-14T06:19:59.7213834Z 9ede19f7831f: Waiting 2025-03-14T06:19:59.7214177Z 4f4fb700ef54: Pulling fs layer 2025-03-14T06:19:59.7214527Z c2d6e2a1198d: Waiting 2025-03-14T06:19:59.7214869Z 398188641585: Pulling fs layer 2025-03-14T06:19:59.7215231Z ee8e96623ef3: Waiting 2025-03-14T06:19:59.7215839Z 78d85fb3cdc2: Pulling fs layer 2025-03-14T06:19:59.7216245Z 4f4fb700ef54: Waiting 2025-03-14T06:19:59.7216603Z 91bda9098e14: Pulling fs layer 2025-03-14T06:19:59.7217249Z 78d85fb3cdc2: Waiting 2025-03-14T06:19:59.7217764Z 91bda9098e14: Waiting 2025-03-14T06:20:00.2417651Z c49fe8648ec1: Verifying Checksum 2025-03-14T06:20:00.2418500Z c49fe8648ec1: Download complete 2025-03-14T06:20:00.4915098Z eaf3e74ea480: Verifying Checksum 2025-03-14T06:20:00.4915587Z eaf3e74ea480: Download complete 2025-03-14T06:20:00.5275799Z 99567ad9a0f9: Verifying Checksum 2025-03-14T06:20:00.5276239Z 99567ad9a0f9: Download complete 2025-03-14T06:20:00.8124781Z 599e876f4ede: Verifying Checksum 2025-03-14T06:20:00.8125243Z 599e876f4ede: Download complete 2025-03-14T06:20:00.8558475Z e3e1b6409a8c: Verifying Checksum 2025-03-14T06:20:00.8559621Z e3e1b6409a8c: Download complete 2025-03-14T06:20:01.1240348Z 1a59a50830b3: Download complete 2025-03-14T06:20:01.1803607Z 85eda92530cf: Verifying Checksum 2025-03-14T06:20:01.1804095Z 85eda92530cf: Download complete 2025-03-14T06:20:01.2136281Z fd7870b7489a: Verifying Checksum 2025-03-14T06:20:01.2136729Z fd7870b7489a: Download complete 2025-03-14T06:20:01.2740757Z ef20fa0793e9: Download complete 2025-03-14T06:20:02.2941356Z 1534789222b2: Verifying Checksum 2025-03-14T06:20:02.2942162Z 1534789222b2: Download complete 2025-03-14T06:20:02.4303785Z 5cc315a75a05: Verifying Checksum 2025-03-14T06:20:02.4304411Z 5cc315a75a05: Download complete 2025-03-14T06:20:02.5388984Z 51f6ee32b228: Verifying Checksum 2025-03-14T06:20:02.5389765Z 51f6ee32b228: Download complete 2025-03-14T06:20:02.5769649Z 34f6094cf2bc: Verifying Checksum 2025-03-14T06:20:02.5770102Z 34f6094cf2bc: Download complete 2025-03-14T06:20:02.6197043Z 95deda835510: Verifying Checksum 2025-03-14T06:20:02.6197508Z 95deda835510: Download complete 2025-03-14T06:20:02.7001612Z 12f7f085e503: Verifying Checksum 2025-03-14T06:20:02.7002625Z 12f7f085e503: Download complete 2025-03-14T06:20:02.8159055Z ba1f6b7ed99d: Verifying Checksum 2025-03-14T06:20:02.8159571Z ba1f6b7ed99d: Download complete 2025-03-14T06:20:02.8790819Z e98c7ab0a11c: Verifying Checksum 2025-03-14T06:20:02.8791915Z e98c7ab0a11c: Download complete 2025-03-14T06:20:02.9191408Z c2d6e2a1198d: Download complete 2025-03-14T06:20:02.9984781Z 3e46fd989cb6: Verifying Checksum 2025-03-14T06:20:02.9985361Z 3e46fd989cb6: Download complete 2025-03-14T06:20:03.7400315Z 08c3027c4ff9: Verifying Checksum 2025-03-14T06:20:03.7401507Z 08c3027c4ff9: Download complete 2025-03-14T06:20:03.8962229Z 99567ad9a0f9: Pull complete 2025-03-14T06:20:04.0336325Z 9ede19f7831f: Verifying Checksum 2025-03-14T06:20:04.0336851Z 9ede19f7831f: Download complete 2025-03-14T06:20:04.3885321Z 21e7d54f3677: Verifying Checksum 2025-03-14T06:20:04.3886135Z 21e7d54f3677: Download complete 2025-03-14T06:20:04.4299100Z 4f4fb700ef54: Verifying Checksum 2025-03-14T06:20:04.4299560Z 4f4fb700ef54: Download complete 2025-03-14T06:20:04.6371882Z eaf3e74ea480: Pull complete 2025-03-14T06:20:04.6569497Z ee8e96623ef3: Verifying Checksum 2025-03-14T06:20:04.6570162Z ee8e96623ef3: Download complete 2025-03-14T06:20:05.8650977Z c49fe8648ec1: Pull complete 2025-03-14T06:20:06.1536009Z 78d85fb3cdc2: Verifying Checksum 2025-03-14T06:20:06.1536859Z 78d85fb3cdc2: Download complete 2025-03-14T06:20:06.2013386Z 91bda9098e14: Verifying Checksum 2025-03-14T06:20:06.2013982Z 91bda9098e14: Download complete 2025-03-14T06:20:08.2243562Z 8185d044a5ea: Verifying Checksum 2025-03-14T06:20:08.2244177Z 8185d044a5ea: Download complete 2025-03-14T06:20:12.7414158Z 1534789222b2: Pull complete 2025-03-14T06:20:13.0580378Z 599e876f4ede: Pull complete 2025-03-14T06:20:13.9740133Z fd7870b7489a: Pull complete 2025-03-14T06:20:13.9955556Z e3e1b6409a8c: Pull complete 2025-03-14T06:20:14.2516003Z 1a59a50830b3: Pull complete 2025-03-14T06:20:14.2747112Z 85eda92530cf: Pull complete 2025-03-14T06:20:28.3844634Z 08c3027c4ff9: Pull complete 2025-03-14T06:20:28.4056356Z ef20fa0793e9: Pull complete 2025-03-14T06:20:34.1057915Z 21e7d54f3677: Pull complete 2025-03-14T06:20:34.1318299Z 5cc315a75a05: Pull complete 2025-03-14T06:20:34.1521235Z 51f6ee32b228: Pull complete 2025-03-14T06:20:34.1726256Z 34f6094cf2bc: Pull complete 2025-03-14T06:20:34.1937217Z 95deda835510: Pull complete 2025-03-14T06:20:34.2162386Z 12f7f085e503: Pull complete 2025-03-14T06:20:34.2957153Z ba1f6b7ed99d: Pull complete 2025-03-14T06:20:34.3164138Z e98c7ab0a11c: Pull complete 2025-03-14T06:20:34.3357262Z c2d6e2a1198d: Pull complete 2025-03-14T06:20:34.3541796Z 3e46fd989cb6: Pull complete 2025-03-14T06:20:52.4892291Z 8185d044a5ea: Pull complete 2025-03-14T06:20:54.7846623Z 9ede19f7831f: Pull complete 2025-03-14T06:20:55.2286419Z 398188641585: Verifying Checksum 2025-03-14T06:20:55.2287162Z 398188641585: Download complete 2025-03-14T06:20:57.1297633Z ee8e96623ef3: Pull complete 2025-03-14T06:20:57.5618363Z 4f4fb700ef54: Pull complete 2025-03-14T06:21:54.3636532Z 398188641585: Pull complete 2025-03-14T06:21:56.3263627Z 78d85fb3cdc2: Pull complete 2025-03-14T06:21:56.7763130Z 91bda9098e14: Pull complete 2025-03-14T06:21:57.0279114Z Digest: sha256:c4a5bf09005ddcb1ba6397d8970a9e9919a6c70541d0d37a9699d3850dc3fb07 2025-03-14T06:21:57.1258151Z Status: Downloaded newer image for pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:21:57.1830232Z docker.io/pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:21:57.1903304Z Prepare all required actions 2025-03-14T06:21:57.1949088Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2025-03-14T06:21:57.1949610Z env: 2025-03-14T06:21:57.1949922Z PYTORCH_ROOT: /pytorch 2025-03-14T06:21:57.1950291Z PACKAGE_TYPE: manywheel 2025-03-14T06:21:57.1950675Z DESIRED_CUDA: cu118 2025-03-14T06:21:57.1951039Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:21:57.1951416Z GPU_ARCH_TYPE: cuda 2025-03-14T06:21:57.1952385Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:21:57.1952872Z SKIP_ALL_TESTS: 1 2025-03-14T06:21:57.1953199Z LIBTORCH_CONFIG: 2025-03-14T06:21:57.1953525Z LIBTORCH_VARIANT: 2025-03-14T06:21:57.1953882Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:21:57.1954266Z DESIRED_PYTHON: 3.9 2025-03-14T06:21:57.1954748Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:21:57.1955332Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:21:57.1955720Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:21:57.1956186Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:21:57.1956834Z GITHUB_TOKEN: *** 2025-03-14T06:21:57.1957147Z PR_NUMBER: 2025-03-14T06:21:57.1957490Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:21:57.1957953Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:21:57.1958398Z USE_SPLIT_BUILD: false 2025-03-14T06:21:57.1958839Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:21:57.1959302Z ##[endgroup] 2025-03-14T06:21:57.2227942Z ##[group]Run set -x 2025-03-14T06:21:57.2228366Z set -x 2025-03-14T06:21:57.2228729Z # shellcheck disable=SC2086,SC2090 2025-03-14T06:21:57.2229219Z container_name=$(docker run \ 2025-03-14T06:21:57.2229666Z  ${GPU_FLAG:-} \ 2025-03-14T06:21:57.2230067Z  -e BINARY_ENV_FILE \ 2025-03-14T06:21:57.2230496Z  -e BUILD_ENVIRONMENT \ 2025-03-14T06:21:57.2230908Z  -e DESIRED_CUDA \ 2025-03-14T06:21:57.2231336Z  -e DESIRED_DEVTOOLSET \ 2025-03-14T06:21:57.2231784Z  -e DESIRED_PYTHON \ 2025-03-14T06:21:57.2232206Z  -e GITHUB_ACTIONS \ 2025-03-14T06:21:57.2232618Z  -e GPU_ARCH_TYPE \ 2025-03-14T06:21:57.2233011Z  -e GPU_ARCH_VERSION \ 2025-03-14T06:21:57.2233438Z  -e LIBTORCH_VARIANT \ 2025-03-14T06:21:57.2233861Z  -e PACKAGE_TYPE \ 2025-03-14T06:21:57.2234302Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2025-03-14T06:21:57.2234762Z  -e PYTORCH_ROOT \ 2025-03-14T06:21:57.2235156Z  -e SKIP_ALL_TESTS \ 2025-03-14T06:21:57.2235576Z  -e USE_SPLIT_BUILD \ 2025-03-14T06:21:57.2235977Z  --tty \ 2025-03-14T06:21:57.2236324Z  --detach \ 2025-03-14T06:21:57.2236753Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2025-03-14T06:21:57.2237297Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2025-03-14T06:21:57.2237785Z  -w / \ 2025-03-14T06:21:57.2238139Z  "${DOCKER_IMAGE}" 2025-03-14T06:21:57.2238520Z ) 2025-03-14T06:21:57.2239082Z  2025-03-14T06:21:57.2239504Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-03-14T06:21:57.2240753Z 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:21:57.2242204Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2025-03-14T06:21:57.2243311Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2025-03-14T06:21:57.2244086Z fi 2025-03-14T06:21:57.2244393Z  2025-03-14T06:21:57.2245057Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2025-03-14T06:21:57.2245827Z # Generate test script 2025-03-14T06:21:57.2246839Z 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:21:57.2248010Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2025-03-14T06:21:57.2259062Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:21:57.2259560Z env: 2025-03-14T06:21:57.2259868Z PYTORCH_ROOT: /pytorch 2025-03-14T06:21:57.2260246Z PACKAGE_TYPE: manywheel 2025-03-14T06:21:57.2260587Z DESIRED_CUDA: cu118 2025-03-14T06:21:57.2260930Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:21:57.2261285Z GPU_ARCH_TYPE: cuda 2025-03-14T06:21:57.2261717Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:21:57.2262216Z SKIP_ALL_TESTS: 1 2025-03-14T06:21:57.2262524Z LIBTORCH_CONFIG: 2025-03-14T06:21:57.2262850Z LIBTORCH_VARIANT: 2025-03-14T06:21:57.2263206Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:21:57.2263601Z DESIRED_PYTHON: 3.9 2025-03-14T06:21:57.2264108Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:21:57.2264677Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:21:57.2265063Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:21:57.2265473Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:21:57.2266077Z GITHUB_TOKEN: *** 2025-03-14T06:21:57.2266406Z PR_NUMBER: 2025-03-14T06:21:57.2266741Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:21:57.2267181Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:21:57.2267629Z USE_SPLIT_BUILD: false 2025-03-14T06:21:57.2268062Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:21:57.2268536Z ##[endgroup] 2025-03-14T06:21:57.2310244Z ++ 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:cuda11.8-main 2025-03-14T06:22:39.2437596Z + container_name=39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:22:39.2438532Z + echo CONTAINER_NAME=39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:22:39.2441879Z + [[ cuda != \r\o\c\m ]] 2025-03-14T06:22:39.2442440Z + [[ 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:22:39.2443226Z + [[ 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:22:39.2443827Z + [[ cuda != \x\p\u ]] 2025-03-14T06:22:39.2445591Z + grep download.pytorch.org /etc/hosts 2025-03-14T06:22:39.2446942Z + docker exec -i 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 bash -c '/bin/cat >> /etc/hosts' 2025-03-14T06:22:39.4597950Z + docker exec -t -w /pytorch 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2025-03-14T06:22:39.5241616Z + export TZ=UTC 2025-03-14T06:22:39.5242018Z + TZ=UTC 2025-03-14T06:22:39.5242666Z + envfile=/tmp/env 2025-03-14T06:22:39.5243026Z + [[ -n /pytorch ]] 2025-03-14T06:22:39.5246932Z ++ dirname /pytorch 2025-03-14T06:22:39.5271416Z + workdir=/ 2025-03-14T06:22:39.5271857Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:22:39.5272340Z + export DOCKER_IMAGE= 2025-03-14T06:22:39.5272816Z + DOCKER_IMAGE= 2025-03-14T06:22:39.5273142Z + [[ -z '' ]] 2025-03-14T06:22:39.5273493Z + [[ cu118 == cpu ]] 2025-03-14T06:22:39.5273929Z + export DOCKER_IMAGE=pytorch/manylinux2_28-builder:118 2025-03-14T06:22:39.5274602Z + DOCKER_IMAGE=pytorch/manylinux2_28-builder:118 2025-03-14T06:22:39.5275140Z + USE_GOLD_LINKER=OFF 2025-03-14T06:22:39.5275472Z + [[ cu118 == \c\p\u ]] 2025-03-14T06:22:39.5276271Z + PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T06:22:39.5277552Z ++ date -u +%Y%m%d 2025-03-14T06:22:39.5301619Z + export DATE=20250314 2025-03-14T06:22:39.5301969Z + DATE=20250314 2025-03-14T06:22:39.5308955Z ++ cat /pytorch/version.txt 2025-03-14T06:22:39.5309648Z ++ cut -da -f1 2025-03-14T06:22:39.5336689Z + BASE_BUILD_VERSION=2.8.0.dev20250314 2025-03-14T06:22:39.5337292Z + tagged_version 2025-03-14T06:22:39.5337586Z + GIT_DIR=//pytorch/.git 2025-03-14T06:22:39.5338171Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-03-14T06:22:39.5338840Z + [[ ! -d //pytorch/.git ]] 2025-03-14T06:22:39.5339494Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-03-14T06:22:39.5362684Z fatal: No names found, cannot describe anything. 2025-03-14T06:22:39.5364421Z + return 1 2025-03-14T06:22:39.5368229Z ++ uname 2025-03-14T06:22:39.5391249Z + [[ Linux == \D\a\r\w\i\n ]] 2025-03-14T06:22:39.5391743Z + export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu118 2025-03-14T06:22:39.5392247Z + PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu118 2025-03-14T06:22:39.5392709Z + export PYTORCH_BUILD_NUMBER=1 2025-03-14T06:22:39.5393080Z + PYTORCH_BUILD_NUMBER=1 2025-03-14T06:22:39.5395896Z ++ cat /pytorch/.ci/docker/triton_version.txt 2025-03-14T06:22:39.5419566Z + TRITON_VERSION=3.3.0 2025-03-14T06:22:39.5420266Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-03-14T06:22:39.5421188Z + [[ manywheel =~ .*wheel.* ]] 2025-03-14T06:22:39.5421647Z + [[ -n '' ]] 2025-03-14T06:22:39.5422642Z + [[ manywheel =~ .*wheel.* ]] 2025-03-14T06:22:39.5423252Z + [[ -n 2.8.0.dev20250314+cu118 ]] 2025-03-14T06:22:39.5423646Z + [[ 2.8.0.dev20250314+cu118 =~ .*rocm.* ]] 2025-03-14T06:22:39.5424589Z + [[ manywheel =~ .*wheel.* ]] 2025-03-14T06:22:39.5424973Z + [[ -n 2.8.0.dev20250314+cu118 ]] 2025-03-14T06:22:39.5425374Z + [[ 2.8.0.dev20250314+cu118 =~ .*xpu.* ]] 2025-03-14T06:22:39.5425777Z + USE_GLOO_WITH_OPENSSL=ON 2025-03-14T06:22:39.5426202Z + [[ cuda =~ .*aarch64.* ]] 2025-03-14T06:22:39.5426519Z + cat 2025-03-14T06:22:39.5435582Z ++ uname -a 2025-03-14T06:22:39.5461268Z ++ date 2025-03-14T06:22:39.5511468Z ++ uname 2025-03-14T06:22:39.5533681Z + [[ Linux != Darwin ]] 2025-03-14T06:22:39.5534086Z + MEMORY_LIMIT_MAX_JOBS=12 2025-03-14T06:22:39.5536971Z ++ nproc 2025-03-14T06:22:39.5565921Z + NUM_CPUS=14 2025-03-14T06:22:39.5566326Z + export MAX_JOBS=12 2025-03-14T06:22:39.5566668Z + MAX_JOBS=12 2025-03-14T06:22:39.5566973Z + cat 2025-03-14T06:22:39.5592635Z + echo 'retry () {' 2025-03-14T06:22:39.5593231Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-03-14T06:22:39.5593745Z + echo '}' 2025-03-14T06:22:39.5594102Z + echo 'export -f retry' 2025-03-14T06:22:39.5594474Z + cat /tmp/env 2025-03-14T06:22:39.5618030Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T06:22:39.5619328Z export TZ=UTC 2025-03-14T06:22:39.5621019Z echo "Running on Linux 39963c4ddbfc 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:22:39 UTC 2025" 2025-03-14T06:22:39.5623937Z 2025-03-14T06:22:39.5624130Z export PACKAGE_TYPE="manywheel" 2025-03-14T06:22:39.5624523Z export DESIRED_PYTHON="3.9" 2025-03-14T06:22:39.5624909Z export DESIRED_CUDA="cu118" 2025-03-14T06:22:39.5625296Z export LIBTORCH_VARIANT="" 2025-03-14T06:22:39.5625682Z export BUILD_PYTHONLESS="" 2025-03-14T06:22:39.5626067Z export USE_SPLIT_BUILD="false" 2025-03-14T06:22:39.5626456Z if [[ "linux-gnu" == "msys" ]]; then 2025-03-14T06:22:39.5626994Z export LIBTORCH_CONFIG="" 2025-03-14T06:22:39.5627447Z if [[ "" == 'debug' ]]; then 2025-03-14T06:22:39.5627814Z export DEBUG=1 2025-03-14T06:22:39.5628213Z fi 2025-03-14T06:22:39.5628590Z export DESIRED_DEVTOOLSET="" 2025-03-14T06:22:39.5628954Z else 2025-03-14T06:22:39.5629444Z export DESIRED_DEVTOOLSET="cxx11-abi" 2025-03-14T06:22:39.5629960Z fi 2025-03-14T06:22:39.5630529Z 2025-03-14T06:22:39.5630834Z export DATE="20250314" 2025-03-14T06:22:39.5631534Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T06:22:39.5632211Z export PYTORCH_BUILD_VERSION="2.8.0.dev20250314+cu118" 2025-03-14T06:22:39.5632918Z export PYTORCH_BUILD_NUMBER="1" 2025-03-14T06:22:39.5633398Z export OVERRIDE_PACKAGE_VERSION="2.8.0.dev20250314+cu118" 2025-03-14T06:22:39.5634182Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-03-14T06:22:39.5634493Z 2025-03-14T06:22:39.5634654Z # TODO: We don't need this anymore IIUC 2025-03-14T06:22:39.5635383Z export TORCH_PACKAGE_NAME='torch' 2025-03-14T06:22:39.5635750Z 2025-03-14T06:22:39.5635890Z export USE_FBGEMM=1 2025-03-14T06:22:39.5636247Z export PIP_UPLOAD_FOLDER="nightly/" 2025-03-14T06:22:39.5636944Z export DOCKER_IMAGE="pytorch/manylinux2_28-builder:118" 2025-03-14T06:22:39.5637556Z 2025-03-14T06:22:39.5637578Z 2025-03-14T06:22:39.5637858Z export USE_GOLD_LINKER="OFF" 2025-03-14T06:22:39.5638593Z export USE_GLOO_WITH_OPENSSL="ON" 2025-03-14T06:22:39.5639705Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T06:22:39.5640609Z export MAX_JOBS="12" 2025-03-14T06:22:39.5640957Z retry () { 2025-03-14T06:22:39.5641341Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-03-14T06:22:39.5641829Z } 2025-03-14T06:22:39.5642122Z export -f retry 2025-03-14T06:22:39.5643129Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2025-03-14T06:22:39.6313330Z ls: cannot access '/final_pkgs/torch_no_python*': No such file or directory 2025-03-14T06:22:39.6377725Z 2025-03-14T06:22:39.6377959Z 2025-03-14T06:22:39.6378315Z The script that will run in the next step is: 2025-03-14T06:22:39.6400692Z # =================== The following code will be executed inside Docker container =================== 2025-03-14T06:22:39.6401424Z set -eux -o pipefail 2025-03-14T06:22:39.6401650Z 2025-03-14T06:22:39.6401815Z retry () { 2025-03-14T06:22:39.6402153Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2025-03-14T06:22:39.6402557Z } 2025-03-14T06:22:39.6402724Z 2025-03-14T06:22:39.6402887Z # Source binary env file here if exists 2025-03-14T06:22:39.6403359Z if [[ -e "/tmp/env" ]]; then 2025-03-14T06:22:39.6403769Z source "/tmp/env" 2025-03-14T06:22:39.6404082Z fi 2025-03-14T06:22:39.6404214Z 2025-03-14T06:22:39.6404398Z python_nodot="$(echo 3.9 | tr -d m.u)" 2025-03-14T06:22:39.6404835Z 2025-03-14T06:22:39.6405002Z # Set up Python 2025-03-14T06:22:39.6405396Z if [[ "manywheel" != libtorch ]]; then 2025-03-14T06:22:39.6406328Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2025-03-14T06:22:39.6406927Z if [[ "$python_nodot" = *t ]]; then 2025-03-14T06:22:39.6407501Z python_digits="$(echo 3.9 | tr -cd [:digit:])" 2025-03-14T06:22:39.6408102Z python_path="/opt/python/cp$python_digits-cp${python_digits}t" 2025-03-14T06:22:39.6408873Z fi 2025-03-14T06:22:39.6409541Z export PATH="${python_path}/bin:$PATH" 2025-03-14T06:22:39.6410143Z fi 2025-03-14T06:22:39.6410345Z 2025-03-14T06:22:39.6410600Z EXTRA_CONDA_FLAGS="" 2025-03-14T06:22:39.6411125Z NUMPY_PIN="" 2025-03-14T06:22:39.6411587Z PROTOBUF_PACKAGE="defaults::protobuf" 2025-03-14T06:22:39.6411865Z 2025-03-14T06:22:39.6412027Z if [[ "$python_nodot" = *310* ]]; then 2025-03-14T06:22:39.6412847Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2025-03-14T06:22:39.6413895Z # we set a lower boundary here just to be safe 2025-03-14T06:22:39.6414334Z NUMPY_PIN=">=1.21.2" 2025-03-14T06:22:39.6414703Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2025-03-14T06:22:39.6415212Z fi 2025-03-14T06:22:39.6415502Z 2025-03-14T06:22:39.6415771Z if [[ "$python_nodot" = *39* ]]; then 2025-03-14T06:22:39.6416510Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2025-03-14T06:22:39.6417638Z # we set a lower boundary here just to be safe 2025-03-14T06:22:39.6418168Z NUMPY_PIN=">=1.20" 2025-03-14T06:22:39.6418757Z fi 2025-03-14T06:22:39.6418964Z 2025-03-14T06:22:39.6419276Z # Move debug wheels out of the package dir so they don't get installed 2025-03-14T06:22:39.6419830Z mkdir -p /tmp/debug_final_pkgs 2025-03-14T06:22:39.6420405Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2025-03-14T06:22:39.6420894Z 2025-03-14T06:22:39.6421036Z # Install the package 2025-03-14T06:22:39.6421539Z # These network calls should not have 'retry's because they are installing 2025-03-14T06:22:39.6422146Z # locally and aren't actually network calls 2025-03-14T06:22:39.6422807Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2025-03-14T06:22:39.6423739Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2025-03-14T06:22:39.6424216Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2025-03-14T06:22:39.6424916Z CHANNEL="nightly" 2025-03-14T06:22:39.6425442Z else 2025-03-14T06:22:39.6425767Z CHANNEL="test" 2025-03-14T06:22:39.6426091Z fi 2025-03-14T06:22:39.6426253Z 2025-03-14T06:22:39.6426404Z if [[ "manywheel" != libtorch ]]; then 2025-03-14T06:22:39.6426883Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2025-03-14T06:22:39.6427299Z if [[ "false" == "true" ]]; then 2025-03-14T06:22:39.6427700Z pkg_no_python="" 2025-03-14T06:22:39.6428284Z pkg_torch="/final_pkgs/torch-2.8.0.dev20250314+cu118-cp39-cp39-manylinux_2_28_x86_64.whl" 2025-03-14T06:22:39.6429034Z # todo: after folder is populated use the pypi_pkg channel instead 2025-03-14T06:22:39.6429918Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2025-03-14T06:22:39.6430772Z retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:22:39.6431257Z else 2025-03-14T06:22:39.6431755Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2025-03-14T06:22:39.6432458Z retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:22:39.6432923Z fi 2025-03-14T06:22:39.6433209Z else 2025-03-14T06:22:39.6433507Z pip install "$pkg" 2025-03-14T06:22:39.6433938Z retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:22:39.6434394Z fi 2025-03-14T06:22:39.6434669Z fi 2025-03-14T06:22:39.6434977Z if [[ "manywheel" == libtorch ]]; then 2025-03-14T06:22:39.6435443Z pkg="$(ls /final_pkgs/*-latest.zip)" 2025-03-14T06:22:39.6435872Z unzip "$pkg" -d /tmp 2025-03-14T06:22:39.6436457Z cd /tmp/libtorch 2025-03-14T06:22:39.6436776Z fi 2025-03-14T06:22:39.6436945Z 2025-03-14T06:22:39.6437078Z # Test the package 2025-03-14T06:22:39.6437428Z /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:22:39.6437698Z 2025-03-14T06:22:39.6438119Z if [[ "$GPU_ARCH_TYPE" != *s390x* && "$GPU_ARCH_TYPE" != *xpu* && "$GPU_ARCH_TYPE" != *rocm* && "manywheel" != libtorch ]]; then 2025-03-14T06:22:39.6438912Z # Exclude s390, xpu, rocm and libtorch builds from smoke testing 2025-03-14T06:22:39.6439874Z python /pytorch/.ci/pytorch/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2025-03-14T06:22:39.6440582Z fi 2025-03-14T06:22:39.6440755Z 2025-03-14T06:22:39.6440888Z # Clean temp files 2025-03-14T06:22:39.6441255Z cd /pytorch/.ci/pytorch/ && git clean -ffdx 2025-03-14T06:22:39.6441552Z 2025-03-14T06:22:39.6441882Z # =================== The above code will be executed inside Docker container =================== 2025-03-14T06:22:39.6442918Z + docker exec -t 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 bash -c 'source /tmp/env && bash -x /run.sh' 2025-03-14T06:22:39.7053785Z Running on Linux 39963c4ddbfc 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:22:39 UTC 2025 2025-03-14T06:22:39.7075354Z + set -eux -o pipefail 2025-03-14T06:22:39.7075787Z + [[ -e /tmp/env ]] 2025-03-14T06:22:39.7076317Z + source /tmp/env 2025-03-14T06:22:39.7077181Z ++ export TZ=UTC 2025-03-14T06:22:39.7077560Z ++ TZ=UTC 2025-03-14T06:22:39.7078696Z ++ echo 'Running on Linux 39963c4ddbfc 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:22:39 UTC 2025' 2025-03-14T06:22:39.7080378Z Running on Linux 39963c4ddbfc 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:22:39 UTC 2025 2025-03-14T06:22:39.7081585Z ++ export PACKAGE_TYPE=manywheel 2025-03-14T06:22:39.7082167Z ++ PACKAGE_TYPE=manywheel 2025-03-14T06:22:39.7082604Z ++ export DESIRED_PYTHON=3.9 2025-03-14T06:22:39.7082985Z ++ DESIRED_PYTHON=3.9 2025-03-14T06:22:39.7083502Z ++ export DESIRED_CUDA=cu118 2025-03-14T06:22:39.7083897Z ++ DESIRED_CUDA=cu118 2025-03-14T06:22:39.7084252Z ++ export LIBTORCH_VARIANT= 2025-03-14T06:22:39.7084807Z ++ LIBTORCH_VARIANT= 2025-03-14T06:22:39.7085192Z ++ export BUILD_PYTHONLESS= 2025-03-14T06:22:39.7085555Z ++ BUILD_PYTHONLESS= 2025-03-14T06:22:39.7086121Z ++ export USE_SPLIT_BUILD=false 2025-03-14T06:22:39.7086559Z ++ USE_SPLIT_BUILD=false 2025-03-14T06:22:39.7086925Z ++ [[ linux-gnu == \m\s\y\s ]] 2025-03-14T06:22:39.7087553Z ++ export DESIRED_DEVTOOLSET=cxx11-abi 2025-03-14T06:22:39.7087983Z ++ DESIRED_DEVTOOLSET=cxx11-abi 2025-03-14T06:22:39.7088399Z ++ export DATE=20250314 2025-03-14T06:22:39.7088930Z ++ DATE=20250314 2025-03-14T06:22:39.7089292Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T06:22:39.7089827Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-03-14T06:22:39.7090459Z ++ export PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu118 2025-03-14T06:22:39.7090993Z ++ PYTORCH_BUILD_VERSION=2.8.0.dev20250314+cu118 2025-03-14T06:22:39.7091693Z ++ export PYTORCH_BUILD_NUMBER=1 2025-03-14T06:22:39.7092092Z ++ PYTORCH_BUILD_NUMBER=1 2025-03-14T06:22:39.7092689Z ++ export OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cu118 2025-03-14T06:22:39.7093251Z ++ OVERRIDE_PACKAGE_VERSION=2.8.0.dev20250314+cu118 2025-03-14T06:22:39.7093897Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T06:22:39.7094462Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-03-14T06:22:39.7094899Z ++ export TORCH_PACKAGE_NAME=torch 2025-03-14T06:22:39.7095529Z ++ TORCH_PACKAGE_NAME=torch 2025-03-14T06:22:39.7095884Z ++ export USE_FBGEMM=1 2025-03-14T06:22:39.7096244Z ++ USE_FBGEMM=1 2025-03-14T06:22:39.7096788Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T06:22:39.7097216Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-03-14T06:22:39.7097835Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28-builder:118 2025-03-14T06:22:39.7098431Z ++ DOCKER_IMAGE=pytorch/manylinux2_28-builder:118 2025-03-14T06:22:39.7098965Z ++ export USE_GOLD_LINKER=OFF 2025-03-14T06:22:39.7099501Z ++ USE_GOLD_LINKER=OFF 2025-03-14T06:22:39.7099866Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-03-14T06:22:39.7100383Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-03-14T06:22:39.7100854Z ++ export MAX_JOBS=12 2025-03-14T06:22:39.7101190Z ++ MAX_JOBS=12 2025-03-14T06:22:39.7101556Z ++ export -f retry 2025-03-14T06:22:39.7102065Z ++ echo 3.9 2025-03-14T06:22:39.7102544Z ++ tr -d m.u 2025-03-14T06:22:39.7117328Z + python_nodot=39 2025-03-14T06:22:39.7117690Z + [[ manywheel != libtorch ]] 2025-03-14T06:22:39.7118115Z + python_path=/opt/python/cp39-cp39 2025-03-14T06:22:39.7118500Z + [[ 39 = *t ]] 2025-03-14T06:22:39.7119716Z + 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:22:39.7121338Z + 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:22:39.7122308Z + EXTRA_CONDA_FLAGS= 2025-03-14T06:22:39.7122645Z + NUMPY_PIN= 2025-03-14T06:22:39.7123163Z + PROTOBUF_PACKAGE=defaults::protobuf 2025-03-14T06:22:39.7123661Z + [[ 39 = *310* ]] 2025-03-14T06:22:39.7123976Z + [[ 39 = *39* ]] 2025-03-14T06:22:39.7124276Z + NUMPY_PIN='>=1.20' 2025-03-14T06:22:39.7124773Z + mkdir -p /tmp/debug_final_pkgs 2025-03-14T06:22:39.7148344Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2025-03-14T06:22:39.7173096Z mv: cannot stat '/final_pkgs/debug-*.zip': No such file or directory 2025-03-14T06:22:39.7175012Z + echo 'no debug packages to move' 2025-03-14T06:22:39.7175412Z no debug packages to move 2025-03-14T06:22:39.7182965Z ++ ls -1 /final_pkgs 2025-03-14T06:22:39.7183333Z ++ sort 2025-03-14T06:22:39.7185350Z ++ tail -1 2025-03-14T06:22:39.7211346Z + pkg=/final_pkgs/torch-2.8.0.dev20250314+cu118-cp39-cp39-manylinux_2_28_x86_64.whl 2025-03-14T06:22:39.7212354Z + [[ 2.8.0.dev20250314+cu118 == *dev* ]] 2025-03-14T06:22:39.7212758Z + CHANNEL=nightly 2025-03-14T06:22:39.7213107Z + [[ manywheel != libtorch ]] 2025-03-14T06:22:39.7213515Z + [[ linux-binary-manywheel != *s390x* ]] 2025-03-14T06:22:39.7213952Z + [[ false == \t\r\u\e ]] 2025-03-14T06:22:39.7214890Z + pip install /final_pkgs/torch-2.8.0.dev20250314+cu118-cp39-cp39-manylinux_2_28_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118 2025-03-14T06:22:41.4369940Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118 2025-03-14T06:22:41.4433462Z Processing /final_pkgs/torch-2.8.0.dev20250314+cu118-cp39-cp39-manylinux_2_28_x86_64.whl 2025-03-14T06:22:44.5556624Z Collecting filelock (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:44.5598958Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-03-14T06:22:44.6020457Z Collecting typing-extensions>=4.10.0 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:44.6061126Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-03-14T06:22:44.6470696Z Collecting sympy>=1.13.3 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:44.6508628Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-03-14T06:22:44.6937339Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2025-03-14T06:22:44.6938352Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 160.9 MB/s eta 0:00:00 2025-03-14T06:22:44.7595166Z [?25hCollecting networkx (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:44.7633839Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-03-14T06:22:44.7797808Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2025-03-14T06:22:44.7798684Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 129.5 MB/s eta 0:00:00 2025-03-14T06:22:44.8318345Z [?25hCollecting jinja2 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:44.8356462Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-03-14T06:22:44.9059600Z Collecting fsspec (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:44.9099833Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-03-14T06:22:45.0168024Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:45.0208052Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2025-03-14T06:22:45.1327622Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2025-03-14T06:22:45.1328589Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 215.9 MB/s eta 0:00:00 2025-03-14T06:22:45.2314548Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:45.2356101Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2025-03-14T06:22:45.2493104Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2025-03-14T06:22:45.2494085Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 73.9 MB/s eta 0:00:00 2025-03-14T06:22:45.2886091Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:45.2924956Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2025-03-14T06:22:45.3681820Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2025-03-14T06:22:45.3682753Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 184.4 MB/s eta 0:00:00 2025-03-14T06:22:45.4451898Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:45.4498183Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2025-03-14T06:22:45.6550099Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2025-03-14T06:22:45.8577463Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/663.9 MB 324.0 MB/s eta 0:00:02 2025-03-14T06:22:46.0605734Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.6/663.9 MB 339.2 MB/s eta 0:00:02 2025-03-14T06:22:46.2633209Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 221.2/663.9 MB 365.3 MB/s eta 0:00:02 2025-03-14T06:22:46.4661565Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 281.8/663.9 MB 345.4 MB/s eta 0:00:02 2025-03-14T06:22:46.6689363Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 347.9/663.9 MB 359.3 MB/s eta 0:00:01 2025-03-14T06:22:46.8717614Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 415.8/663.9 MB 341.2 MB/s eta 0:00:01 2025-03-14T06:22:47.0744459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 483.4/663.9 MB 324.3 MB/s eta 0:00:01 2025-03-14T06:22:47.2773180Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 551.3/663.9 MB 333.6 MB/s eta 0:00:01 2025-03-14T06:22:47.4800513Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 618.9/663.9 MB 335.0 MB/s eta 0:00:01 2025-03-14T06:22:47.6826858Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:47.8853142Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:48.0879548Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:48.2902835Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:48.4928528Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:48.6952910Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:48.8976146Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:49.1002261Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:49.3027916Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:49.5053704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:49.7078528Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:49.9106879Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:50.1132792Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:50.3161748Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:50.5190696Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:50.7219318Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:50.9247958Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:51.1275042Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:51.3299403Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:51.5325131Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:51.7350451Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:51.7739853Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 335.3 MB/s eta 0:00:01 2025-03-14T06:22:51.7740935Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 50.9 MB/s eta 0:00:00 2025-03-14T06:22:53.8401407Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:53.8445033Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2025-03-14T06:22:54.0497978Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2025-03-14T06:22:54.2524004Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.0/417.9 MB 400.7 MB/s eta 0:00:01 2025-03-14T06:22:54.4549780Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 161.2/417.9 MB 400.6 MB/s eta 0:00:01 2025-03-14T06:22:54.6577857Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 242.2/417.9 MB 400.6 MB/s eta 0:00:01 2025-03-14T06:22:54.8605321Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 323.2/417.9 MB 400.5 MB/s eta 0:00:01 2025-03-14T06:22:55.0631453Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 404.5/417.9 MB 400.7 MB/s eta 0:00:01 2025-03-14T06:22:55.2655693Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:55.4679772Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:55.6703725Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:55.8727732Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:56.0753201Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:56.2779990Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:56.4805246Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:56.6829825Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:56.8854592Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:57.0881605Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:57.2815330Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 399.2 MB/s eta 0:00:01 2025-03-14T06:22:57.2816448Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 86.0 MB/s eta 0:00:00 2025-03-14T06:22:58.5868877Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:58.5907802Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2025-03-14T06:22:58.7958347Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2025-03-14T06:22:58.9984329Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 83.6/168.4 MB 418.7 MB/s eta 0:00:01 2025-03-14T06:22:59.2011796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 419.0 MB/s eta 0:00:01 2025-03-14T06:22:59.3679450Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 419.0 MB/s eta 0:00:01 2025-03-14T06:22:59.3680447Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 218.0 MB/s eta 0:00:00 2025-03-14T06:22:59.9852243Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:22:59.9894026Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2025-03-14T06:23:00.1946067Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2025-03-14T06:23:00.3872756Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 57.9/58.1 MB 382.4 MB/s eta 0:00:01 2025-03-14T06:23:00.3874997Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 147.8 MB/s eta 0:00:00 2025-03-14T06:23:00.5953496Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:00.5998070Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2025-03-14T06:23:00.8050096Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2025-03-14T06:23:01.0076515Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 52.2/128.2 MB 262.0 MB/s eta 0:00:01 2025-03-14T06:23:01.2104389Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 329.6 MB/s eta 0:00:01 2025-03-14T06:23:01.2620715Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 329.6 MB/s eta 0:00:01 2025-03-14T06:23:01.2622740Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 194.9 MB/s eta 0:00:00 2025-03-14T06:23:01.6949832Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:01.6994233Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2025-03-14T06:23:01.9046348Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2025-03-14T06:23:02.1073129Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 79.7/204.1 MB 399.0 MB/s eta 0:00:01 2025-03-14T06:23:02.3100169Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 160.2/204.1 MB 398.4 MB/s eta 0:00:01 2025-03-14T06:23:02.5132330Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 397.1 MB/s eta 0:00:01 2025-03-14T06:23:02.7155534Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 397.1 MB/s eta 0:00:01 2025-03-14T06:23:02.8754989Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 397.1 MB/s eta 0:00:01 2025-03-14T06:23:02.8755921Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 174.2 MB/s eta 0:00:00 2025-03-14T06:23:03.5358236Z [?25hCollecting nvidia-nccl-cu11==2.21.5 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:03.5401379Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2025-03-14T06:23:03.7465199Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.8 MB ? eta -:--:-- 2025-03-14T06:23:03.9494405Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/147.8 MB 230.2 MB/s eta 0:00:01 2025-03-14T06:23:04.1519979Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 126.6/147.8 MB 313.6 MB/s eta 0:00:01 2025-03-14T06:23:04.3011520Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 322.2 MB/s eta 0:00:01 2025-03-14T06:23:04.3012491Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 195.4 MB/s eta 0:00:00 2025-03-14T06:23:04.7855458Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:04.7893349Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2025-03-14T06:23:04.8614906Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:04.8653795Z 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:23:04.8883128Z 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+cu118) (75.8.2) 2025-03-14T06:23:04.9146832Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:04.9187887Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-03-14T06:23:04.9308987Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2025-03-14T06:23:04.9309883Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 41.5 MB/s eta 0:00:00 2025-03-14T06:23:04.9756207Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:04.9797231Z 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:23:04.9889006Z 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:23:04.9896428Z Collecting networkx (from torch==2.8.0.dev20250314+cu118) 2025-03-14T06:23:04.9936463Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2025-03-14T06:23:05.0110699Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2025-03-14T06:23:05.0111571Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 116.2 MB/s eta 0:00:00 2025-03-14T06:23:05.0352544Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-03-14T06:23:05.0511509Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2025-03-14T06:23:05.0512390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 125.8 MB/s eta 0:00:00 2025-03-14T06:23:05.1019378Z [?25hDownloading 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:23:05.3068467Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/153.4 MB ? eta -:--:-- 2025-03-14T06:23:05.5098317Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.5/153.4 MB 242.0 MB/s eta 0:00:01 2025-03-14T06:23:05.7123854Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 129.2/153.4 MB 321.0 MB/s eta 0:00:01 2025-03-14T06:23:05.9149647Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 153.4/153.4 MB 271.3 MB/s eta 0:00:01 2025-03-14T06:23:05.9768385Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 153.4/153.4 MB 271.3 MB/s eta 0:00:01 2025-03-14T06:23:05.9770779Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 176.1 MB/s eta 0:00:00 2025-03-14T06:23:06.7417837Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, pytorch-triton, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2025-03-14T06:24:06.9341743Z 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-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250314+cu118 typing-extensions-4.12.2 2025-03-14T06:24:06.9346574Z 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:24:07.1841785Z + retry pip install -q numpy protobuf typing-extensions 2025-03-14T06:24:07.1842536Z + pip install -q numpy protobuf typing-extensions 2025-03-14T06:24:12.4676805Z 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:24:12.6963079Z + [[ manywheel == libtorch ]] 2025-03-14T06:24:12.6963584Z + /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:24:12.6985586Z + [[ -z 3.9 ]] 2025-03-14T06:24:12.6986087Z + [[ -z cu118 ]] 2025-03-14T06:24:12.6986640Z + [[ -z cxx11-abi ]] 2025-03-14T06:24:12.6987149Z + [[ -z manywheel ]] 2025-03-14T06:24:12.6987512Z + [[ manywheel == libtorch ]] 2025-03-14T06:24:12.6987897Z + [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2025-03-14T06:24:12.6988258Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2025-03-14T06:24:12.6988607Z + py_dot=3.9 2025-03-14T06:24:12.6995112Z +++ which python 2025-03-14T06:24:12.7009451Z ++ dirname /opt/python/cp39-cp39/bin/python 2025-03-14T06:24:12.7034804Z + export install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2025-03-14T06:24:12.7035653Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2025-03-14T06:24:12.7036251Z + [[ cu118 == \x\p\u ]] 2025-03-14T06:24:12.7037076Z + echo 'Checking that the gcc ABI is what we expect' 2025-03-14T06:24:12.7037643Z Checking that the gcc ABI is what we expect 2025-03-14T06:24:12.7041712Z ++ uname 2025-03-14T06:24:12.7066138Z + [[ Linux != \D\a\r\w\i\n ]] 2025-03-14T06:24:12.7066966Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2025-03-14T06:24:12.7068062Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2025-03-14T06:24:12.7068808Z + echo 'Checking the TorchConfig.cmake' 2025-03-14T06:24:12.7069258Z Checking the TorchConfig.cmake 2025-03-14T06:24:12.7069963Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2025-03-14T06:24:12.7090840Z # FindTorch 2025-03-14T06:24:12.7091365Z # ------- 2025-03-14T06:24:12.7091942Z # 2025-03-14T06:24:12.7092304Z # Finds the Torch library 2025-03-14T06:24:12.7092727Z # 2025-03-14T06:24:12.7093398Z # This will define the following variables: 2025-03-14T06:24:12.7094177Z # 2025-03-14T06:24:12.7094916Z # TORCH_FOUND -- True if the system has the Torch library 2025-03-14T06:24:12.7095760Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2025-03-14T06:24:12.7096545Z # TORCH_LIBRARIES -- Libraries to link against 2025-03-14T06:24:12.7097406Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2025-03-14T06:24:12.7098452Z # 2025-03-14T06:24:12.7098824Z # and the following imported targets: 2025-03-14T06:24:12.7099206Z # 2025-03-14T06:24:12.7099480Z # torch 2025-03-14T06:24:12.7099805Z macro(append_torchlib_if_found) 2025-03-14T06:24:12.7100195Z foreach (_arg ${ARGN}) 2025-03-14T06:24:12.7100696Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:24:12.7101232Z if(${_arg}_LIBRARY) 2025-03-14T06:24:12.7101638Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2025-03-14T06:24:12.7102082Z else() 2025-03-14T06:24:12.7102522Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2025-03-14T06:24:12.7103047Z endif() 2025-03-14T06:24:12.7103330Z endforeach() 2025-03-14T06:24:12.7103644Z endmacro() 2025-03-14T06:24:12.7103832Z 2025-03-14T06:24:12.7104000Z macro(append_wholearchive_lib_if_found) 2025-03-14T06:24:12.7104427Z foreach (_arg ${ARGN}) 2025-03-14T06:24:12.7104925Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:24:12.7105465Z if(${_arg}_LIBRARY) 2025-03-14T06:24:12.7105799Z if(APPLE) 2025-03-14T06:24:12.7106257Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2025-03-14T06:24:12.7106784Z elseif(MSVC) 2025-03-14T06:24:12.7107236Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2025-03-14T06:24:12.7107733Z else() 2025-03-14T06:24:12.7108058Z # Linux 2025-03-14T06:24:12.7108612Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2025-03-14T06:24:12.7109263Z endif() 2025-03-14T06:24:12.7109866Z else() 2025-03-14T06:24:12.7110294Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2025-03-14T06:24:12.7110809Z endif() 2025-03-14T06:24:12.7111169Z endforeach() 2025-03-14T06:24:12.7111482Z endmacro() 2025-03-14T06:24:12.7111652Z 2025-03-14T06:24:12.7111853Z include(FindPackageHandleStandardArgs) 2025-03-14T06:24:12.7112180Z 2025-03-14T06:24:12.7112350Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2025-03-14T06:24:12.7112877Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2025-03-14T06:24:12.7113365Z else() 2025-03-14T06:24:12.7113892Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2025-03-14T06:24:12.7114649Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2025-03-14T06:24:12.7115466Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2025-03-14T06:24:12.7116099Z endif() 2025-03-14T06:24:12.7116281Z 2025-03-14T06:24:12.7116565Z # Include directories. 2025-03-14T06:24:12.7116988Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2025-03-14T06:24:12.7117431Z set(TORCH_INCLUDE_DIRS 2025-03-14T06:24:12.7117806Z ${TORCH_INSTALL_PREFIX}/include 2025-03-14T06:24:12.7118275Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2025-03-14T06:24:12.7118748Z else() 2025-03-14T06:24:12.7119055Z set(TORCH_INCLUDE_DIRS 2025-03-14T06:24:12.7119446Z ${TORCH_INSTALL_PREFIX}/include 2025-03-14T06:24:12.7119903Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2025-03-14T06:24:12.7120351Z endif() 2025-03-14T06:24:12.7120531Z 2025-03-14T06:24:12.7120674Z # Library dependencies. 2025-03-14T06:24:12.7121010Z if(ON) 2025-03-14T06:24:12.7121460Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2025-03-14T06:24:12.7122071Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2025-03-14T06:24:12.7122512Z append_torchlib_if_found(c10) 2025-03-14T06:24:12.7122877Z else() 2025-03-14T06:24:12.7123340Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2025-03-14T06:24:12.7124087Z #library need whole archive 2025-03-14T06:24:12.7124934Z append_wholearchive_lib_if_found(torch torch_cpu) 2025-03-14T06:24:12.7125390Z if(ON) 2025-03-14T06:24:12.7125773Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2025-03-14T06:24:12.7126244Z endif() 2025-03-14T06:24:12.7126531Z if(OFF) 2025-03-14T06:24:12.7127117Z append_wholearchive_lib_if_found(torch_xpu c10_xpu) 2025-03-14T06:24:12.7127785Z endif() 2025-03-14T06:24:12.7127976Z 2025-03-14T06:24:12.7128280Z # We need manually add dependent libraries when they are not linked into the 2025-03-14T06:24:12.7129202Z # shared library. 2025-03-14T06:24:12.7129929Z # TODO: this list might be incomplete. 2025-03-14T06:24:12.7130651Z append_torchlib_if_found(c10) 2025-03-14T06:24:12.7130889Z 2025-03-14T06:24:12.7131016Z if(ON) 2025-03-14T06:24:12.7131336Z append_torchlib_if_found(nnpack) 2025-03-14T06:24:12.7131743Z endif() 2025-03-14T06:24:12.7132022Z 2025-03-14T06:24:12.7132258Z if(ON) 2025-03-14T06:24:12.7132962Z append_torchlib_if_found(pytorch_qnnpack) 2025-03-14T06:24:12.7133643Z endif() 2025-03-14T06:24:12.7133821Z 2025-03-14T06:24:12.7133939Z if(ON) 2025-03-14T06:24:12.7134265Z append_torchlib_if_found(XNNPACK) 2025-03-14T06:24:12.7134749Z append_torchlib_if_found(microkernels-prod) 2025-03-14T06:24:12.7135177Z endif() 2025-03-14T06:24:12.7135355Z 2025-03-14T06:24:12.7135480Z if(OFF) 2025-03-14T06:24:12.7135822Z append_torchlib_if_found(kleidiai) 2025-03-14T06:24:12.7136613Z endif() 2025-03-14T06:24:12.7136951Z 2025-03-14T06:24:12.7137430Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2025-03-14T06:24:12.7138048Z append_torchlib_if_found(onnx onnx_proto) 2025-03-14T06:24:12.7138344Z 2025-03-14T06:24:12.7138503Z append_torchlib_if_found(fmt) 2025-03-14T06:24:12.7138920Z append_torchlib_if_found(cpuinfo clog) 2025-03-14T06:24:12.7139226Z 2025-03-14T06:24:12.7139399Z append_torchlib_if_found(eigen_blas) 2025-03-14T06:24:12.7139991Z append_torchlib_if_found(pthreadpool) 2025-03-14T06:24:12.7140279Z 2025-03-14T06:24:12.7140426Z if(ON) 2025-03-14T06:24:12.7140745Z append_torchlib_if_found(fbgemm) 2025-03-14T06:24:12.7141117Z endif() 2025-03-14T06:24:12.7141301Z 2025-03-14T06:24:12.7141429Z if(ON) 2025-03-14T06:24:12.7141750Z append_torchlib_if_found(dnnl mkldnn) 2025-03-14T06:24:12.7142155Z endif() 2025-03-14T06:24:12.7142316Z 2025-03-14T06:24:12.7142491Z append_torchlib_if_found(sleef asmjit) 2025-03-14T06:24:12.7142879Z endif() 2025-03-14T06:24:12.7143055Z 2025-03-14T06:24:12.7143175Z if(1) 2025-03-14T06:24:12.7143485Z append_torchlib_if_found(kineto) 2025-03-14T06:24:12.7143869Z endif() 2025-03-14T06:24:12.7144030Z 2025-03-14T06:24:12.7144166Z if(ON) 2025-03-14T06:24:12.7144429Z if(MSVC) 2025-03-14T06:24:12.7144947Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:24:12.7145764Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY}) 2025-03-14T06:24:12.7146275Z else() 2025-03-14T06:24:12.7146615Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB}) 2025-03-14T06:24:12.7147022Z endif() 2025-03-14T06:24:12.7147373Z if(TARGET torch::nvtoolsext) 2025-03-14T06:24:12.7147828Z list(APPEND TORCH_CUDA_LIBRARIES torch::nvtoolsext) 2025-03-14T06:24:12.7148289Z endif() 2025-03-14T06:24:12.7148454Z 2025-03-14T06:24:12.7148595Z if(ON) 2025-03-14T06:24:12.7149043Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:24:12.7149850Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2025-03-14T06:24:12.7150487Z endif() 2025-03-14T06:24:12.7150867Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2025-03-14T06:24:12.7151327Z endif() 2025-03-14T06:24:12.7151835Z 2025-03-14T06:24:12.7152023Z if(OFF AND ON) 2025-03-14T06:24:12.7152402Z append_torchlib_if_found(c10_xpu torch_xpu) 2025-03-14T06:24:12.7152839Z endif() 2025-03-14T06:24:12.7153008Z 2025-03-14T06:24:12.7153353Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2025-03-14T06:24:12.7153977Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2025-03-14T06:24:12.7154429Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=1") 2025-03-14T06:24:12.7154873Z endif() 2025-03-14T06:24:12.7155053Z 2025-03-14T06:24:12.7155335Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2025-03-14T06:24:12.7155954Z # the statements below changes target properties on 2025-03-14T06:24:12.7156709Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2025-03-14T06:24:12.7157571Z # - this is untested whether it is the correct (or desired) methodology in CMake 2025-03-14T06:24:12.7158261Z # - the imported target created in this file in static library mode 2025-03-14T06:24:12.7158900Z if(NOT ON) 2025-03-14T06:24:12.7159629Z # do not set this property on the shared library target, as it will cause confusion in some builds 2025-03-14T06:24:12.7160487Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2025-03-14T06:24:12.7161118Z set_target_properties(torch PROPERTIES 2025-03-14T06:24:12.7161577Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2025-03-14T06:24:12.7161970Z ) 2025-03-14T06:24:12.7162255Z endif() 2025-03-14T06:24:12.7162584Z set_target_properties(torch PROPERTIES 2025-03-14T06:24:12.7163087Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2025-03-14T06:24:12.7163553Z CXX_STANDARD 17 2025-03-14T06:24:12.7163873Z ) 2025-03-14T06:24:12.7164218Z if(TORCH_CXX_FLAGS) 2025-03-14T06:24:12.7164887Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2025-03-14T06:24:12.7165577Z endif() 2025-03-14T06:24:12.7166036Z 2025-03-14T06:24:12.7166432Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2025-03-14T06:24:12.7167259Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2025-03-14T06:24:12.7168085Z + actual_gcc_abi=1 2025-03-14T06:24:12.7168582Z ++ is_expected 1 2025-03-14T06:24:12.7169016Z ++ [[ 1 -gt 0 ]] 2025-03-14T06:24:12.7169411Z ++ echo 1 2025-03-14T06:24:12.7169856Z + [[ 1 != 1 ]] 2025-03-14T06:24:12.7184253Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2025-03-14T06:24:12.7184977Z Checking that symbols in libtorch.so have the right gcc abi 2025-03-14T06:24:12.7185583Z ++ dirname /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:24:12.7186209Z + python3 /pytorch/.ci/pytorch/smoke_test/check_binary_symbols.py 2025-03-14T06:24:13.0825341Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-03-14T06:24:30.9167185Z num_cxx11_symbols: 2104 2025-03-14T06:24:30.9167646Z num_pre_cxx11_symbols: 0 2025-03-14T06:24:31.1901718Z + echo 'cxx11 symbols seem to be in order' 2025-03-14T06:24:31.1902233Z cxx11 symbols seem to be in order 2025-03-14T06:24:31.1906324Z ++ uname 2025-03-14T06:24:31.1931795Z + [[ Linux == \D\a\r\w\i\n ]] 2025-03-14T06:24:31.1932302Z + all_libs=($(find "$install_root" -name '*.so')) 2025-03-14T06:24:31.1935867Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2025-03-14T06:24:31.2223442Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.2227133Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2025-03-14T06:24:31.2364209Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2025-03-14T06:24:31.2364923Z ++ grep RUNPATH 2025-03-14T06:24:31.2395306Z + 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 (0x00007ffff4ff5000) 2025-03-14T06:24:31.2396714Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f399710b000) 2025-03-14T06:24:31.2397724Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3996eeb000) 2025-03-14T06:24:31.2398305Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3996b15000) 2025-03-14T06:24:31.2399088Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f399862c000) 2025-03-14T06:24:31.2400146Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f399861e000) 2025-03-14T06:24:31.2401241Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f398284b000) 2025-03-14T06:24:31.2402408Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f393eb2e000) 2025-03-14T06:24:31.2403576Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f399856e000) 2025-03-14T06:24:31.2404864Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f393e887000) 2025-03-14T06:24:31.2406118Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f393e765000) 2025-03-14T06:24:31.2406912Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f393e561000) 2025-03-14T06:24:31.2407850Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f393e347000) 2025-03-14T06:24:31.2409243Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f393c00b000) 2025-03-14T06:24:31.2410268Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f393bc76000) 2025-03-14T06:24:31.2410868Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f393ba5e000) 2025-03-14T06:24:31.2411413Z /lib64/ld-linux-x86-64.so.2 (0x00007f399843f000) 2025-03-14T06:24:31.2411931Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f393b856000) 2025-03-14T06:24:31.2412470Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f393b4d4000) 2025-03-14T06:24:31.2413649Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f393b297000) 2025-03-14T06:24:31.2414987Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f393a982000) 2025-03-14T06:24:31.2416466Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f3929c8a000) 2025-03-14T06:24:31.2417857Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f3918daf000) 2025-03-14T06:24:31.2419224Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f39124d3000) 2025-03-14T06:24:31.2420701Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f390c875000) 2025-03-14T06:24:31.2422120Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f38e82ef000) 2025-03-14T06:24:31.2423500Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f38dd30a000) 2025-03-14T06:24:31.2424496Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f38dd106000) with runpath ' 2025-03-14T06:24:31.2425604Z 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 (0x00007ffff4ff5000) 2025-03-14T06:24:31.2426988Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f399710b000) 2025-03-14T06:24:31.2427927Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3996eeb000) 2025-03-14T06:24:31.2428527Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3996b15000) 2025-03-14T06:24:31.2429365Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f399862c000) 2025-03-14T06:24:31.2430417Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f399861e000) 2025-03-14T06:24:31.2431494Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f398284b000) 2025-03-14T06:24:31.2432662Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f393eb2e000) 2025-03-14T06:24:31.2433808Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f399856e000) 2025-03-14T06:24:31.2435091Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f393e887000) 2025-03-14T06:24:31.2436331Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f393e765000) 2025-03-14T06:24:31.2437129Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f393e561000) 2025-03-14T06:24:31.2438058Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f393e347000) 2025-03-14T06:24:31.2439451Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f393c00b000) 2025-03-14T06:24:31.2440489Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f393bc76000) 2025-03-14T06:24:31.2441088Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f393ba5e000) 2025-03-14T06:24:31.2441628Z /lib64/ld-linux-x86-64.so.2 (0x00007f399843f000) 2025-03-14T06:24:31.2442152Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f393b856000) 2025-03-14T06:24:31.2442679Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f393b4d4000) 2025-03-14T06:24:31.2443579Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f393b297000) 2025-03-14T06:24:31.2445048Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f393a982000) 2025-03-14T06:24:31.2446477Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f3929c8a000) 2025-03-14T06:24:31.2447864Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f3918daf000) 2025-03-14T06:24:31.2449209Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f39124d3000) 2025-03-14T06:24:31.2450589Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f390c875000) 2025-03-14T06:24:31.2452375Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f38e82ef000) 2025-03-14T06:24:31.2453764Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f38dd30a000) 2025-03-14T06:24:31.2454753Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f38dd106000) with runpath 2025-03-14T06:24:31.2455324Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.2455908Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2025-03-14T06:24:31.2486588Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2025-03-14T06:24:31.2487377Z ++ grep RUNPATH 2025-03-14T06:24:31.2515900Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 (0x00007ffc0d7df000) 2025-03-14T06:24:31.2516926Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f60712c3000) 2025-03-14T06:24:31.2517522Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6070f2e000) 2025-03-14T06:24:31.2518104Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6070bac000) 2025-03-14T06:24:31.2518642Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6070994000) 2025-03-14T06:24:31.2519259Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6070774000) 2025-03-14T06:24:31.2519844Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f607039e000) 2025-03-14T06:24:31.2520415Z /lib64/ld-linux-x86-64.so.2 (0x00007f60714c7000) with runpath ' 2025-03-14T06:24:31.2521390Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 (0x00007ffc0d7df000) 2025-03-14T06:24:31.2522343Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f60712c3000) 2025-03-14T06:24:31.2522915Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6070f2e000) 2025-03-14T06:24:31.2523479Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6070bac000) 2025-03-14T06:24:31.2524030Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6070994000) 2025-03-14T06:24:31.2524654Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6070774000) 2025-03-14T06:24:31.2525219Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f607039e000) 2025-03-14T06:24:31.2525778Z /lib64/ld-linux-x86-64.so.2 (0x00007f60714c7000) with runpath 2025-03-14T06:24:31.2526307Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.2526910Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2025-03-14T06:24:31.2609047Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2025-03-14T06:24:31.2609734Z ++ grep RUNPATH 2025-03-14T06:24:31.2637883Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 (0x00007ffe2e365000) 2025-03-14T06:24:31.2639161Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fdd18d9a000) 2025-03-14T06:24:31.2639983Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fdd18b3b000) 2025-03-14T06:24:31.2641253Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fdd18894000) 2025-03-14T06:24:31.2642254Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fdd184ff000) 2025-03-14T06:24:31.2642825Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fdd1817d000) 2025-03-14T06:24:31.2643380Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fdd17f65000) 2025-03-14T06:24:31.2643926Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fdd17b8f000) 2025-03-14T06:24:31.2644433Z /lib64/ld-linux-x86-64.so.2 (0x00007fdd18d3f000) 2025-03-14T06:24:31.2645010Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fdd1796f000) 2025-03-14T06:24:31.2645669Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fdd17767000) with runpath ' 2025-03-14T06:24:31.2646807Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 (0x00007ffe2e365000) 2025-03-14T06:24:31.2648072Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fdd18d9a000) 2025-03-14T06:24:31.2648853Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fdd18b3b000) 2025-03-14T06:24:31.2649857Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fdd18894000) 2025-03-14T06:24:31.2650885Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fdd184ff000) 2025-03-14T06:24:31.2651840Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fdd1817d000) 2025-03-14T06:24:31.2652489Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fdd17f65000) 2025-03-14T06:24:31.2653050Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fdd17b8f000) 2025-03-14T06:24:31.2653547Z /lib64/ld-linux-x86-64.so.2 (0x00007fdd18d3f000) 2025-03-14T06:24:31.2654121Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fdd1796f000) 2025-03-14T06:24:31.2654779Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fdd17767000) with runpath 2025-03-14T06:24:31.2655326Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.2655956Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2025-03-14T06:24:31.2730154Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2025-03-14T06:24:31.2730985Z ++ grep RUNPATH 2025-03-14T06:24:31.2759688Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 (0x00007ffebd6f4000) 2025-03-14T06:24:31.2761201Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007f14eadc7000) 2025-03-14T06:24:31.2762193Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f14e9200000) 2025-03-14T06:24:31.2762794Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f14e8e6b000) 2025-03-14T06:24:31.2763372Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f14e8ae9000) 2025-03-14T06:24:31.2763936Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f14e88d1000) 2025-03-14T06:24:31.2764475Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f14e84fb000) 2025-03-14T06:24:31.2765063Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f14e82db000) 2025-03-14T06:24:31.2765649Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f14e80d3000) 2025-03-14T06:24:31.2766184Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f14e7ecf000) 2025-03-14T06:24:31.2766769Z /lib64/ld-linux-x86-64.so.2 (0x00007f14ee4ad000) with runpath ' 2025-03-14T06:24:31.2767819Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 (0x00007ffebd6f4000) 2025-03-14T06:24:31.2769262Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007f14eadc7000) 2025-03-14T06:24:31.2770258Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f14e9200000) 2025-03-14T06:24:31.2770875Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f14e8e6b000) 2025-03-14T06:24:31.2771638Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f14e8ae9000) 2025-03-14T06:24:31.2772186Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f14e88d1000) 2025-03-14T06:24:31.2772843Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f14e84fb000) 2025-03-14T06:24:31.2773418Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f14e82db000) 2025-03-14T06:24:31.2774012Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f14e80d3000) 2025-03-14T06:24:31.2774542Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f14e7ecf000) 2025-03-14T06:24:31.2775115Z /lib64/ld-linux-x86-64.so.2 (0x00007f14ee4ad000) with runpath 2025-03-14T06:24:31.2775633Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.2776199Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2025-03-14T06:24:31.2855905Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2025-03-14T06:24:31.2856746Z ++ grep RUNPATH 2025-03-14T06:24:31.2883069Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 (0x00007ffd4f775000) 2025-03-14T06:24:31.2884391Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f29b7390000) 2025-03-14T06:24:31.2885282Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f29b7188000) 2025-03-14T06:24:31.2886063Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f29cb753000) 2025-03-14T06:24:31.2886905Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f29b6f68000) 2025-03-14T06:24:31.2887505Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f29b6d64000) 2025-03-14T06:24:31.2888075Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f29b69cf000) 2025-03-14T06:24:31.2888653Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f29b664d000) 2025-03-14T06:24:31.2889570Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f29b6410000) 2025-03-14T06:24:31.2890532Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f29b61f8000) 2025-03-14T06:24:31.2891082Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f29b5e22000) 2025-03-14T06:24:31.2892052Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f29b550d000) 2025-03-14T06:24:31.2893488Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f29b5266000) 2025-03-14T06:24:31.2894464Z /lib64/ld-linux-x86-64.so.2 (0x00007f29cb65a000) 2025-03-14T06:24:31.2895074Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f29b5062000) with runpath ' 2025-03-14T06:24:31.2896115Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 (0x00007ffd4f775000) 2025-03-14T06:24:31.2897369Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f29b7390000) 2025-03-14T06:24:31.2898248Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f29b7188000) 2025-03-14T06:24:31.2899020Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f29cb753000) 2025-03-14T06:24:31.2899862Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f29b6f68000) 2025-03-14T06:24:31.2900462Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f29b6d64000) 2025-03-14T06:24:31.2901038Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f29b69cf000) 2025-03-14T06:24:31.2901588Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f29b664d000) 2025-03-14T06:24:31.2902495Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f29b6410000) 2025-03-14T06:24:31.2903444Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f29b61f8000) 2025-03-14T06:24:31.2904003Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f29b5e22000) 2025-03-14T06:24:31.2906300Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f29b550d000) 2025-03-14T06:24:31.2907730Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f29b5266000) 2025-03-14T06:24:31.2908705Z /lib64/ld-linux-x86-64.so.2 (0x00007f29cb65a000) 2025-03-14T06:24:31.2909286Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f29b5062000) with runpath 2025-03-14T06:24:31.2909849Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.2910438Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2025-03-14T06:24:31.2996838Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2025-03-14T06:24:31.2997610Z ++ grep RUNPATH 2025-03-14T06:24:31.3025129Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 (0x00007ffcc193f000) 2025-03-14T06:24:31.3026569Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f38da19e000) 2025-03-14T06:24:31.3027727Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f3896481000) 2025-03-14T06:24:31.3028612Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3896269000) 2025-03-14T06:24:31.3029232Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3896049000) 2025-03-14T06:24:31.3029820Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3895c73000) 2025-03-14T06:24:31.3030581Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f38ee539000) 2025-03-14T06:24:31.3031374Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f3895a6b000) 2025-03-14T06:24:31.3031912Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f3895867000) 2025-03-14T06:24:31.3032444Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f38954e5000) 2025-03-14T06:24:31.3033360Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f38952a8000) 2025-03-14T06:24:31.3034711Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f3894993000) 2025-03-14T06:24:31.3036141Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f38946ec000) 2025-03-14T06:24:31.3037143Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3894357000) 2025-03-14T06:24:31.3037700Z /lib64/ld-linux-x86-64.so.2 (0x00007f38ee468000) 2025-03-14T06:24:31.3038514Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f38942a7000) 2025-03-14T06:24:31.3039803Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f38835af000) 2025-03-14T06:24:31.3041200Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f38726d4000) 2025-03-14T06:24:31.3042596Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f3870398000) 2025-03-14T06:24:31.3044023Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f3869abc000) 2025-03-14T06:24:31.3045377Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f3863e5e000) 2025-03-14T06:24:31.3046765Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f383f8d8000) 2025-03-14T06:24:31.3048140Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f383f6be000) 2025-03-14T06:24:31.3049576Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f38346d9000) 2025-03-14T06:24:31.3050582Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f38344d5000) with runpath ' 2025-03-14T06:24:31.3052165Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 (0x00007ffcc193f000) 2025-03-14T06:24:31.3053446Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f38da19e000) 2025-03-14T06:24:31.3054621Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f3896481000) 2025-03-14T06:24:31.3055486Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3896269000) 2025-03-14T06:24:31.3056226Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3896049000) 2025-03-14T06:24:31.3056835Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3895c73000) 2025-03-14T06:24:31.3057617Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f38ee539000) 2025-03-14T06:24:31.3058406Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f3895a6b000) 2025-03-14T06:24:31.3058929Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f3895867000) 2025-03-14T06:24:31.3059448Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f38954e5000) 2025-03-14T06:24:31.3060355Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f38952a8000) 2025-03-14T06:24:31.3061707Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f3894993000) 2025-03-14T06:24:31.3063142Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f38946ec000) 2025-03-14T06:24:31.3064174Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3894357000) 2025-03-14T06:24:31.3064741Z /lib64/ld-linux-x86-64.so.2 (0x00007f38ee468000) 2025-03-14T06:24:31.3065537Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f38942a7000) 2025-03-14T06:24:31.3066826Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f38835af000) 2025-03-14T06:24:31.3068211Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f38726d4000) 2025-03-14T06:24:31.3069604Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f3870398000) 2025-03-14T06:24:31.3071029Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f3869abc000) 2025-03-14T06:24:31.3072436Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f3863e5e000) 2025-03-14T06:24:31.3073825Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f383f8d8000) 2025-03-14T06:24:31.3075193Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f383f6be000) 2025-03-14T06:24:31.3076479Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f38346d9000) 2025-03-14T06:24:31.3077479Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f38344d5000) with runpath 2025-03-14T06:24:31.3078049Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.3078668Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-03-14T06:24:31.3121808Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-03-14T06:24:31.3123455Z ++ grep RUNPATH 2025-03-14T06:24:31.3185830Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 (0x00007ffe017fa000) 2025-03-14T06:24:31.3187146Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f30f9d49000) 2025-03-14T06:24:31.3187950Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f30e576c000) 2025-03-14T06:24:31.3188499Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f30e5554000) 2025-03-14T06:24:31.3189072Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f30e5350000) 2025-03-14T06:24:31.3189653Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f30e5130000) 2025-03-14T06:24:31.3190236Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f30e4dae000) 2025-03-14T06:24:31.3191315Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f30e4b71000) 2025-03-14T06:24:31.3192717Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f30e425c000) 2025-03-14T06:24:31.3194151Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f30e3fb5000) 2025-03-14T06:24:31.3195200Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f30e3c20000) 2025-03-14T06:24:31.3195774Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f30e384a000) 2025-03-14T06:24:31.3196287Z /lib64/ld-linux-x86-64.so.2 (0x00007f30f9c3e000) 2025-03-14T06:24:31.3196888Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f30e3646000) with runpath ' 2025-03-14T06:24:31.3197940Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 (0x00007ffe017fa000) 2025-03-14T06:24:31.3199176Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f30f9d49000) 2025-03-14T06:24:31.3199976Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f30e576c000) 2025-03-14T06:24:31.3200536Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f30e5554000) 2025-03-14T06:24:31.3201092Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f30e5350000) 2025-03-14T06:24:31.3201681Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f30e5130000) 2025-03-14T06:24:31.3202245Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f30e4dae000) 2025-03-14T06:24:31.3203150Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f30e4b71000) 2025-03-14T06:24:31.3204503Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f30e425c000) 2025-03-14T06:24:31.3205950Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f30e3fb5000) 2025-03-14T06:24:31.3206983Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f30e3c20000) 2025-03-14T06:24:31.3207548Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f30e384a000) 2025-03-14T06:24:31.3208037Z /lib64/ld-linux-x86-64.so.2 (0x00007f30f9c3e000) 2025-03-14T06:24:31.3208634Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f30e3646000) with runpath 2025-03-14T06:24:31.3209196Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.3209809Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2025-03-14T06:24:31.3292795Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2025-03-14T06:24:31.3293435Z ++ grep RUNPATH 2025-03-14T06:24:31.3394897Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 (0x00007ffe65f0c000) 2025-03-14T06:24:31.3396305Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f905e391000) 2025-03-14T06:24:31.3397851Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f901a250000) 2025-03-14T06:24:31.3399317Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f9009558000) 2025-03-14T06:24:31.3400703Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f8ff867d000) 2025-03-14T06:24:31.3402108Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f8ff6341000) 2025-03-14T06:24:31.3403536Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8fefa65000) 2025-03-14T06:24:31.3405031Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f8fe9e07000) 2025-03-14T06:24:31.3406458Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f8fc5881000) 2025-03-14T06:24:31.3407841Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f8fc5667000) 2025-03-14T06:24:31.3409131Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f8fba682000) 2025-03-14T06:24:31.3410111Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8fba462000) 2025-03-14T06:24:31.3410720Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8fba25e000) 2025-03-14T06:24:31.3411268Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8fba056000) 2025-03-14T06:24:31.3412061Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f905e265000) 2025-03-14T06:24:31.3413168Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f8fa5d8c000) 2025-03-14T06:24:31.3414042Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8fa59f7000) 2025-03-14T06:24:31.3414615Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8fa5675000) 2025-03-14T06:24:31.3415170Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f8fa545d000) 2025-03-14T06:24:31.3415723Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8fa5087000) 2025-03-14T06:24:31.3416273Z /lib64/ld-linux-x86-64.so.2 (0x00007f905e214000) 2025-03-14T06:24:31.3417180Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f8fa4e4a000) 2025-03-14T06:24:31.3418520Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f8fa4535000) 2025-03-14T06:24:31.3419593Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f8fa4331000) with runpath ' 2025-03-14T06:24:31.3420677Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 (0x00007ffe65f0c000) 2025-03-14T06:24:31.3421966Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f905e391000) 2025-03-14T06:24:31.3423252Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f901a250000) 2025-03-14T06:24:31.3424702Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f9009558000) 2025-03-14T06:24:31.3426087Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f8ff867d000) 2025-03-14T06:24:31.3427505Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f8ff6341000) 2025-03-14T06:24:31.3429011Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8fefa65000) 2025-03-14T06:24:31.3430374Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f8fe9e07000) 2025-03-14T06:24:31.3431766Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f8fc5881000) 2025-03-14T06:24:31.3433135Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f8fc5667000) 2025-03-14T06:24:31.3434446Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f8fba682000) 2025-03-14T06:24:31.3435497Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8fba462000) 2025-03-14T06:24:31.3436134Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8fba25e000) 2025-03-14T06:24:31.3436666Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8fba056000) 2025-03-14T06:24:31.3437447Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f905e265000) 2025-03-14T06:24:31.3438557Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f8fa5d8c000) 2025-03-14T06:24:31.3439448Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8fa59f7000) 2025-03-14T06:24:31.3440020Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8fa5675000) 2025-03-14T06:24:31.3440570Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f8fa545d000) 2025-03-14T06:24:31.3441107Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8fa5087000) 2025-03-14T06:24:31.3441616Z /lib64/ld-linux-x86-64.so.2 (0x00007f905e214000) 2025-03-14T06:24:31.3442530Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f8fa4e4a000) 2025-03-14T06:24:31.3443900Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f8fa4535000) 2025-03-14T06:24:31.3444985Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f8fa4331000) with runpath 2025-03-14T06:24:31.3445562Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.3446191Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2025-03-14T06:24:31.3509543Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2025-03-14T06:24:31.3510295Z ++ grep RUNPATH 2025-03-14T06:24:31.3544321Z + 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 (0x00007ffd92de9000) 2025-03-14T06:24:31.3545871Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fd0d87d1000) 2025-03-14T06:24:31.3547357Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fd094ab4000) 2025-03-14T06:24:31.3548980Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fd0827f3000) 2025-03-14T06:24:31.3550278Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fd0f2128000) 2025-03-14T06:24:31.3551914Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd08254c000) 2025-03-14T06:24:31.3553178Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd0f2006000) 2025-03-14T06:24:31.3554030Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd08232c000) 2025-03-14T06:24:31.3554648Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd082128000) 2025-03-14T06:24:31.3555836Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fd07c4ca000) 2025-03-14T06:24:31.3557256Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fd06b7d2000) 2025-03-14T06:24:31.3558318Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd06b43d000) 2025-03-14T06:24:31.3558894Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd06b0bb000) 2025-03-14T06:24:31.3559478Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd06aea3000) 2025-03-14T06:24:31.3560034Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd06aacd000) 2025-03-14T06:24:31.3560544Z /lib64/ld-linux-x86-64.so.2 (0x00007fd0f1fad000) 2025-03-14T06:24:31.3561051Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd06a8c5000) 2025-03-14T06:24:31.3562083Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007fd06a688000) 2025-03-14T06:24:31.3563470Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fd069d73000) 2025-03-14T06:24:31.3564851Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fd058e98000) 2025-03-14T06:24:31.3566255Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fd056b5c000) 2025-03-14T06:24:31.3567670Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fd050280000) 2025-03-14T06:24:31.3569069Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fd02bcfa000) 2025-03-14T06:24:31.3570447Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fd02bae0000) 2025-03-14T06:24:31.3571752Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fd020afb000) 2025-03-14T06:24:31.3572747Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fd0208f7000) with runpath ' 2025-03-14T06:24:31.3573850Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 (0x00007ffd92de9000) 2025-03-14T06:24:31.3575178Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fd0d87d1000) 2025-03-14T06:24:31.3576350Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fd094ab4000) 2025-03-14T06:24:31.3577656Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fd0827f3000) 2025-03-14T06:24:31.3578942Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fd0f2128000) 2025-03-14T06:24:31.3580217Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd08254c000) 2025-03-14T06:24:31.3581449Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd0f2006000) 2025-03-14T06:24:31.3582291Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd08232c000) 2025-03-14T06:24:31.3582889Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd082128000) 2025-03-14T06:24:31.3583845Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fd07c4ca000) 2025-03-14T06:24:31.3585263Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fd06b7d2000) 2025-03-14T06:24:31.3586292Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd06b43d000) 2025-03-14T06:24:31.3586965Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd06b0bb000) 2025-03-14T06:24:31.3587516Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd06aea3000) 2025-03-14T06:24:31.3588068Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd06aacd000) 2025-03-14T06:24:31.3588582Z /lib64/ld-linux-x86-64.so.2 (0x00007fd0f1fad000) 2025-03-14T06:24:31.3589104Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd06a8c5000) 2025-03-14T06:24:31.3590007Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007fd06a688000) 2025-03-14T06:24:31.3591367Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fd069d73000) 2025-03-14T06:24:31.3592813Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fd058e98000) 2025-03-14T06:24:31.3594234Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fd056b5c000) 2025-03-14T06:24:31.3595651Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fd050280000) 2025-03-14T06:24:31.3597049Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fd02bcfa000) 2025-03-14T06:24:31.3598420Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fd02bae0000) 2025-03-14T06:24:31.3599722Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fd020afb000) 2025-03-14T06:24:31.3600700Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fd0208f7000) with runpath 2025-03-14T06:24:31.3601280Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.3601931Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2025-03-14T06:24:31.3634280Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2025-03-14T06:24:31.3635158Z ++ grep RUNPATH 2025-03-14T06:24:31.3663609Z + 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 (0x00007ffc831c7000) 2025-03-14T06:24:31.3664738Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fb4225ee000) 2025-03-14T06:24:31.3665313Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb42226c000) 2025-03-14T06:24:31.3665853Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fb422068000) 2025-03-14T06:24:31.3667063Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fb421dc1000) 2025-03-14T06:24:31.3668684Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007fb421b84000) 2025-03-14T06:24:31.3669610Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb4217ae000) 2025-03-14T06:24:31.3670122Z /lib64/ld-linux-x86-64.so.2 (0x00007fb42280e000) 2025-03-14T06:24:31.3670709Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fb4215a6000) with runpath ' 2025-03-14T06:24:31.3671777Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 (0x00007ffc831c7000) 2025-03-14T06:24:31.3672857Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fb4225ee000) 2025-03-14T06:24:31.3673454Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fb42226c000) 2025-03-14T06:24:31.3673984Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fb422068000) 2025-03-14T06:24:31.3674982Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fb421dc1000) 2025-03-14T06:24:31.3676534Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007fb421b84000) 2025-03-14T06:24:31.3677420Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fb4217ae000) 2025-03-14T06:24:31.3677926Z /lib64/ld-linux-x86-64.so.2 (0x00007fb42280e000) 2025-03-14T06:24:31.3678537Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fb4215a6000) with runpath 2025-03-14T06:24:31.3679074Z + for lib in "${all_libs[@]}" 2025-03-14T06:24:31.3679694Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2025-03-14T06:24:31.3782615Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2025-03-14T06:24:31.3783606Z ++ grep RUNPATH 2025-03-14T06:24:31.3815895Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 (0x00007ffed8dfc000) 2025-03-14T06:24:31.3817400Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f85877c8000) 2025-03-14T06:24:31.3818492Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f85877bc000) 2025-03-14T06:24:31.3819582Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f8571fd1000) 2025-03-14T06:24:31.3820746Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f852e2b4000) 2025-03-14T06:24:31.3821894Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f858770a000) 2025-03-14T06:24:31.3823175Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f852e00d000) 2025-03-14T06:24:31.3824628Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f852deeb000) 2025-03-14T06:24:31.3825629Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f852dccb000) 2025-03-14T06:24:31.3826412Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f852dac7000) 2025-03-14T06:24:31.3827344Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f852d8ad000) 2025-03-14T06:24:31.3828742Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f852b571000) 2025-03-14T06:24:31.3829779Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f852b1dc000) 2025-03-14T06:24:31.3830375Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f852afc4000) 2025-03-14T06:24:31.3830907Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f852abee000) 2025-03-14T06:24:31.3831419Z /lib64/ld-linux-x86-64.so.2 (0x00007f85875cf000) 2025-03-14T06:24:31.3831934Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f852a9e6000) 2025-03-14T06:24:31.3832468Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f852a664000) 2025-03-14T06:24:31.3833383Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f852a427000) 2025-03-14T06:24:31.3834737Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f8529b12000) 2025-03-14T06:24:31.3836149Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f8518e1a000) 2025-03-14T06:24:31.3837537Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f8507f3f000) 2025-03-14T06:24:31.3838900Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8501663000) 2025-03-14T06:24:31.3840272Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f84fba05000) 2025-03-14T06:24:31.3841811Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f84d747f000) 2025-03-14T06:24:31.3843162Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f84cc49a000) 2025-03-14T06:24:31.3844166Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f84cc296000) with runpath ' 2025-03-14T06:24:31.3845253Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 (0x00007ffed8dfc000) 2025-03-14T06:24:31.3846507Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f85877c8000) 2025-03-14T06:24:31.3847562Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f85877bc000) 2025-03-14T06:24:31.3848774Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f8571fd1000) 2025-03-14T06:24:31.3849970Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f852e2b4000) 2025-03-14T06:24:31.3851122Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f858770a000) 2025-03-14T06:24:31.3852816Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f852e00d000) 2025-03-14T06:24:31.3854389Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f852deeb000) 2025-03-14T06:24:31.3855357Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f852dccb000) 2025-03-14T06:24:31.3855961Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f852dac7000) 2025-03-14T06:24:31.3856897Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f852d8ad000) 2025-03-14T06:24:31.3858291Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f852b571000) 2025-03-14T06:24:31.3859321Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f852b1dc000) 2025-03-14T06:24:31.3859916Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f852afc4000) 2025-03-14T06:24:31.3860450Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f852abee000) 2025-03-14T06:24:31.3860954Z /lib64/ld-linux-x86-64.so.2 (0x00007f85875cf000) 2025-03-14T06:24:31.3861467Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f852a9e6000) 2025-03-14T06:24:31.3861997Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f852a664000) 2025-03-14T06:24:31.3862897Z libgomp-c9fef706.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-c9fef706.so.1 (0x00007f852a427000) 2025-03-14T06:24:31.3864250Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f8529b12000) 2025-03-14T06:24:31.3865665Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f8518e1a000) 2025-03-14T06:24:31.3867055Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f8507f3f000) 2025-03-14T06:24:31.3868394Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8501663000) 2025-03-14T06:24:31.3869760Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f84fba05000) 2025-03-14T06:24:31.3871147Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f84d747f000) 2025-03-14T06:24:31.3872504Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f84cc49a000) 2025-03-14T06:24:31.3873649Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f84cc296000) with runpath 2025-03-14T06:24:31.3874266Z +++ realpath /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:24:31.3874757Z ++ dirname /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:24:31.3878644Z + TEST_CODE_DIR=/pytorch/.ci/pytorch/test_example_code 2025-03-14T06:24:31.3881373Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:24:31.3881927Z + pushd /tmp 2025-03-14T06:24:31.3882242Z /tmp / 2025-03-14T06:24:31.3882544Z + python -c 'import torch' 2025-03-14T06:24:33.7704685Z + popd 2025-03-14T06:24:33.7705032Z / 2025-03-14T06:24:33.7705348Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2025-03-14T06:24:33.7705787Z + pushd /tmp 2025-03-14T06:24:33.7706085Z /tmp / 2025-03-14T06:24:33.7706538Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2025-03-14T06:24:35.9803000Z + python -c 'import torch; assert torch.version.git_version != None' 2025-03-14T06:24:38.1541970Z + popd 2025-03-14T06:24:38.1542530Z / 2025-03-14T06:24:38.1542877Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:24:38.1546549Z ++ uname -m 2025-03-14T06:24:38.1573475Z + [[ x86_64 != \a\r\m\6\4 ]] 2025-03-14T06:24:38.1576861Z ++ uname -m 2025-03-14T06:24:38.1600031Z + [[ x86_64 != \s\3\9\0\x ]] 2025-03-14T06:24:38.1603738Z ++ uname 2025-03-14T06:24:38.1627328Z + [[ Linux != \D\a\r\w\i\n ]] 2025-03-14T06:24:38.1630389Z ++ uname -m 2025-03-14T06:24:38.1653961Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-03-14T06:24:38.1654372Z + echo 'Checking that MKL is available' 2025-03-14T06:24:38.1654809Z Checking that MKL is available 2025-03-14T06:24:38.1655194Z + pushd /tmp 2025-03-14T06:24:38.1655494Z /tmp / 2025-03-14T06:24:38.1655984Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2025-03-14T06:24:40.3389019Z + popd 2025-03-14T06:24:40.3389538Z / 2025-03-14T06:24:40.3390504Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:24:40.3393808Z ++ uname 2025-03-14T06:24:40.3419605Z + [[ Linux != \D\a\r\w\i\n ]] 2025-03-14T06:24:40.3424274Z ++ uname -m 2025-03-14T06:24:40.3447805Z + [[ x86_64 != \s\3\9\0\x ]] 2025-03-14T06:24:40.3448269Z + echo 'Checking that XNNPACK is available' 2025-03-14T06:24:40.3448743Z Checking that XNNPACK is available 2025-03-14T06:24:40.3449145Z + pushd /tmp 2025-03-14T06:24:40.3449451Z /tmp / 2025-03-14T06:24:40.3450015Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2025-03-14T06:24:42.5174523Z + popd 2025-03-14T06:24:42.5174905Z / 2025-03-14T06:24:42.5175184Z + [[ linux-gnu == \m\s\y\s ]] 2025-03-14T06:24:42.5175655Z + [[ cu118 != \c\p\u ]] 2025-03-14T06:24:42.5175980Z + [[ cu118 != \x\p\u ]] 2025-03-14T06:24:42.5176308Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2025-03-14T06:24:42.5176737Z + [[ cu118 != *\r\o\c\m* ]] 2025-03-14T06:24:42.5179925Z ++ uname -m 2025-03-14T06:24:42.5205738Z + [[ x86_64 != \s\3\9\0\x ]] 2025-03-14T06:24:42.5206195Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-03-14T06:24:42.5206586Z + pushd /tmp 2025-03-14T06:24:42.5206833Z /tmp / 2025-03-14T06:24:42.5207205Z + echo 'Checking that CUDA archs are setup correctly' 2025-03-14T06:24:42.5207720Z Checking that CUDA archs are setup correctly 2025-03-14T06:24:42.5208269Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2025-03-14T06:24:44.9125068Z + echo 'Checking that magma is available' 2025-03-14T06:24:44.9125596Z Checking that magma is available 2025-03-14T06:24:44.9126218Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2025-03-14T06:24:47.2706309Z + echo 'Checking that CuDNN is available' 2025-03-14T06:24:47.2706825Z Checking that CuDNN is available 2025-03-14T06:24:47.2707433Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2025-03-14T06:24:49.4438998Z + echo 'Checking that exception handling works' 2025-03-14T06:24:49.4439592Z Checking that exception handling works 2025-03-14T06:24:49.4440907Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2025-03-14T06:24:51.6597190Z + echo 'Checking that basic RNN works' 2025-03-14T06:24:51.6597739Z Checking that basic RNN works 2025-03-14T06:24:51.6598251Z + python /pytorch/.ci/pytorch/test_example_code/rnn_smoke.py 2025-03-14T06:24:54.0864463Z + echo 'Checking that basic CNN works' 2025-03-14T06:24:54.0864985Z Checking that basic CNN works 2025-03-14T06:24:56.4125614Z + python /pytorch/.ci/pytorch/test_example_code/cnn_smoke.py 2025-03-14T06:24:56.4126211Z tensor([0.0813], device='cuda:0', grad_fn=) 2025-03-14T06:24:58.3336479Z + echo 'Test that linalg works' 2025-03-14T06:24:58.3336968Z Test that linalg works 2025-03-14T06:24:58.3337619Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2025-03-14T06:25:00.5611992Z torch.return_types.linalg_svd( 2025-03-14T06:25:00.5612514Z U=tensor([[ 0.4589, 0.4264, 0.7795], 2025-03-14T06:25:00.5612970Z [ 0.3903, -0.8849, 0.2543], 2025-03-14T06:25:00.5613400Z [ 0.7982, 0.1875, -0.5725]], device='cuda:0'), 2025-03-14T06:25:00.5613937Z S=tensor([1.7797e+00, 5.2911e-01, 1.8612e-05], device='cuda:0'), 2025-03-14T06:25:00.5614447Z Vh=tensor([[ 0.4589, 0.3903, 0.7982], 2025-03-14T06:25:00.5614834Z [ 0.4264, -0.8849, 0.1875], 2025-03-14T06:25:00.5615260Z [ 0.7795, 0.2543, -0.5725]], device='cuda:0')) 2025-03-14T06:25:00.8687554Z + popd 2025-03-14T06:25:00.8687885Z / 2025-03-14T06:25:00.8688180Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2025-03-14T06:25:00.8692516Z ++ dirname /pytorch/.ci/pytorch/check_binary.sh 2025-03-14T06:25:00.8717594Z + pushd /pytorch/.ci/pytorch/smoke_test 2025-03-14T06:25:00.8718066Z /pytorch/.ci/pytorch/smoke_test / 2025-03-14T06:25:00.8718535Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2025-03-14T06:25:04.1735808Z Testing smoke_test_linalg on cpu 2025-03-14T06:25:04.5795257Z + [[ cu118 == *cuda* ]] 2025-03-14T06:25:04.5795649Z + popd 2025-03-14T06:25:04.5795924Z / 2025-03-14T06:25:04.5799837Z ++ uname 2025-03-14T06:25:04.5825008Z + [[ Linux == \L\i\n\u\x ]] 2025-03-14T06:25:04.5825391Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2025-03-14T06:25:04.5825873Z + GLOO_CHECK='import torch.distributed as dist 2025-03-14T06:25:04.5826301Z try: 2025-03-14T06:25:04.5826707Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2025-03-14T06:25:04.5827262Z except RuntimeError as e: 2025-03-14T06:25:04.5827607Z print(e) 2025-03-14T06:25:04.5827993Z ' 2025-03-14T06:25:04.5829269Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2025-03-14T06:25:04.5829683Z ++ MASTER_ADDR=localhost 2025-03-14T06:25:04.5830043Z ++ MASTER_PORT=63945 2025-03-14T06:25:04.5830424Z ++ python -c 'import torch.distributed as dist 2025-03-14T06:25:04.5830865Z try: 2025-03-14T06:25:04.5831257Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2025-03-14T06:25:04.5831808Z except RuntimeError as e: 2025-03-14T06:25:04.5832193Z print(e) 2025-03-14T06:25:04.5832479Z ' 2025-03-14T06:25:06.7682775Z + 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:25:06.7684048Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2025-03-14T06:25:06.7685557Z + [[ [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:25:06.7686766Z ++ uname 2025-03-14T06:25:06.7711760Z + [[ Linux == \L\i\n\u\x ]] 2025-03-14T06:25:06.7712129Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2025-03-14T06:25:06.7712552Z + pushd /tmp 2025-03-14T06:25:06.7712859Z /tmp / 2025-03-14T06:25:06.7713600Z + 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:25:08.9416498Z + popd 2025-03-14T06:25:08.9417130Z / 2025-03-14T06:25:08.9418834Z + [[ cuda != *s390x* ]] 2025-03-14T06:25:08.9419462Z + [[ cuda != *xpu* ]] 2025-03-14T06:25:08.9420016Z + [[ cuda != *rocm* ]] 2025-03-14T06:25:08.9420708Z + [[ manywheel != libtorch ]] 2025-03-14T06:25:08.9422098Z + python /pytorch/.ci/pytorch/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2025-03-14T06:25:12.2485454Z torch: 2.8.0.dev20250314+cu118 2025-03-14T06:25:12.2485903Z ATen/Parallel: 2025-03-14T06:25:12.2486261Z at::get_num_threads() : 8 2025-03-14T06:25:12.2486656Z at::get_num_interop_threads() : 8 2025-03-14T06:25:12.2487095Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-03-14T06:25:12.2487499Z omp_get_max_threads() : 8 2025-03-14T06:25:12.2488226Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-03-14T06:25:12.2488969Z mkl_get_max_threads() : 8 2025-03-14T06:25:12.2489880Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-03-14T06:25:12.2490595Z std::thread::hardware_concurrency() : 16 2025-03-14T06:25:12.2491051Z Environment variables: 2025-03-14T06:25:12.2491434Z OMP_NUM_THREADS : [not set] 2025-03-14T06:25:12.2491820Z MKL_NUM_THREADS : [not set] 2025-03-14T06:25:12.2492234Z ATen parallel backend: OpenMP 2025-03-14T06:25:12.2492518Z 2025-03-14T06:25:12.2492782Z Skip version check for channel None as stable version is None 2025-03-14T06:25:12.2493339Z Testing smoke_test_conv2d 2025-03-14T06:25:12.2745315Z Testing smoke_test_linalg on cpu 2025-03-14T06:25:12.2902346Z torch cuda: 11.8 2025-03-14T06:25:12.2913113Z torch cudnn: 90100 2025-03-14T06:25:12.2913698Z cuDNN enabled? True 2025-03-14T06:25:12.3091705Z CUDA initialized successfully 2025-03-14T06:25:12.3092336Z Number of CUDA devices: 1 2025-03-14T06:25:12.3092666Z Device 0: Tesla M60 2025-03-14T06:25:12.3093023Z torch nccl version: (2, 21, 5) 2025-03-14T06:25:12.3093469Z Testing test_cuda_runtime_errors_captured 2025-03-14T06:25:12.4693731Z /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:25:12.4698522Z Caught CUDA exception with success: CUDA error: device-side assert triggered 2025-03-14T06:25:12.4699661Z CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2025-03-14T06:25:12.4700513Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1 2025-03-14T06:25:12.4701156Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2025-03-14T06:25:12.4701579Z 2025-03-14T06:25:12.9102930Z + cd /pytorch/.ci/pytorch/ 2025-03-14T06:25:12.9103388Z + git clean -ffdx 2025-03-14T06:25:12.9178446Z Removing smoke_test/__pycache__/ 2025-03-14T06:25:12.9281205Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-03-14T06:25:12.9281835Z with: 2025-03-14T06:25:12.9282121Z env: 2025-03-14T06:25:12.9282432Z PYTORCH_ROOT: /pytorch 2025-03-14T06:25:12.9282849Z PACKAGE_TYPE: manywheel 2025-03-14T06:25:12.9283236Z DESIRED_CUDA: cu118 2025-03-14T06:25:12.9283585Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:25:12.9283967Z GPU_ARCH_TYPE: cuda 2025-03-14T06:25:12.9284432Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:25:12.9284960Z SKIP_ALL_TESTS: 1 2025-03-14T06:25:12.9285302Z LIBTORCH_CONFIG: 2025-03-14T06:25:12.9285629Z LIBTORCH_VARIANT: 2025-03-14T06:25:12.9286005Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:25:12.9286414Z DESIRED_PYTHON: 3.9 2025-03-14T06:25:12.9286951Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:25:12.9287563Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:25:12.9287982Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:25:12.9288458Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:25:12.9289141Z GITHUB_TOKEN: *** 2025-03-14T06:25:12.9289470Z PR_NUMBER: 2025-03-14T06:25:12.9289826Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:25:12.9290538Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:25:12.9291017Z USE_SPLIT_BUILD: false 2025-03-14T06:25:12.9291486Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:25:12.9292235Z CONTAINER_NAME: 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:25:12.9292879Z ##[endgroup] 2025-03-14T06:25:12.9324789Z ##[group]Run set -eou pipefail 2025-03-14T06:25:12.9325222Z set -eou pipefail 2025-03-14T06:25:12.9325587Z  2025-03-14T06:25:12.9326068Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-03-14T06:25:12.9326649Z for _ in $(seq 1440); do 2025-03-14T06:25:12.9327091Z  # Break if no ssh session exists anymore 2025-03-14T06:25:12.9327565Z  if [ "$(who)" = "" ]; then 2025-03-14T06:25:12.9327970Z  break 2025-03-14T06:25:12.9328298Z  fi 2025-03-14T06:25:12.9328593Z  echo "." 2025-03-14T06:25:12.9328931Z  sleep 5 2025-03-14T06:25:12.9329267Z done 2025-03-14T06:25:12.9337092Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:25:12.9337594Z env: 2025-03-14T06:25:12.9337902Z PYTORCH_ROOT: /pytorch 2025-03-14T06:25:12.9338274Z PACKAGE_TYPE: manywheel 2025-03-14T06:25:12.9338639Z DESIRED_CUDA: cu118 2025-03-14T06:25:12.9338964Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:25:12.9339323Z GPU_ARCH_TYPE: cuda 2025-03-14T06:25:12.9339760Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:25:12.9340257Z SKIP_ALL_TESTS: 1 2025-03-14T06:25:12.9340581Z LIBTORCH_CONFIG: 2025-03-14T06:25:12.9340890Z LIBTORCH_VARIANT: 2025-03-14T06:25:12.9341244Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:25:12.9341638Z DESIRED_PYTHON: 3.9 2025-03-14T06:25:12.9342146Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:25:12.9342719Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:25:12.9343085Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:25:12.9343503Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:25:12.9344096Z GITHUB_TOKEN: *** 2025-03-14T06:25:12.9344428Z PR_NUMBER: 2025-03-14T06:25:12.9344772Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:25:12.9345230Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:25:12.9345657Z USE_SPLIT_BUILD: false 2025-03-14T06:25:12.9346095Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:25:12.9346793Z CONTAINER_NAME: 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:25:12.9347415Z ##[endgroup] 2025-03-14T06:25:12.9380577Z Holding runner for 2 hours until all ssh sessions have logged out 2025-03-14T06:25:12.9479758Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T06:25:12.9480543Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-14T06:25:12.9481148Z # shellcheck disable=SC2046 2025-03-14T06:25:12.9481626Z docker stop $(docker ps -q) || true 2025-03-14T06:25:12.9482132Z # Prune all of the docker images 2025-03-14T06:25:12.9482600Z docker system prune -af 2025-03-14T06:25:12.9489757Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:25:12.9490286Z env: 2025-03-14T06:25:12.9490594Z PYTORCH_ROOT: /pytorch 2025-03-14T06:25:12.9490982Z PACKAGE_TYPE: manywheel 2025-03-14T06:25:12.9491363Z DESIRED_CUDA: cu118 2025-03-14T06:25:12.9491706Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:25:12.9492078Z GPU_ARCH_TYPE: cuda 2025-03-14T06:25:12.9492542Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:25:12.9493069Z SKIP_ALL_TESTS: 1 2025-03-14T06:25:12.9493413Z LIBTORCH_CONFIG: 2025-03-14T06:25:12.9493741Z LIBTORCH_VARIANT: 2025-03-14T06:25:12.9494126Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:25:12.9494532Z DESIRED_PYTHON: 3.9 2025-03-14T06:25:12.9495070Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:25:12.9495881Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:25:12.9496277Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:25:12.9496716Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:25:12.9497354Z GITHUB_TOKEN: *** 2025-03-14T06:25:12.9497696Z PR_NUMBER: 2025-03-14T06:25:12.9498052Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:25:12.9498541Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:25:12.9498996Z USE_SPLIT_BUILD: false 2025-03-14T06:25:12.9499460Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:25:12.9500194Z CONTAINER_NAME: 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:25:12.9500847Z ##[endgroup] 2025-03-14T06:25:13.9257800Z 39963c4ddbfc 2025-03-14T06:25:15.1296686Z Deleted Containers: 2025-03-14T06:25:15.1297330Z 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:25:15.1297732Z 2025-03-14T06:25:18.2783336Z Deleted Images: 2025-03-14T06:25:18.2800433Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T06:25:18.2801524Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T06:25:18.2802889Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-03-14T06:25:18.2804232Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-03-14T06:25:18.2805522Z untagged: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:25:18.2806426Z untagged: pytorch/manylinux2_28-builder@sha256:c4a5bf09005ddcb1ba6397d8970a9e9919a6c70541d0d37a9699d3850dc3fb07 2025-03-14T06:25:18.2807387Z deleted: sha256:3d13f614b0ac7717e378c2c892985965d07c4e6066596e7b70ad5fd97967d1dc 2025-03-14T06:25:18.2808196Z deleted: sha256:6221f1d510438df2e371109ab977dbf4d444c6370a2290560eb4493135ecea98 2025-03-14T06:25:18.2808993Z deleted: sha256:27f4fc2b367255e2762e9d1bf32b47f3bb07d63923e98e9783730311c5cf93a4 2025-03-14T06:25:18.2809803Z deleted: sha256:4d3dc903a18bf674e1b93a26393ddb2110f3f42c0614f83c619a3c7346b1a11a 2025-03-14T06:25:18.2810654Z deleted: sha256:9d8efc8e0dda586bc0a2bcdf7fd3f6ac562a5963c3a1453a9effcc37e774bc18 2025-03-14T06:25:18.2811589Z deleted: sha256:c0d399e4f4f1bf449080b40a93e39826b44779f50d617ea70e43e767ab6a0b79 2025-03-14T06:25:18.2812400Z deleted: sha256:6d402d89497cd28c7b16abe2939d5372c1fc5097d742b2e83d77a3c15f400a04 2025-03-14T06:25:18.2813218Z deleted: sha256:a61c4e0d90bbcb4389473aaadb2c7ac7fdd46326783af5f4bf7bc2c41d7702e6 2025-03-14T06:25:18.2814040Z deleted: sha256:eaa91c17e712169ae19a05886f539ad39bd7ad2831d3321a951cf51212912493 2025-03-14T06:25:18.2814839Z deleted: sha256:37873311a6f27b655a9bdc647daf59d7c049c792fb77ab565102a140f4b53101 2025-03-14T06:25:18.2815966Z deleted: sha256:c945e869bc0059b28d48d93b2b1e9c8d3c962433a70cd422032f2445a2728a7f 2025-03-14T06:25:18.2816795Z deleted: sha256:17646da35e3e41cc406b6a730eee1d41145b638ebab31aae7d1d44ba14a346a1 2025-03-14T06:25:18.2817608Z deleted: sha256:2cf6b6910121173fd27470edabd87b88fa72c0e7169ab34642091b3e6f906ef1 2025-03-14T06:25:18.2818515Z deleted: sha256:871a68fdcb7ee9fbadf1fe46434a799bcb0de3582d3049bbbcc3ae88c6443ffb 2025-03-14T06:25:18.2819350Z deleted: sha256:d8242ba769f966822344df4caed06d0d657868d79a585fc8a6688afdde0fb718 2025-03-14T06:25:18.2820135Z deleted: sha256:26a16b3671c9607e1e89ea553bf89087b694492762d41296d2e05a97e4e7c03b 2025-03-14T06:25:18.2820943Z deleted: sha256:483ad8c0d1ecb23dec6652efa7d56b36e6ecf52b3ff199b9e7fdcd46086ef7d3 2025-03-14T06:25:18.2821813Z deleted: sha256:699c56d9c486ead4b7ec910c277f07d6a190f0761207f973c0eac670b03b7f4e 2025-03-14T06:25:18.2822609Z deleted: sha256:bdd3df1709029e7459ae583cb415ec5da0d5c37fe4ecd459ede1ccd80699775f 2025-03-14T06:25:18.2823434Z deleted: sha256:c8027c6bfa9cbbd929d71d9b9035f19096b76aec589e4e3ab39c02ed2cb9f32f 2025-03-14T06:25:18.2824237Z deleted: sha256:b30359030df1a4672ce01f801f387e38ab2e71b754b9dfb012370543f4c0daad 2025-03-14T06:25:18.2825024Z deleted: sha256:65cdb98404640cd017616669a5d3433b9f2d4474664584723aabaf55c78b9772 2025-03-14T06:25:18.2826004Z deleted: sha256:708ec990f3b527a12d3c6e780f38c202716bf1e405b49d0c6ff8aee05c81f8fb 2025-03-14T06:25:18.2826822Z deleted: sha256:e66b4c03f5bccb7aeb89814bcef211b4a14abd9d8703ed2236a3c068a5039e03 2025-03-14T06:25:18.2827619Z deleted: sha256:d6453d2d244b6f473de2fc7978d8ec923841a9295d5397a9b9029faed9684803 2025-03-14T06:25:18.2828420Z deleted: sha256:a7c877f7831dbd12863b7ed2c852c24411a8c7f2202404238eaec9cb812728b1 2025-03-14T06:25:18.2829226Z deleted: sha256:3a91e1ab9724fc472ffee9f472766c417e667635f3acac45559a7fe19ee13774 2025-03-14T06:25:18.2830040Z deleted: sha256:759856a145e5380e0fc76e62c6f9a904c88895a5a250f3408128a0966e6d8fbb 2025-03-14T06:25:18.2830831Z deleted: sha256:75d2f730541644ed380f2f7ec9afb377c1f4863003fafce00ebf93b9c7342210 2025-03-14T06:25:18.2831312Z 2025-03-14T06:25:18.2831504Z Total reclaimed space: 19.56GB 2025-03-14T06:25:18.2869514Z Prepare all required actions 2025-03-14T06:25:18.3847353Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2025-03-14T06:25:18.3847861Z with: 2025-03-14T06:25:18.3848330Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:25:18.3848889Z env: 2025-03-14T06:25:18.3849174Z PYTORCH_ROOT: /pytorch 2025-03-14T06:25:18.3849547Z PACKAGE_TYPE: manywheel 2025-03-14T06:25:18.3849910Z DESIRED_CUDA: cu118 2025-03-14T06:25:18.3850256Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:25:18.3850619Z GPU_ARCH_TYPE: cuda 2025-03-14T06:25:18.3851035Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:25:18.3851874Z SKIP_ALL_TESTS: 1 2025-03-14T06:25:18.3852214Z LIBTORCH_CONFIG: 2025-03-14T06:25:18.3852545Z LIBTORCH_VARIANT: 2025-03-14T06:25:18.3852899Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:25:18.3853268Z DESIRED_PYTHON: 3.9 2025-03-14T06:25:18.3853829Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:25:18.3854406Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:25:18.3854774Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:25:18.3855179Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:25:18.3855807Z GITHUB_TOKEN: *** 2025-03-14T06:25:18.3856137Z PR_NUMBER: 2025-03-14T06:25:18.3856480Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:25:18.3856937Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:25:18.3857363Z USE_SPLIT_BUILD: false 2025-03-14T06:25:18.3857799Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:25:18.3858495Z CONTAINER_NAME: 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:25:18.3859112Z ##[endgroup] 2025-03-14T06:25:18.3886825Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T06:25:18.3887706Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-14T06:25:18.3899283Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:25:18.3899792Z env: 2025-03-14T06:25:18.3900102Z PYTORCH_ROOT: /pytorch 2025-03-14T06:25:18.3900476Z PACKAGE_TYPE: manywheel 2025-03-14T06:25:18.3900855Z DESIRED_CUDA: cu118 2025-03-14T06:25:18.3901182Z GPU_ARCH_VERSION: 11.8 2025-03-14T06:25:18.3901537Z GPU_ARCH_TYPE: cuda 2025-03-14T06:25:18.3901973Z DOCKER_IMAGE: pytorch/manylinux2_28-builder:cuda11.8-main 2025-03-14T06:25:18.3902473Z SKIP_ALL_TESTS: 1 2025-03-14T06:25:18.3902799Z LIBTORCH_CONFIG: 2025-03-14T06:25:18.3903109Z LIBTORCH_VARIANT: 2025-03-14T06:25:18.3903485Z DESIRED_DEVTOOLSET: cxx11-abi 2025-03-14T06:25:18.3903853Z DESIRED_PYTHON: 3.9 2025-03-14T06:25:18.3904351Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-14T06:25:18.3904929Z AWS_DEFAULT_REGION: us-east-1 2025-03-14T06:25:18.3905307Z BINARY_ENV_FILE: /tmp/env 2025-03-14T06:25:18.3905745Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-03-14T06:25:18.3906345Z GITHUB_TOKEN: *** 2025-03-14T06:25:18.3906654Z PR_NUMBER: 2025-03-14T06:25:18.3906994Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-03-14T06:25:18.3907449Z SHA1: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T06:25:18.3908080Z USE_SPLIT_BUILD: false 2025-03-14T06:25:18.3908537Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-03-14T06:25:18.3909594Z CONTAINER_NAME: 39963c4ddbfc8c4d78f5fd977246db516431ddb9bf3187afa84cf859d901fc06 2025-03-14T06:25:18.3910241Z ##[endgroup] 2025-03-14T06:25:18.4137269Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-14T06:25:18.6229858Z latest: Pulling from tool/alpine 2025-03-14T06:25:18.6230359Z 540db60ca938: Pulling fs layer 2025-03-14T06:25:18.7258617Z 540db60ca938: Verifying Checksum 2025-03-14T06:25:18.7259096Z 540db60ca938: Download complete 2025-03-14T06:25:18.8528552Z 540db60ca938: Pull complete 2025-03-14T06:25:18.8623596Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-14T06:25:18.8660941Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-14T06:25:21.1159201Z Post job cleanup. 2025-03-14T06:25:21.2490303Z [command]/usr/bin/git version 2025-03-14T06:25:21.2542297Z git version 2.47.1 2025-03-14T06:25:21.2600556Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/d5d1b2bc-28cb-4342-a9ec-0646728168c6/.gitconfig' 2025-03-14T06:25:21.2614812Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d5d1b2bc-28cb-4342-a9ec-0646728168c6' before making global git config changes 2025-03-14T06:25:21.2615982Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T06:25:21.2622512Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-03-14T06:25:21.2672738Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T06:25:21.2721892Z [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:25:21.3076152Z Entering 'android/libs/fbjni' 2025-03-14T06:25:21.3142124Z Entering 'third_party/FP16' 2025-03-14T06:25:21.3208186Z Entering 'third_party/FXdiv' 2025-03-14T06:25:21.3279331Z Entering 'third_party/NNPACK' 2025-03-14T06:25:21.3345250Z Entering 'third_party/NVTX' 2025-03-14T06:25:21.3412081Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:25:21.3479470Z Entering 'third_party/XNNPACK' 2025-03-14T06:25:21.3562359Z Entering 'third_party/benchmark' 2025-03-14T06:25:21.3632945Z Entering 'third_party/composable_kernel' 2025-03-14T06:25:21.3712237Z Entering 'third_party/cpp-httplib' 2025-03-14T06:25:21.3778526Z Entering 'third_party/cpuinfo' 2025-03-14T06:25:21.3845074Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:25:21.3910598Z Entering 'third_party/cutlass' 2025-03-14T06:25:21.3984461Z Entering 'third_party/eigen' 2025-03-14T06:25:21.4052725Z Entering 'third_party/fbgemm' 2025-03-14T06:25:21.4117340Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:25:21.4183976Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:25:21.4250748Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:25:21.4324616Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:25:21.4389503Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:25:21.4459377Z Entering 'third_party/flash-attention' 2025-03-14T06:25:21.4524446Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:25:21.4597889Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:25:21.4675288Z Entering 'third_party/flatbuffers' 2025-03-14T06:25:21.4742203Z Entering 'third_party/fmt' 2025-03-14T06:25:21.4808578Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:25:21.4875281Z Entering 'third_party/gloo' 2025-03-14T06:25:21.4940383Z Entering 'third_party/googletest' 2025-03-14T06:25:21.5007265Z Entering 'third_party/ideep' 2025-03-14T06:25:21.5070202Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:25:21.5142618Z Entering 'third_party/ittapi' 2025-03-14T06:25:21.5208389Z Entering 'third_party/kineto' 2025-03-14T06:25:21.5273773Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:25:21.5339561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:25:21.5407589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:25:21.5472950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:25:21.5540181Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:25:21.5603625Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:25:21.5673481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:25:21.5738952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:25:21.5804703Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:25:21.5871406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:25:21.5936988Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:25:21.6002819Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:25:21.6069544Z Entering 'third_party/kleidiai' 2025-03-14T06:25:21.6134251Z Entering 'third_party/mimalloc' 2025-03-14T06:25:21.6200681Z Entering 'third_party/nlohmann' 2025-03-14T06:25:21.6267725Z Entering 'third_party/onnx' 2025-03-14T06:25:21.6350229Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:25:21.6418200Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:25:21.6484881Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:25:21.6549159Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:25:21.6615618Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:25:21.6680893Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:25:21.6748268Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:25:21.6812080Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:25:21.6876908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:25:21.6940182Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:25:21.7009219Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:25:21.7076286Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:25:21.7164600Z Entering 'third_party/pocketfft' 2025-03-14T06:25:21.7229971Z Entering 'third_party/protobuf' 2025-03-14T06:25:21.7299246Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:25:21.7363506Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:25:21.7429474Z Entering 'third_party/psimd' 2025-03-14T06:25:21.7496051Z Entering 'third_party/pthreadpool' 2025-03-14T06:25:21.7561475Z Entering 'third_party/pybind11' 2025-03-14T06:25:21.7626013Z Entering 'third_party/python-peachpy' 2025-03-14T06:25:21.7691859Z Entering 'third_party/sleef' 2025-03-14T06:25:21.7758382Z Entering 'third_party/tensorpipe' 2025-03-14T06:25:21.7822210Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:25:21.7887833Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:25:21.7952133Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:25:21.8016944Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:25:21.8081321Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:25:21.8173974Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T06:25:21.8199080Z http.https://github.com/.extraheader 2025-03-14T06:25:21.8214496Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T06:25:21.8253462Z [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:25:21.8598679Z Entering 'android/libs/fbjni' 2025-03-14T06:25:21.8643128Z http.https://github.com/.extraheader 2025-03-14T06:25:21.8684239Z Entering 'third_party/FP16' 2025-03-14T06:25:21.8728897Z http.https://github.com/.extraheader 2025-03-14T06:25:21.8769018Z Entering 'third_party/FXdiv' 2025-03-14T06:25:21.8813278Z http.https://github.com/.extraheader 2025-03-14T06:25:21.8853711Z Entering 'third_party/NNPACK' 2025-03-14T06:25:21.8900763Z http.https://github.com/.extraheader 2025-03-14T06:25:21.8940453Z Entering 'third_party/NVTX' 2025-03-14T06:25:21.8985230Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9026548Z Entering 'third_party/VulkanMemoryAllocator' 2025-03-14T06:25:21.9071017Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9110533Z Entering 'third_party/XNNPACK' 2025-03-14T06:25:21.9155301Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9212717Z Entering 'third_party/benchmark' 2025-03-14T06:25:21.9258342Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9297719Z Entering 'third_party/composable_kernel' 2025-03-14T06:25:21.9341949Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9391279Z Entering 'third_party/cpp-httplib' 2025-03-14T06:25:21.9436068Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9477237Z Entering 'third_party/cpuinfo' 2025-03-14T06:25:21.9521351Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9563421Z Entering 'third_party/cudnn_frontend' 2025-03-14T06:25:21.9606823Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9646174Z Entering 'third_party/cutlass' 2025-03-14T06:25:21.9690695Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9738149Z Entering 'third_party/eigen' 2025-03-14T06:25:21.9782993Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9824723Z Entering 'third_party/fbgemm' 2025-03-14T06:25:21.9870038Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9909626Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-03-14T06:25:21.9955016Z http.https://github.com/.extraheader 2025-03-14T06:25:21.9995026Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-03-14T06:25:22.0039095Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0082127Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-03-14T06:25:22.0126758Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0176395Z Entering 'third_party/fbgemm/third_party/googletest' 2025-03-14T06:25:22.0219972Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0260722Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-03-14T06:25:22.0304735Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0346383Z Entering 'third_party/flash-attention' 2025-03-14T06:25:22.0391714Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0431611Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-03-14T06:25:22.0476538Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0523191Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-03-14T06:25:22.0568029Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0619618Z Entering 'third_party/flatbuffers' 2025-03-14T06:25:22.0664420Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0707574Z Entering 'third_party/fmt' 2025-03-14T06:25:22.0752582Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0792678Z Entering 'third_party/gemmlowp/gemmlowp' 2025-03-14T06:25:22.0836524Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0876646Z Entering 'third_party/gloo' 2025-03-14T06:25:22.0920567Z http.https://github.com/.extraheader 2025-03-14T06:25:22.0961104Z Entering 'third_party/googletest' 2025-03-14T06:25:22.1004827Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1044581Z Entering 'third_party/ideep' 2025-03-14T06:25:22.1090499Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1128569Z Entering 'third_party/ideep/mkl-dnn' 2025-03-14T06:25:22.1173577Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1221976Z Entering 'third_party/ittapi' 2025-03-14T06:25:22.1266426Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1306190Z Entering 'third_party/kineto' 2025-03-14T06:25:22.1351325Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1391202Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-03-14T06:25:22.1435784Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1476844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-03-14T06:25:22.1520647Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1563215Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-03-14T06:25:22.1607172Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1647822Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-03-14T06:25:22.1693626Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1733744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-03-14T06:25:22.1779169Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1818153Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-03-14T06:25:22.1862920Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1904973Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-03-14T06:25:22.1948682Z http.https://github.com/.extraheader 2025-03-14T06:25:22.1989786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-03-14T06:25:22.2033624Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2075648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-03-14T06:25:22.2120086Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2163577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-03-14T06:25:22.2207718Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2250398Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-03-14T06:25:22.2294933Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2333929Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-03-14T06:25:22.2377747Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2419523Z Entering 'third_party/kleidiai' 2025-03-14T06:25:22.2464197Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2504492Z Entering 'third_party/mimalloc' 2025-03-14T06:25:22.2548258Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2588447Z Entering 'third_party/nlohmann' 2025-03-14T06:25:22.2632086Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2673587Z Entering 'third_party/onnx' 2025-03-14T06:25:22.2717527Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2775533Z Entering 'third_party/onnx/third_party/pybind11' 2025-03-14T06:25:22.2819827Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2862747Z Entering 'third_party/opentelemetry-cpp' 2025-03-14T06:25:22.2907195Z http.https://github.com/.extraheader 2025-03-14T06:25:22.2948433Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-03-14T06:25:22.2992362Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3032039Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-03-14T06:25:22.3076178Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3115927Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-03-14T06:25:22.3160273Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3200525Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-03-14T06:25:22.3245203Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3286547Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-03-14T06:25:22.3329517Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3369453Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-03-14T06:25:22.3413436Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3453070Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-03-14T06:25:22.3497471Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3535764Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-03-14T06:25:22.3580882Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3623078Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-03-14T06:25:22.3667870Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3710892Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-03-14T06:25:22.3755917Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3819343Z Entering 'third_party/pocketfft' 2025-03-14T06:25:22.3864529Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3904405Z Entering 'third_party/protobuf' 2025-03-14T06:25:22.3948981Z http.https://github.com/.extraheader 2025-03-14T06:25:22.3994336Z Entering 'third_party/protobuf/third_party/benchmark' 2025-03-14T06:25:22.4039643Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4079714Z Entering 'third_party/protobuf/third_party/googletest' 2025-03-14T06:25:22.4124235Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4167351Z Entering 'third_party/psimd' 2025-03-14T06:25:22.4211359Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4252618Z Entering 'third_party/pthreadpool' 2025-03-14T06:25:22.4297771Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4337354Z Entering 'third_party/pybind11' 2025-03-14T06:25:22.4383381Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4423150Z Entering 'third_party/python-peachpy' 2025-03-14T06:25:22.4468526Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4507922Z Entering 'third_party/sleef' 2025-03-14T06:25:22.4552579Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4592771Z Entering 'third_party/tensorpipe' 2025-03-14T06:25:22.4637347Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4677713Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-03-14T06:25:22.4721380Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4762893Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-03-14T06:25:22.4805669Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4845029Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-03-14T06:25:22.4889642Z http.https://github.com/.extraheader 2025-03-14T06:25:22.4929249Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-03-14T06:25:22.4973190Z http.https://github.com/.extraheader 2025-03-14T06:25:22.5011170Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-03-14T06:25:22.5056233Z http.https://github.com/.extraheader 2025-03-14T06:25:22.5276654Z Post job cleanup. 2025-03-14T06:25:22.5339304Z Post job cleanup. 2025-03-14T06:25:22.6655942Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T06:25:22.6681812Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T06:25:22.6688330Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T06:25:22.6688883Z ##[endgroup] 2025-03-14T06:25:22.6788090Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T06:25:36.7156906Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T06:25:58.8711399Z Cleaning up orphan processes