2024-06-26T06:46:59.9491019Z Current runner version: '2.317.0' 2024-06-26T06:46:59.9500060Z Runner name: 'i-06b40e811d7d4490b' 2024-06-26T06:46:59.9501005Z Runner group name: 'Default' 2024-06-26T06:46:59.9502037Z Machine name: 'ip-10-0-13-128' 2024-06-26T06:46:59.9505995Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T06:46:59.9508408Z Contents: read 2024-06-26T06:46:59.9509041Z Metadata: read 2024-06-26T06:46:59.9509631Z Packages: read 2024-06-26T06:46:59.9510195Z ##[endgroup] 2024-06-26T06:46:59.9514530Z Secret source: Actions 2024-06-26T06:46:59.9515388Z Prepare workflow directory 2024-06-26T06:47:00.4434449Z Prepare all required actions 2024-06-26T06:47:00.4679257Z Getting action download info 2024-06-26T06:47:00.6688547Z Download action repository 'pytorch/test-infra@main' (SHA:43a2ce341cc31288e9a38b65ce600a7f43021bd5) 2024-06-26T06:47:01.1005905Z Download action repository 'pytorch/pytorch@main' (SHA:c422a9549d2b320b47a9391f6cbcf592b2876c88) 2024-06-26T06:47:04.7901468Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T06:47:04.9380804Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-06-26T06:47:05.1916085Z Getting action download info 2024-06-26T06:47:05.3354000Z Getting action download info 2024-06-26T06:47:05.4265721Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T06:47:05.6084020Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/129470 (b8c4c54d347aa776934c60784e35936878ef18dc) 2024-06-26T06:47:05.6087980Z ##[group] Inputs 2024-06-26T06:47:05.6088566Z build_name: manywheel-py3_8-cuda11_8-split 2024-06-26T06:47:05.6089251Z build_environment: linux-binary-manywheel 2024-06-26T06:47:05.6090100Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:47:05.6090886Z PYTORCH_ROOT: /pytorch 2024-06-26T06:47:05.6091410Z BUILDER_ROOT: /builder 2024-06-26T06:47:05.6091931Z PACKAGE_TYPE: manywheel 2024-06-26T06:47:05.6092415Z DESIRED_CUDA: cu118 2024-06-26T06:47:05.6092895Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:47:05.6093388Z GPU_ARCH_TYPE: cuda 2024-06-26T06:47:05.6093956Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:47:05.6094633Z LIBTORCH_CONFIG: 2024-06-26T06:47:05.6095092Z LIBTORCH_VARIANT: 2024-06-26T06:47:05.6095545Z DESIRED_DEVTOOLSET: 2024-06-26T06:47:05.6096022Z DESIRED_PYTHON: 3.8 2024-06-26T06:47:05.6096533Z runs_on: linux.4xlarge.nvidia.gpu 2024-06-26T06:47:05.6097923Z use_split_build: true 2024-06-26T06:47:05.6098433Z ##[endgroup] 2024-06-26T06:47:05.6099437Z Complete job name: manywheel-py3_8-cuda11_8-split-test / test 2024-06-26T06:47:05.6896060Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T06:47:05.7094651Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T06:47:05.7107794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:47:05.7108544Z ##[endgroup] 2024-06-26T06:47:06.6611938Z ##[group]Run { 2024-06-26T06:47:06.6612418Z { 2024-06-26T06:47:06.6612819Z  echo "PYTORCH_ROOT=/pytorch" 2024-06-26T06:47:06.6613364Z  echo "BUILDER_ROOT=/builder" 2024-06-26T06:47:06.6613920Z  echo "PACKAGE_TYPE=manywheel" 2024-06-26T06:47:06.6614435Z  2024-06-26T06:47:06.6614776Z  echo "DESIRED_CUDA=cu118" 2024-06-26T06:47:06.6615304Z  echo "GPU_ARCH_VERSION=11.8" 2024-06-26T06:47:06.6615836Z  echo "GPU_ARCH_TYPE=cuda" 2024-06-26T06:47:06.6616530Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda11.8-main" 2024-06-26T06:47:06.6617696Z  echo "SKIP_ALL_TESTS=1" 2024-06-26T06:47:06.6618223Z  echo "LIBTORCH_CONFIG=" 2024-06-26T06:47:06.6618711Z  echo "LIBTORCH_VARIANT=" 2024-06-26T06:47:06.6619225Z  echo "DESIRED_DEVTOOLSET=" 2024-06-26T06:47:06.6619747Z  echo "DESIRED_PYTHON=3.8" 2024-06-26T06:47:06.6620489Z  2024-06-26T06:47:06.6621131Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-06-26T06:47:06.6621984Z  echo "ANACONDA_USER=pytorch" 2024-06-26T06:47:06.6622570Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-06-26T06:47:06.6623170Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-06-26T06:47:06.6623824Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-06-26T06:47:06.6624460Z  echo "PR_NUMBER=" 2024-06-26T06:47:06.6625016Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-06-26T06:47:06.6625752Z  echo "SHA1=b8c4c54d347aa776934c60784e35936878ef18dc" 2024-06-26T06:47:06.6626427Z  echo "USE_SPLIT_BUILD=true" 2024-06-26T06:47:06.6626943Z } >> "${GITHUB_ENV} }}" 2024-06-26T06:47:06.6635467Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:47:06.6636111Z env: 2024-06-26T06:47:06.6636450Z PYTORCH_ROOT: /pytorch 2024-06-26T06:47:06.6636877Z BUILDER_ROOT: /builder 2024-06-26T06:47:06.6637300Z PACKAGE_TYPE: manywheel 2024-06-26T06:47:06.6637722Z DESIRED_CUDA: cu118 2024-06-26T06:47:06.6638106Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:47:06.6638716Z GPU_ARCH_TYPE: cuda 2024-06-26T06:47:06.6639237Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:47:06.6639819Z SKIP_ALL_TESTS: 1 2024-06-26T06:47:06.6640201Z LIBTORCH_CONFIG: 2024-06-26T06:47:06.6640585Z LIBTORCH_VARIANT: 2024-06-26T06:47:06.6640961Z DESIRED_DEVTOOLSET: 2024-06-26T06:47:06.6641367Z DESIRED_PYTHON: 3.8 2024-06-26T06:47:06.6641986Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:47:06.6642703Z ANACONDA_USER: pytorch 2024-06-26T06:47:06.6643117Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:47:06.6643584Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:47:06.6644073Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:47:06.6644998Z GITHUB_TOKEN: *** 2024-06-26T06:47:06.6645411Z PR_NUMBER: 2024-06-26T06:47:06.6645810Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:47:06.6646366Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:47:06.6646913Z USE_SPLIT_BUILD: true 2024-06-26T06:47:06.6647368Z ##[endgroup] 2024-06-26T06:47:06.6801001Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-06-26T06:47:06.6801699Z with: 2024-06-26T06:47:06.6802329Z github-secret: *** 2024-06-26T06:47:06.6802771Z activate-with-label: false 2024-06-26T06:47:06.6803216Z label: with-ssh 2024-06-26T06:47:06.6803590Z remove-existing-keys: true 2024-06-26T06:47:06.6804037Z fail-silently: true 2024-06-26T06:47:06.6804402Z env: 2024-06-26T06:47:06.6804733Z PYTORCH_ROOT: /pytorch 2024-06-26T06:47:06.6805162Z BUILDER_ROOT: /builder 2024-06-26T06:47:06.6805565Z PACKAGE_TYPE: manywheel 2024-06-26T06:47:06.6805987Z DESIRED_CUDA: cu118 2024-06-26T06:47:06.6806386Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:47:06.6806784Z GPU_ARCH_TYPE: cuda 2024-06-26T06:47:06.6807312Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:47:06.6807912Z SKIP_ALL_TESTS: 1 2024-06-26T06:47:06.6808278Z LIBTORCH_CONFIG: 2024-06-26T06:47:06.6808660Z LIBTORCH_VARIANT: 2024-06-26T06:47:06.6809114Z DESIRED_DEVTOOLSET: 2024-06-26T06:47:06.6809506Z DESIRED_PYTHON: 3.8 2024-06-26T06:47:06.6810129Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:47:06.6810848Z ANACONDA_USER: pytorch 2024-06-26T06:47:06.6811261Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:47:06.6811726Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:47:06.6812213Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:47:06.6812946Z GITHUB_TOKEN: *** 2024-06-26T06:47:06.6813332Z PR_NUMBER: 2024-06-26T06:47:06.6813721Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:47:06.6814284Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:47:06.6814838Z USE_SPLIT_BUILD: true 2024-06-26T06:47:06.6815248Z ##[endgroup] 2024-06-26T06:47:06.8070222Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-06-26T06:47:06.8071506Z ciflow reference detected, attempting to extract PR number 2024-06-26T06:47:07.0926834Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-06-26T06:47:07.1656230Z No SSH keys found for user pytorch-bot[bot] 2024-06-26T06:47:07.1657448Z Grabbing public ssh keys from https://github.com/leslie-fang-intel.keys 2024-06-26T06:47:07.2507272Z No SSH keys found for user leslie-fang-intel 2024-06-26T06:47:07.2643982Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T06:47:07.2644692Z with: 2024-06-26T06:47:07.2645015Z no-sudo: false 2024-06-26T06:47:07.2645371Z submodules: recursive 2024-06-26T06:47:07.2645773Z fetch-depth: 0 2024-06-26T06:47:07.2646117Z env: 2024-06-26T06:47:07.2646420Z PYTORCH_ROOT: /pytorch 2024-06-26T06:47:07.2646839Z BUILDER_ROOT: /builder 2024-06-26T06:47:07.2647255Z PACKAGE_TYPE: manywheel 2024-06-26T06:47:07.2647735Z DESIRED_CUDA: cu118 2024-06-26T06:47:07.2648130Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:47:07.2648540Z GPU_ARCH_TYPE: cuda 2024-06-26T06:47:07.2649033Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:47:07.2649627Z SKIP_ALL_TESTS: 1 2024-06-26T06:47:07.2650007Z LIBTORCH_CONFIG: 2024-06-26T06:47:07.2650366Z LIBTORCH_VARIANT: 2024-06-26T06:47:07.2650754Z DESIRED_DEVTOOLSET: 2024-06-26T06:47:07.2651159Z DESIRED_PYTHON: 3.8 2024-06-26T06:47:07.2651820Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:47:07.2652525Z ANACONDA_USER: pytorch 2024-06-26T06:47:07.2652955Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:47:07.2653419Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:47:07.2653886Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:47:07.2654862Z GITHUB_TOKEN: *** 2024-06-26T06:47:07.2655270Z PR_NUMBER: 2024-06-26T06:47:07.2655659Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:47:07.2656227Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:47:07.2656775Z USE_SPLIT_BUILD: true 2024-06-26T06:47:07.2657468Z ##[endgroup] 2024-06-26T06:47:07.2920249Z ##[group]Run retry () { 2024-06-26T06:47:07.2920667Z retry () { 2024-06-26T06:47:07.2921276Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T06:47:07.2921964Z } 2024-06-26T06:47:07.2922322Z echo "${GITHUB_WORKSPACE}" 2024-06-26T06:47:07.2922839Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T06:47:07.2923433Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T06:47:07.2923978Z else 2024-06-26T06:47:07.2924394Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T06:47:07.2924923Z fi 2024-06-26T06:47:07.2925275Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T06:47:07.2933646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:47:07.2934256Z env: 2024-06-26T06:47:07.2934578Z PYTORCH_ROOT: /pytorch 2024-06-26T06:47:07.2934997Z BUILDER_ROOT: /builder 2024-06-26T06:47:07.2935415Z PACKAGE_TYPE: manywheel 2024-06-26T06:47:07.2935818Z DESIRED_CUDA: cu118 2024-06-26T06:47:07.2936216Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:47:07.2936625Z GPU_ARCH_TYPE: cuda 2024-06-26T06:47:07.2937362Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:47:07.2937980Z SKIP_ALL_TESTS: 1 2024-06-26T06:47:07.2938360Z LIBTORCH_CONFIG: 2024-06-26T06:47:07.2938720Z LIBTORCH_VARIANT: 2024-06-26T06:47:07.2939115Z DESIRED_DEVTOOLSET: 2024-06-26T06:47:07.2939516Z DESIRED_PYTHON: 3.8 2024-06-26T06:47:07.2940113Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:47:07.2940832Z ANACONDA_USER: pytorch 2024-06-26T06:47:07.2941259Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:47:07.2941707Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:47:07.2942195Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:47:07.2942983Z GITHUB_TOKEN: *** 2024-06-26T06:47:07.2943564Z PR_NUMBER: 2024-06-26T06:47:07.2943932Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:47:07.2944501Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:47:07.2945045Z USE_SPLIT_BUILD: true 2024-06-26T06:47:07.2945502Z NO_SUDO: false 2024-06-26T06:47:07.2945841Z ##[endgroup] 2024-06-26T06:47:07.2971884Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T06:47:10.9938355Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T06:47:10.9938883Z with: 2024-06-26T06:47:10.9939477Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:47:10.9940048Z fetch-depth: 0 2024-06-26T06:47:10.9940409Z submodules: recursive 2024-06-26T06:47:10.9940823Z quiet-checkout: true 2024-06-26T06:47:10.9941246Z repository: pytorch/pytorch 2024-06-26T06:47:10.9941834Z token: *** 2024-06-26T06:47:10.9942184Z ssh-strict: true 2024-06-26T06:47:10.9942579Z persist-credentials: true 2024-06-26T06:47:10.9942994Z clean: true 2024-06-26T06:47:10.9943399Z sparse-checkout-cone-mode: true 2024-06-26T06:47:10.9943870Z lfs: false 2024-06-26T06:47:10.9944213Z set-safe-directory: true 2024-06-26T06:47:10.9944621Z env: 2024-06-26T06:47:10.9944943Z PYTORCH_ROOT: /pytorch 2024-06-26T06:47:10.9945347Z BUILDER_ROOT: /builder 2024-06-26T06:47:10.9945766Z PACKAGE_TYPE: manywheel 2024-06-26T06:47:10.9946183Z DESIRED_CUDA: cu118 2024-06-26T06:47:10.9946566Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:47:10.9946976Z GPU_ARCH_TYPE: cuda 2024-06-26T06:47:10.9947548Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:47:10.9948135Z SKIP_ALL_TESTS: 1 2024-06-26T06:47:10.9948516Z LIBTORCH_CONFIG: 2024-06-26T06:47:10.9948940Z LIBTORCH_VARIANT: 2024-06-26T06:47:10.9949312Z DESIRED_DEVTOOLSET: 2024-06-26T06:47:10.9949716Z DESIRED_PYTHON: 3.8 2024-06-26T06:47:10.9950333Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:47:10.9951039Z ANACONDA_USER: pytorch 2024-06-26T06:47:10.9951470Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:47:10.9951944Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:47:10.9952416Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:47:10.9953527Z GITHUB_TOKEN: *** 2024-06-26T06:47:10.9953916Z PR_NUMBER: 2024-06-26T06:47:10.9954287Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:47:10.9954862Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:47:10.9955405Z USE_SPLIT_BUILD: true 2024-06-26T06:47:10.9955786Z ##[endgroup] 2024-06-26T06:47:11.1265622Z Syncing repository: pytorch/pytorch 2024-06-26T06:47:11.1268432Z ##[group]Getting Git version info 2024-06-26T06:47:11.1269545Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T06:47:11.1271166Z [command]/usr/bin/git version 2024-06-26T06:47:11.1272196Z git version 2.40.1 2024-06-26T06:47:11.1274022Z ##[endgroup] 2024-06-26T06:47:11.1294322Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/436a8797-67c7-464f-a5c2-5ddba7902ccd' before making global git config changes 2024-06-26T06:47:11.1295962Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T06:47:11.1300605Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T06:47:11.1341067Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T06:47:11.1346197Z ##[group]Initializing the repository 2024-06-26T06:47:11.1350362Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T06:47:11.1379945Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T06:47:11.1381420Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T06:47:11.1382408Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T06:47:11.1383112Z hint: 2024-06-26T06:47:11.1383876Z hint: git config --global init.defaultBranch 2024-06-26T06:47:11.1384456Z hint: 2024-06-26T06:47:11.1385347Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T06:47:11.1386403Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T06:47:11.1387113Z hint: 2024-06-26T06:47:11.1387496Z hint: git branch -m 2024-06-26T06:47:11.1388689Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T06:47:11.1393217Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T06:47:11.1430942Z ##[endgroup] 2024-06-26T06:47:11.1431684Z ##[group]Disabling automatic garbage collection 2024-06-26T06:47:11.1435265Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T06:47:11.1468261Z ##[endgroup] 2024-06-26T06:47:11.1468895Z ##[group]Setting up auth 2024-06-26T06:47:11.1478170Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T06:47:11.1512797Z [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' || :" 2024-06-26T06:47:11.1798189Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T06:47:11.1827836Z [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' || :" 2024-06-26T06:47:11.2110666Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T06:47:11.2160423Z ##[endgroup] 2024-06-26T06:47:11.2161076Z ##[group]Fetching the repository 2024-06-26T06:47:11.2169458Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-06-26T06:47:13.2501954Z remote: Enumerating objects: 987612 2024-06-26T06:47:13.2502676Z remote: Enumerating objects: 990209, done. 2024-06-26T06:47:13.2503495Z remote: Counting objects: 0% (1/2597) 2024-06-26T06:47:13.2504133Z remote: Counting objects: 1% (26/2597) 2024-06-26T06:47:13.2504758Z remote: Counting objects: 2% (52/2597) 2024-06-26T06:47:13.2505375Z remote: Counting objects: 3% (78/2597) 2024-06-26T06:47:13.2506004Z remote: Counting objects: 4% (104/2597) 2024-06-26T06:47:13.2506624Z remote: Counting objects: 5% (130/2597) 2024-06-26T06:47:13.2507273Z remote: Counting objects: 6% (156/2597) 2024-06-26T06:47:13.2507909Z remote: Counting objects: 7% (182/2597) 2024-06-26T06:47:13.2508529Z remote: Counting objects: 8% (208/2597) 2024-06-26T06:47:13.2509136Z remote: Counting objects: 9% (234/2597) 2024-06-26T06:47:13.2509764Z remote: Counting objects: 10% (260/2597) 2024-06-26T06:47:13.2510385Z remote: Counting objects: 11% (286/2597) 2024-06-26T06:47:13.2510997Z remote: Counting objects: 12% (312/2597) 2024-06-26T06:47:13.2511623Z remote: Counting objects: 13% (338/2597) 2024-06-26T06:47:13.2512242Z remote: Counting objects: 14% (364/2597) 2024-06-26T06:47:13.2512859Z remote: Counting objects: 15% (390/2597) 2024-06-26T06:47:13.2513479Z remote: Counting objects: 16% (416/2597) 2024-06-26T06:47:13.2514094Z remote: Counting objects: 17% (442/2597) 2024-06-26T06:47:13.2514698Z remote: Counting objects: 18% (468/2597) 2024-06-26T06:47:13.2515319Z remote: Counting objects: 19% (494/2597) 2024-06-26T06:47:13.2515958Z remote: Counting objects: 20% (520/2597) 2024-06-26T06:47:13.2516570Z remote: Counting objects: 21% (546/2597) 2024-06-26T06:47:13.2517168Z remote: Counting objects: 22% (572/2597) 2024-06-26T06:47:13.2517785Z remote: Counting objects: 23% (598/2597) 2024-06-26T06:47:13.2518409Z remote: Counting objects: 24% (624/2597) 2024-06-26T06:47:13.2519377Z remote: Counting objects: 25% (650/2597) 2024-06-26T06:47:13.2520009Z remote: Counting objects: 26% (676/2597) 2024-06-26T06:47:13.2520627Z remote: Counting objects: 27% (702/2597) 2024-06-26T06:47:13.2521231Z remote: Counting objects: 28% (728/2597) 2024-06-26T06:47:13.2521866Z remote: Counting objects: 29% (754/2597) 2024-06-26T06:47:13.2522479Z remote: Counting objects: 30% (780/2597) 2024-06-26T06:47:13.2523078Z remote: Counting objects: 31% (806/2597) 2024-06-26T06:47:13.2523837Z remote: Counting objects: 32% (832/2597) 2024-06-26T06:47:13.2524482Z remote: Counting objects: 33% (858/2597) 2024-06-26T06:47:13.2525116Z remote: Counting objects: 34% (883/2597) 2024-06-26T06:47:13.2525711Z remote: Counting objects: 35% (909/2597) 2024-06-26T06:47:13.2526322Z remote: Counting objects: 36% (935/2597) 2024-06-26T06:47:13.2526935Z remote: Counting objects: 37% (961/2597) 2024-06-26T06:47:13.2527544Z remote: Counting objects: 38% (987/2597) 2024-06-26T06:47:13.2528179Z remote: Counting objects: 39% (1013/2597) 2024-06-26T06:47:13.2528832Z remote: Counting objects: 40% (1039/2597) 2024-06-26T06:47:13.2529461Z remote: Counting objects: 41% (1065/2597) 2024-06-26T06:47:13.2530106Z remote: Counting objects: 42% (1091/2597) 2024-06-26T06:47:13.2530751Z remote: Counting objects: 43% (1117/2597) 2024-06-26T06:47:13.2531373Z remote: Counting objects: 44% (1143/2597) 2024-06-26T06:47:13.2532040Z remote: Counting objects: 45% (1169/2597) 2024-06-26T06:47:13.2532684Z remote: Counting objects: 46% (1195/2597) 2024-06-26T06:47:13.2533314Z remote: Counting objects: 47% (1221/2597) 2024-06-26T06:47:13.2533945Z remote: Counting objects: 48% (1247/2597) 2024-06-26T06:47:13.2534583Z remote: Counting objects: 49% (1273/2597) 2024-06-26T06:47:13.2535221Z remote: Counting objects: 50% (1299/2597) 2024-06-26T06:47:13.2535851Z remote: Counting objects: 51% (1325/2597) 2024-06-26T06:47:13.2536490Z remote: Counting objects: 52% (1351/2597) 2024-06-26T06:47:13.2537588Z remote: Counting objects: 53% (1377/2597) 2024-06-26T06:47:13.2538395Z remote: Counting objects: 54% (1403/2597) 2024-06-26T06:47:13.2539035Z remote: Counting objects: 55% (1429/2597) 2024-06-26T06:47:13.2539676Z remote: Counting objects: 56% (1455/2597) 2024-06-26T06:47:13.2540298Z remote: Counting objects: 57% (1481/2597) 2024-06-26T06:47:13.2540949Z remote: Counting objects: 58% (1507/2597) 2024-06-26T06:47:13.2541581Z remote: Counting objects: 59% (1533/2597) 2024-06-26T06:47:13.2542213Z remote: Counting objects: 60% (1559/2597) 2024-06-26T06:47:13.2542841Z remote: Counting objects: 61% (1585/2597) 2024-06-26T06:47:13.2543793Z remote: Counting objects: 62% (1611/2597) 2024-06-26T06:47:13.2544466Z remote: Counting objects: 63% (1637/2597) 2024-06-26T06:47:13.2545088Z remote: Counting objects: 64% (1663/2597) 2024-06-26T06:47:13.2545723Z remote: Counting objects: 65% (1689/2597) 2024-06-26T06:47:13.2546369Z remote: Counting objects: 66% (1715/2597) 2024-06-26T06:47:13.2547248Z remote: Counting objects: 67% (1740/2597) 2024-06-26T06:47:13.2548055Z remote: Counting objects: 68% (1766/2597) 2024-06-26T06:47:13.2548859Z remote: Counting objects: 69% (1792/2597) 2024-06-26T06:47:13.2549485Z remote: Counting objects: 70% (1818/2597) 2024-06-26T06:47:13.2550128Z remote: Counting objects: 71% (1844/2597) 2024-06-26T06:47:13.2550762Z remote: Counting objects: 72% (1870/2597) 2024-06-26T06:47:13.2551378Z remote: Counting objects: 73% (1896/2597) 2024-06-26T06:47:13.2552014Z remote: Counting objects: 74% (1922/2597) 2024-06-26T06:47:13.2552652Z remote: Counting objects: 75% (1948/2597) 2024-06-26T06:47:13.2553280Z remote: Counting objects: 76% (1974/2597) 2024-06-26T06:47:13.2554085Z remote: Counting objects: 77% (2000/2597) 2024-06-26T06:47:13.2554721Z remote: Counting objects: 78% (2026/2597) 2024-06-26T06:47:13.2555352Z remote: Counting objects: 79% (2052/2597) 2024-06-26T06:47:13.2555967Z remote: Counting objects: 80% (2078/2597) 2024-06-26T06:47:13.2556601Z remote: Counting objects: 81% (2104/2597) 2024-06-26T06:47:13.2557232Z remote: Counting objects: 82% (2130/2597) 2024-06-26T06:47:13.2557966Z remote: Counting objects: 83% (2156/2597) 2024-06-26T06:47:13.2558622Z remote: Counting objects: 84% (2182/2597) 2024-06-26T06:47:13.2559250Z remote: Counting objects: 85% (2208/2597) 2024-06-26T06:47:13.2559866Z remote: Counting objects: 86% (2234/2597) 2024-06-26T06:47:13.2560498Z remote: Counting objects: 87% (2260/2597) 2024-06-26T06:47:13.2561126Z remote: Counting objects: 88% (2286/2597) 2024-06-26T06:47:13.2561762Z remote: Counting objects: 89% (2312/2597) 2024-06-26T06:47:13.2562404Z remote: Counting objects: 90% (2338/2597) 2024-06-26T06:47:13.2563039Z remote: Counting objects: 91% (2364/2597) 2024-06-26T06:47:13.2563672Z remote: Counting objects: 92% (2390/2597) 2024-06-26T06:47:13.2564285Z remote: Counting objects: 93% (2416/2597) 2024-06-26T06:47:13.2564917Z remote: Counting objects: 94% (2442/2597) 2024-06-26T06:47:13.2565550Z remote: Counting objects: 95% (2468/2597) 2024-06-26T06:47:13.2566173Z remote: Counting objects: 96% (2494/2597) 2024-06-26T06:47:13.2566809Z remote: Counting objects: 97% (2520/2597) 2024-06-26T06:47:13.2567444Z remote: Counting objects: 98% (2546/2597) 2024-06-26T06:47:13.2568056Z remote: Counting objects: 99% (2572/2597) 2024-06-26T06:47:13.2568689Z remote: Counting objects: 100% (2597/2597) 2024-06-26T06:47:13.2569369Z remote: Counting objects: 100% (2597/2597), done. 2024-06-26T06:47:13.2719520Z remote: Compressing objects: 0% (1/1118) 2024-06-26T06:47:13.3120578Z remote: Compressing objects: 1% (12/1118) 2024-06-26T06:47:13.3541805Z remote: Compressing objects: 2% (23/1118) 2024-06-26T06:47:13.3928034Z remote: Compressing objects: 3% (34/1118) 2024-06-26T06:47:13.4087699Z remote: Compressing objects: 4% (45/1118) 2024-06-26T06:47:13.4369353Z remote: Compressing objects: 5% (56/1118) 2024-06-26T06:47:13.4536941Z remote: Compressing objects: 6% (68/1118) 2024-06-26T06:47:13.4862456Z remote: Compressing objects: 7% (79/1118) 2024-06-26T06:47:13.5359898Z remote: Compressing objects: 8% (90/1118) 2024-06-26T06:47:13.6209483Z remote: Compressing objects: 9% (101/1118) 2024-06-26T06:47:13.7176365Z remote: Compressing objects: 10% (112/1118) 2024-06-26T06:47:13.8184037Z remote: Compressing objects: 11% (123/1118) 2024-06-26T06:47:13.8650282Z remote: Compressing objects: 12% (135/1118) 2024-06-26T06:47:13.8947558Z remote: Compressing objects: 13% (146/1118) 2024-06-26T06:47:13.9184463Z remote: Compressing objects: 14% (157/1118) 2024-06-26T06:47:13.9351361Z remote: Compressing objects: 15% (168/1118) 2024-06-26T06:47:13.9489431Z remote: Compressing objects: 16% (179/1118) 2024-06-26T06:47:13.9524100Z remote: Compressing objects: 17% (191/1118) 2024-06-26T06:47:13.9561617Z remote: Compressing objects: 18% (202/1118) 2024-06-26T06:47:13.9578406Z remote: Compressing objects: 19% (213/1118) 2024-06-26T06:47:13.9598780Z remote: Compressing objects: 20% (224/1118) 2024-06-26T06:47:13.9612514Z remote: Compressing objects: 21% (235/1118) 2024-06-26T06:47:13.9628742Z remote: Compressing objects: 22% (246/1118) 2024-06-26T06:47:13.9653813Z remote: Compressing objects: 23% (258/1118) 2024-06-26T06:47:13.9654482Z remote: Compressing objects: 24% (269/1118) 2024-06-26T06:47:13.9661735Z remote: Compressing objects: 25% (280/1118) 2024-06-26T06:47:13.9668543Z remote: Compressing objects: 26% (291/1118) 2024-06-26T06:47:13.9677174Z remote: Compressing objects: 27% (302/1118) 2024-06-26T06:47:13.9679497Z remote: Compressing objects: 28% (314/1118) 2024-06-26T06:47:13.9689228Z remote: Compressing objects: 29% (325/1118) 2024-06-26T06:47:13.9691946Z remote: Compressing objects: 30% (336/1118) 2024-06-26T06:47:13.9699883Z remote: Compressing objects: 31% (347/1118) 2024-06-26T06:47:13.9708096Z remote: Compressing objects: 32% (358/1118) 2024-06-26T06:47:13.9712670Z remote: Compressing objects: 33% (369/1118) 2024-06-26T06:47:13.9723260Z remote: Compressing objects: 34% (381/1118) 2024-06-26T06:47:13.9737539Z remote: Compressing objects: 35% (392/1118) 2024-06-26T06:47:13.9750157Z remote: Compressing objects: 36% (403/1118) 2024-06-26T06:47:13.9767674Z remote: Compressing objects: 37% (414/1118) 2024-06-26T06:47:13.9784022Z remote: Compressing objects: 38% (425/1118) 2024-06-26T06:47:13.9798272Z remote: Compressing objects: 39% (437/1118) 2024-06-26T06:47:13.9814288Z remote: Compressing objects: 40% (448/1118) 2024-06-26T06:47:13.9827753Z remote: Compressing objects: 41% (459/1118) 2024-06-26T06:47:13.9843871Z remote: Compressing objects: 42% (470/1118) 2024-06-26T06:47:13.9859228Z remote: Compressing objects: 43% (481/1118) 2024-06-26T06:47:13.9869671Z remote: Compressing objects: 44% (492/1118) 2024-06-26T06:47:13.9871198Z remote: Compressing objects: 45% (504/1118) 2024-06-26T06:47:13.9874474Z remote: Compressing objects: 46% (515/1118) 2024-06-26T06:47:13.9877968Z remote: Compressing objects: 47% (526/1118) 2024-06-26T06:47:13.9891141Z remote: Compressing objects: 48% (537/1118) 2024-06-26T06:47:13.9914944Z remote: Compressing objects: 49% (548/1118) 2024-06-26T06:47:13.9917303Z remote: Compressing objects: 50% (559/1118) 2024-06-26T06:47:13.9924433Z remote: Compressing objects: 51% (571/1118) 2024-06-26T06:47:13.9930995Z remote: Compressing objects: 52% (582/1118) 2024-06-26T06:47:13.9943678Z remote: Compressing objects: 53% (593/1118) 2024-06-26T06:47:13.9954321Z remote: Compressing objects: 54% (604/1118) 2024-06-26T06:47:13.9972340Z remote: Compressing objects: 55% (615/1118) 2024-06-26T06:47:13.9985329Z remote: Compressing objects: 56% (627/1118) 2024-06-26T06:47:13.9995298Z remote: Compressing objects: 57% (638/1118) 2024-06-26T06:47:14.0006983Z remote: Compressing objects: 58% (649/1118) 2024-06-26T06:47:14.0019538Z remote: Compressing objects: 59% (660/1118) 2024-06-26T06:47:14.0028976Z remote: Compressing objects: 60% (671/1118) 2024-06-26T06:47:14.0044857Z remote: Compressing objects: 61% (682/1118) 2024-06-26T06:47:14.0052183Z remote: Compressing objects: 62% (694/1118) 2024-06-26T06:47:14.0062293Z remote: Compressing objects: 63% (705/1118) 2024-06-26T06:47:14.0068777Z remote: Compressing objects: 64% (716/1118) 2024-06-26T06:47:14.0081935Z remote: Compressing objects: 65% (727/1118) 2024-06-26T06:47:14.0092918Z remote: Compressing objects: 66% (738/1118) 2024-06-26T06:47:14.0096499Z remote: Compressing objects: 67% (750/1118) 2024-06-26T06:47:14.0105955Z remote: Compressing objects: 68% (761/1118) 2024-06-26T06:47:14.0108760Z remote: Compressing objects: 69% (772/1118) 2024-06-26T06:47:14.0116905Z remote: Compressing objects: 70% (783/1118) 2024-06-26T06:47:14.0122160Z remote: Compressing objects: 71% (794/1118) 2024-06-26T06:47:14.0132758Z remote: Compressing objects: 72% (805/1118) 2024-06-26T06:47:14.0133737Z remote: Compressing objects: 73% (817/1118) 2024-06-26T06:47:14.0134939Z remote: Compressing objects: 74% (828/1118) 2024-06-26T06:47:14.0136372Z remote: Compressing objects: 75% (839/1118) 2024-06-26T06:47:14.0138129Z remote: Compressing objects: 76% (850/1118) 2024-06-26T06:47:14.0139210Z remote: Compressing objects: 77% (861/1118) 2024-06-26T06:47:14.0139879Z remote: Compressing objects: 78% (873/1118) 2024-06-26T06:47:14.0146294Z remote: Compressing objects: 79% (884/1118) 2024-06-26T06:47:14.0159349Z remote: Compressing objects: 80% (895/1118) 2024-06-26T06:47:14.0163317Z remote: Compressing objects: 81% (906/1118) 2024-06-26T06:47:14.0170813Z remote: Compressing objects: 82% (917/1118) 2024-06-26T06:47:14.0172018Z remote: Compressing objects: 83% (928/1118) 2024-06-26T06:47:14.0174551Z remote: Compressing objects: 84% (940/1118) 2024-06-26T06:47:14.0178597Z remote: Compressing objects: 85% (951/1118) 2024-06-26T06:47:14.0182136Z remote: Compressing objects: 86% (962/1118) 2024-06-26T06:47:14.0186160Z remote: Compressing objects: 87% (973/1118) 2024-06-26T06:47:14.0187425Z remote: Compressing objects: 88% (984/1118) 2024-06-26T06:47:14.0190820Z remote: Compressing objects: 89% (996/1118) 2024-06-26T06:47:14.0192207Z remote: Compressing objects: 90% (1007/1118) 2024-06-26T06:47:14.0195391Z remote: Compressing objects: 91% (1018/1118) 2024-06-26T06:47:14.0196617Z remote: Compressing objects: 92% (1029/1118) 2024-06-26T06:47:14.0201375Z remote: Compressing objects: 93% (1040/1118) 2024-06-26T06:47:14.0202599Z remote: Compressing objects: 94% (1051/1118) 2024-06-26T06:47:14.0207635Z remote: Compressing objects: 95% (1063/1118) 2024-06-26T06:47:14.0209106Z remote: Compressing objects: 96% (1074/1118) 2024-06-26T06:47:14.0209777Z remote: Compressing objects: 97% (1085/1118) 2024-06-26T06:47:14.0210456Z remote: Compressing objects: 98% (1096/1118) 2024-06-26T06:47:14.0211130Z remote: Compressing objects: 99% (1107/1118) 2024-06-26T06:47:14.0211804Z remote: Compressing objects: 100% (1118/1118) 2024-06-26T06:47:14.0212527Z remote: Compressing objects: 100% (1118/1118), done. 2024-06-26T06:47:41.2367398Z remote: Total 990209 (delta 2066), reused 1848 (delta 1478), pack-reused 987612 2024-06-26T06:48:06.8510435Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T06:48:06.8537202Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:48:06.8543391Z ##[endgroup] 2024-06-26T06:48:06.8544242Z ##[group]Determining the checkout info 2024-06-26T06:48:06.8545224Z ##[endgroup] 2024-06-26T06:48:06.8545847Z ##[group]Checking out the ref 2024-06-26T06:48:06.8550181Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:48:08.6368433Z ##[endgroup] 2024-06-26T06:48:08.6369158Z ##[group]Setting up auth for fetching submodules 2024-06-26T06:48:08.6376713Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T06:48:08.6451624Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T06:48:08.6482851Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T06:48:08.6515854Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T06:48:08.6544247Z ##[endgroup] 2024-06-26T06:48:08.6544872Z ##[group]Fetching submodules 2024-06-26T06:48:08.6550005Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T06:48:08.6861446Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-06-26T06:48:08.7158072Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-06-26T06:48:08.7160075Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-06-26T06:48:08.7163933Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-06-26T06:48:08.7166519Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-06-26T06:48:08.7170656Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-06-26T06:48:08.7173481Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-06-26T06:48:08.7177654Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-06-26T06:48:08.7181646Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-06-26T06:48:08.7185193Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-06-26T06:48:08.7189316Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-06-26T06:48:08.7193267Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-06-26T06:48:08.7197513Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-06-26T06:48:08.7201882Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-06-26T06:48:08.7206514Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-06-26T06:48:08.7210930Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-06-26T06:48:08.7215720Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-06-26T06:48:08.7222033Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:48:08.7226599Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-06-26T06:48:08.7231838Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-06-26T06:48:08.7236996Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-06-26T06:48:08.7242461Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-06-26T06:48:08.7248094Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-06-26T06:48:08.7254085Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-06-26T06:48:08.7260287Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-06-26T06:48:08.7266159Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-06-26T06:48:08.7272348Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-06-26T06:48:08.7278811Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-06-26T06:48:08.7284931Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-06-26T06:48:08.7291395Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-06-26T06:48:08.7298450Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-06-26T06:48:08.7305318Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-06-26T06:48:08.7311897Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-06-26T06:48:08.7318936Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-06-26T06:48:08.7326031Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-06-26T06:48:08.7333251Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-06-26T06:48:08.7360923Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-06-26T06:48:08.9983018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-06-26T06:48:09.1987904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-06-26T06:48:09.3756288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-06-26T06:48:09.6127307Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-06-26T06:48:11.9823733Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-06-26T06:48:24.4531500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-06-26T06:48:24.8675251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-06-26T06:48:25.4166522Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-06-26T06:48:26.0791352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-06-26T06:48:27.5663717Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-06-26T06:48:29.7741358Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-06-26T06:48:37.0023847Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-06-26T06:48:39.5580602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-06-26T06:48:41.4956821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-06-26T06:48:42.9109212Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-06-26T06:48:43.1075985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-06-26T06:48:43.5426975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-06-26T06:48:43.8520347Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-06-26T06:48:45.0093335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-06-26T06:48:45.3673617Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-06-26T06:48:45.6187256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-06-26T06:48:47.5258913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-06-26T06:48:48.3539405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-06-26T06:48:49.0802520Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-06-26T06:48:56.5536844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-06-26T06:48:59.3731402Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-06-26T06:49:06.8993063Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-06-26T06:49:07.1428241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-06-26T06:49:17.6336517Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-06-26T06:49:17.8036687Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-06-26T06:49:17.9899542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-06-26T06:49:19.1863124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-06-26T06:49:19.5140854Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-06-26T06:49:20.2046253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-06-26T06:49:20.7543970Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-06-26T06:49:20.7668940Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-06-26T06:49:20.7760055Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-06-26T06:49:20.8030248Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-06-26T06:49:20.8484301Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-06-26T06:49:22.0075469Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-06-26T06:49:22.0331146Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-06-26T06:49:22.0795182Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-06-26T06:49:22.1976972Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-06-26T06:49:22.2355433Z Submodule path 'third_party/cudnn_frontend': checked out 'aa3abd4bc689d6412979c7f55f9cd132848c9c6a' 2024-06-26T06:49:22.8853452Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-06-26T06:49:23.1889761Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-06-26T06:49:23.2799322Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-06-26T06:49:23.2817460Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:49:23.2820805Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:49:23.2824297Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:49:23.2827623Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:49:23.2831312Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:49:23.2857523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-06-26T06:49:24.3336535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-06-26T06:49:24.9715636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-06-26T06:49:27.1687902Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-06-26T06:49:28.3523453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-06-26T06:49:28.7142820Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-06-26T06:49:28.8316840Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-06-26T06:49:29.3450296Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-06-26T06:49:29.4209091Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-06-26T06:49:29.4338891Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-06-26T06:49:29.5716470Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-06-26T06:49:29.6126061Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-06-26T06:49:29.6227190Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-06-26T06:49:29.6692289Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-06-26T06:49:29.6973949Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-06-26T06:49:29.7507600Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T06:49:29.7646255Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-06-26T06:49:29.7663144Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-06-26T06:49:29.7688242Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-06-26T06:49:44.4034826Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-06-26T06:49:44.4233585Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-06-26T06:49:44.5362873Z Submodule path 'third_party/kineto': checked out '8681ff11e1fa54da39023076c5c43eddd87b7a8a' 2024-06-26T06:49:44.5381961Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:49:44.5384737Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:49:44.5388698Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:49:44.5414763Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-06-26T06:49:45.1411430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-06-26T06:49:46.6369634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-06-26T06:49:47.8812596Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-06-26T06:49:47.8829129Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:49:47.8831712Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:49:47.8835072Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:49:47.8838473Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:49:47.8841479Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:49:47.8845369Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:49:47.8848960Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:49:47.8853291Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:49:47.8880339Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-06-26T06:49:49.1020846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-06-26T06:49:49.5153251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-06-26T06:49:50.9904338Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-06-26T06:49:51.3055823Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-06-26T06:49:52.9593932Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-06-26T06:49:54.2396267Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-06-26T06:50:01.7750554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-06-26T06:50:02.2813246Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-06-26T06:50:02.3025721Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-06-26T06:50:02.3456932Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-06-26T06:50:02.3598926Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-06-26T06:50:02.3614770Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:50:02.3640518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-06-26T06:50:02.7708966Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-06-26T06:50:02.7909362Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-06-26T06:50:02.8383043Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-06-26T06:50:02.9626075Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-06-26T06:50:02.9805807Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-06-26T06:50:03.0241468Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-06-26T06:50:03.0932720Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-06-26T06:50:03.1383697Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-06-26T06:50:03.1661896Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-06-26T06:50:03.2950218Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-06-26T06:50:03.7243990Z Submodule path 'third_party/onnx': checked out '990217f043af7222348ca8f0301e17fa7b841781' 2024-06-26T06:50:03.7280556Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-06-26T06:50:03.7282851Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-06-26T06:50:03.7310829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-06-26T06:50:04.1603311Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-06-26T06:50:05.3888258Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-06-26T06:50:05.4283232Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-06-26T06:50:05.5061550Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-06-26T06:50:05.5079825Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:50:05.5083280Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:50:05.5086724Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:50:05.5090443Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:50:05.5094466Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:50:05.5098503Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:50:05.5102628Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:50:05.5106546Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:50:05.5132338Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-06-26T06:50:05.9370493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-06-26T06:50:07.0860654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-06-26T06:50:07.4098714Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-06-26T06:50:15.0202434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-06-26T06:50:15.5127746Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-06-26T06:50:15.7178804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-06-26T06:50:16.0309615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-06-26T06:50:24.6612964Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-06-26T06:50:24.7086098Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-06-26T06:50:24.7259297Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-06-26T06:50:24.8509813Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-06-26T06:50:24.8648044Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-06-26T06:50:24.8807261Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-06-26T06:50:24.8973180Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-06-26T06:50:24.8990117Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:50:24.8992945Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:50:24.9019595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-06-26T06:50:27.0832829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-06-26T06:50:28.5979496Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-06-26T06:50:28.6557779Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T06:50:29.2058010Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-06-26T06:50:29.2181492Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-06-26T06:50:29.5418886Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-06-26T06:50:29.5441352Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:50:29.5443903Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-06-26T06:50:29.5471099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-06-26T06:50:29.9740572Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-06-26T06:50:31.1962666Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-06-26T06:50:31.2842265Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-06-26T06:50:31.2934221Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-06-26T06:50:31.3068136Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-06-26T06:50:31.3466623Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-06-26T06:50:31.3792065Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-06-26T06:50:31.4275571Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-06-26T06:50:31.4580706Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-06-26T06:50:31.4597162Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:50:31.4600696Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:50:31.4603935Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:50:31.4607691Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:50:31.4633539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-06-26T06:50:32.6533149Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-06-26T06:50:32.9063609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-06-26T06:50:34.2211856Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-06-26T06:50:35.4412034Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-06-26T06:50:35.4578210Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-06-26T06:50:35.5394809Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-06-26T06:50:35.5719757Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-06-26T06:50:35.5735433Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:50:35.5761762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-06-26T06:50:35.7746390Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-06-26T06:50:35.7781083Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T06:50:35.8095102Z Entering 'android/libs/fbjni' 2024-06-26T06:50:35.8138262Z Entering 'third_party/FP16' 2024-06-26T06:50:35.8179774Z Entering 'third_party/FXdiv' 2024-06-26T06:50:35.8220315Z Entering 'third_party/NNPACK' 2024-06-26T06:50:35.8262338Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:50:35.8303891Z Entering 'third_party/XNNPACK' 2024-06-26T06:50:35.8364208Z Entering 'third_party/benchmark' 2024-06-26T06:50:35.8405768Z Entering 'third_party/cpp-httplib' 2024-06-26T06:50:35.8447612Z Entering 'third_party/cpuinfo' 2024-06-26T06:50:35.8490846Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:50:35.8534492Z Entering 'third_party/cutlass' 2024-06-26T06:50:35.8584110Z Entering 'third_party/eigen' 2024-06-26T06:50:35.8628878Z Entering 'third_party/fbgemm' 2024-06-26T06:50:35.8670977Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:50:35.8711754Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:50:35.8752414Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:50:35.8800990Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:50:35.8841794Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:50:35.8884919Z Entering 'third_party/flatbuffers' 2024-06-26T06:50:35.8930493Z Entering 'third_party/fmt' 2024-06-26T06:50:35.8973872Z Entering 'third_party/foxi' 2024-06-26T06:50:35.9015408Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:50:35.9057013Z Entering 'third_party/gloo' 2024-06-26T06:50:35.9099093Z Entering 'third_party/googletest' 2024-06-26T06:50:35.9140426Z Entering 'third_party/ideep' 2024-06-26T06:50:35.9181610Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:50:35.9230279Z Entering 'third_party/ittapi' 2024-06-26T06:50:35.9271899Z Entering 'third_party/kineto' 2024-06-26T06:50:35.9313328Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:50:35.9353905Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:50:35.9396383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:50:35.9468319Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:50:35.9509415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:50:35.9565664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:50:35.9767942Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:50:35.9809493Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:50:35.9850773Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:50:35.9991689Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:50:36.0033402Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:50:36.0074808Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:50:36.0117836Z Entering 'third_party/mimalloc' 2024-06-26T06:50:36.0160612Z Entering 'third_party/nccl/nccl' 2024-06-26T06:50:36.0203238Z Entering 'third_party/nlohmann' 2024-06-26T06:50:36.0245621Z Entering 'third_party/onnx' 2024-06-26T06:50:36.0305829Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:50:36.0347170Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:50:36.0390356Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:50:36.0433336Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:50:36.0473534Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:50:36.0513532Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:50:36.0554511Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:50:36.0596259Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:50:36.0635646Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:50:36.0675694Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:50:36.0714786Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:50:36.0756934Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:50:36.0798550Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:50:36.0862624Z Entering 'third_party/pocketfft' 2024-06-26T06:50:36.0904078Z Entering 'third_party/protobuf' 2024-06-26T06:50:36.0948513Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:50:36.0989382Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:50:36.1031947Z Entering 'third_party/psimd' 2024-06-26T06:50:36.1073107Z Entering 'third_party/pthreadpool' 2024-06-26T06:50:36.1115101Z Entering 'third_party/pybind11' 2024-06-26T06:50:36.1157732Z Entering 'third_party/python-peachpy' 2024-06-26T06:50:36.1199570Z Entering 'third_party/sleef' 2024-06-26T06:50:36.1240736Z Entering 'third_party/tensorpipe' 2024-06-26T06:50:36.1282599Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:50:36.1323281Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:50:36.1364114Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:50:36.1405107Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:50:36.1444947Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:50:36.1506003Z ##[endgroup] 2024-06-26T06:50:36.1508633Z ##[group]Persisting credentials for submodules 2024-06-26T06:50:36.1513457Z [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' || :" 2024-06-26T06:50:36.1827771Z Entering 'android/libs/fbjni' 2024-06-26T06:50:36.1879194Z Entering 'third_party/FP16' 2024-06-26T06:50:36.1930727Z Entering 'third_party/FXdiv' 2024-06-26T06:50:36.1981817Z Entering 'third_party/NNPACK' 2024-06-26T06:50:36.2035624Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:50:36.2086644Z Entering 'third_party/XNNPACK' 2024-06-26T06:50:36.2156730Z Entering 'third_party/benchmark' 2024-06-26T06:50:36.2207639Z Entering 'third_party/cpp-httplib' 2024-06-26T06:50:36.2259246Z Entering 'third_party/cpuinfo' 2024-06-26T06:50:36.2312112Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:50:36.2363545Z Entering 'third_party/cutlass' 2024-06-26T06:50:36.2426008Z Entering 'third_party/eigen' 2024-06-26T06:50:36.2480237Z Entering 'third_party/fbgemm' 2024-06-26T06:50:36.2531629Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:50:36.2585065Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:50:36.2634969Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:50:36.2694523Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:50:36.2746614Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:50:36.2797029Z Entering 'third_party/flatbuffers' 2024-06-26T06:50:36.2851645Z Entering 'third_party/fmt' 2024-06-26T06:50:36.2905712Z Entering 'third_party/foxi' 2024-06-26T06:50:36.2957653Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:50:36.3010891Z Entering 'third_party/gloo' 2024-06-26T06:50:36.3064092Z Entering 'third_party/googletest' 2024-06-26T06:50:36.3116152Z Entering 'third_party/ideep' 2024-06-26T06:50:36.3167647Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:50:36.3226573Z Entering 'third_party/ittapi' 2024-06-26T06:50:36.3278157Z Entering 'third_party/kineto' 2024-06-26T06:50:36.3331961Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:50:36.3383961Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:50:36.3436494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:50:36.3491574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:50:36.3543087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:50:36.3593313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:50:36.3647405Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:50:36.3699244Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:50:36.3751323Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:50:36.3806488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:50:36.3859158Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:50:36.3911679Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:50:36.3965482Z Entering 'third_party/mimalloc' 2024-06-26T06:50:36.4018653Z Entering 'third_party/nccl/nccl' 2024-06-26T06:50:36.4071683Z Entering 'third_party/nlohmann' 2024-06-26T06:50:36.4124835Z Entering 'third_party/onnx' 2024-06-26T06:50:36.4195138Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:50:36.4246542Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:50:36.4301316Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:50:36.4355190Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:50:36.4408154Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:50:36.4458144Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:50:36.4508478Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:50:36.4560868Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:50:36.4610777Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:50:36.4665890Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:50:36.4714988Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:50:36.4768090Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:50:36.4820967Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:50:36.4895420Z Entering 'third_party/pocketfft' 2024-06-26T06:50:36.4948031Z Entering 'third_party/protobuf' 2024-06-26T06:50:36.5003628Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:50:36.5055500Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:50:36.5109555Z Entering 'third_party/psimd' 2024-06-26T06:50:36.5160830Z Entering 'third_party/pthreadpool' 2024-06-26T06:50:36.5213318Z Entering 'third_party/pybind11' 2024-06-26T06:50:36.5264636Z Entering 'third_party/python-peachpy' 2024-06-26T06:50:36.5315251Z Entering 'third_party/sleef' 2024-06-26T06:50:36.5366539Z Entering 'third_party/tensorpipe' 2024-06-26T06:50:36.5417757Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:50:36.5467806Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:50:36.5517121Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:50:36.5567597Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:50:36.5615828Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:50:36.5695494Z [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" 2024-06-26T06:50:36.6003006Z Entering 'android/libs/fbjni' 2024-06-26T06:50:36.6050131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-06-26T06:50:36.6068862Z Entering 'third_party/FP16' 2024-06-26T06:50:36.6116461Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-06-26T06:50:36.6133991Z Entering 'third_party/FXdiv' 2024-06-26T06:50:36.6182216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-06-26T06:50:36.6200664Z Entering 'third_party/NNPACK' 2024-06-26T06:50:36.6247588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-06-26T06:50:36.6266803Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:50:36.6314373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-06-26T06:50:36.6333212Z Entering 'third_party/XNNPACK' 2024-06-26T06:50:36.6381362Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-06-26T06:50:36.6416477Z Entering 'third_party/benchmark' 2024-06-26T06:50:36.6465246Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:50:36.6483515Z Entering 'third_party/cpp-httplib' 2024-06-26T06:50:36.6532096Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-06-26T06:50:36.6550904Z Entering 'third_party/cpuinfo' 2024-06-26T06:50:36.6599512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T06:50:36.6618906Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:50:36.6665897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-06-26T06:50:36.6684128Z Entering 'third_party/cutlass' 2024-06-26T06:50:36.6731809Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-06-26T06:50:36.6758463Z Entering 'third_party/eigen' 2024-06-26T06:50:36.6806617Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-06-26T06:50:36.6828051Z Entering 'third_party/fbgemm' 2024-06-26T06:50:36.6875626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-06-26T06:50:36.6893504Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:50:36.6940373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-06-26T06:50:36.6958265Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:50:36.7005478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T06:50:36.7024255Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:50:36.7070767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-06-26T06:50:36.7095008Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:50:36.7142322Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:50:36.7159766Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:50:36.7208213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-06-26T06:50:36.7226598Z Entering 'third_party/flatbuffers' 2024-06-26T06:50:36.7274173Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-06-26T06:50:36.7294577Z Entering 'third_party/fmt' 2024-06-26T06:50:36.7342695Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-06-26T06:50:36.7361663Z Entering 'third_party/foxi' 2024-06-26T06:50:36.7408815Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-06-26T06:50:36.7427377Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:50:36.7474480Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-06-26T06:50:36.7492345Z Entering 'third_party/gloo' 2024-06-26T06:50:36.7540151Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-06-26T06:50:36.7558726Z Entering 'third_party/googletest' 2024-06-26T06:50:36.7605786Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:50:36.7624571Z Entering 'third_party/ideep' 2024-06-26T06:50:36.7673196Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-06-26T06:50:36.7690477Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:50:36.7738659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-06-26T06:50:36.7763484Z Entering 'third_party/ittapi' 2024-06-26T06:50:36.7811241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-06-26T06:50:36.7829859Z Entering 'third_party/kineto' 2024-06-26T06:50:36.7878021Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-06-26T06:50:36.7895474Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:50:36.7945232Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-06-26T06:50:36.7962200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:50:36.8010125Z 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 2024-06-26T06:50:36.8030091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:50:36.8078243Z 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 2024-06-26T06:50:36.8095569Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:50:36.8144653Z 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 2024-06-26T06:50:36.8161867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:50:36.8209659Z 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 2024-06-26T06:50:36.8226885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:50:36.8274369Z 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 2024-06-26T06:50:36.8294117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:50:36.8342627Z 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 2024-06-26T06:50:36.8360234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:50:36.8408590Z 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 2024-06-26T06:50:36.8425841Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:50:36.8473424Z 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 2024-06-26T06:50:36.8492656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:50:36.8539750Z 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 2024-06-26T06:50:36.8559508Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:50:36.8607421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-06-26T06:50:36.8626473Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:50:36.8672932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-06-26T06:50:36.8692288Z Entering 'third_party/mimalloc' 2024-06-26T06:50:36.8740812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-06-26T06:50:36.8760010Z Entering 'third_party/nccl/nccl' 2024-06-26T06:50:36.8807144Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-06-26T06:50:36.8826966Z Entering 'third_party/nlohmann' 2024-06-26T06:50:36.8873949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-06-26T06:50:36.8893779Z Entering 'third_party/onnx' 2024-06-26T06:50:36.8942938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-06-26T06:50:36.8978213Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:50:36.9026058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:50:36.9043998Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:50:36.9092443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-06-26T06:50:36.9113751Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:50:36.9162233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-06-26T06:50:36.9182609Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:50:36.9229485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:50:36.9247183Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:50:36.9294243Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:50:36.9312519Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:50:36.9360718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-06-26T06:50:36.9378234Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:50:36.9425682Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-06-26T06:50:36.9444865Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:50:36.9492171Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-06-26T06:50:36.9510522Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:50:36.9558537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-06-26T06:50:36.9575336Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:50:36.9623297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-06-26T06:50:36.9640630Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:50:36.9689339Z 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 2024-06-26T06:50:36.9710360Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:50:36.9757675Z 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 2024-06-26T06:50:36.9776259Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:50:36.9824013Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-06-26T06:50:36.9863776Z Entering 'third_party/pocketfft' 2024-06-26T06:50:36.9911787Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-06-26T06:50:36.9929405Z Entering 'third_party/protobuf' 2024-06-26T06:50:36.9978534Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-06-26T06:50:37.0000658Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:50:37.0048578Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:50:37.0066272Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:50:37.0114443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:50:37.0133335Z Entering 'third_party/psimd' 2024-06-26T06:50:37.0181348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-06-26T06:50:37.0198871Z Entering 'third_party/pthreadpool' 2024-06-26T06:50:37.0246234Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-06-26T06:50:37.0264887Z Entering 'third_party/pybind11' 2024-06-26T06:50:37.0312095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-06-26T06:50:37.0330629Z Entering 'third_party/python-peachpy' 2024-06-26T06:50:37.0379037Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-06-26T06:50:37.0396895Z Entering 'third_party/sleef' 2024-06-26T06:50:37.0443453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-06-26T06:50:37.0464012Z Entering 'third_party/tensorpipe' 2024-06-26T06:50:37.0510965Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-06-26T06:50:37.0528832Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:50:37.0575821Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:50:37.0594256Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:50:37.0641513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-06-26T06:50:37.0659436Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:50:37.0706363Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-06-26T06:50:37.0724193Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:50:37.0771119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-06-26T06:50:37.0789288Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:50:37.0836161Z 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 2024-06-26T06:50:37.2032835Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T06:50:37.2345746Z Entering 'android/libs/fbjni' 2024-06-26T06:50:37.2387106Z Entering 'third_party/FP16' 2024-06-26T06:50:37.2428687Z Entering 'third_party/FXdiv' 2024-06-26T06:50:37.2472433Z Entering 'third_party/NNPACK' 2024-06-26T06:50:37.2514968Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:50:37.2557430Z Entering 'third_party/XNNPACK' 2024-06-26T06:50:37.2618101Z Entering 'third_party/benchmark' 2024-06-26T06:50:37.2659889Z Entering 'third_party/cpp-httplib' 2024-06-26T06:50:37.2701790Z Entering 'third_party/cpuinfo' 2024-06-26T06:50:37.2743933Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:50:37.2785581Z Entering 'third_party/cutlass' 2024-06-26T06:50:37.2834580Z Entering 'third_party/eigen' 2024-06-26T06:50:37.2879044Z Entering 'third_party/fbgemm' 2024-06-26T06:50:37.2920550Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:50:37.2961908Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:50:37.3002621Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:50:37.3049327Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:50:37.3089566Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:50:37.3130882Z Entering 'third_party/flatbuffers' 2024-06-26T06:50:37.3175006Z Entering 'third_party/fmt' 2024-06-26T06:50:37.3216052Z Entering 'third_party/foxi' 2024-06-26T06:50:37.3257034Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:50:37.3297858Z Entering 'third_party/gloo' 2024-06-26T06:50:37.3339228Z Entering 'third_party/googletest' 2024-06-26T06:50:37.3381288Z Entering 'third_party/ideep' 2024-06-26T06:50:37.3422487Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:50:37.3470457Z Entering 'third_party/ittapi' 2024-06-26T06:50:37.3511198Z Entering 'third_party/kineto' 2024-06-26T06:50:37.3551759Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:50:37.3592525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:50:37.3633890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:50:37.3673716Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:50:37.3713458Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:50:37.3752307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:50:37.3793890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:50:37.3834196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:50:37.3874442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:50:37.3916025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:50:37.3958815Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:50:37.3998883Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:50:37.4040652Z Entering 'third_party/mimalloc' 2024-06-26T06:50:37.4083326Z Entering 'third_party/nccl/nccl' 2024-06-26T06:50:37.4126190Z Entering 'third_party/nlohmann' 2024-06-26T06:50:37.4168953Z Entering 'third_party/onnx' 2024-06-26T06:50:37.4227567Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:50:37.4268190Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:50:37.4311997Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:50:37.4354592Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:50:37.4394386Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:50:37.4433908Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:50:37.4474740Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:50:37.4517320Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:50:37.4557691Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:50:37.4597598Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:50:37.4637098Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:50:37.4679941Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:50:37.4722062Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:50:37.4783594Z Entering 'third_party/pocketfft' 2024-06-26T06:50:37.4824744Z Entering 'third_party/protobuf' 2024-06-26T06:50:37.4868104Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:50:37.4907747Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:50:37.4949527Z Entering 'third_party/psimd' 2024-06-26T06:50:37.4990289Z Entering 'third_party/pthreadpool' 2024-06-26T06:50:37.5032221Z Entering 'third_party/pybind11' 2024-06-26T06:50:37.5073311Z Entering 'third_party/python-peachpy' 2024-06-26T06:50:37.5113811Z Entering 'third_party/sleef' 2024-06-26T06:50:37.5154856Z Entering 'third_party/tensorpipe' 2024-06-26T06:50:37.5197254Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:50:37.5237865Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:50:37.5278647Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:50:37.5319447Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:50:37.5360343Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:50:37.5417935Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T06:50:37.5722142Z Entering 'android/libs/fbjni' 2024-06-26T06:50:37.5763404Z Entering 'third_party/FP16' 2024-06-26T06:50:37.5805542Z Entering 'third_party/FXdiv' 2024-06-26T06:50:37.5846486Z Entering 'third_party/NNPACK' 2024-06-26T06:50:37.5887998Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:50:37.5928990Z Entering 'third_party/XNNPACK' 2024-06-26T06:50:37.5988405Z Entering 'third_party/benchmark' 2024-06-26T06:50:37.6029301Z Entering 'third_party/cpp-httplib' 2024-06-26T06:50:37.6069933Z Entering 'third_party/cpuinfo' 2024-06-26T06:50:37.6112401Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:50:37.6153027Z Entering 'third_party/cutlass' 2024-06-26T06:50:37.6201079Z Entering 'third_party/eigen' 2024-06-26T06:50:37.6243832Z Entering 'third_party/fbgemm' 2024-06-26T06:50:37.6286132Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:50:37.6326276Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:50:37.6366495Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:50:37.6413304Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:50:37.6453195Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:50:37.6494559Z Entering 'third_party/flatbuffers' 2024-06-26T06:50:37.6538120Z Entering 'third_party/fmt' 2024-06-26T06:50:37.6579491Z Entering 'third_party/foxi' 2024-06-26T06:50:37.6619794Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:50:37.6660251Z Entering 'third_party/gloo' 2024-06-26T06:50:37.6701474Z Entering 'third_party/googletest' 2024-06-26T06:50:37.6742125Z Entering 'third_party/ideep' 2024-06-26T06:50:37.6781909Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:50:37.6829248Z Entering 'third_party/ittapi' 2024-06-26T06:50:37.6869583Z Entering 'third_party/kineto' 2024-06-26T06:50:37.6909725Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:50:37.6950360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:50:37.6991803Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:50:37.7033222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:50:37.7074442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:50:37.7114102Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:50:37.7156813Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:50:37.7197017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:50:37.7237705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:50:37.7279158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:50:37.7321492Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:50:37.7361972Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:50:37.7403331Z Entering 'third_party/mimalloc' 2024-06-26T06:50:37.7446513Z Entering 'third_party/nccl/nccl' 2024-06-26T06:50:37.7486956Z Entering 'third_party/nlohmann' 2024-06-26T06:50:37.7528291Z Entering 'third_party/onnx' 2024-06-26T06:50:37.7586763Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:50:37.7627981Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:50:37.7670826Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:50:37.7713229Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:50:37.7752792Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:50:37.7792487Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:50:37.7831616Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:50:37.7873055Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:50:37.7912166Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:50:37.7951663Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:50:37.7991107Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:50:37.8034056Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:50:37.8076456Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:50:37.8136853Z Entering 'third_party/pocketfft' 2024-06-26T06:50:37.8177993Z Entering 'third_party/protobuf' 2024-06-26T06:50:37.8222147Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:50:37.8263137Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:50:37.8304789Z Entering 'third_party/psimd' 2024-06-26T06:50:37.8345797Z Entering 'third_party/pthreadpool' 2024-06-26T06:50:37.8386548Z Entering 'third_party/pybind11' 2024-06-26T06:50:37.8429910Z Entering 'third_party/python-peachpy' 2024-06-26T06:50:37.8469788Z Entering 'third_party/sleef' 2024-06-26T06:50:37.8510815Z Entering 'third_party/tensorpipe' 2024-06-26T06:50:37.8551945Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:50:37.8591533Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:50:37.8630808Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:50:37.8671727Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:50:37.8710522Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:50:37.8764759Z ##[endgroup] 2024-06-26T06:50:37.8816986Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T06:50:37.8842806Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T06:50:37.9076517Z Prepare all required actions 2024-06-26T06:50:37.9077110Z Getting action download info 2024-06-26T06:50:38.0485417Z ##[group]Run ./.github/actions/setup-linux 2024-06-26T06:50:38.0485972Z env: 2024-06-26T06:50:38.0486312Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:38.0486739Z BUILDER_ROOT: /builder 2024-06-26T06:50:38.0487147Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:38.0487570Z DESIRED_CUDA: cu118 2024-06-26T06:50:38.0487978Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:38.0488379Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:38.0488894Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:38.0489499Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:38.0489861Z LIBTORCH_CONFIG: 2024-06-26T06:50:38.0490241Z LIBTORCH_VARIANT: 2024-06-26T06:50:38.0490634Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:38.0491020Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:38.0491648Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:38.0492429Z ANACONDA_USER: pytorch 2024-06-26T06:50:38.0492850Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:38.0493321Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:38.0493813Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:38.0494754Z GITHUB_TOKEN: *** 2024-06-26T06:50:38.0495138Z PR_NUMBER: 2024-06-26T06:50:38.0495524Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:38.0496085Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:38.0496631Z USE_SPLIT_BUILD: true 2024-06-26T06:50:38.0497036Z ##[endgroup] 2024-06-26T06:50:38.0521599Z ##[group]Run set -euo pipefail 2024-06-26T06:50:38.0522103Z set -euo pipefail 2024-06-26T06:50:38.0522574Z function get_ec2_metadata() { 2024-06-26T06:50:38.0523234Z  # Pulled from instance metadata endpoint for EC2 2024-06-26T06:50:38.0524336Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-06-26T06:50:38.0525308Z  category=$1 2024-06-26T06:50:38.0525971Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-06-26T06:50:38.0526757Z  runner_name_str=i-06b40e811d7d4490b 2024-06-26T06:50:38.0527310Z  if [[ -f /.inarc ]]; then 2024-06-26T06:50:38.0527911Z  echo "ARC Runner, no info on ec2 metadata" 2024-06-26T06:50:38.0528608Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-06-26T06:50:38.0529442Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-06-26T06:50:38.0530190Z  else 2024-06-26T06:50:38.0530790Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-06-26T06:50:38.0531485Z  fi 2024-06-26T06:50:38.0531823Z } 2024-06-26T06:50:38.0532253Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-06-26T06:50:38.0532952Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-06-26T06:50:38.0533765Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-06-26T06:50:38.0534463Z echo "system info $(uname -a)" 2024-06-26T06:50:38.0543014Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:38.0543635Z env: 2024-06-26T06:50:38.0543962Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:38.0544364Z BUILDER_ROOT: /builder 2024-06-26T06:50:38.0544784Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:38.0545203Z DESIRED_CUDA: cu118 2024-06-26T06:50:38.0545583Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:38.0545995Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:38.0546505Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:38.0547087Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:38.0547465Z LIBTORCH_CONFIG: 2024-06-26T06:50:38.0547841Z LIBTORCH_VARIANT: 2024-06-26T06:50:38.0548215Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:38.0548662Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:38.0549282Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:38.0550001Z ANACONDA_USER: pytorch 2024-06-26T06:50:38.0550564Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:38.0551058Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:38.0551541Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:38.0552265Z GITHUB_TOKEN: *** 2024-06-26T06:50:38.0552641Z PR_NUMBER: 2024-06-26T06:50:38.0553024Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:38.0553577Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:38.0554124Z USE_SPLIT_BUILD: true 2024-06-26T06:50:38.0554519Z ##[endgroup] 2024-06-26T06:50:38.0654167Z ami-id: ami-0ce0c36d7a00b20e2 2024-06-26T06:50:38.0718982Z instance-id: i-06b40e811d7d4490b 2024-06-26T06:50:38.0782755Z instance-type: g3.4xlarge 2024-06-26T06:50:38.0791293Z system info Linux ip-10-0-13-128.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-06-26T06:50:38.0814858Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T06:50:38.0815986Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-06-26T06:50:38.0824134Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:38.0824884Z env: 2024-06-26T06:50:38.0825230Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:38.0825636Z BUILDER_ROOT: /builder 2024-06-26T06:50:38.0826058Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:38.0826481Z DESIRED_CUDA: cu118 2024-06-26T06:50:38.0826863Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:38.0827279Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:38.0827789Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:38.0828369Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:38.0828750Z LIBTORCH_CONFIG: 2024-06-26T06:50:38.0829131Z LIBTORCH_VARIANT: 2024-06-26T06:50:38.0829504Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:38.0829904Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:38.0830522Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:38.0831221Z ANACONDA_USER: pytorch 2024-06-26T06:50:38.0831657Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:38.0832127Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:38.0832614Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:38.0833343Z GITHUB_TOKEN: *** 2024-06-26T06:50:38.0833723Z PR_NUMBER: 2024-06-26T06:50:38.0834112Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:38.0834668Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:38.0835215Z USE_SPLIT_BUILD: true 2024-06-26T06:50:38.0835611Z ##[endgroup] 2024-06-26T06:50:38.0911942Z ##[group]Run if systemctl is-active --quiet docker; then 2024-06-26T06:50:38.0912689Z if systemctl is-active --quiet docker; then 2024-06-26T06:50:38.0913360Z  echo "Docker daemon is running..."; 2024-06-26T06:50:38.0913919Z else 2024-06-26T06:50:38.0914513Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-06-26T06:50:38.0915243Z fi 2024-06-26T06:50:38.0924220Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:38.0925115Z env: 2024-06-26T06:50:38.0925454Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:38.0925884Z BUILDER_ROOT: /builder 2024-06-26T06:50:38.0926302Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:38.0926730Z DESIRED_CUDA: cu118 2024-06-26T06:50:38.0927135Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:38.0927538Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:38.0928058Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:38.0928659Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:38.0929075Z LIBTORCH_CONFIG: 2024-06-26T06:50:38.0929457Z LIBTORCH_VARIANT: 2024-06-26T06:50:38.0929850Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:38.0930243Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:38.0930864Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:38.0931591Z ANACONDA_USER: pytorch 2024-06-26T06:50:38.0932007Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:38.0932476Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:38.0933127Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:38.0933923Z GITHUB_TOKEN: *** 2024-06-26T06:50:38.0934290Z PR_NUMBER: 2024-06-26T06:50:38.0934683Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:38.0935264Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:38.0935799Z USE_SPLIT_BUILD: true 2024-06-26T06:50:38.0936199Z ##[endgroup] 2024-06-26T06:50:38.0983762Z Docker daemon is running... 2024-06-26T06:50:38.1062351Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T06:50:38.1063046Z with: 2024-06-26T06:50:38.1063357Z shell: bash 2024-06-26T06:50:38.1063699Z timeout_minutes: 5 2024-06-26T06:50:38.1064084Z max_attempts: 3 2024-06-26T06:50:38.1064460Z retry_wait_seconds: 30 2024-06-26T06:50:38.1066211Z 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" 2024-06-26T06:50:38.1068055Z polling_interval_seconds: 1 2024-06-26T06:50:38.1068512Z warning_on_retry: true 2024-06-26T06:50:38.1068918Z continue_on_error: false 2024-06-26T06:50:38.1069476Z env: 2024-06-26T06:50:38.1069800Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:38.1070203Z BUILDER_ROOT: /builder 2024-06-26T06:50:38.1070621Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:38.1071039Z DESIRED_CUDA: cu118 2024-06-26T06:50:38.1071419Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:38.1071827Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:38.1072332Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:38.1072916Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:38.1073295Z LIBTORCH_CONFIG: 2024-06-26T06:50:38.1073671Z LIBTORCH_VARIANT: 2024-06-26T06:50:38.1074045Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:38.1074447Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:38.1075060Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:38.1075772Z ANACONDA_USER: pytorch 2024-06-26T06:50:38.1076199Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:38.1076663Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:38.1077147Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:38.1077875Z GITHUB_TOKEN: *** 2024-06-26T06:50:38.1078255Z PR_NUMBER: 2024-06-26T06:50:38.1078641Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:38.1079195Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:38.1079744Z USE_SPLIT_BUILD: true 2024-06-26T06:50:38.1080156Z AWS_RETRY_MODE: standard 2024-06-26T06:50:38.1080560Z AWS_MAX_ATTEMPTS: 5 2024-06-26T06:50:38.1080944Z ##[endgroup] 2024-06-26T06:50:39.1017415Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T06:50:39.1019308Z Configure a credential helper to remove this warning. See 2024-06-26T06:50:39.1021268Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T06:50:39.1022502Z 2024-06-26T06:50:39.1022808Z Login Succeeded 2024-06-26T06:50:39.1791014Z Command completed after 1 attempt(s). 2024-06-26T06:50:39.1844445Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T06:50:39.1845350Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T06:50:39.1846141Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T06:50:39.1854630Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:39.1855245Z env: 2024-06-26T06:50:39.1855556Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:39.1855980Z BUILDER_ROOT: /builder 2024-06-26T06:50:39.1856395Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:39.1856796Z DESIRED_CUDA: cu118 2024-06-26T06:50:39.1857514Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:39.1857948Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:39.1858445Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:39.1859041Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:39.1859418Z LIBTORCH_CONFIG: 2024-06-26T06:50:39.1859964Z LIBTORCH_VARIANT: 2024-06-26T06:50:39.1860384Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:39.1860787Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:39.1861391Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:39.1862119Z ANACONDA_USER: pytorch 2024-06-26T06:50:39.1862547Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:39.1862995Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:39.1863480Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:39.1864241Z GITHUB_TOKEN: *** 2024-06-26T06:50:39.1864621Z PR_NUMBER: 2024-06-26T06:50:39.1864989Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:39.1865561Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:39.1866106Z USE_SPLIT_BUILD: true 2024-06-26T06:50:39.1866487Z ##[endgroup] 2024-06-26T06:50:39.1943953Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T06:50:39.1944892Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T06:50:39.1945629Z # shellcheck disable=SC2046 2024-06-26T06:50:39.1946195Z docker stop $(docker ps -q) || true 2024-06-26T06:50:39.1946767Z # Prune all of the docker images 2024-06-26T06:50:39.1947477Z docker system prune -af 2024-06-26T06:50:39.1955412Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:39.1956031Z env: 2024-06-26T06:50:39.1956361Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:39.1956770Z BUILDER_ROOT: /builder 2024-06-26T06:50:39.1957195Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:39.1957613Z DESIRED_CUDA: cu118 2024-06-26T06:50:39.1957994Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:39.1987213Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:39.1987810Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:39.1988399Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:39.1988780Z LIBTORCH_CONFIG: 2024-06-26T06:50:39.1989160Z LIBTORCH_VARIANT: 2024-06-26T06:50:39.1989532Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:39.1989941Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:39.1990560Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:39.1991264Z ANACONDA_USER: pytorch 2024-06-26T06:50:39.1991706Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:39.1992170Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:39.1992639Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:39.1993833Z GITHUB_TOKEN: *** 2024-06-26T06:50:39.1994232Z PR_NUMBER: 2024-06-26T06:50:39.1994622Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:39.1995179Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:39.1995728Z USE_SPLIT_BUILD: true 2024-06-26T06:50:39.1996127Z ##[endgroup] 2024-06-26T06:50:39.2310142Z "docker stop" requires at least 1 argument. 2024-06-26T06:50:39.2310860Z See 'docker stop --help'. 2024-06-26T06:50:39.2311179Z 2024-06-26T06:50:39.2311456Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-06-26T06:50:39.2311944Z 2024-06-26T06:50:39.2312141Z Stop one or more running containers 2024-06-26T06:50:39.2491487Z Total reclaimed space: 0B 2024-06-26T06:50:39.2529090Z ##[group]Run set +e 2024-06-26T06:50:39.2529539Z set +e 2024-06-26T06:50:39.2529901Z set -x 2024-06-26T06:50:39.2530247Z  2024-06-26T06:50:39.2530634Z PT_DOMAIN=download.pytorch.org 2024-06-26T06:50:39.2531603Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-06-26T06:50:39.2532965Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-06-26T06:50:39.2533908Z # one is returned at random 2024-06-26T06:50:39.2534558Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-06-26T06:50:39.2535195Z  2024-06-26T06:50:39.2535573Z if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T06:50:39.2536339Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-06-26T06:50:39.2538041Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-06-26T06:50:39.2538772Z  2024-06-26T06:50:39.2539160Z  if [ -z "${RESOLVED_IP}" ]; then 2024-06-26T06:50:39.2539826Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-06-26T06:50:39.2540458Z  exit 1 2024-06-26T06:50:39.2540837Z  fi 2024-06-26T06:50:39.2541161Z fi 2024-06-26T06:50:39.2541487Z  2024-06-26T06:50:39.2541917Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-06-26T06:50:39.2542533Z  # Clean up any old records first 2024-06-26T06:50:39.2543160Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-06-26T06:50:39.2543717Z fi 2024-06-26T06:50:39.2544025Z  2024-06-26T06:50:39.2544548Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-06-26T06:50:39.2545222Z cat /etc/hosts 2024-06-26T06:50:39.2553153Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:39.2553778Z env: 2024-06-26T06:50:39.2554105Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:39.2554515Z BUILDER_ROOT: /builder 2024-06-26T06:50:39.2554939Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:39.2555525Z DESIRED_CUDA: cu118 2024-06-26T06:50:39.2555913Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:39.2556328Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:39.2556841Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:39.2557422Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:39.2557802Z LIBTORCH_CONFIG: 2024-06-26T06:50:39.2558183Z LIBTORCH_VARIANT: 2024-06-26T06:50:39.2558554Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:39.2558962Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:39.2559585Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:39.2560289Z ANACONDA_USER: pytorch 2024-06-26T06:50:39.2560725Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:39.2561196Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:39.2561678Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:39.2562439Z GITHUB_TOKEN: *** 2024-06-26T06:50:39.2562824Z PR_NUMBER: 2024-06-26T06:50:39.2563216Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:39.2563788Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:39.2564336Z USE_SPLIT_BUILD: true 2024-06-26T06:50:39.2564736Z ##[endgroup] 2024-06-26T06:50:39.2589732Z + PT_DOMAIN=download.pytorch.org 2024-06-26T06:50:39.2594888Z ++ dig -4 +short download.pytorch.org 2024-06-26T06:50:39.2596086Z ++ tail -n1 2024-06-26T06:50:39.2682314Z + RESOLVED_IP=3.162.125.83 2024-06-26T06:50:39.2683380Z + '[' -z 3.162.125.83 ']' 2024-06-26T06:50:39.2684208Z + grep -r download.pytorch.org /etc/hosts 2024-06-26T06:50:39.2691478Z 18.160.10.28 download.pytorch.org 2024-06-26T06:50:39.2692879Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-06-26T06:50:39.2839300Z + echo '3.162.125.83 download.pytorch.org' 2024-06-26T06:50:39.2840404Z + sudo tee -a /etc/hosts 2024-06-26T06:50:39.3236469Z 3.162.125.83 download.pytorch.org 2024-06-26T06:50:39.3252715Z + cat /etc/hosts 2024-06-26T06:50:39.3258892Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-06-26T06:50:39.3274141Z ::1 localhost6 localhost6.localdomain6 2024-06-26T06:50:39.3274785Z 3.162.125.83 download.pytorch.org 2024-06-26T06:50:39.3326536Z Prepare all required actions 2024-06-26T06:50:39.3362078Z ##[group]Run ./.github/actions/chown-workspace 2024-06-26T06:50:39.3362621Z with: 2024-06-26T06:50:39.3363182Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:39.3363879Z env: 2024-06-26T06:50:39.3364194Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:39.3364618Z BUILDER_ROOT: /builder 2024-06-26T06:50:39.3365022Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:39.3365445Z DESIRED_CUDA: cu118 2024-06-26T06:50:39.3365850Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:39.3366250Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:39.3366764Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:39.3367368Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:39.3367750Z LIBTORCH_CONFIG: 2024-06-26T06:50:39.3368116Z LIBTORCH_VARIANT: 2024-06-26T06:50:39.3368509Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:39.3368928Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:39.3369618Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:39.3370327Z ANACONDA_USER: pytorch 2024-06-26T06:50:39.3370760Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:39.3371231Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:39.3371704Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:39.3372456Z GITHUB_TOKEN: *** 2024-06-26T06:50:39.3372843Z PR_NUMBER: 2024-06-26T06:50:39.3373232Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:39.3373791Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:39.3374344Z USE_SPLIT_BUILD: true 2024-06-26T06:50:39.3374744Z ##[endgroup] 2024-06-26T06:50:39.3395276Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T06:50:39.3396408Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T06:50:39.3404577Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:39.3405353Z env: 2024-06-26T06:50:39.3405672Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:39.3406103Z BUILDER_ROOT: /builder 2024-06-26T06:50:39.3406528Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:39.3406935Z DESIRED_CUDA: cu118 2024-06-26T06:50:39.3407337Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:39.3407750Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:39.3408244Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:39.3408843Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:39.3409226Z LIBTORCH_CONFIG: 2024-06-26T06:50:39.3409584Z LIBTORCH_VARIANT: 2024-06-26T06:50:39.3409975Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:39.3410381Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:39.3410978Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:39.3411696Z ANACONDA_USER: pytorch 2024-06-26T06:50:39.3412126Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:39.3412572Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:39.3413066Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:39.3413799Z GITHUB_TOKEN: *** 2024-06-26T06:50:39.3414170Z PR_NUMBER: 2024-06-26T06:50:39.3414560Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:39.3415134Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:39.3415666Z USE_SPLIT_BUILD: true 2024-06-26T06:50:39.3416061Z ##[endgroup] 2024-06-26T06:50:39.3626038Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-06-26T06:50:39.5595753Z latest: Pulling from tool/alpine 2024-06-26T06:50:39.5596576Z 540db60ca938: Pulling fs layer 2024-06-26T06:50:39.6506760Z 540db60ca938: Download complete 2024-06-26T06:50:39.8003186Z 540db60ca938: Pull complete 2024-06-26T06:50:39.8112213Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-06-26T06:50:39.8149819Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-06-26T06:50:42.3330399Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T06:50:42.3331059Z rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T06:50:42.3331596Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T06:50:42.3340463Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:50:42.3341083Z env: 2024-06-26T06:50:42.3341420Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:42.3341833Z BUILDER_ROOT: /builder 2024-06-26T06:50:42.3342261Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:42.3342685Z DESIRED_CUDA: cu118 2024-06-26T06:50:42.3343072Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:42.3343492Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:42.3344011Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:42.3344596Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:42.3344983Z LIBTORCH_CONFIG: 2024-06-26T06:50:42.3345367Z LIBTORCH_VARIANT: 2024-06-26T06:50:42.3345747Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:42.3346151Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:42.3346822Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:42.3347566Z ANACONDA_USER: pytorch 2024-06-26T06:50:42.3348005Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:42.3348500Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:42.3348994Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:42.3349914Z GITHUB_TOKEN: *** 2024-06-26T06:50:42.3350322Z PR_NUMBER: 2024-06-26T06:50:42.3350694Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:42.3351273Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:42.3351819Z USE_SPLIT_BUILD: true 2024-06-26T06:50:42.3352203Z ##[endgroup] 2024-06-26T06:50:45.3344419Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T06:50:45.3344995Z with: 2024-06-26T06:50:45.3345382Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:45.3345908Z submodules: recursive 2024-06-26T06:50:45.3346311Z path: pytorch 2024-06-26T06:50:45.3346690Z repository: pytorch/pytorch 2024-06-26T06:50:45.3347287Z token: *** 2024-06-26T06:50:45.3347619Z ssh-strict: true 2024-06-26T06:50:45.3348233Z persist-credentials: true 2024-06-26T06:50:45.3348723Z clean: true 2024-06-26T06:50:45.3349088Z sparse-checkout-cone-mode: true 2024-06-26T06:50:45.3349562Z fetch-depth: 1 2024-06-26T06:50:45.3349919Z lfs: false 2024-06-26T06:50:45.3350263Z set-safe-directory: true 2024-06-26T06:50:45.3350698Z quiet-checkout: false 2024-06-26T06:50:45.3351088Z env: 2024-06-26T06:50:45.3351394Z PYTORCH_ROOT: /pytorch 2024-06-26T06:50:45.3351812Z BUILDER_ROOT: /builder 2024-06-26T06:50:45.3352224Z PACKAGE_TYPE: manywheel 2024-06-26T06:50:45.3352683Z DESIRED_CUDA: cu118 2024-06-26T06:50:45.3353072Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:50:45.3353485Z GPU_ARCH_TYPE: cuda 2024-06-26T06:50:45.3353996Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:50:45.3354575Z SKIP_ALL_TESTS: 1 2024-06-26T06:50:45.3354948Z LIBTORCH_CONFIG: 2024-06-26T06:50:45.3355324Z LIBTORCH_VARIANT: 2024-06-26T06:50:45.3355697Z DESIRED_DEVTOOLSET: 2024-06-26T06:50:45.3356108Z DESIRED_PYTHON: 3.8 2024-06-26T06:50:45.3356725Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:50:45.3357424Z ANACONDA_USER: pytorch 2024-06-26T06:50:45.3357856Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:50:45.3358323Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:50:45.3358789Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:50:45.3359498Z GITHUB_TOKEN: *** 2024-06-26T06:50:45.3359878Z PR_NUMBER: 2024-06-26T06:50:45.3360267Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:50:45.3360826Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:45.3361370Z USE_SPLIT_BUILD: true 2024-06-26T06:50:45.3361773Z ##[endgroup] 2024-06-26T06:50:45.4549328Z Syncing repository: pytorch/pytorch 2024-06-26T06:50:45.4563670Z ##[group]Getting Git version info 2024-06-26T06:50:45.4564920Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-06-26T06:50:45.4599870Z [command]/usr/bin/git version 2024-06-26T06:50:45.4651160Z git version 2.40.1 2024-06-26T06:50:45.4686203Z ##[endgroup] 2024-06-26T06:50:45.4708187Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ccbeb4d2-d733-43d1-be3a-889e41eadfd9' before making global git config changes 2024-06-26T06:50:45.4709787Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T06:50:45.4714885Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-06-26T06:50:45.4750770Z ##[group]Initializing the repository 2024-06-26T06:50:45.4755569Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-06-26T06:50:45.4787860Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T06:50:45.4788932Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T06:50:45.4789933Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T06:50:45.4790660Z hint: 2024-06-26T06:50:45.4791173Z hint: git config --global init.defaultBranch 2024-06-26T06:50:45.4791770Z hint: 2024-06-26T06:50:45.4792407Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T06:50:45.4793462Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T06:50:45.4794182Z hint: 2024-06-26T06:50:45.4794571Z hint: git branch -m 2024-06-26T06:50:45.4795563Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-06-26T06:50:45.4803064Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T06:50:45.4837426Z ##[endgroup] 2024-06-26T06:50:45.4838124Z ##[group]Disabling automatic garbage collection 2024-06-26T06:50:45.4842556Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T06:50:45.4874815Z ##[endgroup] 2024-06-26T06:50:45.4875455Z ##[group]Setting up auth 2024-06-26T06:50:45.4884416Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T06:50:45.4919783Z [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' || :" 2024-06-26T06:50:45.5211838Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T06:50:45.5244071Z [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' || :" 2024-06-26T06:50:45.5545391Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T06:50:45.5597409Z ##[endgroup] 2024-06-26T06:50:45.5598060Z ##[group]Fetching the repository 2024-06-26T06:50:45.5606421Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:45.7779021Z remote: Enumerating objects: 11184, done. 2024-06-26T06:50:45.7783518Z remote: Counting objects: 0% (1/11184) 2024-06-26T06:50:45.7784337Z remote: Counting objects: 1% (112/11184) 2024-06-26T06:50:45.7787148Z remote: Counting objects: 2% (224/11184) 2024-06-26T06:50:45.7787956Z remote: Counting objects: 3% (336/11184) 2024-06-26T06:50:45.7788779Z remote: Counting objects: 4% (448/11184) 2024-06-26T06:50:45.7791190Z remote: Counting objects: 5% (560/11184) 2024-06-26T06:50:45.7793575Z remote: Counting objects: 6% (672/11184) 2024-06-26T06:50:45.7794484Z remote: Counting objects: 7% (783/11184) 2024-06-26T06:50:45.7797494Z remote: Counting objects: 8% (895/11184) 2024-06-26T06:50:45.7798162Z remote: Counting objects: 9% (1007/11184) 2024-06-26T06:50:45.7798814Z remote: Counting objects: 10% (1119/11184) 2024-06-26T06:50:45.7799507Z remote: Counting objects: 11% (1231/11184) 2024-06-26T06:50:45.7802131Z remote: Counting objects: 12% (1343/11184) 2024-06-26T06:50:45.7802795Z remote: Counting objects: 13% (1454/11184) 2024-06-26T06:50:45.7804119Z remote: Counting objects: 14% (1566/11184) 2024-06-26T06:50:45.7805084Z remote: Counting objects: 15% (1678/11184) 2024-06-26T06:50:45.7806788Z remote: Counting objects: 16% (1790/11184) 2024-06-26T06:50:45.7807449Z remote: Counting objects: 17% (1902/11184) 2024-06-26T06:50:45.7810607Z remote: Counting objects: 18% (2014/11184) 2024-06-26T06:50:45.7811872Z remote: Counting objects: 19% (2125/11184) 2024-06-26T06:50:45.7812678Z remote: Counting objects: 20% (2237/11184) 2024-06-26T06:50:45.7813315Z remote: Counting objects: 21% (2349/11184) 2024-06-26T06:50:45.7814127Z remote: Counting objects: 22% (2461/11184) 2024-06-26T06:50:45.7815154Z remote: Counting objects: 23% (2573/11184) 2024-06-26T06:50:45.7815989Z remote: Counting objects: 24% (2685/11184) 2024-06-26T06:50:45.7816819Z remote: Counting objects: 25% (2796/11184) 2024-06-26T06:50:45.7817773Z remote: Counting objects: 26% (2908/11184) 2024-06-26T06:50:45.7818430Z remote: Counting objects: 27% (3020/11184) 2024-06-26T06:50:45.7823058Z remote: Counting objects: 28% (3132/11184) 2024-06-26T06:50:45.7870221Z remote: Counting objects: 29% (3244/11184) 2024-06-26T06:50:45.7871462Z remote: Counting objects: 30% (3356/11184) 2024-06-26T06:50:45.7872751Z remote: Counting objects: 31% (3468/11184) 2024-06-26T06:50:45.7873589Z remote: Counting objects: 32% (3579/11184) 2024-06-26T06:50:45.7874203Z remote: Counting objects: 33% (3691/11184) 2024-06-26T06:50:45.7874822Z remote: Counting objects: 34% (3803/11184) 2024-06-26T06:50:45.7875459Z remote: Counting objects: 35% (3915/11184) 2024-06-26T06:50:45.7876248Z remote: Counting objects: 36% (4027/11184) 2024-06-26T06:50:45.7876855Z remote: Counting objects: 37% (4139/11184) 2024-06-26T06:50:45.7877466Z remote: Counting objects: 38% (4250/11184) 2024-06-26T06:50:45.7878075Z remote: Counting objects: 39% (4362/11184) 2024-06-26T06:50:45.7878689Z remote: Counting objects: 40% (4474/11184) 2024-06-26T06:50:45.7879465Z remote: Counting objects: 41% (4586/11184) 2024-06-26T06:50:45.7880080Z remote: Counting objects: 42% (4698/11184) 2024-06-26T06:50:45.7880912Z remote: Counting objects: 43% (4810/11184) 2024-06-26T06:50:45.7881589Z remote: Counting objects: 44% (4921/11184) 2024-06-26T06:50:45.7882196Z remote: Counting objects: 45% (5033/11184) 2024-06-26T06:50:45.7882959Z remote: Counting objects: 46% (5145/11184) 2024-06-26T06:50:45.7883567Z remote: Counting objects: 47% (5257/11184) 2024-06-26T06:50:45.7884183Z remote: Counting objects: 48% (5369/11184) 2024-06-26T06:50:45.7884942Z remote: Counting objects: 49% (5481/11184) 2024-06-26T06:50:45.7885727Z remote: Counting objects: 50% (5592/11184) 2024-06-26T06:50:45.7886356Z remote: Counting objects: 51% (5704/11184) 2024-06-26T06:50:45.7886966Z remote: Counting objects: 52% (5816/11184) 2024-06-26T06:50:45.7887575Z remote: Counting objects: 53% (5928/11184) 2024-06-26T06:50:45.7888266Z remote: Counting objects: 54% (6040/11184) 2024-06-26T06:50:45.7888935Z remote: Counting objects: 55% (6152/11184) 2024-06-26T06:50:45.7889557Z remote: Counting objects: 56% (6264/11184) 2024-06-26T06:50:45.7890167Z remote: Counting objects: 57% (6375/11184) 2024-06-26T06:50:45.7890799Z remote: Counting objects: 58% (6487/11184) 2024-06-26T06:50:45.7891552Z remote: Counting objects: 59% (6599/11184) 2024-06-26T06:50:45.7892182Z remote: Counting objects: 60% (6711/11184) 2024-06-26T06:50:45.7892906Z remote: Counting objects: 61% (6823/11184) 2024-06-26T06:50:45.7893551Z remote: Counting objects: 62% (6935/11184) 2024-06-26T06:50:45.7894153Z remote: Counting objects: 63% (7046/11184) 2024-06-26T06:50:45.7894757Z remote: Counting objects: 64% (7158/11184) 2024-06-26T06:50:45.7895534Z remote: Counting objects: 65% (7270/11184) 2024-06-26T06:50:45.7896147Z remote: Counting objects: 66% (7382/11184) 2024-06-26T06:50:45.7896756Z remote: Counting objects: 67% (7494/11184) 2024-06-26T06:50:45.7897716Z remote: Counting objects: 68% (7606/11184) 2024-06-26T06:50:45.7898372Z remote: Counting objects: 69% (7717/11184) 2024-06-26T06:50:45.7898991Z remote: Counting objects: 70% (7829/11184) 2024-06-26T06:50:45.7899594Z remote: Counting objects: 71% (7941/11184) 2024-06-26T06:50:45.7900364Z remote: Counting objects: 72% (8053/11184) 2024-06-26T06:50:45.7900987Z remote: Counting objects: 73% (8165/11184) 2024-06-26T06:50:45.7901623Z remote: Counting objects: 74% (8277/11184) 2024-06-26T06:50:45.7902264Z remote: Counting objects: 75% (8388/11184) 2024-06-26T06:50:45.7902899Z remote: Counting objects: 76% (8500/11184) 2024-06-26T06:50:45.7908222Z remote: Counting objects: 77% (8612/11184) 2024-06-26T06:50:45.7908879Z remote: Counting objects: 78% (8724/11184) 2024-06-26T06:50:45.7909506Z remote: Counting objects: 79% (8836/11184) 2024-06-26T06:50:45.7910150Z remote: Counting objects: 80% (8948/11184) 2024-06-26T06:50:45.7911984Z remote: Counting objects: 81% (9060/11184) 2024-06-26T06:50:45.7912667Z remote: Counting objects: 82% (9171/11184) 2024-06-26T06:50:45.7913317Z remote: Counting objects: 83% (9283/11184) 2024-06-26T06:50:45.7913944Z remote: Counting objects: 84% (9395/11184) 2024-06-26T06:50:45.7914596Z remote: Counting objects: 85% (9507/11184) 2024-06-26T06:50:45.7915414Z remote: Counting objects: 86% (9619/11184) 2024-06-26T06:50:45.7916171Z remote: Counting objects: 87% (9731/11184) 2024-06-26T06:50:45.7916965Z remote: Counting objects: 88% (9842/11184) 2024-06-26T06:50:45.7917795Z remote: Counting objects: 89% (9954/11184) 2024-06-26T06:50:45.7919095Z remote: Counting objects: 90% (10066/11184) 2024-06-26T06:50:45.7923244Z remote: Counting objects: 91% (10178/11184) 2024-06-26T06:50:45.7925415Z remote: Counting objects: 92% (10290/11184) 2024-06-26T06:50:45.7928079Z remote: Counting objects: 93% (10402/11184) 2024-06-26T06:50:45.7930355Z remote: Counting objects: 94% (10513/11184) 2024-06-26T06:50:45.7931926Z remote: Counting objects: 95% (10625/11184) 2024-06-26T06:50:45.7933600Z remote: Counting objects: 96% (10737/11184) 2024-06-26T06:50:45.7934998Z remote: Counting objects: 97% (10849/11184) 2024-06-26T06:50:45.7937683Z remote: Counting objects: 98% (10961/11184) 2024-06-26T06:50:45.7941353Z remote: Counting objects: 99% (11073/11184) 2024-06-26T06:50:45.7942029Z remote: Counting objects: 100% (11184/11184) 2024-06-26T06:50:45.7942734Z remote: Counting objects: 100% (11184/11184), done. 2024-06-26T06:50:45.8036325Z remote: Compressing objects: 0% (1/9658) 2024-06-26T06:50:45.8255954Z remote: Compressing objects: 1% (97/9658) 2024-06-26T06:50:45.8921594Z remote: Compressing objects: 2% (194/9658) 2024-06-26T06:50:45.9104748Z remote: Compressing objects: 3% (290/9658) 2024-06-26T06:50:45.9559881Z remote: Compressing objects: 4% (387/9658) 2024-06-26T06:50:45.9980238Z remote: Compressing objects: 5% (483/9658) 2024-06-26T06:50:46.0613548Z remote: Compressing objects: 6% (580/9658) 2024-06-26T06:50:46.1433817Z remote: Compressing objects: 7% (677/9658) 2024-06-26T06:50:46.1951356Z remote: Compressing objects: 8% (773/9658) 2024-06-26T06:50:46.2385701Z remote: Compressing objects: 9% (870/9658) 2024-06-26T06:50:46.2763213Z remote: Compressing objects: 10% (966/9658) 2024-06-26T06:50:46.3154568Z remote: Compressing objects: 11% (1063/9658) 2024-06-26T06:50:46.3528741Z remote: Compressing objects: 12% (1159/9658) 2024-06-26T06:50:46.4320970Z remote: Compressing objects: 13% (1256/9658) 2024-06-26T06:50:46.4717058Z remote: Compressing objects: 14% (1353/9658) 2024-06-26T06:50:46.5280686Z remote: Compressing objects: 15% (1449/9658) 2024-06-26T06:50:46.5831883Z remote: Compressing objects: 16% (1546/9658) 2024-06-26T06:50:46.6238443Z remote: Compressing objects: 17% (1642/9658) 2024-06-26T06:50:46.6927927Z remote: Compressing objects: 18% (1739/9658) 2024-06-26T06:50:46.7414623Z remote: Compressing objects: 19% (1836/9658) 2024-06-26T06:50:46.7951812Z remote: Compressing objects: 20% (1932/9658) 2024-06-26T06:50:46.8045612Z remote: Compressing objects: 20% (1998/9658) 2024-06-26T06:50:46.8435935Z remote: Compressing objects: 21% (2029/9658) 2024-06-26T06:50:46.8935737Z remote: Compressing objects: 22% (2125/9658) 2024-06-26T06:50:46.9615446Z remote: Compressing objects: 23% (2222/9658) 2024-06-26T06:50:47.0055187Z remote: Compressing objects: 24% (2318/9658) 2024-06-26T06:50:47.0703070Z remote: Compressing objects: 25% (2415/9658) 2024-06-26T06:50:47.1119770Z remote: Compressing objects: 26% (2512/9658) 2024-06-26T06:50:47.1462375Z remote: Compressing objects: 27% (2608/9658) 2024-06-26T06:50:47.1889284Z remote: Compressing objects: 28% (2705/9658) 2024-06-26T06:50:47.2331946Z remote: Compressing objects: 29% (2801/9658) 2024-06-26T06:50:47.2871493Z remote: Compressing objects: 30% (2898/9658) 2024-06-26T06:50:47.2948303Z remote: Compressing objects: 31% (2994/9658) 2024-06-26T06:50:47.3028282Z remote: Compressing objects: 32% (3091/9658) 2024-06-26T06:50:47.3271176Z remote: Compressing objects: 33% (3188/9658) 2024-06-26T06:50:47.3394262Z remote: Compressing objects: 34% (3284/9658) 2024-06-26T06:50:47.3581705Z remote: Compressing objects: 35% (3381/9658) 2024-06-26T06:50:47.3612121Z remote: Compressing objects: 36% (3477/9658) 2024-06-26T06:50:47.3705784Z remote: Compressing objects: 37% (3574/9658) 2024-06-26T06:50:47.3959991Z remote: Compressing objects: 38% (3671/9658) 2024-06-26T06:50:47.4163787Z remote: Compressing objects: 39% (3767/9658) 2024-06-26T06:50:47.4375476Z remote: Compressing objects: 40% (3864/9658) 2024-06-26T06:50:47.4639613Z remote: Compressing objects: 41% (3960/9658) 2024-06-26T06:50:47.5042140Z remote: Compressing objects: 42% (4057/9658) 2024-06-26T06:50:47.5356307Z remote: Compressing objects: 43% (4153/9658) 2024-06-26T06:50:47.5579892Z remote: Compressing objects: 44% (4250/9658) 2024-06-26T06:50:47.5929269Z remote: Compressing objects: 45% (4347/9658) 2024-06-26T06:50:47.6277465Z remote: Compressing objects: 46% (4443/9658) 2024-06-26T06:50:47.6632238Z remote: Compressing objects: 47% (4540/9658) 2024-06-26T06:50:47.6941721Z remote: Compressing objects: 48% (4636/9658) 2024-06-26T06:50:47.7209677Z remote: Compressing objects: 49% (4733/9658) 2024-06-26T06:50:47.7779368Z remote: Compressing objects: 50% (4829/9658) 2024-06-26T06:50:47.7948536Z remote: Compressing objects: 51% (4926/9658) 2024-06-26T06:50:47.8057141Z remote: Compressing objects: 51% (4979/9658) 2024-06-26T06:50:47.8270999Z remote: Compressing objects: 52% (5023/9658) 2024-06-26T06:50:47.8517221Z remote: Compressing objects: 53% (5119/9658) 2024-06-26T06:50:47.8727580Z remote: Compressing objects: 54% (5216/9658) 2024-06-26T06:50:47.9063545Z remote: Compressing objects: 55% (5312/9658) 2024-06-26T06:50:47.9393033Z remote: Compressing objects: 56% (5409/9658) 2024-06-26T06:50:47.9585596Z remote: Compressing objects: 57% (5506/9658) 2024-06-26T06:50:48.0191147Z remote: Compressing objects: 58% (5602/9658) 2024-06-26T06:50:48.0258613Z remote: Compressing objects: 59% (5699/9658) 2024-06-26T06:50:48.0496527Z remote: Compressing objects: 60% (5795/9658) 2024-06-26T06:50:48.0635254Z remote: Compressing objects: 61% (5892/9658) 2024-06-26T06:50:48.0963574Z remote: Compressing objects: 62% (5988/9658) 2024-06-26T06:50:48.1194226Z remote: Compressing objects: 63% (6085/9658) 2024-06-26T06:50:48.1242438Z remote: Compressing objects: 64% (6182/9658) 2024-06-26T06:50:48.1271785Z remote: Compressing objects: 65% (6278/9658) 2024-06-26T06:50:48.1333986Z remote: Compressing objects: 66% (6375/9658) 2024-06-26T06:50:48.1439059Z remote: Compressing objects: 67% (6471/9658) 2024-06-26T06:50:48.1489255Z remote: Compressing objects: 68% (6568/9658) 2024-06-26T06:50:48.1587658Z remote: Compressing objects: 69% (6665/9658) 2024-06-26T06:50:48.1702813Z remote: Compressing objects: 70% (6761/9658) 2024-06-26T06:50:48.1845273Z remote: Compressing objects: 71% (6858/9658) 2024-06-26T06:50:48.1941726Z remote: Compressing objects: 72% (6954/9658) 2024-06-26T06:50:48.2014453Z remote: Compressing objects: 73% (7051/9658) 2024-06-26T06:50:48.2112624Z remote: Compressing objects: 74% (7147/9658) 2024-06-26T06:50:48.2247860Z remote: Compressing objects: 75% (7244/9658) 2024-06-26T06:50:48.2348427Z remote: Compressing objects: 76% (7341/9658) 2024-06-26T06:50:48.2464933Z remote: Compressing objects: 77% (7437/9658) 2024-06-26T06:50:48.2566394Z remote: Compressing objects: 78% (7534/9658) 2024-06-26T06:50:48.2673372Z remote: Compressing objects: 79% (7630/9658) 2024-06-26T06:50:48.2801323Z remote: Compressing objects: 80% (7727/9658) 2024-06-26T06:50:48.2965617Z remote: Compressing objects: 81% (7823/9658) 2024-06-26T06:50:48.3096277Z remote: Compressing objects: 82% (7920/9658) 2024-06-26T06:50:48.3209959Z remote: Compressing objects: 83% (8017/9658) 2024-06-26T06:50:48.3331171Z remote: Compressing objects: 84% (8113/9658) 2024-06-26T06:50:48.3445107Z remote: Compressing objects: 85% (8210/9658) 2024-06-26T06:50:48.3578602Z remote: Compressing objects: 86% (8306/9658) 2024-06-26T06:50:48.3691808Z remote: Compressing objects: 87% (8403/9658) 2024-06-26T06:50:48.3794183Z remote: Compressing objects: 88% (8500/9658) 2024-06-26T06:50:48.3909311Z remote: Compressing objects: 89% (8596/9658) 2024-06-26T06:50:48.3950717Z remote: Compressing objects: 90% (8693/9658) 2024-06-26T06:50:48.3963642Z remote: Compressing objects: 91% (8789/9658) 2024-06-26T06:50:48.3976451Z remote: Compressing objects: 92% (8886/9658) 2024-06-26T06:50:48.3999776Z remote: Compressing objects: 93% (8982/9658) 2024-06-26T06:50:48.4005184Z remote: Compressing objects: 94% (9079/9658) 2024-06-26T06:50:48.4018344Z remote: Compressing objects: 95% (9176/9658) 2024-06-26T06:50:48.4029640Z remote: Compressing objects: 96% (9272/9658) 2024-06-26T06:50:48.4045666Z remote: Compressing objects: 97% (9369/9658) 2024-06-26T06:50:48.4059603Z remote: Compressing objects: 98% (9465/9658) 2024-06-26T06:50:48.4071318Z remote: Compressing objects: 99% (9562/9658) 2024-06-26T06:50:48.4072233Z remote: Compressing objects: 100% (9658/9658) 2024-06-26T06:50:48.4072976Z remote: Compressing objects: 100% (9658/9658), done. 2024-06-26T06:50:48.4115794Z Receiving objects: 0% (1/11184) 2024-06-26T06:50:48.4166015Z Receiving objects: 1% (112/11184) 2024-06-26T06:50:48.4194420Z Receiving objects: 2% (224/11184) 2024-06-26T06:50:48.4221311Z Receiving objects: 3% (336/11184) 2024-06-26T06:50:48.4292129Z Receiving objects: 4% (448/11184) 2024-06-26T06:50:48.4304408Z Receiving objects: 5% (560/11184) 2024-06-26T06:50:48.4319806Z Receiving objects: 6% (672/11184) 2024-06-26T06:50:48.4350794Z Receiving objects: 7% (783/11184) 2024-06-26T06:50:48.4361235Z Receiving objects: 8% (895/11184) 2024-06-26T06:50:48.4381902Z Receiving objects: 9% (1007/11184) 2024-06-26T06:50:48.4434377Z Receiving objects: 10% (1119/11184) 2024-06-26T06:50:48.4484643Z Receiving objects: 11% (1231/11184) 2024-06-26T06:50:48.4913425Z Receiving objects: 12% (1343/11184) 2024-06-26T06:50:48.8113729Z Receiving objects: 13% (1454/11184) 2024-06-26T06:50:48.8164162Z Receiving objects: 14% (1566/11184) 2024-06-26T06:50:48.8247740Z Receiving objects: 15% (1678/11184) 2024-06-26T06:50:48.8339361Z Receiving objects: 16% (1790/11184) 2024-06-26T06:50:48.8483606Z Receiving objects: 17% (1902/11184) 2024-06-26T06:50:48.8538171Z Receiving objects: 18% (2014/11184) 2024-06-26T06:50:48.8654474Z Receiving objects: 19% (2125/11184) 2024-06-26T06:50:48.8802330Z Receiving objects: 20% (2237/11184) 2024-06-26T06:50:48.9402838Z Receiving objects: 21% (2349/11184) 2024-06-26T06:50:48.9524437Z Receiving objects: 22% (2461/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:48.9744456Z Receiving objects: 23% (2573/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:48.9857268Z Receiving objects: 24% (2685/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0075447Z Receiving objects: 25% (2796/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0235982Z Receiving objects: 26% (2908/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0601405Z Receiving objects: 27% (3020/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0688480Z Receiving objects: 28% (3132/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0760441Z Receiving objects: 29% (3244/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0817280Z Receiving objects: 30% (3356/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0887154Z Receiving objects: 31% (3468/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.0984293Z Receiving objects: 32% (3579/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1027151Z Receiving objects: 33% (3691/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1058025Z Receiving objects: 34% (3803/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1132472Z Receiving objects: 35% (3915/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1285860Z Receiving objects: 36% (4027/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1376524Z Receiving objects: 37% (4139/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1448363Z Receiving objects: 38% (4250/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1544798Z Receiving objects: 39% (4362/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1597257Z Receiving objects: 40% (4474/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1699477Z Receiving objects: 41% (4586/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.1899043Z Receiving objects: 42% (4698/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.2026156Z Receiving objects: 43% (4810/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.2181806Z Receiving objects: 44% (4921/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.2295630Z Receiving objects: 45% (5033/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.3689703Z Receiving objects: 46% (5145/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.4107434Z Receiving objects: 47% (5257/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.4121823Z Receiving objects: 47% (5357/11184), 16.83 MiB | 33.65 MiB/s 2024-06-26T06:50:49.4225593Z Receiving objects: 48% (5369/11184), 27.82 MiB | 27.81 MiB/s 2024-06-26T06:50:50.3929782Z Receiving objects: 49% (5481/11184), 27.82 MiB | 27.81 MiB/s 2024-06-26T06:50:50.4120118Z Receiving objects: 50% (5592/11184), 49.39 MiB | 32.92 MiB/s 2024-06-26T06:50:50.4157814Z Receiving objects: 50% (5689/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.4268826Z Receiving objects: 51% (5704/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.4417158Z Receiving objects: 52% (5816/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.4525612Z Receiving objects: 53% (5928/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.4654776Z Receiving objects: 54% (6040/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.4914794Z Receiving objects: 55% (6152/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.4984921Z Receiving objects: 56% (6264/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.5221619Z Receiving objects: 57% (6375/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.5367414Z Receiving objects: 58% (6487/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.5492044Z Receiving objects: 59% (6599/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.5501972Z Receiving objects: 60% (6711/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.5811921Z Receiving objects: 61% (6823/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.6026616Z Receiving objects: 62% (6935/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.6396588Z Receiving objects: 63% (7046/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.6950526Z Receiving objects: 64% (7158/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.7114311Z Receiving objects: 65% (7270/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.7167056Z Receiving objects: 66% (7382/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.7228308Z Receiving objects: 67% (7494/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.7467623Z Receiving objects: 68% (7606/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.7658496Z Receiving objects: 69% (7717/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.7922415Z Receiving objects: 70% (7829/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.8352446Z Receiving objects: 71% (7941/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.8670660Z Receiving objects: 72% (8053/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.8953300Z Receiving objects: 73% (8165/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.9043104Z Receiving objects: 74% (8277/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.9161542Z Receiving objects: 75% (8388/11184), 70.04 MiB | 35.00 MiB/s 2024-06-26T06:50:50.9378699Z Receiving objects: 76% (8500/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:50.9556029Z Receiving objects: 77% (8612/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:50.9853004Z Receiving objects: 78% (8724/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.0075340Z Receiving objects: 79% (8836/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.0149763Z Receiving objects: 80% (8948/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.0421841Z Receiving objects: 81% (9060/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.0495357Z Receiving objects: 82% (9171/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.0646045Z Receiving objects: 83% (9283/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.0905433Z Receiving objects: 84% (9395/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.1265705Z Receiving objects: 85% (9507/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.1549583Z Receiving objects: 86% (9619/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.1651039Z Receiving objects: 87% (9731/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.1804032Z Receiving objects: 88% (9842/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.2016685Z Receiving objects: 89% (9954/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.2319872Z Receiving objects: 90% (10066/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.2790152Z Receiving objects: 91% (10178/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.3097839Z Receiving objects: 92% (10290/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.3605755Z Receiving objects: 93% (10402/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.3968306Z Receiving objects: 94% (10513/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.4082232Z Receiving objects: 95% (10625/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.4113550Z Receiving objects: 96% (10737/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.4546867Z Receiving objects: 96% (10746/11184), 80.41 MiB | 32.15 MiB/s 2024-06-26T06:50:51.5609019Z Receiving objects: 97% (10849/11184), 85.56 MiB | 28.51 MiB/s 2024-06-26T06:50:51.5979212Z Receiving objects: 98% (10961/11184), 85.56 MiB | 28.51 MiB/s 2024-06-26T06:50:51.6436636Z Receiving objects: 99% (11073/11184), 85.56 MiB | 28.51 MiB/s 2024-06-26T06:50:51.6437796Z remote: Total 11184 (delta 1468), reused 5456 (delta 1239), pack-reused 0 2024-06-26T06:50:51.6443270Z Receiving objects: 100% (11184/11184), 85.56 MiB | 28.51 MiB/s 2024-06-26T06:50:51.6444091Z Receiving objects: 100% (11184/11184), 87.30 MiB | 27.00 MiB/s, done. 2024-06-26T06:50:51.6685992Z Resolving deltas: 0% (0/1468) 2024-06-26T06:50:51.6696019Z Resolving deltas: 1% (16/1468) 2024-06-26T06:50:51.6703029Z Resolving deltas: 2% (30/1468) 2024-06-26T06:50:51.6713875Z Resolving deltas: 3% (46/1468) 2024-06-26T06:50:51.6757456Z Resolving deltas: 4% (59/1468) 2024-06-26T06:50:51.6791101Z Resolving deltas: 5% (74/1468) 2024-06-26T06:50:51.6806090Z Resolving deltas: 6% (89/1468) 2024-06-26T06:50:51.6812653Z Resolving deltas: 7% (103/1468) 2024-06-26T06:50:51.6819943Z Resolving deltas: 8% (118/1468) 2024-06-26T06:50:51.6829123Z Resolving deltas: 9% (133/1468) 2024-06-26T06:50:51.6845520Z Resolving deltas: 10% (147/1468) 2024-06-26T06:50:51.6851060Z Resolving deltas: 11% (162/1468) 2024-06-26T06:50:51.6854551Z Resolving deltas: 12% (178/1468) 2024-06-26T06:50:51.6861098Z Resolving deltas: 13% (191/1468) 2024-06-26T06:50:51.6865667Z Resolving deltas: 14% (207/1468) 2024-06-26T06:50:51.6867782Z Resolving deltas: 15% (223/1468) 2024-06-26T06:50:51.6876882Z Resolving deltas: 16% (235/1468) 2024-06-26T06:50:51.6882412Z Resolving deltas: 17% (252/1468) 2024-06-26T06:50:51.6888574Z Resolving deltas: 18% (265/1468) 2024-06-26T06:50:51.6897471Z Resolving deltas: 19% (279/1468) 2024-06-26T06:50:51.6902601Z Resolving deltas: 20% (294/1468) 2024-06-26T06:50:51.6907336Z Resolving deltas: 21% (309/1468) 2024-06-26T06:50:51.6921668Z Resolving deltas: 22% (323/1468) 2024-06-26T06:50:51.6927056Z Resolving deltas: 23% (338/1468) 2024-06-26T06:50:51.6932909Z Resolving deltas: 24% (353/1468) 2024-06-26T06:50:51.6940546Z Resolving deltas: 25% (367/1468) 2024-06-26T06:50:51.6944340Z Resolving deltas: 26% (384/1468) 2024-06-26T06:50:51.6946368Z Resolving deltas: 27% (397/1468) 2024-06-26T06:50:51.6947891Z Resolving deltas: 28% (412/1468) 2024-06-26T06:50:51.6948935Z Resolving deltas: 29% (427/1468) 2024-06-26T06:50:51.6949937Z Resolving deltas: 30% (441/1468) 2024-06-26T06:50:51.6951074Z Resolving deltas: 31% (456/1468) 2024-06-26T06:50:51.6959979Z Resolving deltas: 32% (470/1468) 2024-06-26T06:50:51.6962869Z Resolving deltas: 33% (485/1468) 2024-06-26T06:50:51.6963874Z Resolving deltas: 34% (500/1468) 2024-06-26T06:50:51.6964901Z Resolving deltas: 35% (514/1468) 2024-06-26T06:50:51.6969949Z Resolving deltas: 36% (529/1468) 2024-06-26T06:50:51.6970731Z Resolving deltas: 37% (546/1468) 2024-06-26T06:50:51.6973735Z Resolving deltas: 38% (558/1468) 2024-06-26T06:50:51.6976713Z Resolving deltas: 39% (573/1468) 2024-06-26T06:50:51.6978365Z Resolving deltas: 40% (588/1468) 2024-06-26T06:50:51.6981727Z Resolving deltas: 41% (602/1468) 2024-06-26T06:50:51.6985057Z Resolving deltas: 42% (618/1468) 2024-06-26T06:50:51.6986105Z Resolving deltas: 43% (632/1468) 2024-06-26T06:50:51.6990333Z Resolving deltas: 44% (646/1468) 2024-06-26T06:50:51.6998078Z Resolving deltas: 45% (661/1468) 2024-06-26T06:50:51.7003641Z Resolving deltas: 46% (676/1468) 2024-06-26T06:50:51.7006360Z Resolving deltas: 47% (690/1468) 2024-06-26T06:50:51.7013999Z Resolving deltas: 48% (705/1468) 2024-06-26T06:50:51.7016879Z Resolving deltas: 49% (721/1468) 2024-06-26T06:50:51.7023070Z Resolving deltas: 50% (734/1468) 2024-06-26T06:50:51.7033767Z Resolving deltas: 51% (749/1468) 2024-06-26T06:50:51.7043850Z Resolving deltas: 52% (764/1468) 2024-06-26T06:50:51.7051918Z Resolving deltas: 53% (779/1468) 2024-06-26T06:50:51.7058749Z Resolving deltas: 54% (795/1468) 2024-06-26T06:50:51.7065574Z Resolving deltas: 55% (808/1468) 2024-06-26T06:50:51.7073969Z Resolving deltas: 56% (823/1468) 2024-06-26T06:50:51.7084572Z Resolving deltas: 57% (837/1468) 2024-06-26T06:50:51.7105862Z Resolving deltas: 58% (852/1468) 2024-06-26T06:50:51.7112827Z Resolving deltas: 59% (867/1468) 2024-06-26T06:50:51.7116871Z Resolving deltas: 60% (881/1468) 2024-06-26T06:50:51.7125344Z Resolving deltas: 61% (896/1468) 2024-06-26T06:50:51.7129886Z Resolving deltas: 62% (911/1468) 2024-06-26T06:50:51.7138171Z Resolving deltas: 63% (925/1468) 2024-06-26T06:50:51.7145121Z Resolving deltas: 64% (940/1468) 2024-06-26T06:50:51.7153074Z Resolving deltas: 65% (955/1468) 2024-06-26T06:50:51.7154578Z Resolving deltas: 66% (969/1468) 2024-06-26T06:50:51.7156448Z Resolving deltas: 67% (984/1468) 2024-06-26T06:50:51.7157433Z Resolving deltas: 68% (999/1468) 2024-06-26T06:50:51.7159423Z Resolving deltas: 69% (1013/1468) 2024-06-26T06:50:51.7160534Z Resolving deltas: 70% (1028/1468) 2024-06-26T06:50:51.7161294Z Resolving deltas: 71% (1043/1468) 2024-06-26T06:50:51.7163088Z Resolving deltas: 72% (1058/1468) 2024-06-26T06:50:51.7163575Z Resolving deltas: 73% (1073/1468) 2024-06-26T06:50:51.7164866Z Resolving deltas: 74% (1087/1468) 2024-06-26T06:50:51.7171526Z Resolving deltas: 75% (1101/1468) 2024-06-26T06:50:51.7178838Z Resolving deltas: 76% (1116/1468) 2024-06-26T06:50:51.7181711Z Resolving deltas: 77% (1132/1468) 2024-06-26T06:50:51.7184986Z Resolving deltas: 78% (1146/1468) 2024-06-26T06:50:51.7192129Z Resolving deltas: 79% (1160/1468) 2024-06-26T06:50:51.7196917Z Resolving deltas: 80% (1175/1468) 2024-06-26T06:50:51.7203752Z Resolving deltas: 81% (1190/1468) 2024-06-26T06:50:51.7210689Z Resolving deltas: 82% (1205/1468) 2024-06-26T06:50:51.7219898Z Resolving deltas: 83% (1220/1468) 2024-06-26T06:50:51.7228604Z Resolving deltas: 84% (1234/1468) 2024-06-26T06:50:51.7239351Z Resolving deltas: 85% (1248/1468) 2024-06-26T06:50:51.7246914Z Resolving deltas: 86% (1263/1468) 2024-06-26T06:50:51.7252677Z Resolving deltas: 87% (1280/1468) 2024-06-26T06:50:51.7268001Z Resolving deltas: 88% (1292/1468) 2024-06-26T06:50:51.7277512Z Resolving deltas: 89% (1307/1468) 2024-06-26T06:50:51.7286771Z Resolving deltas: 90% (1322/1468) 2024-06-26T06:50:51.7299113Z Resolving deltas: 91% (1336/1468) 2024-06-26T06:50:51.7306216Z Resolving deltas: 92% (1352/1468) 2024-06-26T06:50:51.7310082Z Resolving deltas: 93% (1367/1468) 2024-06-26T06:50:51.7311945Z Resolving deltas: 94% (1380/1468) 2024-06-26T06:50:51.7314668Z Resolving deltas: 95% (1395/1468) 2024-06-26T06:50:51.7316587Z Resolving deltas: 96% (1410/1468) 2024-06-26T06:50:51.7322269Z Resolving deltas: 97% (1425/1468) 2024-06-26T06:50:51.7339302Z Resolving deltas: 98% (1439/1468) 2024-06-26T06:50:52.0116038Z Resolving deltas: 99% (1454/1468) 2024-06-26T06:50:52.0116599Z Resolving deltas: 100% (1468/1468) 2024-06-26T06:50:52.0117127Z Resolving deltas: 100% (1468/1468), done. 2024-06-26T06:50:52.3682248Z From https://github.com/pytorch/pytorch 2024-06-26T06:50:52.3683268Z * branch b8c4c54d347aa776934c60784e35936878ef18dc -> FETCH_HEAD 2024-06-26T06:50:52.3703563Z ##[endgroup] 2024-06-26T06:50:52.3704214Z ##[group]Determining the checkout info 2024-06-26T06:50:52.3707698Z ##[endgroup] 2024-06-26T06:50:52.3708326Z ##[group]Checking out the ref 2024-06-26T06:50:52.3713401Z [command]/usr/bin/git checkout --progress --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:50:53.3918783Z Updating files: 35% (5625/15870) 2024-06-26T06:50:53.3952366Z Updating files: 36% (5714/15870) 2024-06-26T06:50:53.3986806Z Updating files: 37% (5872/15870) 2024-06-26T06:50:53.4021903Z Updating files: 38% (6031/15870) 2024-06-26T06:50:53.4057004Z Updating files: 39% (6190/15870) 2024-06-26T06:50:53.4092188Z Updating files: 40% (6348/15870) 2024-06-26T06:50:53.4121225Z Updating files: 41% (6507/15870) 2024-06-26T06:50:53.4151918Z Updating files: 42% (6666/15870) 2024-06-26T06:50:53.4183137Z Updating files: 43% (6825/15870) 2024-06-26T06:50:53.4217735Z Updating files: 44% (6983/15870) 2024-06-26T06:50:53.4252884Z Updating files: 45% (7142/15870) 2024-06-26T06:50:53.4289164Z Updating files: 46% (7301/15870) 2024-06-26T06:50:53.4340526Z Updating files: 47% (7459/15870) 2024-06-26T06:50:53.4387556Z Updating files: 48% (7618/15870) 2024-06-26T06:50:53.4424430Z Updating files: 49% (7777/15870) 2024-06-26T06:50:53.4461131Z Updating files: 50% (7935/15870) 2024-06-26T06:50:53.4497979Z Updating files: 51% (8094/15870) 2024-06-26T06:50:53.4535459Z Updating files: 52% (8253/15870) 2024-06-26T06:50:53.4572838Z Updating files: 53% (8412/15870) 2024-06-26T06:50:53.4610543Z Updating files: 54% (8570/15870) 2024-06-26T06:50:53.4648924Z Updating files: 55% (8729/15870) 2024-06-26T06:50:53.4687845Z Updating files: 56% (8888/15870) 2024-06-26T06:50:53.4726313Z Updating files: 57% (9046/15870) 2024-06-26T06:50:53.4766137Z Updating files: 58% (9205/15870) 2024-06-26T06:50:53.4804658Z Updating files: 59% (9364/15870) 2024-06-26T06:50:53.4844294Z Updating files: 60% (9522/15870) 2024-06-26T06:50:53.4884204Z Updating files: 61% (9681/15870) 2024-06-26T06:50:53.4923415Z Updating files: 62% (9840/15870) 2024-06-26T06:50:53.4963010Z Updating files: 63% (9999/15870) 2024-06-26T06:50:53.5002631Z Updating files: 64% (10157/15870) 2024-06-26T06:50:53.5042502Z Updating files: 65% (10316/15870) 2024-06-26T06:50:53.5081943Z Updating files: 66% (10475/15870) 2024-06-26T06:50:53.5129937Z Updating files: 67% (10633/15870) 2024-06-26T06:50:53.5311710Z Updating files: 68% (10792/15870) 2024-06-26T06:50:53.5460423Z Updating files: 69% (10951/15870) 2024-06-26T06:50:53.5598065Z Updating files: 70% (11109/15870) 2024-06-26T06:50:53.5736169Z Updating files: 71% (11268/15870) 2024-06-26T06:50:53.5909892Z Updating files: 72% (11427/15870) 2024-06-26T06:50:53.6277379Z Updating files: 73% (11586/15870) 2024-06-26T06:50:53.6454709Z Updating files: 74% (11744/15870) 2024-06-26T06:50:53.6550939Z Updating files: 75% (11903/15870) 2024-06-26T06:50:53.6654675Z Updating files: 76% (12062/15870) 2024-06-26T06:50:53.6836032Z Updating files: 77% (12220/15870) 2024-06-26T06:50:53.7047950Z Updating files: 78% (12379/15870) 2024-06-26T06:50:53.7233161Z Updating files: 79% (12538/15870) 2024-06-26T06:50:53.7438116Z Updating files: 80% (12696/15870) 2024-06-26T06:50:53.7549100Z Updating files: 81% (12855/15870) 2024-06-26T06:50:53.7663728Z Updating files: 82% (13014/15870) 2024-06-26T06:50:53.7776259Z Updating files: 83% (13173/15870) 2024-06-26T06:50:53.7907933Z Updating files: 84% (13331/15870) 2024-06-26T06:50:53.8011530Z Updating files: 85% (13490/15870) 2024-06-26T06:50:53.8129283Z Updating files: 86% (13649/15870) 2024-06-26T06:50:53.8220613Z Updating files: 87% (13807/15870) 2024-06-26T06:50:53.8347478Z Updating files: 88% (13966/15870) 2024-06-26T06:50:53.8499051Z Updating files: 89% (14125/15870) 2024-06-26T06:50:53.8614481Z Updating files: 90% (14283/15870) 2024-06-26T06:50:53.8710831Z Updating files: 91% (14442/15870) 2024-06-26T06:50:53.8844199Z Updating files: 92% (14601/15870) 2024-06-26T06:50:53.8991822Z Updating files: 93% (14760/15870) 2024-06-26T06:50:53.9136272Z Updating files: 94% (14918/15870) 2024-06-26T06:50:53.9321093Z Updating files: 95% (15077/15870) 2024-06-26T06:50:53.9410605Z Updating files: 96% (15236/15870) 2024-06-26T06:50:53.9642909Z Updating files: 97% (15394/15870) 2024-06-26T06:50:53.9810716Z Updating files: 98% (15553/15870) 2024-06-26T06:50:53.9958405Z Updating files: 99% (15712/15870) 2024-06-26T06:50:53.9958919Z Updating files: 100% (15870/15870) 2024-06-26T06:50:53.9959412Z Updating files: 100% (15870/15870), done. 2024-06-26T06:50:54.0185037Z Note: switching to 'b8c4c54d347aa776934c60784e35936878ef18dc'. 2024-06-26T06:50:54.0185602Z 2024-06-26T06:50:54.0186409Z You are in 'detached HEAD' state. You can look around, make experimental 2024-06-26T06:50:54.0187380Z changes and commit them, and you can discard any commits you make in this 2024-06-26T06:50:54.0188339Z state without impacting any branches by switching back to a branch. 2024-06-26T06:50:54.0188914Z 2024-06-26T06:50:54.0189305Z If you want to create a new branch to retain commits you create, you may 2024-06-26T06:50:54.0190330Z do so (now or later) by using -c with the switch command. Example: 2024-06-26T06:50:54.0190867Z 2024-06-26T06:50:54.0191091Z git switch -c 2024-06-26T06:50:54.0191452Z 2024-06-26T06:50:54.0191622Z Or undo this operation with: 2024-06-26T06:50:54.0191932Z 2024-06-26T06:50:54.0192093Z git switch - 2024-06-26T06:50:54.0192314Z 2024-06-26T06:50:54.0192738Z Turn off this advice by setting config variable advice.detachedHead to false 2024-06-26T06:50:54.0193375Z 2024-06-26T06:50:54.0194139Z HEAD is now at b8c4c54 Update on "[Inductor][CPP] Remove redundant INT8-specific logic in the INT8 GEMM template" 2024-06-26T06:50:54.0255664Z ##[endgroup] 2024-06-26T06:50:54.0256353Z ##[group]Setting up auth for fetching submodules 2024-06-26T06:50:54.0262903Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T06:50:54.0319406Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T06:50:54.0352277Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T06:50:54.0383814Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T06:50:54.0411973Z ##[endgroup] 2024-06-26T06:50:54.0412592Z ##[group]Fetching submodules 2024-06-26T06:50:54.0416563Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T06:50:54.0731398Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-06-26T06:50:54.1031453Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-06-26T06:50:54.1034182Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-06-26T06:50:54.1036936Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-06-26T06:50:54.1040031Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-06-26T06:50:54.1044177Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-06-26T06:50:54.1047207Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-06-26T06:50:54.1050909Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-06-26T06:50:54.1054860Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-06-26T06:50:54.1059070Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-06-26T06:50:54.1063710Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-06-26T06:50:54.1067647Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-06-26T06:50:54.1072058Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-06-26T06:50:54.1076521Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-06-26T06:50:54.1081358Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-06-26T06:50:54.1085985Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-06-26T06:50:54.1091045Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-06-26T06:50:54.1096340Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:50:54.1103075Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-06-26T06:50:54.1108325Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-06-26T06:50:54.1113773Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-06-26T06:50:54.1119353Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-06-26T06:50:54.1125330Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-06-26T06:50:54.1131317Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-06-26T06:50:54.1137464Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-06-26T06:50:54.1144130Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-06-26T06:50:54.1150309Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-06-26T06:50:54.1157268Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-06-26T06:50:54.1163702Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-06-26T06:50:54.1170305Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-06-26T06:50:54.1177387Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-06-26T06:50:54.1184959Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-06-26T06:50:54.1191794Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-06-26T06:50:54.1199119Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-06-26T06:50:54.1206289Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-06-26T06:50:54.1214040Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-06-26T06:50:54.1242053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-06-26T06:50:54.4070139Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-06-26T06:50:54.5881607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-06-26T06:50:54.7983581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-06-26T06:50:55.0864330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-06-26T06:50:55.4339699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-06-26T06:50:57.0491668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-06-26T06:50:57.2648398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-06-26T06:50:57.5431376Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-06-26T06:50:57.9062108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-06-26T06:50:58.2775052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-06-26T06:50:59.4834891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-06-26T06:51:00.2650848Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-06-26T06:51:00.9822427Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-06-26T06:51:01.3167313Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-06-26T06:51:01.5422258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2024-06-26T06:51:01.7387062Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-06-26T06:51:02.3290021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-06-26T06:51:02.6260360Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-06-26T06:51:02.9307983Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-06-26T06:51:03.1828471Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-06-26T06:51:03.3938705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-06-26T06:51:04.0286925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-06-26T06:51:04.3714426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-06-26T06:51:04.7660571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-06-26T06:51:05.1740455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-06-26T06:51:05.7279573Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-06-26T06:51:06.1377727Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-06-26T06:51:06.3099807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-06-26T06:51:06.9025964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-06-26T06:51:07.0620854Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-06-26T06:51:07.2743715Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-06-26T06:51:07.5860550Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-06-26T06:51:07.8366271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-06-26T06:51:08.0689226Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-06-26T06:51:08.8669322Z From https://github.com/facebookincubator/fbjni 2024-06-26T06:51:08.8670322Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-06-26T06:51:08.8804967Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-06-26T06:51:09.2607270Z From https://github.com/Maratyszcza/FP16 2024-06-26T06:51:09.2608179Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-06-26T06:51:09.2694585Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-06-26T06:51:09.6443633Z From https://github.com/Maratyszcza/FXdiv 2024-06-26T06:51:09.6444640Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-06-26T06:51:09.6495461Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-06-26T06:51:10.1962230Z From https://github.com/Maratyszcza/NNPACK 2024-06-26T06:51:10.1964145Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-06-26T06:51:10.2156634Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-06-26T06:51:10.9201578Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-06-26T06:51:10.9202727Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-06-26T06:51:10.9573292Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-06-26T06:51:16.2719580Z From https://github.com/google/XNNPACK 2024-06-26T06:51:16.2720888Z * branch fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 -> FETCH_HEAD 2024-06-26T06:51:17.2507633Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-06-26T06:51:17.8076162Z From https://github.com/google/benchmark 2024-06-26T06:51:17.8077980Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-06-26T06:51:17.8245147Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-06-26T06:51:18.3247404Z From https://github.com/yhirose/cpp-httplib 2024-06-26T06:51:18.3249060Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-06-26T06:51:18.3634841Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-06-26T06:51:18.7820472Z From https://github.com/pytorch/cpuinfo 2024-06-26T06:51:18.7821643Z * branch 3c8b1533ac03dd6531ab6e7b9245d488f13a82a5 -> FETCH_HEAD 2024-06-26T06:51:18.8860938Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-06-26T06:51:19.2754552Z From https://github.com/NVIDIA/cudnn-frontend 2024-06-26T06:51:19.2755466Z * branch aa3abd4bc689d6412979c7f55f9cd132848c9c6a -> FETCH_HEAD 2024-06-26T06:51:19.3027881Z Submodule path 'third_party/cudnn_frontend': checked out 'aa3abd4bc689d6412979c7f55f9cd132848c9c6a' 2024-06-26T06:51:20.1402307Z From https://github.com/NVIDIA/cutlass 2024-06-26T06:51:20.1403266Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-06-26T06:51:20.7575543Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-06-26T06:51:22.4278587Z From https://gitlab.com/libeigen/eigen 2024-06-26T06:51:22.4279618Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-06-26T06:51:22.6026428Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-06-26T06:51:23.7741611Z From https://github.com/pytorch/fbgemm 2024-06-26T06:51:23.7742648Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-06-26T06:51:23.8302488Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-06-26T06:51:23.8320521Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:51:23.8323212Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:51:23.8326624Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:51:23.8330064Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:51:23.8333545Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:51:23.8360130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-06-26T06:51:24.1881479Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-06-26T06:51:24.9603831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-06-26T06:51:26.1917212Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-06-26T06:51:26.4350010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-06-26T06:51:27.3522344Z From https://github.com/asmjit/asmjit 2024-06-26T06:51:27.3523302Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-06-26T06:51:27.4001997Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-06-26T06:51:28.1082473Z From https://github.com/pytorch/cpuinfo 2024-06-26T06:51:28.1083424Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-06-26T06:51:28.2216737Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-06-26T06:51:29.1066426Z From https://github.com/NVIDIA/cutlass 2024-06-26T06:51:29.1067459Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-06-26T06:51:29.6012010Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-06-26T06:51:30.2198069Z From https://github.com/google/googletest 2024-06-26T06:51:30.2199088Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-06-26T06:51:30.2608917Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-06-26T06:51:30.7525246Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-06-26T06:51:30.7526308Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-06-26T06:51:30.7590266Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-06-26T06:51:31.5303278Z From https://github.com/google/flatbuffers 2024-06-26T06:51:31.5304299Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-06-26T06:51:31.6529044Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-06-26T06:51:32.1338032Z From https://github.com/fmtlib/fmt 2024-06-26T06:51:32.1338953Z * branch e69e5f977d458f2650bb346dadf2ad30c5320281 -> FETCH_HEAD 2024-06-26T06:51:32.1637128Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-06-26T06:51:32.1728968Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-06-26T06:51:32.7592297Z From https://github.com/google/gemmlowp 2024-06-26T06:51:32.7593290Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-06-26T06:51:32.7917555Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-06-26T06:51:33.3035984Z From https://github.com/facebookincubator/gloo 2024-06-26T06:51:33.3036968Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-06-26T06:51:33.3252344Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-06-26T06:51:34.0104467Z From https://github.com/google/googletest 2024-06-26T06:51:34.0105386Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-06-26T06:51:34.0512109Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T06:51:34.4744501Z From https://github.com/intel/ideep 2024-06-26T06:51:34.4745427Z * branch 55ca0191687aaf19aca5cdb7881c791e3bea442b -> FETCH_HEAD 2024-06-26T06:51:34.4831794Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-06-26T06:51:34.4848075Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-06-26T06:51:34.4873571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-06-26T06:51:38.0133434Z From https://github.com/intel/mkl-dnn 2024-06-26T06:51:38.0134367Z * branch 1137e04ec0b5251ca2b4400a4fd3c667ce843d67 -> FETCH_HEAD 2024-06-26T06:51:38.5209710Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-06-26T06:51:39.0010526Z From https://github.com/intel/ittapi 2024-06-26T06:51:39.0011499Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-06-26T06:51:39.0136950Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-06-26T06:51:39.4676219Z From https://github.com/pytorch/kineto 2024-06-26T06:51:39.4677138Z * branch 8681ff11e1fa54da39023076c5c43eddd87b7a8a -> FETCH_HEAD 2024-06-26T06:51:39.5657389Z Submodule path 'third_party/kineto': checked out '8681ff11e1fa54da39023076c5c43eddd87b7a8a' 2024-06-26T06:51:39.5675825Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:51:39.5679408Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:51:39.5683506Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:51:39.5710087Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-06-26T06:51:40.0570965Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-06-26T06:51:40.2763251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-06-26T06:51:41.3702552Z From https://github.com/facebookincubator/dynolog 2024-06-26T06:51:41.3703621Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-06-26T06:51:41.4603671Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-06-26T06:51:41.4620811Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:51:41.4623459Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:51:41.4627033Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:51:41.4630035Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:51:41.4633790Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:51:41.4637459Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:51:41.4641105Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:51:41.4644942Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:51:41.4672678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-06-26T06:51:42.5417959Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-06-26T06:51:42.7535093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-06-26T06:51:42.9726423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-06-26T06:51:43.1833709Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-06-26T06:51:43.4478810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-06-26T06:51:43.7152527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-06-26T06:51:44.1396643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-06-26T06:51:45.3797416Z From https://github.com/NVIDIA/DCGM 2024-06-26T06:51:45.3798691Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-06-26T06:51:45.5866172Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-06-26T06:51:46.1007686Z From https://github.com/libcpr/cpr 2024-06-26T06:51:46.1008855Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-06-26T06:51:46.1139264Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-06-26T06:51:46.7394518Z From https://github.com/fmtlib/fmt 2024-06-26T06:51:46.7395416Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-06-26T06:51:46.7672936Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-06-26T06:51:47.1945894Z From https://github.com/gflags/gflags 2024-06-26T06:51:47.1946808Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-06-26T06:51:47.2036785Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-06-26T06:51:47.2052841Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:51:47.2079486Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-06-26T06:51:47.8954045Z From https://github.com/gflags/gflags 2024-06-26T06:51:47.8954973Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-06-26T06:51:47.9001408Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-06-26T06:51:48.5007427Z From https://github.com/google/glog 2024-06-26T06:51:48.5008350Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-06-26T06:51:48.5151519Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-06-26T06:51:49.1621974Z From https://github.com/google/googletest 2024-06-26T06:51:49.1622915Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-06-26T06:51:49.2022568Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-06-26T06:51:50.5619886Z From https://github.com/nlohmann/json 2024-06-26T06:51:50.5620909Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-06-26T06:51:50.6571821Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-06-26T06:51:51.1791078Z From https://github.com/dtrugman/pfs 2024-06-26T06:51:51.1792128Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-06-26T06:51:51.1933169Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-06-26T06:51:52.1350011Z From https://github.com/fmtlib/fmt 2024-06-26T06:51:52.1351062Z * branch a33701196adfad74917046096bf5a2aa0ab0bb50 -> FETCH_HEAD 2024-06-26T06:51:52.1666683Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-06-26T06:51:52.8065026Z From https://github.com/google/googletest 2024-06-26T06:51:52.8065988Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-06-26T06:51:52.8469558Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-06-26T06:51:53.3712788Z From https://github.com/microsoft/mimalloc 2024-06-26T06:51:53.3713744Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-06-26T06:51:53.4072064Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-06-26T06:51:54.0239399Z From https://github.com/NVIDIA/nccl 2024-06-26T06:51:54.0240285Z * branch 48bb7fec7953112ff37499a272317f6663f8f600 -> FETCH_HEAD 2024-06-26T06:51:54.0473926Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-06-26T06:51:54.7589545Z From https://github.com/nlohmann/json 2024-06-26T06:51:54.7590524Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-06-26T06:51:54.8659864Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-06-26T06:51:55.7533731Z From https://github.com/onnx/onnx 2024-06-26T06:51:55.7534613Z * branch 990217f043af7222348ca8f0301e17fa7b841781 -> FETCH_HEAD 2024-06-26T06:51:56.1623216Z Submodule path 'third_party/onnx': checked out '990217f043af7222348ca8f0301e17fa7b841781' 2024-06-26T06:51:56.1659394Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-06-26T06:51:56.1662006Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-06-26T06:51:56.1689211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-06-26T06:51:56.3965888Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-06-26T06:51:57.3614103Z From https://github.com/google/benchmark 2024-06-26T06:51:57.3615157Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-06-26T06:51:57.3802821Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-06-26T06:51:57.9891527Z From https://github.com/pybind/pybind11 2024-06-26T06:51:57.9892443Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-06-26T06:51:58.0195280Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-06-26T06:51:58.6863201Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-06-26T06:51:58.6864226Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-06-26T06:51:58.7528437Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-06-26T06:51:58.7548524Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:51:58.7551423Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:51:58.7554862Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:51:58.7558195Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:51:58.7562208Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:51:58.7565383Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:51:58.7569411Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:51:58.7573056Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:51:58.7600225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-06-26T06:51:58.9971077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-06-26T06:51:59.2385072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-06-26T06:51:59.4385869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-06-26T06:51:59.8400930Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-06-26T06:52:00.0669815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-06-26T06:52:00.2809883Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-06-26T06:52:00.5339090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-06-26T06:52:03.0960034Z From https://github.com/google/benchmark 2024-06-26T06:52:03.0961336Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-06-26T06:52:03.1174127Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-06-26T06:52:03.7677133Z From https://github.com/google/googletest 2024-06-26T06:52:03.7678453Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-06-26T06:52:03.8076853Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-06-26T06:52:04.3263291Z From https://github.com/microsoft/GSL 2024-06-26T06:52:04.3264781Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-06-26T06:52:04.3355599Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-06-26T06:52:05.1739239Z From https://github.com/nlohmann/json 2024-06-26T06:52:05.1740568Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-06-26T06:52:05.2849237Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-06-26T06:52:05.7237266Z From https://github.com/open-telemetry/opentelemetry-proto 2024-06-26T06:52:05.7238289Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-06-26T06:52:05.7326237Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-06-26T06:52:06.1046987Z From https://github.com/opentracing/opentracing-cpp 2024-06-26T06:52:06.1047959Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-06-26T06:52:06.1157722Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-06-26T06:52:06.5769144Z From https://github.com/jupp0r/prometheus-cpp 2024-06-26T06:52:06.5770101Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-06-26T06:52:06.5896388Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-06-26T06:52:06.5912517Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:52:06.5915226Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:52:06.5943868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-06-26T06:52:07.5515318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-06-26T06:52:08.4958566Z From https://github.com/civetweb/civetweb 2024-06-26T06:52:08.4959837Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-06-26T06:52:08.7590272Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-06-26T06:52:09.5812448Z From https://github.com/google/googletest 2024-06-26T06:52:09.5813460Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-06-26T06:52:09.6229869Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T06:52:11.2216589Z From https://github.com/Microsoft/vcpkg 2024-06-26T06:52:11.2217822Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-06-26T06:52:11.7309973Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-06-26T06:52:12.1325351Z From https://github.com/mreineck/pocketfft 2024-06-26T06:52:12.1326342Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-06-26T06:52:12.1376881Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-06-26T06:52:13.5298368Z From https://github.com/protocolbuffers/protobuf 2024-06-26T06:52:13.5299483Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-06-26T06:52:13.8118347Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-06-26T06:52:13.8141054Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:52:13.8143561Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-06-26T06:52:13.8170449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-06-26T06:52:14.0411411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-06-26T06:52:14.7877619Z From https://github.com/google/benchmark 2024-06-26T06:52:14.7878549Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-06-26T06:52:14.7998371Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-06-26T06:52:15.5987326Z From https://github.com/google/googletest 2024-06-26T06:52:15.5988269Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-06-26T06:52:15.6456066Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-06-26T06:52:15.6544950Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-06-26T06:52:16.0252108Z From https://github.com/Maratyszcza/pthreadpool 2024-06-26T06:52:16.0253111Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-06-26T06:52:16.0339309Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-06-26T06:52:16.6297821Z From https://github.com/pybind/pybind11 2024-06-26T06:52:16.6298755Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2024-06-26T06:52:16.6608144Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-06-26T06:52:17.0954745Z From https://github.com/malfet/PeachPy 2024-06-26T06:52:17.0956347Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-06-26T06:52:17.1208698Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-06-26T06:52:17.5534350Z From https://github.com/shibatch/sleef 2024-06-26T06:52:17.5535263Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-06-26T06:52:17.5966934Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-06-26T06:52:18.0120310Z From https://github.com/pytorch/tensorpipe 2024-06-26T06:52:18.0121269Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-06-26T06:52:18.0338705Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-06-26T06:52:18.0355981Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:52:18.0358306Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:52:18.0361334Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:52:18.0364864Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:52:18.0389604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-06-26T06:52:18.3031470Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-06-26T06:52:18.5471229Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-06-26T06:52:18.9833884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-06-26T06:52:19.9818922Z From https://github.com/google/googletest 2024-06-26T06:52:19.9819942Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-06-26T06:52:20.0224903Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-06-26T06:52:20.3825465Z From https://github.com/google/libnop 2024-06-26T06:52:20.3826449Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-06-26T06:52:20.3945240Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-06-26T06:52:21.1781732Z From https://github.com/libuv/libuv 2024-06-26T06:52:21.1782699Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-06-26T06:52:21.2294530Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-06-26T06:52:21.8825478Z From https://github.com/pybind/pybind11 2024-06-26T06:52:21.8826447Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-06-26T06:52:21.9102953Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-06-26T06:52:21.9119176Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:52:21.9145081Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-06-26T06:52:22.5342718Z From https://github.com/wjakob/clang-cindex-python3 2024-06-26T06:52:22.5343694Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-06-26T06:52:22.5395418Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-06-26T06:52:22.5432491Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T06:52:22.5743511Z Entering 'android/libs/fbjni' 2024-06-26T06:52:22.5785067Z Entering 'third_party/FP16' 2024-06-26T06:52:22.5825889Z Entering 'third_party/FXdiv' 2024-06-26T06:52:22.5867815Z Entering 'third_party/NNPACK' 2024-06-26T06:52:22.5909500Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:52:22.5951072Z Entering 'third_party/XNNPACK' 2024-06-26T06:52:22.6010342Z Entering 'third_party/benchmark' 2024-06-26T06:52:22.6052356Z Entering 'third_party/cpp-httplib' 2024-06-26T06:52:22.6093159Z Entering 'third_party/cpuinfo' 2024-06-26T06:52:22.6134897Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:52:22.6175904Z Entering 'third_party/cutlass' 2024-06-26T06:52:22.6225069Z Entering 'third_party/eigen' 2024-06-26T06:52:22.6268392Z Entering 'third_party/fbgemm' 2024-06-26T06:52:22.6309391Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:52:22.6349707Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:52:22.6390050Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:52:22.6437036Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:52:22.6476735Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:52:22.6517804Z Entering 'third_party/flatbuffers' 2024-06-26T06:52:22.6561685Z Entering 'third_party/fmt' 2024-06-26T06:52:22.6602664Z Entering 'third_party/foxi' 2024-06-26T06:52:22.6643364Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:52:22.6684657Z Entering 'third_party/gloo' 2024-06-26T06:52:22.6726414Z Entering 'third_party/googletest' 2024-06-26T06:52:22.6768960Z Entering 'third_party/ideep' 2024-06-26T06:52:22.6809240Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:52:22.6856528Z Entering 'third_party/ittapi' 2024-06-26T06:52:22.6897800Z Entering 'third_party/kineto' 2024-06-26T06:52:22.6938497Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:52:22.6979264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:52:22.7021022Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:52:22.7061539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:52:22.7101882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:52:22.7140981Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:52:22.7184464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:52:22.7226318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:52:22.7267453Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:52:22.7308324Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:52:22.7350274Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:52:22.7390124Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:52:22.7431040Z Entering 'third_party/mimalloc' 2024-06-26T06:52:22.7471710Z Entering 'third_party/nccl/nccl' 2024-06-26T06:52:22.7512690Z Entering 'third_party/nlohmann' 2024-06-26T06:52:22.7553929Z Entering 'third_party/onnx' 2024-06-26T06:52:22.7612103Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:52:22.7653371Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:52:22.7695709Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:52:22.7738943Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:52:22.7778552Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:52:22.7818536Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:52:22.7857391Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:52:22.7898407Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:52:22.7937671Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:52:22.7977058Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:52:22.8016156Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:52:22.8058153Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:52:22.8099797Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:52:22.8162393Z Entering 'third_party/pocketfft' 2024-06-26T06:52:22.8202120Z Entering 'third_party/protobuf' 2024-06-26T06:52:22.8246320Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:52:22.8286804Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:52:22.8327902Z Entering 'third_party/psimd' 2024-06-26T06:52:22.8368756Z Entering 'third_party/pthreadpool' 2024-06-26T06:52:22.8409383Z Entering 'third_party/pybind11' 2024-06-26T06:52:22.8450257Z Entering 'third_party/python-peachpy' 2024-06-26T06:52:22.8491154Z Entering 'third_party/sleef' 2024-06-26T06:52:22.8532139Z Entering 'third_party/tensorpipe' 2024-06-26T06:52:22.8572605Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:52:22.8613073Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:52:22.8652383Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:52:22.8693190Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:52:22.8732667Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:52:22.8789962Z ##[endgroup] 2024-06-26T06:52:22.8790732Z ##[group]Persisting credentials for submodules 2024-06-26T06:52:22.8796501Z [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' || :" 2024-06-26T06:52:22.9099884Z Entering 'android/libs/fbjni' 2024-06-26T06:52:22.9150832Z Entering 'third_party/FP16' 2024-06-26T06:52:22.9201052Z Entering 'third_party/FXdiv' 2024-06-26T06:52:22.9252339Z Entering 'third_party/NNPACK' 2024-06-26T06:52:22.9304965Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:52:22.9355058Z Entering 'third_party/XNNPACK' 2024-06-26T06:52:22.9423976Z Entering 'third_party/benchmark' 2024-06-26T06:52:22.9474176Z Entering 'third_party/cpp-httplib' 2024-06-26T06:52:22.9524833Z Entering 'third_party/cpuinfo' 2024-06-26T06:52:22.9576246Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:52:22.9627434Z Entering 'third_party/cutlass' 2024-06-26T06:52:22.9686201Z Entering 'third_party/eigen' 2024-06-26T06:52:22.9740194Z Entering 'third_party/fbgemm' 2024-06-26T06:52:22.9790960Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:52:22.9839929Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:52:22.9890202Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:52:22.9947149Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:52:22.9996192Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:52:23.0047112Z Entering 'third_party/flatbuffers' 2024-06-26T06:52:23.0101315Z Entering 'third_party/fmt' 2024-06-26T06:52:23.0151251Z Entering 'third_party/foxi' 2024-06-26T06:52:23.0202469Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:52:23.0253328Z Entering 'third_party/gloo' 2024-06-26T06:52:23.0304761Z Entering 'third_party/googletest' 2024-06-26T06:52:23.0355688Z Entering 'third_party/ideep' 2024-06-26T06:52:23.0406265Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:52:23.0463802Z Entering 'third_party/ittapi' 2024-06-26T06:52:23.0514203Z Entering 'third_party/kineto' 2024-06-26T06:52:23.0564748Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:52:23.0614258Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:52:23.0666317Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:52:23.0716690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:52:23.0766563Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:52:23.0815041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:52:23.0867686Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:52:23.0917430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:52:23.0967904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:52:23.1019418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:52:23.1071077Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:52:23.1121083Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:52:23.1172551Z Entering 'third_party/mimalloc' 2024-06-26T06:52:23.1223966Z Entering 'third_party/nccl/nccl' 2024-06-26T06:52:23.1275325Z Entering 'third_party/nlohmann' 2024-06-26T06:52:23.1327246Z Entering 'third_party/onnx' 2024-06-26T06:52:23.1395404Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:52:23.1446279Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:52:23.1499249Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:52:23.1551371Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:52:23.1600886Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:52:23.1651415Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:52:23.1700919Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:52:23.1752055Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:52:23.1808915Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:52:23.1852795Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:52:23.1902642Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:52:23.1953837Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:52:23.2005809Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:52:23.2076964Z Entering 'third_party/pocketfft' 2024-06-26T06:52:23.2127017Z Entering 'third_party/protobuf' 2024-06-26T06:52:23.2182813Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:52:23.2232858Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:52:23.2284331Z Entering 'third_party/psimd' 2024-06-26T06:52:23.2334753Z Entering 'third_party/pthreadpool' 2024-06-26T06:52:23.2385473Z Entering 'third_party/pybind11' 2024-06-26T06:52:23.2437559Z Entering 'third_party/python-peachpy' 2024-06-26T06:52:23.2488217Z Entering 'third_party/sleef' 2024-06-26T06:52:23.2539187Z Entering 'third_party/tensorpipe' 2024-06-26T06:52:23.2589876Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:52:23.2639330Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:52:23.2688755Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:52:23.2738700Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:52:23.2787380Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:52:23.2854876Z [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" 2024-06-26T06:52:23.3154699Z Entering 'android/libs/fbjni' 2024-06-26T06:52:23.3202923Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-06-26T06:52:23.3221919Z Entering 'third_party/FP16' 2024-06-26T06:52:23.3270621Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-06-26T06:52:23.3287590Z Entering 'third_party/FXdiv' 2024-06-26T06:52:23.3335635Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-06-26T06:52:23.3353180Z Entering 'third_party/NNPACK' 2024-06-26T06:52:23.3400984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-06-26T06:52:23.3419255Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:52:23.3467017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-06-26T06:52:23.3485281Z Entering 'third_party/XNNPACK' 2024-06-26T06:52:23.3532477Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-06-26T06:52:23.3567267Z Entering 'third_party/benchmark' 2024-06-26T06:52:23.3614049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:52:23.3632274Z Entering 'third_party/cpp-httplib' 2024-06-26T06:52:23.3679240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-06-26T06:52:23.3697445Z Entering 'third_party/cpuinfo' 2024-06-26T06:52:23.3744741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T06:52:23.3763278Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:52:23.3810753Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-06-26T06:52:23.3830202Z Entering 'third_party/cutlass' 2024-06-26T06:52:23.3877495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-06-26T06:52:23.3903156Z Entering 'third_party/eigen' 2024-06-26T06:52:23.3950699Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-06-26T06:52:23.3970383Z Entering 'third_party/fbgemm' 2024-06-26T06:52:23.4018742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-06-26T06:52:23.4036501Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:52:23.4084231Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-06-26T06:52:23.4101509Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:52:23.4150570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T06:52:23.4167571Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:52:23.4214655Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-06-26T06:52:23.4239226Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:52:23.4285332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:52:23.4303422Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:52:23.4351506Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-06-26T06:52:23.4369738Z Entering 'third_party/flatbuffers' 2024-06-26T06:52:23.4416998Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-06-26T06:52:23.4438832Z Entering 'third_party/fmt' 2024-06-26T06:52:23.4486040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-06-26T06:52:23.4504272Z Entering 'third_party/foxi' 2024-06-26T06:52:23.4550988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-06-26T06:52:23.4568651Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:52:23.4616400Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-06-26T06:52:23.4635045Z Entering 'third_party/gloo' 2024-06-26T06:52:23.4682224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-06-26T06:52:23.4701360Z Entering 'third_party/googletest' 2024-06-26T06:52:23.4750392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:52:23.4767357Z Entering 'third_party/ideep' 2024-06-26T06:52:23.4815020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-06-26T06:52:23.4832108Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:52:23.4879004Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-06-26T06:52:23.4904738Z Entering 'third_party/ittapi' 2024-06-26T06:52:23.4951271Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-06-26T06:52:23.4969087Z Entering 'third_party/kineto' 2024-06-26T06:52:23.5016624Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-06-26T06:52:23.5034212Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:52:23.5083686Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-06-26T06:52:23.5101005Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:52:23.5148453Z 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 2024-06-26T06:52:23.5168507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:52:23.5216452Z 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 2024-06-26T06:52:23.5234216Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:52:23.5282137Z 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 2024-06-26T06:52:23.5301195Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:52:23.5348690Z 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 2024-06-26T06:52:23.5365013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:52:23.5413341Z 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 2024-06-26T06:52:23.5432763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:52:23.5479962Z 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 2024-06-26T06:52:23.5498016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:52:23.5545987Z 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 2024-06-26T06:52:23.5563749Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:52:23.5611723Z 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 2024-06-26T06:52:23.5631729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:52:23.5678860Z 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 2024-06-26T06:52:23.5698462Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:52:23.5745631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-06-26T06:52:23.5763360Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:52:23.5810529Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-06-26T06:52:23.5829858Z Entering 'third_party/mimalloc' 2024-06-26T06:52:23.5876440Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-06-26T06:52:23.5894852Z Entering 'third_party/nccl/nccl' 2024-06-26T06:52:23.5943542Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-06-26T06:52:23.5961898Z Entering 'third_party/nlohmann' 2024-06-26T06:52:23.6009597Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-06-26T06:52:23.6029748Z Entering 'third_party/onnx' 2024-06-26T06:52:23.6078076Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-06-26T06:52:23.6112896Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:52:23.6161467Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:52:23.6179487Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:52:23.6225701Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-06-26T06:52:23.6245629Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:52:23.6294898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-06-26T06:52:23.6315021Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:52:23.6362913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:52:23.6381107Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:52:23.6427403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:52:23.6445263Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:52:23.6493196Z 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 2024-06-26T06:52:23.6510127Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:52:23.6557101Z 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 2024-06-26T06:52:23.6576141Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:52:23.6623734Z 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 2024-06-26T06:52:23.6640706Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:52:23.6687655Z 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 2024-06-26T06:52:23.6705757Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:52:23.6752285Z 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 2024-06-26T06:52:23.6769260Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:52:23.6816669Z 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 2024-06-26T06:52:23.6837085Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:52:23.6883750Z 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 2024-06-26T06:52:23.6904342Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:52:23.6951123Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-06-26T06:52:23.6990387Z Entering 'third_party/pocketfft' 2024-06-26T06:52:23.7037652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-06-26T06:52:23.7055188Z Entering 'third_party/protobuf' 2024-06-26T06:52:23.7102711Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-06-26T06:52:23.7123921Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:52:23.7170982Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-06-26T06:52:23.7188394Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:52:23.7235841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:52:23.7255104Z Entering 'third_party/psimd' 2024-06-26T06:52:23.7302461Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-06-26T06:52:23.7319879Z Entering 'third_party/pthreadpool' 2024-06-26T06:52:23.7367022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-06-26T06:52:23.7385989Z Entering 'third_party/pybind11' 2024-06-26T06:52:23.7432623Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-06-26T06:52:23.7450974Z Entering 'third_party/python-peachpy' 2024-06-26T06:52:23.7498660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-06-26T06:52:23.7516686Z Entering 'third_party/sleef' 2024-06-26T06:52:23.7563794Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-06-26T06:52:23.7582923Z Entering 'third_party/tensorpipe' 2024-06-26T06:52:23.7630600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-06-26T06:52:23.7647526Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:52:23.7694458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-06-26T06:52:23.7712141Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:52:23.7759391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-06-26T06:52:23.7776633Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:52:23.7823980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-06-26T06:52:23.7842137Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:52:23.7889651Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-06-26T06:52:23.7907617Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:52:23.7954686Z 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 2024-06-26T06:52:23.9073308Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T06:52:23.9378226Z Entering 'android/libs/fbjni' 2024-06-26T06:52:23.9419114Z Entering 'third_party/FP16' 2024-06-26T06:52:23.9460342Z Entering 'third_party/FXdiv' 2024-06-26T06:52:23.9503275Z Entering 'third_party/NNPACK' 2024-06-26T06:52:23.9544083Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:52:23.9586615Z Entering 'third_party/XNNPACK' 2024-06-26T06:52:23.9643768Z Entering 'third_party/benchmark' 2024-06-26T06:52:23.9685838Z Entering 'third_party/cpp-httplib' 2024-06-26T06:52:23.9726828Z Entering 'third_party/cpuinfo' 2024-06-26T06:52:23.9768118Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:52:23.9809241Z Entering 'third_party/cutlass' 2024-06-26T06:52:23.9858431Z Entering 'third_party/eigen' 2024-06-26T06:52:23.9903033Z Entering 'third_party/fbgemm' 2024-06-26T06:52:23.9945111Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:52:23.9985278Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:52:24.0026141Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:52:24.0073394Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:52:24.0114103Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:52:24.0155704Z Entering 'third_party/flatbuffers' 2024-06-26T06:52:24.0200217Z Entering 'third_party/fmt' 2024-06-26T06:52:24.0240970Z Entering 'third_party/foxi' 2024-06-26T06:52:24.0282210Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:52:24.0324107Z Entering 'third_party/gloo' 2024-06-26T06:52:24.0364998Z Entering 'third_party/googletest' 2024-06-26T06:52:24.0406430Z Entering 'third_party/ideep' 2024-06-26T06:52:24.0447010Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:52:24.0494372Z Entering 'third_party/ittapi' 2024-06-26T06:52:24.0535809Z Entering 'third_party/kineto' 2024-06-26T06:52:24.0577564Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:52:24.0618612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:52:24.0661606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:52:24.0702391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:52:24.0743047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:52:24.0782523Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:52:24.0824603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:52:24.0864600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:52:24.0905379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:52:24.0946997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:52:24.0989414Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:52:24.1030679Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:52:24.1072441Z Entering 'third_party/mimalloc' 2024-06-26T06:52:24.1113275Z Entering 'third_party/nccl/nccl' 2024-06-26T06:52:24.1154645Z Entering 'third_party/nlohmann' 2024-06-26T06:52:24.1196557Z Entering 'third_party/onnx' 2024-06-26T06:52:24.1254416Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:52:24.1295289Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:52:24.1340308Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:52:24.1383545Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:52:24.1423432Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:52:24.1463476Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:52:24.1504518Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:52:24.1545943Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:52:24.1586398Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:52:24.1627132Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:52:24.1668177Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:52:24.1710675Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:52:24.1752667Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:52:24.1812994Z Entering 'third_party/pocketfft' 2024-06-26T06:52:24.1854486Z Entering 'third_party/protobuf' 2024-06-26T06:52:24.1900406Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:52:24.1940828Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:52:24.1983450Z Entering 'third_party/psimd' 2024-06-26T06:52:24.2024369Z Entering 'third_party/pthreadpool' 2024-06-26T06:52:24.2065170Z Entering 'third_party/pybind11' 2024-06-26T06:52:24.2106688Z Entering 'third_party/python-peachpy' 2024-06-26T06:52:24.2147634Z Entering 'third_party/sleef' 2024-06-26T06:52:24.2188999Z Entering 'third_party/tensorpipe' 2024-06-26T06:52:24.2231545Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:52:24.2272128Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:52:24.2311996Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:52:24.2352369Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:52:24.2391291Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:52:24.2447510Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T06:52:24.2750079Z Entering 'android/libs/fbjni' 2024-06-26T06:52:24.2791814Z Entering 'third_party/FP16' 2024-06-26T06:52:24.2833700Z Entering 'third_party/FXdiv' 2024-06-26T06:52:24.2874979Z Entering 'third_party/NNPACK' 2024-06-26T06:52:24.2916399Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T06:52:24.2958650Z Entering 'third_party/XNNPACK' 2024-06-26T06:52:24.3015874Z Entering 'third_party/benchmark' 2024-06-26T06:52:24.3056739Z Entering 'third_party/cpp-httplib' 2024-06-26T06:52:24.3097892Z Entering 'third_party/cpuinfo' 2024-06-26T06:52:24.3139977Z Entering 'third_party/cudnn_frontend' 2024-06-26T06:52:24.3181427Z Entering 'third_party/cutlass' 2024-06-26T06:52:24.3231000Z Entering 'third_party/eigen' 2024-06-26T06:52:24.3275388Z Entering 'third_party/fbgemm' 2024-06-26T06:52:24.3317471Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T06:52:24.3357509Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T06:52:24.3397749Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T06:52:24.3444743Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T06:52:24.3485333Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T06:52:24.3526640Z Entering 'third_party/flatbuffers' 2024-06-26T06:52:24.3571232Z Entering 'third_party/fmt' 2024-06-26T06:52:24.3612507Z Entering 'third_party/foxi' 2024-06-26T06:52:24.3653017Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T06:52:24.3701056Z Entering 'third_party/gloo' 2024-06-26T06:52:24.3743497Z Entering 'third_party/googletest' 2024-06-26T06:52:24.3790270Z Entering 'third_party/ideep' 2024-06-26T06:52:24.3831778Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T06:52:24.3881027Z Entering 'third_party/ittapi' 2024-06-26T06:52:24.3923318Z Entering 'third_party/kineto' 2024-06-26T06:52:24.3965631Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T06:52:24.4010169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T06:52:24.4053923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T06:52:24.4096067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T06:52:24.4138687Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T06:52:24.4349177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T06:52:24.4392152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T06:52:24.4606289Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T06:52:24.4648597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T06:52:24.4697143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T06:52:24.4737025Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T06:52:24.4778428Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T06:52:24.4820915Z Entering 'third_party/mimalloc' 2024-06-26T06:52:24.5131247Z Entering 'third_party/nccl/nccl' 2024-06-26T06:52:24.5172089Z Entering 'third_party/nlohmann' 2024-06-26T06:52:24.5214668Z Entering 'third_party/onnx' 2024-06-26T06:52:24.5274852Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T06:52:24.5316057Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T06:52:24.5358910Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T06:52:24.5403224Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T06:52:24.5443894Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T06:52:24.5484889Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T06:52:24.5525628Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T06:52:24.5567838Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T06:52:24.5608854Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T06:52:24.5649651Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T06:52:24.5688872Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T06:52:24.5732343Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T06:52:24.5774872Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T06:52:24.5838134Z Entering 'third_party/pocketfft' 2024-06-26T06:52:24.5879441Z Entering 'third_party/protobuf' 2024-06-26T06:52:24.5924846Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T06:52:24.5964815Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T06:52:24.6008049Z Entering 'third_party/psimd' 2024-06-26T06:52:24.6049514Z Entering 'third_party/pthreadpool' 2024-06-26T06:52:24.6090656Z Entering 'third_party/pybind11' 2024-06-26T06:52:24.6131898Z Entering 'third_party/python-peachpy' 2024-06-26T06:52:24.6173636Z Entering 'third_party/sleef' 2024-06-26T06:52:24.6214789Z Entering 'third_party/tensorpipe' 2024-06-26T06:52:24.6258176Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T06:52:24.6297529Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T06:52:24.6336867Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T06:52:24.6376753Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T06:52:24.6415796Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T06:52:24.6471934Z ##[endgroup] 2024-06-26T06:52:24.6522374Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T06:52:24.6550639Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T06:52:24.6658597Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-06-26T06:52:24.6659684Z # Remove any artifacts from the previous checkouts 2024-06-26T06:52:24.6660312Z git clean -fxd 2024-06-26T06:52:24.6668598Z shell: /usr/bin/bash -e {0} 2024-06-26T06:52:24.6669021Z env: 2024-06-26T06:52:24.6669353Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:24.6669779Z BUILDER_ROOT: /builder 2024-06-26T06:52:24.6670185Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:24.6670609Z DESIRED_CUDA: cu118 2024-06-26T06:52:24.6671007Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:24.6671405Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:24.6671922Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:24.6672518Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:24.6672882Z LIBTORCH_CONFIG: 2024-06-26T06:52:24.6673262Z LIBTORCH_VARIANT: 2024-06-26T06:52:24.6673655Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:24.6674042Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:24.6674709Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:24.6675432Z ANACONDA_USER: pytorch 2024-06-26T06:52:24.6675871Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:24.6676320Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:24.6676809Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:24.6677572Z GITHUB_TOKEN: *** 2024-06-26T06:52:24.6677954Z PR_NUMBER: 2024-06-26T06:52:24.6678322Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:24.6678898Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:24.6679445Z USE_SPLIT_BUILD: true 2024-06-26T06:52:24.6679827Z ##[endgroup] 2024-06-26T06:52:24.6976078Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T06:52:24.6976641Z with: 2024-06-26T06:52:24.6976959Z ref: main 2024-06-26T06:52:24.6977750Z submodules: recursive 2024-06-26T06:52:24.6978167Z repository: pytorch/builder 2024-06-26T06:52:24.6978609Z path: builder 2024-06-26T06:52:24.6979292Z token: *** 2024-06-26T06:52:24.6979628Z ssh-strict: true 2024-06-26T06:52:24.6980022Z persist-credentials: true 2024-06-26T06:52:24.6980453Z clean: true 2024-06-26T06:52:24.6980836Z sparse-checkout-cone-mode: true 2024-06-26T06:52:24.6981311Z fetch-depth: 1 2024-06-26T06:52:24.6981673Z lfs: false 2024-06-26T06:52:24.6982016Z set-safe-directory: true 2024-06-26T06:52:24.6982452Z quiet-checkout: false 2024-06-26T06:52:24.6982845Z env: 2024-06-26T06:52:24.6983155Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:24.6983574Z BUILDER_ROOT: /builder 2024-06-26T06:52:24.6983992Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:24.6984394Z DESIRED_CUDA: cu118 2024-06-26T06:52:24.6984850Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:24.6985251Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:24.6985765Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:24.6986362Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:24.6986731Z LIBTORCH_CONFIG: 2024-06-26T06:52:24.6987108Z LIBTORCH_VARIANT: 2024-06-26T06:52:24.6987499Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:24.6987884Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:24.6988504Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:24.6989231Z ANACONDA_USER: pytorch 2024-06-26T06:52:24.6989647Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:24.6990114Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:24.6990603Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:24.6991308Z GITHUB_TOKEN: *** 2024-06-26T06:52:24.6991671Z PR_NUMBER: 2024-06-26T06:52:24.6992062Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:24.6992634Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:24.6993170Z USE_SPLIT_BUILD: true 2024-06-26T06:52:24.6993572Z ##[endgroup] 2024-06-26T06:52:24.8163098Z Syncing repository: pytorch/builder 2024-06-26T06:52:24.8177725Z ##[group]Getting Git version info 2024-06-26T06:52:24.8179524Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-06-26T06:52:24.8212081Z [command]/usr/bin/git version 2024-06-26T06:52:24.8262401Z git version 2.40.1 2024-06-26T06:52:24.8295566Z ##[endgroup] 2024-06-26T06:52:24.8317342Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8069855f-929b-4f29-871c-8f1908b11fd6' before making global git config changes 2024-06-26T06:52:24.8318878Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T06:52:24.8323924Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-06-26T06:52:24.8358866Z ##[group]Initializing the repository 2024-06-26T06:52:24.8363190Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-06-26T06:52:24.8394187Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T06:52:24.8395612Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T06:52:24.8397302Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T06:52:24.8398762Z hint: 2024-06-26T06:52:24.8399295Z hint: git config --global init.defaultBranch 2024-06-26T06:52:24.8399897Z hint: 2024-06-26T06:52:24.8400535Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T06:52:24.8401584Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T06:52:24.8402326Z hint: 2024-06-26T06:52:24.8402718Z hint: git branch -m 2024-06-26T06:52:24.8403726Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-06-26T06:52:24.8407538Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-06-26T06:52:24.8444095Z ##[endgroup] 2024-06-26T06:52:24.8444810Z ##[group]Disabling automatic garbage collection 2024-06-26T06:52:24.8448578Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T06:52:24.8479438Z ##[endgroup] 2024-06-26T06:52:24.8480056Z ##[group]Setting up auth 2024-06-26T06:52:24.8488344Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T06:52:24.8522974Z [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' || :" 2024-06-26T06:52:24.8811975Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T06:52:24.8843449Z [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' || :" 2024-06-26T06:52:24.9134975Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T06:52:24.9184898Z ##[endgroup] 2024-06-26T06:52:24.9185588Z ##[group]Fetching the repository 2024-06-26T06:52:24.9193647Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2024-06-26T06:52:25.1489657Z remote: Enumerating objects: 265, done. 2024-06-26T06:52:25.1490692Z remote: Counting objects: 0% (1/265) 2024-06-26T06:52:25.1491526Z remote: Counting objects: 1% (3/265) 2024-06-26T06:52:25.1492309Z remote: Counting objects: 2% (6/265) 2024-06-26T06:52:25.1494085Z remote: Counting objects: 3% (8/265) 2024-06-26T06:52:25.1494734Z remote: Counting objects: 4% (11/265) 2024-06-26T06:52:25.1495355Z remote: Counting objects: 5% (14/265) 2024-06-26T06:52:25.1496581Z remote: Counting objects: 6% (16/265) 2024-06-26T06:52:25.1498227Z remote: Counting objects: 7% (19/265) 2024-06-26T06:52:25.1498848Z remote: Counting objects: 8% (22/265) 2024-06-26T06:52:25.1499458Z remote: Counting objects: 9% (24/265) 2024-06-26T06:52:25.1500047Z remote: Counting objects: 10% (27/265) 2024-06-26T06:52:25.1500657Z remote: Counting objects: 11% (30/265) 2024-06-26T06:52:25.1501272Z remote: Counting objects: 12% (32/265) 2024-06-26T06:52:25.1502136Z remote: Counting objects: 13% (35/265) 2024-06-26T06:52:25.1502742Z remote: Counting objects: 14% (38/265) 2024-06-26T06:52:25.1503351Z remote: Counting objects: 15% (40/265) 2024-06-26T06:52:25.1503942Z remote: Counting objects: 16% (43/265) 2024-06-26T06:52:25.1504550Z remote: Counting objects: 17% (46/265) 2024-06-26T06:52:25.1505159Z remote: Counting objects: 18% (48/265) 2024-06-26T06:52:25.1505754Z remote: Counting objects: 19% (51/265) 2024-06-26T06:52:25.1506363Z remote: Counting objects: 20% (53/265) 2024-06-26T06:52:25.1506972Z remote: Counting objects: 21% (56/265) 2024-06-26T06:52:25.1507556Z remote: Counting objects: 22% (59/265) 2024-06-26T06:52:25.1508163Z remote: Counting objects: 23% (61/265) 2024-06-26T06:52:25.1508767Z remote: Counting objects: 24% (64/265) 2024-06-26T06:52:25.1509352Z remote: Counting objects: 25% (67/265) 2024-06-26T06:52:25.1509962Z remote: Counting objects: 26% (69/265) 2024-06-26T06:52:25.1510565Z remote: Counting objects: 27% (72/265) 2024-06-26T06:52:25.1511149Z remote: Counting objects: 28% (75/265) 2024-06-26T06:52:25.1511756Z remote: Counting objects: 29% (77/265) 2024-06-26T06:52:25.1512363Z remote: Counting objects: 30% (80/265) 2024-06-26T06:52:25.1512972Z remote: Counting objects: 31% (83/265) 2024-06-26T06:52:25.1513710Z remote: Counting objects: 32% (85/265) 2024-06-26T06:52:25.1514335Z remote: Counting objects: 33% (88/265) 2024-06-26T06:52:25.1514939Z remote: Counting objects: 34% (91/265) 2024-06-26T06:52:25.1515525Z remote: Counting objects: 35% (93/265) 2024-06-26T06:52:25.1516138Z remote: Counting objects: 36% (96/265) 2024-06-26T06:52:25.1516746Z remote: Counting objects: 37% (99/265) 2024-06-26T06:52:25.1517338Z remote: Counting objects: 38% (101/265) 2024-06-26T06:52:25.1517974Z remote: Counting objects: 39% (104/265) 2024-06-26T06:52:25.1518599Z remote: Counting objects: 40% (106/265) 2024-06-26T06:52:25.1519198Z remote: Counting objects: 41% (109/265) 2024-06-26T06:52:25.1519820Z remote: Counting objects: 42% (112/265) 2024-06-26T06:52:25.1520441Z remote: Counting objects: 43% (114/265) 2024-06-26T06:52:25.1521040Z remote: Counting objects: 44% (117/265) 2024-06-26T06:52:25.1521667Z remote: Counting objects: 45% (120/265) 2024-06-26T06:52:25.1522287Z remote: Counting objects: 46% (122/265) 2024-06-26T06:52:25.1522883Z remote: Counting objects: 47% (125/265) 2024-06-26T06:52:25.1523501Z remote: Counting objects: 48% (128/265) 2024-06-26T06:52:25.1524118Z remote: Counting objects: 49% (130/265) 2024-06-26T06:52:25.1524719Z remote: Counting objects: 50% (133/265) 2024-06-26T06:52:25.1525334Z remote: Counting objects: 51% (136/265) 2024-06-26T06:52:25.1525960Z remote: Counting objects: 52% (138/265) 2024-06-26T06:52:25.1526557Z remote: Counting objects: 53% (141/265) 2024-06-26T06:52:25.1527173Z remote: Counting objects: 54% (144/265) 2024-06-26T06:52:25.1527788Z remote: Counting objects: 55% (146/265) 2024-06-26T06:52:25.1528408Z remote: Counting objects: 56% (149/265) 2024-06-26T06:52:25.1529039Z remote: Counting objects: 57% (152/265) 2024-06-26T06:52:25.1529668Z remote: Counting objects: 58% (154/265) 2024-06-26T06:52:25.1530286Z remote: Counting objects: 59% (157/265) 2024-06-26T06:52:25.1530882Z remote: Counting objects: 60% (159/265) 2024-06-26T06:52:25.1531499Z remote: Counting objects: 61% (162/265) 2024-06-26T06:52:25.1532114Z remote: Counting objects: 62% (165/265) 2024-06-26T06:52:25.1532711Z remote: Counting objects: 63% (167/265) 2024-06-26T06:52:25.1533330Z remote: Counting objects: 64% (170/265) 2024-06-26T06:52:25.1534052Z remote: Counting objects: 65% (173/265) 2024-06-26T06:52:25.1534652Z remote: Counting objects: 66% (175/265) 2024-06-26T06:52:25.1535264Z remote: Counting objects: 67% (178/265) 2024-06-26T06:52:25.1535878Z remote: Counting objects: 68% (181/265) 2024-06-26T06:52:25.1536489Z remote: Counting objects: 69% (183/265) 2024-06-26T06:52:25.1537276Z remote: Counting objects: 70% (186/265) 2024-06-26T06:52:25.1537910Z remote: Counting objects: 71% (189/265) 2024-06-26T06:52:25.1538534Z remote: Counting objects: 72% (191/265) 2024-06-26T06:52:25.1539135Z remote: Counting objects: 73% (194/265) 2024-06-26T06:52:25.1539751Z remote: Counting objects: 74% (197/265) 2024-06-26T06:52:25.1540364Z remote: Counting objects: 75% (199/265) 2024-06-26T06:52:25.1540960Z remote: Counting objects: 76% (202/265) 2024-06-26T06:52:25.1541573Z remote: Counting objects: 77% (205/265) 2024-06-26T06:52:25.1542188Z remote: Counting objects: 78% (207/265) 2024-06-26T06:52:25.1542792Z remote: Counting objects: 79% (210/265) 2024-06-26T06:52:25.1543407Z remote: Counting objects: 80% (212/265) 2024-06-26T06:52:25.1544020Z remote: Counting objects: 81% (215/265) 2024-06-26T06:52:25.1544618Z remote: Counting objects: 82% (218/265) 2024-06-26T06:52:25.1545232Z remote: Counting objects: 83% (220/265) 2024-06-26T06:52:25.1545850Z remote: Counting objects: 84% (223/265) 2024-06-26T06:52:25.1546851Z remote: Counting objects: 85% (226/265) 2024-06-26T06:52:25.1547500Z remote: Counting objects: 86% (228/265) 2024-06-26T06:52:25.1548116Z remote: Counting objects: 87% (231/265) 2024-06-26T06:52:25.1548713Z remote: Counting objects: 88% (234/265) 2024-06-26T06:52:25.1549378Z remote: Counting objects: 89% (236/265) 2024-06-26T06:52:25.1549993Z remote: Counting objects: 90% (239/265) 2024-06-26T06:52:25.1550611Z remote: Counting objects: 91% (242/265) 2024-06-26T06:52:25.1551217Z remote: Counting objects: 92% (244/265) 2024-06-26T06:52:25.1552034Z remote: Counting objects: 93% (247/265) 2024-06-26T06:52:25.1552702Z remote: Counting objects: 94% (250/265) 2024-06-26T06:52:25.1553296Z remote: Counting objects: 95% (252/265) 2024-06-26T06:52:25.1553915Z remote: Counting objects: 96% (255/265) 2024-06-26T06:52:25.1554529Z remote: Counting objects: 97% (258/265) 2024-06-26T06:52:25.1555127Z remote: Counting objects: 98% (260/265) 2024-06-26T06:52:25.1555744Z remote: Counting objects: 99% (263/265) 2024-06-26T06:52:25.1556356Z remote: Counting objects: 100% (265/265) 2024-06-26T06:52:25.1556995Z remote: Counting objects: 100% (265/265), done. 2024-06-26T06:52:25.1557676Z remote: Compressing objects: 0% (1/243) 2024-06-26T06:52:25.1558324Z remote: Compressing objects: 1% (3/243) 2024-06-26T06:52:25.1558933Z remote: Compressing objects: 2% (5/243) 2024-06-26T06:52:25.1559582Z remote: Compressing objects: 3% (8/243) 2024-06-26T06:52:25.1560223Z remote: Compressing objects: 4% (10/243) 2024-06-26T06:52:25.1560865Z remote: Compressing objects: 5% (13/243) 2024-06-26T06:52:25.1561525Z remote: Compressing objects: 6% (15/243) 2024-06-26T06:52:25.1562181Z remote: Compressing objects: 7% (18/243) 2024-06-26T06:52:25.1562851Z remote: Compressing objects: 8% (20/243) 2024-06-26T06:52:25.1563494Z remote: Compressing objects: 9% (22/243) 2024-06-26T06:52:25.1564152Z remote: Compressing objects: 10% (25/243) 2024-06-26T06:52:25.1564791Z remote: Compressing objects: 11% (27/243) 2024-06-26T06:52:25.1565437Z remote: Compressing objects: 12% (30/243) 2024-06-26T06:52:25.1566082Z remote: Compressing objects: 13% (32/243) 2024-06-26T06:52:25.1566710Z remote: Compressing objects: 14% (35/243) 2024-06-26T06:52:25.1567349Z remote: Compressing objects: 15% (37/243) 2024-06-26T06:52:25.1568160Z remote: Compressing objects: 16% (39/243) 2024-06-26T06:52:25.1568791Z remote: Compressing objects: 17% (42/243) 2024-06-26T06:52:25.1569432Z remote: Compressing objects: 18% (44/243) 2024-06-26T06:52:25.1570075Z remote: Compressing objects: 19% (47/243) 2024-06-26T06:52:25.1570698Z remote: Compressing objects: 20% (49/243) 2024-06-26T06:52:25.1571347Z remote: Compressing objects: 21% (52/243) 2024-06-26T06:52:25.1571999Z remote: Compressing objects: 22% (54/243) 2024-06-26T06:52:25.1572645Z remote: Compressing objects: 23% (56/243) 2024-06-26T06:52:25.1573274Z remote: Compressing objects: 24% (59/243) 2024-06-26T06:52:25.1573915Z remote: Compressing objects: 25% (61/243) 2024-06-26T06:52:25.1574558Z remote: Compressing objects: 26% (64/243) 2024-06-26T06:52:25.1575183Z remote: Compressing objects: 27% (66/243) 2024-06-26T06:52:25.1575832Z remote: Compressing objects: 28% (69/243) 2024-06-26T06:52:25.1576490Z remote: Compressing objects: 29% (71/243) 2024-06-26T06:52:25.1580553Z remote: Compressing objects: 30% (73/243) 2024-06-26T06:52:25.1582444Z remote: Compressing objects: 31% (76/243) 2024-06-26T06:52:25.1583099Z remote: Compressing objects: 32% (78/243) 2024-06-26T06:52:25.1583916Z remote: Compressing objects: 33% (81/243) 2024-06-26T06:52:25.1584713Z remote: Compressing objects: 34% (83/243) 2024-06-26T06:52:25.1585397Z remote: Compressing objects: 35% (86/243) 2024-06-26T06:52:25.1586752Z remote: Compressing objects: 36% (88/243) 2024-06-26T06:52:25.1587797Z remote: Compressing objects: 37% (90/243) 2024-06-26T06:52:25.1588444Z remote: Compressing objects: 38% (93/243) 2024-06-26T06:52:25.1591087Z remote: Compressing objects: 39% (95/243) 2024-06-26T06:52:25.1593174Z remote: Compressing objects: 40% (98/243) 2024-06-26T06:52:25.1598559Z remote: Compressing objects: 41% (100/243) 2024-06-26T06:52:25.1600329Z remote: Compressing objects: 42% (103/243) 2024-06-26T06:52:25.1601638Z remote: Compressing objects: 43% (105/243) 2024-06-26T06:52:25.1606444Z remote: Compressing objects: 44% (107/243) 2024-06-26T06:52:25.1607611Z remote: Compressing objects: 45% (110/243) 2024-06-26T06:52:25.1617709Z remote: Compressing objects: 46% (112/243) 2024-06-26T06:52:25.1619817Z remote: Compressing objects: 47% (115/243) 2024-06-26T06:52:25.1623164Z remote: Compressing objects: 48% (117/243) 2024-06-26T06:52:25.1624314Z remote: Compressing objects: 49% (120/243) 2024-06-26T06:52:25.1625717Z remote: Compressing objects: 50% (122/243) 2024-06-26T06:52:25.1626517Z remote: Compressing objects: 51% (124/243) 2024-06-26T06:52:25.1627155Z remote: Compressing objects: 52% (127/243) 2024-06-26T06:52:25.1627804Z remote: Compressing objects: 53% (129/243) 2024-06-26T06:52:25.1628464Z remote: Compressing objects: 54% (132/243) 2024-06-26T06:52:25.1637597Z remote: Compressing objects: 55% (134/243) 2024-06-26T06:52:25.1638859Z remote: Compressing objects: 56% (137/243) 2024-06-26T06:52:25.1640246Z remote: Compressing objects: 57% (139/243) 2024-06-26T06:52:25.1641064Z remote: Compressing objects: 58% (141/243) 2024-06-26T06:52:25.1641704Z remote: Compressing objects: 59% (144/243) 2024-06-26T06:52:25.1643041Z remote: Compressing objects: 60% (146/243) 2024-06-26T06:52:25.1643842Z remote: Compressing objects: 61% (149/243) 2024-06-26T06:52:25.1647335Z remote: Compressing objects: 62% (151/243) 2024-06-26T06:52:25.1648604Z remote: Compressing objects: 63% (154/243) 2024-06-26T06:52:25.1649748Z remote: Compressing objects: 64% (156/243) 2024-06-26T06:52:25.1651184Z remote: Compressing objects: 65% (158/243) 2024-06-26T06:52:25.1652122Z remote: Compressing objects: 66% (161/243) 2024-06-26T06:52:25.1652777Z remote: Compressing objects: 67% (163/243) 2024-06-26T06:52:25.1654116Z remote: Compressing objects: 68% (166/243) 2024-06-26T06:52:25.1655478Z remote: Compressing objects: 69% (168/243) 2024-06-26T06:52:25.1656140Z remote: Compressing objects: 70% (171/243) 2024-06-26T06:52:25.1657636Z remote: Compressing objects: 71% (173/243) 2024-06-26T06:52:25.1658633Z remote: Compressing objects: 72% (175/243) 2024-06-26T06:52:25.1660109Z remote: Compressing objects: 73% (178/243) 2024-06-26T06:52:25.1665620Z remote: Compressing objects: 74% (180/243) 2024-06-26T06:52:25.1671188Z remote: Compressing objects: 75% (183/243) 2024-06-26T06:52:25.1675466Z remote: Compressing objects: 76% (185/243) 2024-06-26T06:52:25.1676780Z remote: Compressing objects: 77% (188/243) 2024-06-26T06:52:25.1677435Z remote: Compressing objects: 78% (190/243) 2024-06-26T06:52:25.1680398Z remote: Compressing objects: 79% (192/243) 2024-06-26T06:52:25.1681663Z remote: Compressing objects: 80% (195/243) 2024-06-26T06:52:25.1682323Z remote: Compressing objects: 81% (197/243) 2024-06-26T06:52:25.1682956Z remote: Compressing objects: 82% (200/243) 2024-06-26T06:52:25.1686860Z remote: Compressing objects: 83% (202/243) 2024-06-26T06:52:25.1689248Z remote: Compressing objects: 84% (205/243) 2024-06-26T06:52:25.1692417Z remote: Compressing objects: 85% (207/243) 2024-06-26T06:52:25.1694014Z remote: Compressing objects: 86% (209/243) 2024-06-26T06:52:25.1695436Z remote: Compressing objects: 87% (212/243) 2024-06-26T06:52:25.1716614Z remote: Compressing objects: 88% (214/243) 2024-06-26T06:52:25.1718051Z remote: Compressing objects: 89% (217/243) 2024-06-26T06:52:25.1719099Z remote: Compressing objects: 90% (219/243) 2024-06-26T06:52:25.1719762Z remote: Compressing objects: 91% (222/243) 2024-06-26T06:52:25.1720433Z remote: Compressing objects: 92% (224/243) 2024-06-26T06:52:25.1721092Z remote: Compressing objects: 93% (226/243) 2024-06-26T06:52:25.1721741Z remote: Compressing objects: 94% (229/243) 2024-06-26T06:52:25.1722396Z remote: Compressing objects: 95% (231/243) 2024-06-26T06:52:25.1723031Z remote: Compressing objects: 96% (234/243) 2024-06-26T06:52:25.1723684Z remote: Compressing objects: 97% (236/243) 2024-06-26T06:52:25.1724348Z remote: Compressing objects: 98% (239/243) 2024-06-26T06:52:25.1724977Z remote: Compressing objects: 99% (241/243) 2024-06-26T06:52:25.1725732Z remote: Compressing objects: 100% (243/243) 2024-06-26T06:52:25.1726537Z remote: Compressing objects: 100% (243/243), done. 2024-06-26T06:52:25.1727169Z Receiving objects: 0% (1/265) 2024-06-26T06:52:25.1727653Z Receiving objects: 1% (3/265) 2024-06-26T06:52:25.1728134Z Receiving objects: 2% (6/265) 2024-06-26T06:52:25.1728625Z Receiving objects: 3% (8/265) 2024-06-26T06:52:25.1729092Z Receiving objects: 4% (11/265) 2024-06-26T06:52:25.1729579Z Receiving objects: 5% (14/265) 2024-06-26T06:52:25.1730058Z Receiving objects: 6% (16/265) 2024-06-26T06:52:25.1730521Z Receiving objects: 7% (19/265) 2024-06-26T06:52:25.1731003Z Receiving objects: 8% (22/265) 2024-06-26T06:52:25.1731479Z Receiving objects: 9% (24/265) 2024-06-26T06:52:25.1732259Z Receiving objects: 10% (27/265) 2024-06-26T06:52:25.1733258Z Receiving objects: 11% (30/265) 2024-06-26T06:52:25.1733969Z Receiving objects: 12% (32/265) 2024-06-26T06:52:25.1734797Z Receiving objects: 13% (35/265) 2024-06-26T06:52:25.1737505Z Receiving objects: 14% (38/265) 2024-06-26T06:52:25.1738820Z Receiving objects: 15% (40/265) 2024-06-26T06:52:25.1739878Z Receiving objects: 16% (43/265) 2024-06-26T06:52:25.1753319Z Receiving objects: 17% (46/265) 2024-06-26T06:52:25.1754416Z Receiving objects: 18% (48/265) 2024-06-26T06:52:25.1758867Z Receiving objects: 19% (51/265) 2024-06-26T06:52:25.1762305Z Receiving objects: 20% (53/265) 2024-06-26T06:52:25.1765107Z Receiving objects: 21% (56/265) 2024-06-26T06:52:25.1769191Z Receiving objects: 22% (59/265) 2024-06-26T06:52:25.1770262Z Receiving objects: 23% (61/265) 2024-06-26T06:52:25.1771477Z Receiving objects: 24% (64/265) 2024-06-26T06:52:25.1772570Z Receiving objects: 25% (67/265) 2024-06-26T06:52:25.1773315Z Receiving objects: 26% (69/265) 2024-06-26T06:52:25.1773805Z Receiving objects: 27% (72/265) 2024-06-26T06:52:25.1779407Z Receiving objects: 28% (75/265) 2024-06-26T06:52:25.1780506Z Receiving objects: 29% (77/265) 2024-06-26T06:52:25.1781999Z Receiving objects: 30% (80/265) 2024-06-26T06:52:25.1783061Z Receiving objects: 31% (83/265) 2024-06-26T06:52:25.1783770Z Receiving objects: 32% (85/265) 2024-06-26T06:52:25.1785324Z Receiving objects: 33% (88/265) 2024-06-26T06:52:25.1786381Z Receiving objects: 34% (91/265) 2024-06-26T06:52:25.1787458Z Receiving objects: 35% (93/265) 2024-06-26T06:52:25.1788223Z Receiving objects: 36% (96/265) 2024-06-26T06:52:25.1789276Z Receiving objects: 37% (99/265) 2024-06-26T06:52:25.1790352Z Receiving objects: 38% (101/265) 2024-06-26T06:52:25.1791398Z Receiving objects: 39% (104/265) 2024-06-26T06:52:25.1792230Z Receiving objects: 40% (106/265) 2024-06-26T06:52:25.1792711Z Receiving objects: 41% (109/265) 2024-06-26T06:52:25.1793172Z Receiving objects: 42% (112/265) 2024-06-26T06:52:25.1793665Z Receiving objects: 43% (114/265) 2024-06-26T06:52:25.1794317Z Receiving objects: 44% (117/265) 2024-06-26T06:52:25.1794809Z Receiving objects: 45% (120/265) 2024-06-26T06:52:25.1795292Z Receiving objects: 46% (122/265) 2024-06-26T06:52:25.1795770Z Receiving objects: 47% (125/265) 2024-06-26T06:52:25.1796228Z Receiving objects: 48% (128/265) 2024-06-26T06:52:25.1797564Z Receiving objects: 49% (130/265) 2024-06-26T06:52:25.1798666Z Receiving objects: 50% (133/265) 2024-06-26T06:52:25.1799460Z Receiving objects: 51% (136/265) 2024-06-26T06:52:25.1800039Z Receiving objects: 52% (138/265) 2024-06-26T06:52:25.1800519Z Receiving objects: 53% (141/265) 2024-06-26T06:52:25.1801101Z Receiving objects: 54% (144/265) 2024-06-26T06:52:25.1808109Z Receiving objects: 55% (146/265) 2024-06-26T06:52:25.1808861Z Receiving objects: 56% (149/265) 2024-06-26T06:52:25.1809352Z Receiving objects: 57% (152/265) 2024-06-26T06:52:25.1810182Z Receiving objects: 58% (154/265) 2024-06-26T06:52:25.1811299Z Receiving objects: 59% (157/265) 2024-06-26T06:52:25.1812054Z Receiving objects: 60% (159/265) 2024-06-26T06:52:25.1812528Z Receiving objects: 61% (162/265) 2024-06-26T06:52:25.1813010Z Receiving objects: 62% (165/265) 2024-06-26T06:52:25.1819289Z Receiving objects: 63% (167/265) 2024-06-26T06:52:25.1820413Z Receiving objects: 64% (170/265) 2024-06-26T06:52:25.1821448Z Receiving objects: 65% (173/265) 2024-06-26T06:52:25.1822546Z Receiving objects: 66% (175/265) 2024-06-26T06:52:25.1823375Z Receiving objects: 67% (178/265) 2024-06-26T06:52:25.1823851Z Receiving objects: 68% (181/265) 2024-06-26T06:52:25.1825017Z Receiving objects: 69% (183/265) 2024-06-26T06:52:25.1829313Z Receiving objects: 70% (186/265) 2024-06-26T06:52:25.1830337Z Receiving objects: 71% (189/265) 2024-06-26T06:52:25.1831325Z Receiving objects: 72% (191/265) 2024-06-26T06:52:25.1837369Z Receiving objects: 73% (194/265) 2024-06-26T06:52:25.1838432Z Receiving objects: 74% (197/265) 2024-06-26T06:52:25.1839494Z Receiving objects: 75% (199/265) 2024-06-26T06:52:25.1840618Z Receiving objects: 76% (202/265) 2024-06-26T06:52:25.1841635Z Receiving objects: 77% (205/265) 2024-06-26T06:52:25.1842105Z Receiving objects: 78% (207/265) 2024-06-26T06:52:25.1842585Z Receiving objects: 79% (210/265) 2024-06-26T06:52:25.1844791Z Receiving objects: 80% (212/265) 2024-06-26T06:52:25.1900994Z Receiving objects: 81% (215/265) 2024-06-26T06:52:25.1902086Z Receiving objects: 82% (218/265) 2024-06-26T06:52:25.1903318Z Receiving objects: 83% (220/265) 2024-06-26T06:52:25.1904361Z Receiving objects: 84% (223/265) 2024-06-26T06:52:25.1905365Z Receiving objects: 85% (226/265) 2024-06-26T06:52:25.1906347Z Receiving objects: 86% (228/265) 2024-06-26T06:52:25.1907332Z Receiving objects: 87% (231/265) 2024-06-26T06:52:25.1907821Z Receiving objects: 88% (234/265) 2024-06-26T06:52:25.1908679Z remote: Total 265 (delta 32), reused 141 (delta 7), pack-reused 0 2024-06-26T06:52:25.1909920Z Receiving objects: 89% (236/265) 2024-06-26T06:52:25.1911014Z Receiving objects: 90% (239/265) 2024-06-26T06:52:25.1912127Z Receiving objects: 91% (242/265) 2024-06-26T06:52:25.1913060Z Receiving objects: 92% (244/265) 2024-06-26T06:52:25.1914038Z Receiving objects: 93% (247/265) 2024-06-26T06:52:25.1915028Z Receiving objects: 94% (250/265) 2024-06-26T06:52:25.1916107Z Receiving objects: 95% (252/265) 2024-06-26T06:52:25.1917171Z Receiving objects: 96% (255/265) 2024-06-26T06:52:25.1917782Z Receiving objects: 97% (258/265) 2024-06-26T06:52:25.1918261Z Receiving objects: 98% (260/265) 2024-06-26T06:52:25.1918732Z Receiving objects: 99% (263/265) 2024-06-26T06:52:25.1919210Z Receiving objects: 100% (265/265) 2024-06-26T06:52:25.1920108Z Receiving objects: 100% (265/265), 297.65 KiB | 15.67 MiB/s, done. 2024-06-26T06:52:25.1921062Z Resolving deltas: 0% (0/32) 2024-06-26T06:52:25.1923241Z Resolving deltas: 3% (1/32) 2024-06-26T06:52:25.1923924Z Resolving deltas: 6% (2/32) 2024-06-26T06:52:25.1924405Z Resolving deltas: 9% (3/32) 2024-06-26T06:52:25.1924835Z Resolving deltas: 12% (4/32) 2024-06-26T06:52:25.1926271Z Resolving deltas: 15% (5/32) 2024-06-26T06:52:25.1927070Z Resolving deltas: 18% (6/32) 2024-06-26T06:52:25.1928089Z Resolving deltas: 28% (9/32) 2024-06-26T06:52:25.1928891Z Resolving deltas: 34% (11/32) 2024-06-26T06:52:25.1929406Z Resolving deltas: 37% (12/32) 2024-06-26T06:52:25.1930311Z Resolving deltas: 40% (13/32) 2024-06-26T06:52:25.1931194Z Resolving deltas: 43% (14/32) 2024-06-26T06:52:25.1931788Z Resolving deltas: 46% (15/32) 2024-06-26T06:52:25.1932236Z Resolving deltas: 50% (16/32) 2024-06-26T06:52:25.1932835Z Resolving deltas: 56% (18/32) 2024-06-26T06:52:25.1933328Z Resolving deltas: 59% (19/32) 2024-06-26T06:52:25.1933776Z Resolving deltas: 62% (20/32) 2024-06-26T06:52:25.1934415Z Resolving deltas: 65% (21/32) 2024-06-26T06:52:25.1935251Z Resolving deltas: 68% (22/32) 2024-06-26T06:52:25.1935978Z Resolving deltas: 71% (23/32) 2024-06-26T06:52:25.1936433Z Resolving deltas: 75% (24/32) 2024-06-26T06:52:25.1936902Z Resolving deltas: 78% (25/32) 2024-06-26T06:52:25.1937952Z Resolving deltas: 81% (26/32) 2024-06-26T06:52:25.1938850Z Resolving deltas: 84% (27/32) 2024-06-26T06:52:25.1939731Z Resolving deltas: 87% (28/32) 2024-06-26T06:52:25.1940431Z Resolving deltas: 93% (30/32) 2024-06-26T06:52:25.1940880Z Resolving deltas: 96% (31/32) 2024-06-26T06:52:25.1941740Z Resolving deltas: 100% (32/32) 2024-06-26T06:52:25.1942217Z Resolving deltas: 100% (32/32), done. 2024-06-26T06:52:25.2044240Z From https://github.com/pytorch/builder 2024-06-26T06:52:25.2044941Z * [new branch] main -> origin/main 2024-06-26T06:52:25.2066299Z ##[endgroup] 2024-06-26T06:52:25.2066984Z ##[group]Determining the checkout info 2024-06-26T06:52:25.2074112Z [command]/usr/bin/git branch --list --remote origin/main 2024-06-26T06:52:25.2101345Z origin/main 2024-06-26T06:52:25.2107046Z ##[endgroup] 2024-06-26T06:52:25.2107672Z ##[group]Checking out the ref 2024-06-26T06:52:25.2112193Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-06-26T06:52:25.2275402Z Switched to a new branch 'main' 2024-06-26T06:52:25.2276027Z branch 'main' set up to track 'origin/main'. 2024-06-26T06:52:25.2280138Z ##[endgroup] 2024-06-26T06:52:25.2280824Z ##[group]Setting up auth for fetching submodules 2024-06-26T06:52:25.2287364Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T06:52:25.2337437Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T06:52:25.2369412Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T06:52:25.2402507Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T06:52:25.2431614Z ##[endgroup] 2024-06-26T06:52:25.2432236Z ##[group]Fetching submodules 2024-06-26T06:52:25.2436188Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T06:52:25.2719070Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-06-26T06:52:25.3000839Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T06:52:25.3275067Z ##[endgroup] 2024-06-26T06:52:25.3275774Z ##[group]Persisting credentials for submodules 2024-06-26T06:52:25.3282041Z [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' || :" 2024-06-26T06:52:25.3557238Z [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" 2024-06-26T06:52:25.3834364Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T06:52:25.4112118Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T06:52:25.4381941Z ##[endgroup] 2024-06-26T06:52:25.4417719Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T06:52:25.4447537Z '85f08a3e76b055c6be24830d335c8114acb5a756' 2024-06-26T06:52:25.4552583Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-06-26T06:52:25.4553456Z # Remove any artifacts from the previous checkouts 2024-06-26T06:52:25.4554085Z git clean -fxd 2024-06-26T06:52:25.4561981Z shell: /usr/bin/bash -e {0} 2024-06-26T06:52:25.4562412Z env: 2024-06-26T06:52:25.4562743Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:25.4563170Z BUILDER_ROOT: /builder 2024-06-26T06:52:25.4563574Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:25.4563995Z DESIRED_CUDA: cu118 2024-06-26T06:52:25.4564393Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:25.4564792Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:25.4565305Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:25.4565907Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:25.4566270Z LIBTORCH_CONFIG: 2024-06-26T06:52:25.4566654Z LIBTORCH_VARIANT: 2024-06-26T06:52:25.4567048Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:25.4567434Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:25.4568112Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:25.4568841Z ANACONDA_USER: pytorch 2024-06-26T06:52:25.4569274Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:25.4569723Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:25.4570209Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:25.4570968Z GITHUB_TOKEN: *** 2024-06-26T06:52:25.4571351Z PR_NUMBER: 2024-06-26T06:52:25.4571722Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:25.4572295Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:25.4572841Z USE_SPLIT_BUILD: true 2024-06-26T06:52:25.4573222Z ##[endgroup] 2024-06-26T06:52:25.4788398Z Prepare all required actions 2024-06-26T06:52:25.4789055Z Getting action download info 2024-06-26T06:52:25.5820558Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-06-26T06:52:25.5821170Z with: 2024-06-26T06:52:25.5821704Z github-token: *** 2024-06-26T06:52:25.5822197Z test-matrix: { include: [ { config: "default" }, ]} 2024-06-26T06:52:25.5822779Z env: 2024-06-26T06:52:25.5823109Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:25.5823515Z BUILDER_ROOT: /builder 2024-06-26T06:52:25.5823940Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:25.5824365Z DESIRED_CUDA: cu118 2024-06-26T06:52:25.5824749Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:25.5825371Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:25.5825891Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:25.5826472Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:25.5826857Z LIBTORCH_CONFIG: 2024-06-26T06:52:25.5827240Z LIBTORCH_VARIANT: 2024-06-26T06:52:25.5827619Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:25.5828083Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:25.5828698Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:25.5829425Z ANACONDA_USER: pytorch 2024-06-26T06:52:25.5829860Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:25.5830315Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:25.5830803Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:25.5831512Z GITHUB_TOKEN: *** 2024-06-26T06:52:25.5831894Z PR_NUMBER: 2024-06-26T06:52:25.5832265Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:25.5832837Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:25.5833383Z USE_SPLIT_BUILD: true 2024-06-26T06:52:25.5833778Z ##[endgroup] 2024-06-26T06:52:25.5887321Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T06:52:25.5888028Z with: 2024-06-26T06:52:25.5888350Z shell: bash 2024-06-26T06:52:25.5888698Z timeout_minutes: 10 2024-06-26T06:52:25.5889094Z max_attempts: 5 2024-06-26T06:52:25.5889478Z retry_wait_seconds: 30 2024-06-26T06:52:25.5890900Z 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 2024-06-26T06:52:25.5892661Z polling_interval_seconds: 1 2024-06-26T06:52:25.5893123Z warning_on_retry: true 2024-06-26T06:52:25.5893551Z continue_on_error: false 2024-06-26T06:52:25.5893943Z env: 2024-06-26T06:52:25.5894273Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:25.5894698Z BUILDER_ROOT: /builder 2024-06-26T06:52:25.5895102Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:25.5895525Z DESIRED_CUDA: cu118 2024-06-26T06:52:25.5895939Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:25.5896339Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:25.5896850Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:25.5897641Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:25.5898010Z LIBTORCH_CONFIG: 2024-06-26T06:52:25.5898396Z LIBTORCH_VARIANT: 2024-06-26T06:52:25.5898802Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:25.5899192Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:25.5899813Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:25.5900797Z ANACONDA_USER: pytorch 2024-06-26T06:52:25.5901328Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:25.5901806Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:25.5902301Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:25.5903017Z GITHUB_TOKEN: *** 2024-06-26T06:52:25.5903402Z PR_NUMBER: 2024-06-26T06:52:25.5903797Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:25.5904354Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:25.5904916Z USE_SPLIT_BUILD: true 2024-06-26T06:52:25.5905321Z ##[endgroup] 2024-06-26T06:52:25.6617589Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T06:52:25.9501799Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T06:52:25.9705919Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-06-26T06:52:25.9887762Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-06-26T06:52:25.9899107Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.6.2) 2024-06-26T06:52:25.9911275Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T06:52:25.9936737Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-06-26T06:52:26.0182346Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-06-26T06:52:26.6620246Z Command completed after 1 attempt(s). 2024-06-26T06:52:26.6674006Z ##[group]Run set -x 2024-06-26T06:52:26.6674422Z set -x 2024-06-26T06:52:26.6674784Z  2024-06-26T06:52:26.6675467Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T06:52:26.6676302Z # in runner workspace 2024-06-26T06:52:26.6676958Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T06:52:26.6685869Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:52:26.6686497Z env: 2024-06-26T06:52:26.6686835Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:26.6687249Z BUILDER_ROOT: /builder 2024-06-26T06:52:26.6687680Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:26.6688130Z DESIRED_CUDA: cu118 2024-06-26T06:52:26.6688518Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:26.6688938Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:26.6689457Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:26.6690042Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:26.6690424Z LIBTORCH_CONFIG: 2024-06-26T06:52:26.6690818Z LIBTORCH_VARIANT: 2024-06-26T06:52:26.6691198Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:26.6691604Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:26.6692228Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:26.6692934Z ANACONDA_USER: pytorch 2024-06-26T06:52:26.6693368Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:26.6693841Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:26.6694314Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:26.6695077Z GITHUB_TOKEN: *** 2024-06-26T06:52:26.6695466Z PR_NUMBER: 2024-06-26T06:52:26.6695863Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:26.6696441Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:26.6696996Z USE_SPLIT_BUILD: true 2024-06-26T06:52:26.6697845Z ##[endgroup] 2024-06-26T06:52:26.6724776Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T06:52:26.6989010Z ##[group]Run set -x 2024-06-26T06:52:26.6989428Z set -x 2024-06-26T06:52:26.6989781Z  2024-06-26T06:52:26.6990459Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-06-26T06:52:26.6991591Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-06-26T06:52:26.6992719Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-06-26T06:52:26.6993868Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-06-26T06:52:26.6994844Z # expose this variable as part of GitHub context. 2024-06-26T06:52:26.6995896Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-06-26T06:52:26.6997035Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-06-26T06:52:26.6997736Z pwd 2024-06-26T06:52:26.6998057Z  2024-06-26T06:52:26.6998886Z LOG_FILE=$(grep -l -r "b8c4c54d347aa776934c60784e35936878ef18dc" *.log | tail -n 1) 2024-06-26T06:52:26.6999753Z if [ -n "${LOG_FILE}" ]; then 2024-06-26T06:52:26.7000623Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-06-26T06:52:26.7001533Z  # needs to be awk {print $3} on MacOS 2024-06-26T06:52:26.7002113Z  case ${RUNNER_OS} in 2024-06-26T06:52:26.7002574Z  macOS) 2024-06-26T06:52:26.7003384Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-06-26T06:52:26.7004295Z  ;; 2024-06-26T06:52:26.7004828Z  *) 2024-06-26T06:52:26.7005604Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-06-26T06:52:26.7006500Z  ;; 2024-06-26T06:52:26.7006860Z  esac 2024-06-26T06:52:26.7007361Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T06:52:26.7007974Z fi 2024-06-26T06:52:26.7008307Z  2024-06-26T06:52:26.7008611Z popd 2024-06-26T06:52:26.7016203Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:52:26.7016823Z env: 2024-06-26T06:52:26.7017447Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:26.7017876Z BUILDER_ROOT: /builder 2024-06-26T06:52:26.7018303Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:26.7018729Z DESIRED_CUDA: cu118 2024-06-26T06:52:26.7019119Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:26.7019539Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:26.7020057Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:26.7020655Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:26.7021040Z LIBTORCH_CONFIG: 2024-06-26T06:52:26.7021425Z LIBTORCH_VARIANT: 2024-06-26T06:52:26.7021803Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:26.7022211Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:26.7022839Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:26.7023549Z ANACONDA_USER: pytorch 2024-06-26T06:52:26.7023981Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:26.7024449Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:26.7024929Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:26.7025670Z GITHUB_TOKEN: *** 2024-06-26T06:52:26.7026057Z PR_NUMBER: 2024-06-26T06:52:26.7026450Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:26.7027007Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:26.7027562Z USE_SPLIT_BUILD: true 2024-06-26T06:52:26.7027966Z ##[endgroup] 2024-06-26T06:52:26.7053135Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-06-26T06:52:26.7054050Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-06-26T06:52:26.7054784Z /home/ec2-user/actions-runner/_diag 2024-06-26T06:52:26.7055271Z + pwd 2024-06-26T06:52:26.7064238Z ++ grep -l -r b8c4c54d347aa776934c60784e35936878ef18dc Runner_20240625-132751-utc.log Runner_20240625-132954-utc.log Worker_20240625-133027-utc.log Worker_20240625-143152-utc.log Worker_20240625-145048-utc.log Worker_20240625-150937-utc.log Worker_20240625-154645-utc.log Worker_20240625-182016-utc.log Worker_20240625-193631-utc.log Worker_20240625-203911-utc.log Worker_20240625-213713-utc.log Worker_20240625-215430-utc.log Worker_20240626-011515-utc.log Worker_20240626-013240-utc.log Worker_20240626-023116-utc.log Worker_20240626-024845-utc.log Worker_20240626-052858-utc.log Worker_20240626-054629-utc.log Worker_20240626-064657-utc.log 2024-06-26T06:52:26.7068347Z ++ tail -n 1 2024-06-26T06:52:26.7140905Z + LOG_FILE=Worker_20240626-064657-utc.log 2024-06-26T06:52:26.7142279Z + '[' -n Worker_20240626-064657-utc.log ']' 2024-06-26T06:52:26.7143210Z + case ${RUNNER_OS} in 2024-06-26T06:52:26.7147973Z ++ grep -r '"jobDisplayName"' Worker_20240626-064657-utc.log 2024-06-26T06:52:26.7149195Z ++ awk -F '[:]' '{print $2}' 2024-06-26T06:52:26.7150140Z ++ sed 's/"//g' 2024-06-26T06:52:26.7151844Z ++ xargs 2024-06-26T06:52:26.7170919Z + JOB_NAME='manywheel-py3_8-cuda11_8-split-test / test,' 2024-06-26T06:52:26.7171821Z + echo 'job-name=manywheel-py3_8-cuda11_8-split-test / test,' 2024-06-26T06:52:26.7172666Z + popd 2024-06-26T06:52:26.7173139Z ~/actions-runner/_work/pytorch/pytorch 2024-06-26T06:52:26.7200062Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T06:52:26.7200711Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T06:52:26.7201263Z echo "Job name: ${JOB_NAME}" 2024-06-26T06:52:26.7201749Z  2024-06-26T06:52:26.7202416Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T06:52:26.7203412Z # in runner workspace 2024-06-26T06:52:26.7204121Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T06:52:26.7204919Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T06:52:26.7205473Z  --job-name "${JOB_NAME}" \ 2024-06-26T06:52:26.7205997Z  --test-matrix "{ include: [ 2024-06-26T06:52:26.7206522Z  { config: "default" }, 2024-06-26T06:52:26.7206981Z ]} 2024-06-26T06:52:26.7207297Z " \ 2024-06-26T06:52:26.7207692Z  --selected-test-configs "" \ 2024-06-26T06:52:26.7208249Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T06:52:26.7208743Z  --tag "${TAG}" \ 2024-06-26T06:52:26.7209217Z  --event-name "${EVENT_NAME}" \ 2024-06-26T06:52:26.7209759Z  --schedule "${SCHEDULE}" \ 2024-06-26T06:52:26.7210263Z  --branch "${HEAD_BRANCH}" 2024-06-26T06:52:26.7218332Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:52:26.7218964Z env: 2024-06-26T06:52:26.7219278Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:26.7219703Z BUILDER_ROOT: /builder 2024-06-26T06:52:26.7220124Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:26.7220530Z DESIRED_CUDA: cu118 2024-06-26T06:52:26.7220928Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:26.7221342Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:26.7221843Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:26.7222441Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:26.7222819Z LIBTORCH_CONFIG: 2024-06-26T06:52:26.7223177Z LIBTORCH_VARIANT: 2024-06-26T06:52:26.7223569Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:26.7223970Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:26.7224574Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:26.7225293Z ANACONDA_USER: pytorch 2024-06-26T06:52:26.7225723Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:26.7226173Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:26.7226658Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:26.7227404Z GITHUB_TOKEN: *** 2024-06-26T06:52:26.7227767Z PR_NUMBER: 2024-06-26T06:52:26.7228152Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:26.7228725Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:26.7229256Z USE_SPLIT_BUILD: true 2024-06-26T06:52:26.7229777Z JOB_NAME: manywheel-py3_8-cuda11_8-split-test / test, 2024-06-26T06:52:26.7230381Z TAG: ciflow/trunk/129470 2024-06-26T06:52:26.7230802Z EVENT_NAME: push 2024-06-26T06:52:26.7231151Z SCHEDULE: 2024-06-26T06:52:26.7231492Z HEAD_BRANCH: 2024-06-26T06:52:26.7231827Z ##[endgroup] 2024-06-26T06:52:26.7274010Z Workflow: linux-binary-manywheel 2024-06-26T06:52:26.7274688Z Job name: manywheel-py3_8-cuda11_8-split-test / test, 2024-06-26T06:52:26.9656846Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T06:52:27.0658674Z fatal: not a git repository (or any of the parent directories): .git 2024-06-26T06:52:27.0684995Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:486: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-06-26T06:52:27.0687117Z warnings.warn(f"failed to get commit messages: {e}") 2024-06-26T06:52:27.0819825Z ##[group]Run echo "Filtered matrix:" 2024-06-26T06:52:27.0820381Z echo "Filtered matrix:" 2024-06-26T06:52:27.0820953Z echo "{"include": [{"config": "default"}]}" 2024-06-26T06:52:27.0821523Z  2024-06-26T06:52:27.0821831Z echo 2024-06-26T06:52:27.0822290Z echo "Is the current job unstable? False" 2024-06-26T06:52:27.0822855Z  2024-06-26T06:52:27.0823161Z echo 2024-06-26T06:52:27.0823591Z echo "Is keep-going label set? False" 2024-06-26T06:52:27.0824133Z  2024-06-26T06:52:27.0824434Z echo 2024-06-26T06:52:27.0824815Z echo "Renabled issues? " 2024-06-26T06:52:27.0832722Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:52:27.0833346Z env: 2024-06-26T06:52:27.0833682Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:27.0834093Z BUILDER_ROOT: /builder 2024-06-26T06:52:27.0834519Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:27.0834946Z DESIRED_CUDA: cu118 2024-06-26T06:52:27.0835345Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:27.0835761Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:27.0836275Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:27.0836862Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:27.0837246Z LIBTORCH_CONFIG: 2024-06-26T06:52:27.0837629Z LIBTORCH_VARIANT: 2024-06-26T06:52:27.0838008Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:27.0838415Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:27.0839045Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:27.0839751Z ANACONDA_USER: pytorch 2024-06-26T06:52:27.0840187Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:27.0840674Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:27.0841147Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:27.0841895Z GITHUB_TOKEN: *** 2024-06-26T06:52:27.0842281Z PR_NUMBER: 2024-06-26T06:52:27.0842674Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:27.0843238Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:27.0843801Z USE_SPLIT_BUILD: true 2024-06-26T06:52:27.0844208Z ##[endgroup] 2024-06-26T06:52:27.0868658Z Filtered matrix: 2024-06-26T06:52:27.0869339Z {include: [{config: default}]} 2024-06-26T06:52:27.0870374Z 2024-06-26T06:52:27.0870585Z Is the current job unstable? False 2024-06-26T06:52:27.0870952Z 2024-06-26T06:52:27.0871206Z Is keep-going label set? False 2024-06-26T06:52:27.0871524Z 2024-06-26T06:52:27.0871686Z Renabled issues? 2024-06-26T06:52:27.1005340Z ##[group]Run actions/download-artifact@v3 2024-06-26T06:52:27.1005903Z with: 2024-06-26T06:52:27.1006264Z name: manywheel-py3_8-cuda11_8-split 2024-06-26T06:52:27.1006899Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-06-26T06:52:27.1007519Z env: 2024-06-26T06:52:27.1007849Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:27.1008257Z BUILDER_ROOT: /builder 2024-06-26T06:52:27.1008675Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:27.1009094Z DESIRED_CUDA: cu118 2024-06-26T06:52:27.1009476Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:27.1009886Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:27.1010393Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:27.1010976Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:27.1011355Z LIBTORCH_CONFIG: 2024-06-26T06:52:27.1011730Z LIBTORCH_VARIANT: 2024-06-26T06:52:27.1012103Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:27.1012506Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:27.1013168Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:27.1013896Z ANACONDA_USER: pytorch 2024-06-26T06:52:27.1014324Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:27.1014774Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:27.1015267Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:27.1016000Z GITHUB_TOKEN: *** 2024-06-26T06:52:27.1016378Z PR_NUMBER: 2024-06-26T06:52:27.1016754Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:27.1017578Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:27.1018130Z USE_SPLIT_BUILD: true 2024-06-26T06:52:27.1018512Z ##[endgroup] 2024-06-26T06:52:27.1766543Z Starting download for manywheel-py3_8-cuda11_8-split 2024-06-26T06:52:27.2932646Z Directory structure has been setup for the artifact 2024-06-26T06:52:27.2936825Z Total number of files that will be downloaded: 2 2024-06-26T06:52:28.2944552Z Total file count: 2 ---- Processed file #0 (0.0%) 2024-06-26T06:52:29.2940647Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:30.2940715Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:31.2940133Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:32.2945600Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:33.2940021Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:34.2939919Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:35.2943092Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:36.2941191Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:37.2940268Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:38.2940601Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:39.2941923Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:40.2947354Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:41.2951580Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:42.2959261Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:43.2956990Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:44.2949954Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:45.2950127Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:46.2950850Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:47.2953332Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:48.2950999Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:49.2955123Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:50.2951297Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:51.2950461Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:52.2953259Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:53.2949891Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:54.2955507Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:55.2952956Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:56.2951827Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:57.2949889Z Total file count: 2 ---- Processed file #1 (50.0%) 2024-06-26T06:52:57.7444524Z Artifact manywheel-py3_8-cuda11_8-split was downloaded to /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-06-26T06:52:57.7454522Z Artifact download has finished successfully 2024-06-26T06:52:57.7672772Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-06-26T06:52:57.7673464Z with: 2024-06-26T06:52:57.7673804Z driver-version: 550.54.15 2024-06-26T06:52:57.7674219Z env: 2024-06-26T06:52:57.7674530Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:57.7674960Z BUILDER_ROOT: /builder 2024-06-26T06:52:57.7675380Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:57.7675782Z DESIRED_CUDA: cu118 2024-06-26T06:52:57.7676182Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:57.7676597Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:57.7677095Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:57.7677694Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:57.7678076Z LIBTORCH_CONFIG: 2024-06-26T06:52:57.7678438Z LIBTORCH_VARIANT: 2024-06-26T06:52:57.7678829Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:57.7679233Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:57.7679853Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:57.7680832Z ANACONDA_USER: pytorch 2024-06-26T06:52:57.7681287Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:57.7681755Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:57.7682249Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:57.7683007Z GITHUB_TOKEN: *** 2024-06-26T06:52:57.7683370Z PR_NUMBER: 2024-06-26T06:52:57.7683764Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:57.7684339Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:57.7684871Z USE_SPLIT_BUILD: true 2024-06-26T06:52:57.7685273Z ##[endgroup] 2024-06-26T06:52:57.7736698Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T06:52:57.7737859Z with: 2024-06-26T06:52:57.7738195Z timeout_minutes: 10 2024-06-26T06:52:57.7738583Z max_attempts: 3 2024-06-26T06:52:57.7780768Z 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 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 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}" 2024-06-26T06:52:57.7823742Z retry_wait_seconds: 10 2024-06-26T06:52:57.7824202Z polling_interval_seconds: 1 2024-06-26T06:52:57.7824646Z warning_on_retry: true 2024-06-26T06:52:57.7825073Z continue_on_error: false 2024-06-26T06:52:57.7825476Z env: 2024-06-26T06:52:57.7825783Z PYTORCH_ROOT: /pytorch 2024-06-26T06:52:57.7826198Z BUILDER_ROOT: /builder 2024-06-26T06:52:57.7826614Z PACKAGE_TYPE: manywheel 2024-06-26T06:52:57.7827017Z DESIRED_CUDA: cu118 2024-06-26T06:52:57.7827413Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:52:57.7827824Z GPU_ARCH_TYPE: cuda 2024-06-26T06:52:57.7828321Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:52:57.7828926Z SKIP_ALL_TESTS: 1 2024-06-26T06:52:57.7829307Z LIBTORCH_CONFIG: 2024-06-26T06:52:57.7829669Z LIBTORCH_VARIANT: 2024-06-26T06:52:57.7830062Z DESIRED_DEVTOOLSET: 2024-06-26T06:52:57.7830463Z DESIRED_PYTHON: 3.8 2024-06-26T06:52:57.7831072Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:52:57.7831805Z ANACONDA_USER: pytorch 2024-06-26T06:52:57.7832234Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:52:57.7832817Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:52:57.7833336Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:52:57.7834071Z GITHUB_TOKEN: *** 2024-06-26T06:52:57.7834431Z PR_NUMBER: 2024-06-26T06:52:57.7834821Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:52:57.7835395Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:52:57.7835926Z USE_SPLIT_BUILD: true 2024-06-26T06:52:57.7836342Z DRIVER_VERSION: 550.54.15 2024-06-26T06:52:57.7836765Z ##[endgroup] 2024-06-26T06:52:57.8589750Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-06-26T06:52:57.8592371Z + pre_install_nvidia_driver_amzn2 2024-06-26T06:52:57.8593306Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-06-26T06:52:58.3704524Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-06-26T06:52:58.4297519Z No Match for argument: nvidia-driver-latest-dkms 2024-06-26T06:52:58.4683985Z No Packages marked for removal 2024-06-26T06:52:58.4844757Z + install_nvidia_driver_common 2024-06-26T06:52:58.4847270Z + echo 'Before installing NVIDIA driver' 2024-06-26T06:52:58.4847824Z + lspci 2024-06-26T06:52:58.4848191Z Before installing NVIDIA driver 2024-06-26T06:52:58.5031879Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-06-26T06:52:58.5032910Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-06-26T06:52:58.5033908Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-06-26T06:52:58.5035297Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-06-26T06:52:58.5037019Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-06-26T06:52:58.5038013Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-06-26T06:52:58.5039061Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-06-26T06:52:58.5040406Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-06-26T06:52:58.5041148Z + lsmod 2024-06-26T06:52:58.5054272Z Module Size Used by 2024-06-26T06:52:58.5055312Z nvidia_modeset 1339392 0 2024-06-26T06:52:58.5056173Z veth 16384 0 2024-06-26T06:52:58.5056661Z nvidia_uvm 4599808 0 2024-06-26T06:52:58.5057565Z nvidia 53989376 2 nvidia_uvm,nvidia_modeset 2024-06-26T06:52:58.5058532Z drm 421888 1 nvidia 2024-06-26T06:52:58.5059488Z i2c_core 77824 2 nvidia,drm 2024-06-26T06:52:58.5060749Z backlight 16384 1 nvidia_modeset 2024-06-26T06:52:58.5061646Z xt_conntrack 16384 1 2024-06-26T06:52:58.5062111Z ipt_MASQUERADE 16384 1 2024-06-26T06:52:58.5062650Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-06-26T06:52:58.5063216Z nf_conntrack_netlink 49152 0 2024-06-26T06:52:58.5063784Z nfnetlink 16384 2 nf_conntrack_netlink 2024-06-26T06:52:58.5064358Z xfrm_user 45056 1 2024-06-26T06:52:58.5064869Z xfrm_algo 16384 1 xfrm_user 2024-06-26T06:52:58.5065384Z iptable_nat 16384 1 2024-06-26T06:52:58.5065850Z nf_conntrack_ipv4 16384 3 2024-06-26T06:52:58.5066357Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-06-26T06:52:58.5066951Z nf_nat_ipv4 16384 1 iptable_nat 2024-06-26T06:52:58.5067948Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-06-26T06:52:58.5070508Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2024-06-26T06:52:58.5071607Z xt_addrtype 16384 2 2024-06-26T06:52:58.5072079Z iptable_filter 16384 1 2024-06-26T06:52:58.5072547Z br_netfilter 24576 0 2024-06-26T06:52:58.5073021Z bridge 172032 1 br_netfilter 2024-06-26T06:52:58.5073574Z stp 16384 1 bridge 2024-06-26T06:52:58.5074099Z llc 16384 2 bridge,stp 2024-06-26T06:52:58.5074795Z overlay 86016 0 2024-06-26T06:52:58.5075288Z sunrpc 393216 1 2024-06-26T06:52:58.5075751Z dm_mirror 28672 0 2024-06-26T06:52:58.5076208Z dm_region_hash 20480 1 dm_mirror 2024-06-26T06:52:58.5076798Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-06-26T06:52:58.5077428Z dm_mod 143360 2 dm_log,dm_mirror 2024-06-26T06:52:58.5077973Z dax 69632 1 dm_mod 2024-06-26T06:52:58.5078451Z sb_edac 24576 0 2024-06-26T06:52:58.5078903Z crc32_pclmul 16384 0 2024-06-26T06:52:58.5079349Z ghash_clmulni_intel 16384 0 2024-06-26T06:52:58.5079820Z pcbc 16384 0 2024-06-26T06:52:58.5080275Z aesni_intel 188416 0 2024-06-26T06:52:58.5080740Z aes_x86_64 20480 1 aesni_intel 2024-06-26T06:52:58.5081288Z crypto_simd 16384 1 aesni_intel 2024-06-26T06:52:58.5081851Z glue_helper 16384 1 aesni_intel 2024-06-26T06:52:58.5082534Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-06-26T06:52:58.5083208Z mousedev 24576 0 2024-06-26T06:52:58.5083662Z evdev 20480 3 2024-06-26T06:52:58.5084101Z pcc_cpufreq 16384 0 2024-06-26T06:52:58.5084558Z psmouse 32768 0 2024-06-26T06:52:58.5085010Z button 16384 0 2024-06-26T06:52:58.5085434Z ena 139264 0 2024-06-26T06:52:58.5085881Z ptp 20480 1 ena 2024-06-26T06:52:58.5086367Z pps_core 20480 1 ptp 2024-06-26T06:52:58.5086826Z ata_piix 36864 0 2024-06-26T06:52:58.5087296Z libata 266240 1 ata_piix 2024-06-26T06:52:58.5087923Z xen_blkfront 49152 2 2024-06-26T06:52:58.5088389Z crc32c_intel 24576 0 2024-06-26T06:52:58.5088989Z scsi_mod 245760 1 libata 2024-06-26T06:52:58.5089636Z autofs4 49152 2 2024-06-26T06:52:58.5090060Z + modinfo nvidia 2024-06-26T06:52:58.5090925Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-06-26T06:52:58.5091804Z alias: char-major-195-* 2024-06-26T06:52:58.5092255Z version: 550.54.15 2024-06-26T06:52:58.5092676Z supported: external 2024-06-26T06:52:58.5093089Z license: NVIDIA 2024-06-26T06:52:58.5093529Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-06-26T06:52:58.5094129Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-06-26T06:52:58.5094691Z srcversion: 833721318DA517F0C2FEC97 2024-06-26T06:52:58.5095250Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-06-26T06:52:58.5095871Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-06-26T06:52:58.5096480Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-06-26T06:52:58.5097414Z depends: i2c-core,drm 2024-06-26T06:52:58.5097964Z retpoline: Y 2024-06-26T06:52:58.5098347Z name: nvidia 2024-06-26T06:52:58.5099032Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-06-26T06:52:58.5099858Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-06-26T06:52:58.5100673Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-06-26T06:52:58.5101438Z parm: NVreg_ResmanDebugLevel:int 2024-06-26T06:52:58.5101971Z parm: NVreg_RmLogonRC:int 2024-06-26T06:52:58.5102505Z parm: NVreg_ModifyDeviceFiles:int 2024-06-26T06:52:58.5103069Z parm: NVreg_DeviceFileUID:int 2024-06-26T06:52:58.5103587Z parm: NVreg_DeviceFileGID:int 2024-06-26T06:52:58.5104137Z parm: NVreg_DeviceFileMode:int 2024-06-26T06:52:58.5104791Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-06-26T06:52:58.5105479Z parm: NVreg_UsePageAttributeTable:int 2024-06-26T06:52:58.5106071Z parm: NVreg_EnablePCIeGen3:int 2024-06-26T06:52:58.5106604Z parm: NVreg_EnableMSI:int 2024-06-26T06:52:58.5107108Z parm: NVreg_TCEBypassMode:int 2024-06-26T06:52:58.5107829Z parm: NVreg_EnableStreamMemOPs:int 2024-06-26T06:52:58.5108519Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-06-26T06:52:58.5109229Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-06-26T06:52:58.5109928Z parm: NVreg_EnableS0ixPowerManagement:int 2024-06-26T06:52:58.5110691Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-06-26T06:52:58.5111420Z parm: NVreg_DynamicPowerManagement:int 2024-06-26T06:52:58.5112186Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-06-26T06:52:58.5112925Z parm: NVreg_EnableGpuFirmware:int 2024-06-26T06:52:58.5113516Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-06-26T06:52:58.5114183Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-06-26T06:52:58.5114863Z parm: NVreg_EnableUserNUMAManagement:int 2024-06-26T06:52:58.5115469Z parm: NVreg_MemoryPoolSize:int 2024-06-26T06:52:58.5116038Z parm: NVreg_KMallocHeapMaxSize:int 2024-06-26T06:52:58.5116642Z parm: NVreg_VMallocHeapMaxSize:int 2024-06-26T06:52:58.5117205Z parm: NVreg_IgnoreMMIOCheck:int 2024-06-26T06:52:58.5117756Z parm: NVreg_NvLinkDisable:int 2024-06-26T06:52:58.5118381Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-06-26T06:52:58.5119015Z parm: NVreg_RegisterPCIDriver:int 2024-06-26T06:52:58.5119607Z parm: NVreg_EnableResizableBar:int 2024-06-26T06:52:58.5120210Z parm: NVreg_EnableDbgBreakpoint:int 2024-06-26T06:52:58.5120830Z parm: NVreg_EnableNonblockingOpen:int 2024-06-26T06:52:58.5121414Z parm: NVreg_RegistryDwords:charp 2024-06-26T06:52:58.5122031Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-06-26T06:52:58.5122624Z parm: NVreg_RmMsg:charp 2024-06-26T06:52:58.5123117Z parm: NVreg_GpuBlacklist:charp 2024-06-26T06:52:58.5123848Z parm: NVreg_TemporaryFilePath:charp 2024-06-26T06:52:58.5124428Z parm: NVreg_ExcludedGpus:charp 2024-06-26T06:52:58.5124977Z parm: NVreg_DmaRemapPeerMmio:int 2024-06-26T06:52:58.5125571Z parm: NVreg_RmNvlinkBandwidth:charp 2024-06-26T06:52:58.5126158Z parm: NVreg_ImexChannelCount:int 2024-06-26T06:52:58.5126697Z parm: rm_firmware_active:charp 2024-06-26T06:52:58.5127205Z + HAS_NVIDIA_DRIVER=0 2024-06-26T06:52:58.5127666Z ++ command -v nvidia-smi 2024-06-26T06:52:58.5128134Z + '[' -x /usr/bin/nvidia-smi ']' 2024-06-26T06:52:58.5128581Z + set +e 2024-06-26T06:52:58.5129201Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-06-26T06:53:00.6350703Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-06-26T06:53:00.6351825Z + NVIDIA_SMI_STATUS=0 2024-06-26T06:53:00.6352635Z + '[' 0 -ne 0 ']' 2024-06-26T06:53:00.6353068Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-06-26T06:53:00.6353552Z + HAS_NVIDIA_DRIVER=1 2024-06-26T06:53:00.6354485Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-06-26T06:53:00.6355367Z + set -e 2024-06-26T06:53:00.6355737Z + '[' 1 -eq 0 ']' 2024-06-26T06:53:00.6356469Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-06-26T06:53:00.6357321Z + post_install_nvidia_driver_common 2024-06-26T06:53:00.6357820Z + sudo modprobe nvidia 2024-06-26T06:53:00.6500360Z + echo 'After installing NVIDIA driver' 2024-06-26T06:53:00.6500886Z + lspci 2024-06-26T06:53:00.6503505Z After installing NVIDIA driver 2024-06-26T06:53:00.6657385Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-06-26T06:53:00.6658481Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-06-26T06:53:00.6659455Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-06-26T06:53:00.6660407Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-06-26T06:53:00.6661234Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-06-26T06:53:00.6662303Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-06-26T06:53:00.6663380Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-06-26T06:53:00.6664421Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-06-26T06:53:00.6665160Z + lsmod 2024-06-26T06:53:00.6678829Z Module Size Used by 2024-06-26T06:53:00.6679503Z nvidia_modeset 1339392 0 2024-06-26T06:53:00.6680434Z veth 16384 0 2024-06-26T06:53:00.6681342Z nvidia_uvm 4599808 0 2024-06-26T06:53:00.6682378Z nvidia 53989376 2 nvidia_uvm,nvidia_modeset 2024-06-26T06:53:00.6683590Z drm 421888 1 nvidia 2024-06-26T06:53:00.6684661Z i2c_core 77824 2 nvidia,drm 2024-06-26T06:53:00.6685889Z backlight 16384 1 nvidia_modeset 2024-06-26T06:53:00.6687029Z xt_conntrack 16384 1 2024-06-26T06:53:00.6688008Z ipt_MASQUERADE 16384 1 2024-06-26T06:53:00.6689133Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-06-26T06:53:00.6690345Z nf_conntrack_netlink 49152 0 2024-06-26T06:53:00.6691425Z nfnetlink 16384 2 nf_conntrack_netlink 2024-06-26T06:53:00.6692537Z xfrm_user 45056 1 2024-06-26T06:53:00.6693464Z xfrm_algo 16384 1 xfrm_user 2024-06-26T06:53:00.6694335Z iptable_nat 16384 1 2024-06-26T06:53:00.6694812Z nf_conntrack_ipv4 16384 3 2024-06-26T06:53:00.6695354Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-06-26T06:53:00.6695945Z nf_nat_ipv4 16384 1 iptable_nat 2024-06-26T06:53:00.6696610Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-06-26T06:53:00.6698709Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2024-06-26T06:53:00.6700524Z xt_addrtype 16384 2 2024-06-26T06:53:00.6701880Z iptable_filter 16384 1 2024-06-26T06:53:00.6702746Z br_netfilter 24576 0 2024-06-26T06:53:00.6703724Z bridge 172032 1 br_netfilter 2024-06-26T06:53:00.6704939Z stp 16384 1 bridge 2024-06-26T06:53:00.6705680Z llc 16384 2 bridge,stp 2024-06-26T06:53:00.6706258Z overlay 86016 0 2024-06-26T06:53:00.6706714Z sunrpc 393216 1 2024-06-26T06:53:00.6707159Z dm_mirror 28672 0 2024-06-26T06:53:00.6707648Z dm_region_hash 20480 1 dm_mirror 2024-06-26T06:53:00.6708257Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-06-26T06:53:00.6708880Z dm_mod 143360 2 dm_log,dm_mirror 2024-06-26T06:53:00.6709437Z dax 69632 1 dm_mod 2024-06-26T06:53:00.6709927Z sb_edac 24576 0 2024-06-26T06:53:00.6710369Z crc32_pclmul 16384 0 2024-06-26T06:53:00.6710839Z ghash_clmulni_intel 16384 0 2024-06-26T06:53:00.6711444Z pcbc 16384 0 2024-06-26T06:53:00.6711903Z aesni_intel 188416 0 2024-06-26T06:53:00.6712517Z aes_x86_64 20480 1 aesni_intel 2024-06-26T06:53:00.6713072Z crypto_simd 16384 1 aesni_intel 2024-06-26T06:53:00.6713614Z glue_helper 16384 1 aesni_intel 2024-06-26T06:53:00.6714310Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-06-26T06:53:00.6714981Z mousedev 24576 0 2024-06-26T06:53:00.6715420Z evdev 20480 3 2024-06-26T06:53:00.6715880Z pcc_cpufreq 16384 0 2024-06-26T06:53:00.6716339Z psmouse 32768 0 2024-06-26T06:53:00.6716768Z button 16384 0 2024-06-26T06:53:00.6717218Z ena 139264 0 2024-06-26T06:53:00.6717669Z ptp 20480 1 ena 2024-06-26T06:53:00.6718141Z pps_core 20480 1 ptp 2024-06-26T06:53:00.6718621Z ata_piix 36864 0 2024-06-26T06:53:00.6719107Z libata 266240 1 ata_piix 2024-06-26T06:53:00.6719600Z xen_blkfront 49152 2 2024-06-26T06:53:00.6720063Z crc32c_intel 24576 0 2024-06-26T06:53:00.6720700Z scsi_mod 245760 1 libata 2024-06-26T06:53:00.6721207Z autofs4 49152 2 2024-06-26T06:53:00.6721654Z + modinfo nvidia 2024-06-26T06:53:00.6722480Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-06-26T06:53:00.6723337Z alias: char-major-195-* 2024-06-26T06:53:00.6723808Z version: 550.54.15 2024-06-26T06:53:00.6724234Z supported: external 2024-06-26T06:53:00.6724632Z license: NVIDIA 2024-06-26T06:53:00.6725097Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-06-26T06:53:00.6725701Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-06-26T06:53:00.6726249Z srcversion: 833721318DA517F0C2FEC97 2024-06-26T06:53:00.6726826Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-06-26T06:53:00.6727450Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-06-26T06:53:00.6728058Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-06-26T06:53:00.6728680Z depends: i2c-core,drm 2024-06-26T06:53:00.6729123Z retpoline: Y 2024-06-26T06:53:00.6729480Z name: nvidia 2024-06-26T06:53:00.6730173Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-06-26T06:53:00.6731002Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-06-26T06:53:00.6731793Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-06-26T06:53:00.6732540Z parm: NVreg_ResmanDebugLevel:int 2024-06-26T06:53:00.6733092Z parm: NVreg_RmLogonRC:int 2024-06-26T06:53:00.6733613Z parm: NVreg_ModifyDeviceFiles:int 2024-06-26T06:53:00.6734177Z parm: NVreg_DeviceFileUID:int 2024-06-26T06:53:00.6734710Z parm: NVreg_DeviceFileGID:int 2024-06-26T06:53:00.6735235Z parm: NVreg_DeviceFileMode:int 2024-06-26T06:53:00.6735901Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-06-26T06:53:00.6736729Z parm: NVreg_UsePageAttributeTable:int 2024-06-26T06:53:00.6737823Z parm: NVreg_EnablePCIeGen3:int 2024-06-26T06:53:00.6738369Z parm: NVreg_EnableMSI:int 2024-06-26T06:53:00.6738881Z parm: NVreg_TCEBypassMode:int 2024-06-26T06:53:00.6739430Z parm: NVreg_EnableStreamMemOPs:int 2024-06-26T06:53:00.6740094Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-06-26T06:53:00.6740833Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-06-26T06:53:00.6741541Z parm: NVreg_EnableS0ixPowerManagement:int 2024-06-26T06:53:00.6742295Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-06-26T06:53:00.6743047Z parm: NVreg_DynamicPowerManagement:int 2024-06-26T06:53:00.6743816Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-06-26T06:53:00.6744541Z parm: NVreg_EnableGpuFirmware:int 2024-06-26T06:53:00.6745162Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-06-26T06:53:00.6745833Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-06-26T06:53:00.6746505Z parm: NVreg_EnableUserNUMAManagement:int 2024-06-26T06:53:00.6747121Z parm: NVreg_MemoryPoolSize:int 2024-06-26T06:53:00.6747696Z parm: NVreg_KMallocHeapMaxSize:int 2024-06-26T06:53:00.6748282Z parm: NVreg_VMallocHeapMaxSize:int 2024-06-26T06:53:00.6748865Z parm: NVreg_IgnoreMMIOCheck:int 2024-06-26T06:53:00.6749462Z parm: NVreg_NvLinkDisable:int 2024-06-26T06:53:00.6750075Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-06-26T06:53:00.6750727Z parm: NVreg_RegisterPCIDriver:int 2024-06-26T06:53:00.6751320Z parm: NVreg_EnableResizableBar:int 2024-06-26T06:53:00.6751914Z parm: NVreg_EnableDbgBreakpoint:int 2024-06-26T06:53:00.6752534Z parm: NVreg_EnableNonblockingOpen:int 2024-06-26T06:53:00.6753141Z parm: NVreg_RegistryDwords:charp 2024-06-26T06:53:00.6753752Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-06-26T06:53:00.6754351Z parm: NVreg_RmMsg:charp 2024-06-26T06:53:00.6754995Z parm: NVreg_GpuBlacklist:charp 2024-06-26T06:53:00.6755582Z parm: NVreg_TemporaryFilePath:charp 2024-06-26T06:53:00.6756168Z parm: NVreg_ExcludedGpus:charp 2024-06-26T06:53:00.6756731Z parm: NVreg_DmaRemapPeerMmio:int 2024-06-26T06:53:00.6757304Z parm: NVreg_RmNvlinkBandwidth:charp 2024-06-26T06:53:00.6757891Z parm: NVreg_ImexChannelCount:int 2024-06-26T06:53:00.6758456Z parm: rm_firmware_active:charp 2024-06-26T06:53:00.6758938Z + set +e 2024-06-26T06:53:00.6759312Z + nvidia-smi 2024-06-26T06:53:01.2601985Z Wed Jun 26 06:53:01 2024 2024-06-26T06:53:01.2603546Z +-----------------------------------------------------------------------------------------+ 2024-06-26T06:53:01.2604608Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-06-26T06:53:01.2605649Z |-----------------------------------------+------------------------+----------------------+ 2024-06-26T06:53:01.2606680Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-06-26T06:53:01.2607819Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-06-26T06:53:01.2608679Z | | | MIG M. | 2024-06-26T06:53:01.2609361Z |=========================================+========================+======================| 2024-06-26T06:53:01.2653356Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | 2024-06-26T06:53:01.2655816Z | N/A 34C P0 39W / 150W | 0MiB / 7680MiB | 1% Default | 2024-06-26T06:53:01.2656632Z | | | N/A | 2024-06-26T06:53:01.2658190Z +-----------------------------------------+------------------------+----------------------+ 2024-06-26T06:53:01.2659304Z 2024-06-26T06:53:01.2660605Z +-----------------------------------------------------------------------------------------+ 2024-06-26T06:53:01.2661831Z | Processes: | 2024-06-26T06:53:01.2662752Z | GPU GI CI PID Type Process name GPU Memory | 2024-06-26T06:53:01.2663608Z | ID ID Usage | 2024-06-26T06:53:01.2664323Z |=========================================================================================| 2024-06-26T06:53:01.2665140Z | No running processes found | 2024-06-26T06:53:01.2666561Z +-----------------------------------------------------------------------------------------+ 2024-06-26T06:53:02.7987746Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-06-26T06:53:04.4508527Z Tesla M60 2024-06-26T06:53:04.6948416Z + NVIDIA_SMI_STATUS=0 2024-06-26T06:53:04.6949089Z + '[' 0 -eq 0 ']' 2024-06-26T06:53:04.6949616Z + echo 'INFO: Ignoring allowed status 0' 2024-06-26T06:53:04.6950122Z + set -e 2024-06-26T06:53:04.6950558Z INFO: Ignoring allowed status 0 2024-06-26T06:53:04.6954935Z == Installing nvidia container toolkit for amzn2 == 2024-06-26T06:53:04.6958461Z + sudo yum install -y yum-utils 2024-06-26T06:53:05.2025760Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-06-26T06:53:06.8476652Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2024-06-26T06:53:06.8477559Z Nothing to do 2024-06-26T06:53:06.9925935Z + [[ amzn2 == \a\m\z\n\2\0\2\3 ]] 2024-06-26T06:53:06.9927010Z + YUM_REPO_URL=https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-06-26T06:53:06.9928705Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-06-26T06:53:07.5273450Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-06-26T06:53:07.5568324Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-06-26T06:53:07.5569863Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2024-06-26T06:53:07.5571086Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2024-06-26T06:53:07.5708909Z + sudo yum install -y nvidia-docker2 2024-06-26T06:53:08.0748290Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-06-26T06:53:09.6532696Z Package nvidia-docker2-2.13.0-1.noarch already installed and latest version 2024-06-26T06:53:09.6533527Z Nothing to do 2024-06-26T06:53:09.7890580Z + sudo systemctl restart docker 2024-06-26T06:53:10.8660540Z Command completed after 1 attempt(s). 2024-06-26T06:53:10.8766938Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-06-26T06:53:10.8767692Z with: 2024-06-26T06:53:10.8768150Z docker-image: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:53:10.8768933Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T06:53:10.8769556Z env: 2024-06-26T06:53:10.8769887Z PYTORCH_ROOT: /pytorch 2024-06-26T06:53:10.8770315Z BUILDER_ROOT: /builder 2024-06-26T06:53:10.8770717Z PACKAGE_TYPE: manywheel 2024-06-26T06:53:10.8771140Z DESIRED_CUDA: cu118 2024-06-26T06:53:10.8771545Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:53:10.8771947Z GPU_ARCH_TYPE: cuda 2024-06-26T06:53:10.8772456Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:53:10.8773055Z SKIP_ALL_TESTS: 1 2024-06-26T06:53:10.8773423Z LIBTORCH_CONFIG: 2024-06-26T06:53:10.8773808Z LIBTORCH_VARIANT: 2024-06-26T06:53:10.8774202Z DESIRED_DEVTOOLSET: 2024-06-26T06:53:10.8774589Z DESIRED_PYTHON: 3.8 2024-06-26T06:53:10.8775266Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:53:10.8776183Z ANACONDA_USER: pytorch 2024-06-26T06:53:10.8776613Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:53:10.8777376Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:53:10.8777995Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:53:10.8778765Z GITHUB_TOKEN: *** 2024-06-26T06:53:10.8779154Z PR_NUMBER: 2024-06-26T06:53:10.8779546Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:53:10.8780105Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:53:10.8780656Z USE_SPLIT_BUILD: true 2024-06-26T06:53:10.8781188Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T06:53:10.8781765Z ##[endgroup] 2024-06-26T06:53:10.8820975Z ##[group]Run set -x 2024-06-26T06:53:10.8821390Z set -x 2024-06-26T06:53:10.8821735Z set +e 2024-06-26T06:53:10.8822081Z  2024-06-26T06:53:10.8822413Z login() { 2024-06-26T06:53:10.8823233Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T06:53:10.8824157Z } 2024-06-26T06:53:10.8824486Z  2024-06-26T06:53:10.8825065Z retry () { 2024-06-26T06:53:10.8825555Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T06:53:10.8826105Z } 2024-06-26T06:53:10.8826418Z  2024-06-26T06:53:10.8826795Z retry login "${DOCKER_REGISTRY}" 2024-06-26T06:53:10.8827302Z  2024-06-26T06:53:10.8827608Z set -e 2024-06-26T06:53:10.8828182Z # ignore output since only exit code is used for conditional 2024-06-26T06:53:10.8829067Z # only pull docker image if it's not available locally 2024-06-26T06:53:10.8830028Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-06-26T06:53:10.8830878Z  retry docker pull "${DOCKER_IMAGE}" 2024-06-26T06:53:10.8831418Z fi 2024-06-26T06:53:10.8839548Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:53:10.8840162Z env: 2024-06-26T06:53:10.8840498Z PYTORCH_ROOT: /pytorch 2024-06-26T06:53:10.8840927Z BUILDER_ROOT: /builder 2024-06-26T06:53:10.8841338Z PACKAGE_TYPE: manywheel 2024-06-26T06:53:10.8841759Z DESIRED_CUDA: cu118 2024-06-26T06:53:10.8842160Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:53:10.8842556Z GPU_ARCH_TYPE: cuda 2024-06-26T06:53:10.8843061Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:53:10.8843661Z SKIP_ALL_TESTS: 1 2024-06-26T06:53:10.8844026Z LIBTORCH_CONFIG: 2024-06-26T06:53:10.8844402Z LIBTORCH_VARIANT: 2024-06-26T06:53:10.8844793Z DESIRED_DEVTOOLSET: 2024-06-26T06:53:10.8845184Z DESIRED_PYTHON: 3.8 2024-06-26T06:53:10.8845808Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:53:10.8846533Z ANACONDA_USER: pytorch 2024-06-26T06:53:10.8846954Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:53:10.8847426Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:53:10.8848073Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:53:10.8848831Z GITHUB_TOKEN: *** 2024-06-26T06:53:10.8849213Z PR_NUMBER: 2024-06-26T06:53:10.8849663Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:53:10.8850223Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:53:10.8850774Z USE_SPLIT_BUILD: true 2024-06-26T06:53:10.8851311Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T06:53:10.8852062Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T06:53:10.8852709Z ##[endgroup] 2024-06-26T06:53:10.8878208Z + set +e 2024-06-26T06:53:10.8878810Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T06:53:10.8879606Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T06:53:10.8881677Z + aws ecr get-login-password --region us-east-1 2024-06-26T06:53:10.8882946Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T06:53:11.3743162Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-06-26T06:53:11.3744478Z Configure a credential helper to remove this warning. See 2024-06-26T06:53:11.3745536Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T06:53:11.3746200Z 2024-06-26T06:53:11.3746361Z Login Succeeded 2024-06-26T06:53:11.3755585Z + set -e 2024-06-26T06:53:11.3756318Z + docker inspect --type=image pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:53:11.3918168Z + retry docker pull pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:53:11.3919006Z + docker pull pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:53:11.5997717Z cuda11.8-main: Pulling from pytorch/manylinux-builder 2024-06-26T06:53:11.5999064Z 2d473b07cdd5: Pulling fs layer 2024-06-26T06:53:11.5999722Z c0aa2aee8da6: Pulling fs layer 2024-06-26T06:53:11.6000404Z f3b6db5974df: Pulling fs layer 2024-06-26T06:53:11.6001091Z ee28037c259c: Pulling fs layer 2024-06-26T06:53:11.6001580Z c4bece28d687: Pulling fs layer 2024-06-26T06:53:11.6002478Z 764ae2613248: Pulling fs layer 2024-06-26T06:53:11.6003350Z 19558c14747d: Pulling fs layer 2024-06-26T06:53:11.6003807Z ef40a148b9e8: Pulling fs layer 2024-06-26T06:53:11.6004260Z 10f01933584e: Pulling fs layer 2024-06-26T06:53:11.6004751Z 5215b8e0ad0b: Pulling fs layer 2024-06-26T06:53:11.6005212Z 9ffa16c99b6e: Pulling fs layer 2024-06-26T06:53:11.6005648Z f54017974ec7: Pulling fs layer 2024-06-26T06:53:11.6006257Z 61d458abdba6: Pulling fs layer 2024-06-26T06:53:11.6007159Z 99b10d670aa2: Pulling fs layer 2024-06-26T06:53:11.6008062Z ea2b79d58efc: Pulling fs layer 2024-06-26T06:53:11.6009012Z 6cfd8a916756: Pulling fs layer 2024-06-26T06:53:11.6009891Z c4bece28d687: Waiting 2024-06-26T06:53:11.6010509Z ee28037c259c: Waiting 2024-06-26T06:53:11.6010915Z 62558e7d9832: Pulling fs layer 2024-06-26T06:53:11.6011368Z c0109f252818: Pulling fs layer 2024-06-26T06:53:11.6011800Z 5079605869e2: Pulling fs layer 2024-06-26T06:53:11.6012249Z 57479e65e34e: Pulling fs layer 2024-06-26T06:53:11.6012714Z b206725a66f5: Pulling fs layer 2024-06-26T06:53:11.6013152Z 5215b8e0ad0b: Waiting 2024-06-26T06:53:11.6013552Z 771007961271: Pulling fs layer 2024-06-26T06:53:11.6014004Z 41be15437a44: Pulling fs layer 2024-06-26T06:53:11.6014423Z 9ffa16c99b6e: Waiting 2024-06-26T06:53:11.6014823Z 2e9845afb658: Pulling fs layer 2024-06-26T06:53:11.6015256Z f54017974ec7: Waiting 2024-06-26T06:53:11.6015623Z ef40a148b9e8: Waiting 2024-06-26T06:53:11.6016024Z 3c0bf5252cc6: Pulling fs layer 2024-06-26T06:53:11.6016477Z 2825a60a8132: Pulling fs layer 2024-06-26T06:53:11.6016909Z 50359375ca9d: Pulling fs layer 2024-06-26T06:53:11.6017765Z 764ae2613248: Waiting 2024-06-26T06:53:11.6018151Z 19558c14747d: Waiting 2024-06-26T06:53:11.6018536Z fda341a1581b: Pulling fs layer 2024-06-26T06:53:11.6018970Z 5079605869e2: Waiting 2024-06-26T06:53:11.6019350Z b206725a66f5: Waiting 2024-06-26T06:53:11.6019701Z 57479e65e34e: Waiting 2024-06-26T06:53:11.6020075Z 3c0bf5252cc6: Waiting 2024-06-26T06:53:11.6020452Z 99b10d670aa2: Waiting 2024-06-26T06:53:11.6021114Z 2825a60a8132: Waiting 2024-06-26T06:53:11.6021671Z 2e9845afb658: Waiting 2024-06-26T06:53:11.6022036Z fda341a1581b: Waiting 2024-06-26T06:53:11.6022418Z 6cfd8a916756: Waiting 2024-06-26T06:53:11.6022794Z ea2b79d58efc: Waiting 2024-06-26T06:53:11.6023153Z 41be15437a44: Waiting 2024-06-26T06:53:11.7587245Z f3b6db5974df: Verifying Checksum 2024-06-26T06:53:11.7587933Z f3b6db5974df: Download complete 2024-06-26T06:53:12.3919771Z 2d473b07cdd5: Verifying Checksum 2024-06-26T06:53:12.3920368Z 2d473b07cdd5: Download complete 2024-06-26T06:53:12.4605934Z c4bece28d687: Verifying Checksum 2024-06-26T06:53:12.4606487Z c4bece28d687: Download complete 2024-06-26T06:53:12.6455584Z ee28037c259c: Verifying Checksum 2024-06-26T06:53:12.6456192Z ee28037c259c: Download complete 2024-06-26T06:53:12.6578412Z 764ae2613248: Verifying Checksum 2024-06-26T06:53:12.6578949Z 764ae2613248: Download complete 2024-06-26T06:53:12.7282219Z 19558c14747d: Verifying Checksum 2024-06-26T06:53:12.7283278Z 19558c14747d: Download complete 2024-06-26T06:53:12.8160158Z c0aa2aee8da6: Verifying Checksum 2024-06-26T06:53:12.8161104Z c0aa2aee8da6: Download complete 2024-06-26T06:53:12.8216610Z 10f01933584e: Verifying Checksum 2024-06-26T06:53:12.8217561Z 10f01933584e: Download complete 2024-06-26T06:53:12.8804513Z 9ffa16c99b6e: Verifying Checksum 2024-06-26T06:53:12.8805069Z 9ffa16c99b6e: Download complete 2024-06-26T06:53:12.9337980Z f54017974ec7: Verifying Checksum 2024-06-26T06:53:12.9339042Z f54017974ec7: Download complete 2024-06-26T06:53:13.0062856Z 61d458abdba6: Verifying Checksum 2024-06-26T06:53:13.0063435Z 61d458abdba6: Download complete 2024-06-26T06:53:13.0829518Z 99b10d670aa2: Verifying Checksum 2024-06-26T06:53:13.0830554Z 99b10d670aa2: Download complete 2024-06-26T06:53:13.1364111Z ea2b79d58efc: Download complete 2024-06-26T06:53:13.1834915Z 6cfd8a916756: Download complete 2024-06-26T06:53:13.2641322Z 62558e7d9832: Verifying Checksum 2024-06-26T06:53:13.2642049Z 62558e7d9832: Download complete 2024-06-26T06:53:13.3129655Z c0109f252818: Download complete 2024-06-26T06:53:13.9984806Z 5079605869e2: Verifying Checksum 2024-06-26T06:53:13.9985369Z 5079605869e2: Download complete 2024-06-26T06:53:14.0037647Z ef40a148b9e8: Verifying Checksum 2024-06-26T06:53:14.0038253Z ef40a148b9e8: Download complete 2024-06-26T06:53:14.1617053Z 57479e65e34e: Verifying Checksum 2024-06-26T06:53:14.1622596Z 57479e65e34e: Download complete 2024-06-26T06:53:14.2174449Z 771007961271: Download complete 2024-06-26T06:53:15.4481673Z 41be15437a44: Verifying Checksum 2024-06-26T06:53:15.4482269Z 41be15437a44: Download complete 2024-06-26T06:53:15.6454974Z b206725a66f5: Verifying Checksum 2024-06-26T06:53:15.6455568Z b206725a66f5: Download complete 2024-06-26T06:53:15.6916589Z 3c0bf5252cc6: Verifying Checksum 2024-06-26T06:53:15.6917128Z 3c0bf5252cc6: Download complete 2024-06-26T06:53:15.6919888Z 5215b8e0ad0b: Verifying Checksum 2024-06-26T06:53:15.6920372Z 5215b8e0ad0b: Download complete 2024-06-26T06:53:16.1901545Z 2e9845afb658: Verifying Checksum 2024-06-26T06:53:16.1902609Z 2e9845afb658: Download complete 2024-06-26T06:53:16.2341195Z fda341a1581b: Verifying Checksum 2024-06-26T06:53:16.2342201Z fda341a1581b: Download complete 2024-06-26T06:53:16.4150551Z 2d473b07cdd5: Pull complete 2024-06-26T06:53:16.9812543Z 50359375ca9d: Verifying Checksum 2024-06-26T06:53:16.9813112Z 50359375ca9d: Download complete 2024-06-26T06:53:19.8069533Z c0aa2aee8da6: Pull complete 2024-06-26T06:53:20.0646231Z f3b6db5974df: Pull complete 2024-06-26T06:53:22.2874839Z ee28037c259c: Pull complete 2024-06-26T06:53:22.3400806Z c4bece28d687: Pull complete 2024-06-26T06:53:22.6688544Z 764ae2613248: Pull complete 2024-06-26T06:53:22.7341629Z 19558c14747d: Pull complete 2024-06-26T06:53:31.2293921Z ef40a148b9e8: Pull complete 2024-06-26T06:53:31.2699296Z 10f01933584e: Pull complete 2024-06-26T06:53:39.7673954Z 5215b8e0ad0b: Pull complete 2024-06-26T06:53:39.8555144Z 9ffa16c99b6e: Pull complete 2024-06-26T06:53:39.8935800Z f54017974ec7: Pull complete 2024-06-26T06:53:39.9548197Z 61d458abdba6: Pull complete 2024-06-26T06:53:40.0136635Z 99b10d670aa2: Pull complete 2024-06-26T06:53:40.0580543Z ea2b79d58efc: Pull complete 2024-06-26T06:53:40.1062255Z 6cfd8a916756: Pull complete 2024-06-26T06:53:40.2279439Z 62558e7d9832: Pull complete 2024-06-26T06:53:40.2749119Z c0109f252818: Pull complete 2024-06-26T06:53:42.1936775Z 5079605869e2: Pull complete 2024-06-26T06:53:42.4192067Z 57479e65e34e: Pull complete 2024-06-26T06:53:49.5704916Z b206725a66f5: Pull complete 2024-06-26T06:53:52.4191159Z 771007961271: Pull complete 2024-06-26T06:53:59.0209589Z 2825a60a8132: Verifying Checksum 2024-06-26T06:53:59.0210173Z 2825a60a8132: Download complete 2024-06-26T06:54:01.1247534Z 41be15437a44: Pull complete 2024-06-26T06:54:06.5576023Z 2e9845afb658: Pull complete 2024-06-26T06:54:08.9797317Z 3c0bf5252cc6: Pull complete 2024-06-26T06:55:11.8648304Z 2825a60a8132: Pull complete 2024-06-26T06:55:16.0313238Z 50359375ca9d: Pull complete 2024-06-26T06:55:18.4978553Z fda341a1581b: Pull complete 2024-06-26T06:55:19.8145261Z Digest: sha256:9efdee2c18ef2659da90b5624f0a04703278ff9a28fd7a62ec8adfa2623731f5 2024-06-26T06:55:20.3150795Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:55:20.5970755Z docker.io/pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:55:20.6052819Z Prepare all required actions 2024-06-26T06:55:20.6110894Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-06-26T06:55:20.6111488Z env: 2024-06-26T06:55:20.6111825Z PYTORCH_ROOT: /pytorch 2024-06-26T06:55:20.6112255Z BUILDER_ROOT: /builder 2024-06-26T06:55:20.6112658Z PACKAGE_TYPE: manywheel 2024-06-26T06:55:20.6113083Z DESIRED_CUDA: cu118 2024-06-26T06:55:20.6113486Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:55:20.6113885Z GPU_ARCH_TYPE: cuda 2024-06-26T06:55:20.6114403Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:55:20.6115007Z SKIP_ALL_TESTS: 1 2024-06-26T06:55:20.6115375Z LIBTORCH_CONFIG: 2024-06-26T06:55:20.6115759Z LIBTORCH_VARIANT: 2024-06-26T06:55:20.6116156Z DESIRED_DEVTOOLSET: 2024-06-26T06:55:20.6116577Z DESIRED_PYTHON: 3.8 2024-06-26T06:55:20.6117200Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:55:20.6117922Z ANACONDA_USER: pytorch 2024-06-26T06:55:20.6118391Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:55:20.6118842Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:55:20.6119329Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:55:20.6120084Z GITHUB_TOKEN: *** 2024-06-26T06:55:20.6120465Z PR_NUMBER: 2024-06-26T06:55:20.6120832Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:55:20.6121402Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:55:20.6121951Z USE_SPLIT_BUILD: true 2024-06-26T06:55:20.6122463Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T06:55:20.6123053Z ##[endgroup] 2024-06-26T06:55:20.7540050Z ##[group]Run set -x 2024-06-26T06:55:20.7540483Z set -x 2024-06-26T06:55:20.7540918Z # shellcheck disable=SC2086,SC2090 2024-06-26T06:55:20.7541498Z container_name=$(docker run \ 2024-06-26T06:55:20.7542014Z  ${GPU_FLAG:-} \ 2024-06-26T06:55:20.7542471Z  -e BINARY_ENV_FILE \ 2024-06-26T06:55:20.7542953Z  -e BUILDER_ROOT \ 2024-06-26T06:55:20.7543414Z  -e BUILD_ENVIRONMENT \ 2024-06-26T06:55:20.7543908Z  -e DESIRED_CUDA \ 2024-06-26T06:55:20.7544380Z  -e DESIRED_DEVTOOLSET \ 2024-06-26T06:55:20.7544869Z  -e DESIRED_PYTHON \ 2024-06-26T06:55:20.7545345Z  -e GITHUB_ACTIONS \ 2024-06-26T06:55:20.7545812Z  -e GPU_ARCH_TYPE \ 2024-06-26T06:55:20.7546274Z  -e GPU_ARCH_VERSION \ 2024-06-26T06:55:20.7546766Z  -e LIBTORCH_VARIANT \ 2024-06-26T06:55:20.7547254Z  -e PACKAGE_TYPE \ 2024-06-26T06:55:20.7547734Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-06-26T06:55:20.7548277Z  -e PYTORCH_ROOT \ 2024-06-26T06:55:20.7548740Z  -e SKIP_ALL_TESTS \ 2024-06-26T06:55:20.7549203Z  -e USE_SPLIT_BUILD \ 2024-06-26T06:55:20.7549675Z  --tty \ 2024-06-26T06:55:20.7550103Z  --detach \ 2024-06-26T06:55:20.7550608Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-06-26T06:55:20.7551322Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-06-26T06:55:20.7552017Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-06-26T06:55:20.7552577Z  -w / \ 2024-06-26T06:55:20.7552963Z  "${DOCKER_IMAGE}" 2024-06-26T06:55:20.7553395Z ) 2024-06-26T06:55:20.7553705Z  2024-06-26T06:55:20.7554807Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" ]]; then 2024-06-26T06:55:20.7556499Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-06-26T06:55:20.7557969Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-06-26T06:55:20.7559139Z fi 2024-06-26T06:55:20.7559479Z  2024-06-26T06:55:20.7560438Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-06-26T06:55:20.7561452Z # Generate test script 2024-06-26T06:55:20.7562538Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-06-26T06:55:20.7564009Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-06-26T06:55:20.7572878Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T06:55:20.7573504Z env: 2024-06-26T06:55:20.7573845Z PYTORCH_ROOT: /pytorch 2024-06-26T06:55:20.7574261Z BUILDER_ROOT: /builder 2024-06-26T06:55:20.7574690Z PACKAGE_TYPE: manywheel 2024-06-26T06:55:20.7575122Z DESIRED_CUDA: cu118 2024-06-26T06:55:20.7575514Z GPU_ARCH_VERSION: 11.8 2024-06-26T06:55:20.7575947Z GPU_ARCH_TYPE: cuda 2024-06-26T06:55:20.7576467Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:55:20.7577053Z SKIP_ALL_TESTS: 1 2024-06-26T06:55:20.7577692Z LIBTORCH_CONFIG: 2024-06-26T06:55:20.7578082Z LIBTORCH_VARIANT: 2024-06-26T06:55:20.7578467Z DESIRED_DEVTOOLSET: 2024-06-26T06:55:20.7578879Z DESIRED_PYTHON: 3.8 2024-06-26T06:55:20.7579509Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T06:55:20.7580220Z ANACONDA_USER: pytorch 2024-06-26T06:55:20.7580654Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T06:55:20.7581132Z BINARY_ENV_FILE: /tmp/env 2024-06-26T06:55:20.7581610Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T06:55:20.7582359Z GITHUB_TOKEN: *** 2024-06-26T06:55:20.7582745Z PR_NUMBER: 2024-06-26T06:55:20.7583140Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T06:55:20.7583702Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T06:55:20.7584255Z USE_SPLIT_BUILD: true 2024-06-26T06:55:20.7584802Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T06:55:20.7585382Z ##[endgroup] 2024-06-26T06:55:20.7620897Z ++ docker run --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all -e BINARY_ENV_FILE -e BUILDER_ROOT -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/pytorch/pytorch/builder:/builder -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/final_pkgs -w / pytorch/manylinux-builder:cuda11.8-main 2024-06-26T06:55:54.7090364Z + container_name=c33aa7268e35db670e76710b95dfb5dcdc4a6fb92309fadaeb0a7b72c0caca6d 2024-06-26T06:55:54.7091238Z + [[ cuda != \r\o\c\m ]] 2024-06-26T06:55:54.7092243Z + [[ 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 ]] 2024-06-26T06:55:54.7093523Z + [[ 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 ]] 2024-06-26T06:55:54.7094391Z + grep download.pytorch.org /etc/hosts 2024-06-26T06:55:54.7095572Z + docker exec -i c33aa7268e35db670e76710b95dfb5dcdc4a6fb92309fadaeb0a7b72c0caca6d bash -c '/bin/cat >> /etc/hosts' 2024-06-26T06:55:54.8084202Z + docker exec -t -w /pytorch c33aa7268e35db670e76710b95dfb5dcdc4a6fb92309fadaeb0a7b72c0caca6d bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-06-26T06:55:54.8912902Z + export TZ=UTC 2024-06-26T06:55:54.8913299Z + TZ=UTC 2024-06-26T06:55:54.8913766Z + envfile=/tmp/env 2024-06-26T06:55:54.8914270Z + [[ -n /pytorch ]] 2024-06-26T06:55:54.8918120Z ++ dirname /pytorch 2024-06-26T06:55:54.8925886Z + workdir=/ 2024-06-26T06:55:54.8926525Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-06-26T06:55:54.8927035Z + export DOCKER_IMAGE= 2024-06-26T06:55:54.8927697Z + DOCKER_IMAGE= 2024-06-26T06:55:54.8928159Z + [[ -z '' ]] 2024-06-26T06:55:54.8929114Z + [[ manywheel == conda ]] 2024-06-26T06:55:54.8929999Z + [[ cu118 == cpu ]] 2024-06-26T06:55:54.8931121Z + export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-06-26T06:55:54.8933573Z + DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-06-26T06:55:54.8934217Z + USE_GOLD_LINKER=OFF 2024-06-26T06:55:54.8934628Z + [[ cu118 == \c\p\u ]] 2024-06-26T06:55:54.8935045Z + PIP_UPLOAD_FOLDER=nightly/ 2024-06-26T06:55:54.8935550Z ++ date -u +%Y%m%d 2024-06-26T06:55:54.8942178Z + export DATE=20240626 2024-06-26T06:55:54.8942575Z + DATE=20240626 2024-06-26T06:55:54.8948292Z ++ cat /pytorch/version.txt 2024-06-26T06:55:54.8949318Z ++ cut -da -f1 2024-06-26T06:55:54.8959062Z + BASE_BUILD_VERSION=2.5.0.dev20240626 2024-06-26T06:55:54.8959669Z + tagged_version 2024-06-26T06:55:54.8960236Z + GIT_DIR=//pytorch/.git 2024-06-26T06:55:54.8961105Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-06-26T06:55:54.8961962Z + [[ ! -d //pytorch/.git ]] 2024-06-26T06:55:54.8962801Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-06-26T06:55:54.8982841Z fatal: No names found, cannot describe anything. 2024-06-26T06:55:54.8985282Z + return 1 2024-06-26T06:55:54.8987866Z ++ uname 2024-06-26T06:55:54.8995062Z + [[ Linux == \D\a\r\w\i\n ]] 2024-06-26T06:55:54.8995916Z + [[ manywheel == conda ]] 2024-06-26T06:55:54.8996935Z + export PYTORCH_BUILD_VERSION=2.5.0.dev20240626+cu118 2024-06-26T06:55:54.8997608Z + PYTORCH_BUILD_VERSION=2.5.0.dev20240626+cu118 2024-06-26T06:55:54.8998160Z + export PYTORCH_BUILD_NUMBER=1 2024-06-26T06:55:54.8998640Z + PYTORCH_BUILD_NUMBER=1 2024-06-26T06:55:54.9000052Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-06-26T06:55:54.9005757Z + TRITON_VERSION=3.0.0 2024-06-26T06:55:54.9008060Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-06-26T06:55:54.9009524Z + [[ manywheel =~ .*wheel.* ]] 2024-06-26T06:55:54.9010431Z + [[ -n '' ]] 2024-06-26T06:55:54.9010819Z + [[ manywheel =~ .*wheel.* ]] 2024-06-26T06:55:54.9011518Z + [[ -n 2.5.0.dev20240626+cu118 ]] 2024-06-26T06:55:54.9012029Z + [[ 2.5.0.dev20240626+cu118 =~ .*rocm.* ]] 2024-06-26T06:55:54.9012537Z + cat 2024-06-26T06:55:54.9019455Z ++ uname -a 2024-06-26T06:55:54.9028955Z ++ date 2024-06-26T06:55:54.9047340Z ++ uname 2024-06-26T06:55:54.9054260Z + [[ Linux != Darwin ]] 2024-06-26T06:55:54.9055113Z + MEMORY_LIMIT_MAX_JOBS=12 2024-06-26T06:55:54.9057639Z ++ nproc 2024-06-26T06:55:54.9066227Z + NUM_CPUS=14 2024-06-26T06:55:54.9066636Z + export MAX_JOBS=12 2024-06-26T06:55:54.9067040Z + MAX_JOBS=12 2024-06-26T06:55:54.9067356Z + cat 2024-06-26T06:55:54.9077635Z + echo 'retry () {' 2024-06-26T06:55:54.9084652Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-06-26T06:55:54.9085455Z + echo '}' 2024-06-26T06:55:54.9085838Z + echo 'export -f retry' 2024-06-26T06:55:54.9086254Z + cat /tmp/env 2024-06-26T06:55:54.9086918Z # =================== The following code will be executed inside Docker container =================== 2024-06-26T06:55:54.9087723Z export TZ=UTC 2024-06-26T06:55:54.9089115Z echo "Running on Linux c33aa7268e35 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Jun 26 06:55:54 UTC 2024" 2024-06-26T06:55:54.9090486Z 2024-06-26T06:55:54.9090812Z export PACKAGE_TYPE="manywheel" 2024-06-26T06:55:54.9091298Z export DESIRED_PYTHON="3.8" 2024-06-26T06:55:54.9091914Z export DESIRED_CUDA="cu118" 2024-06-26T06:55:54.9092746Z export LIBTORCH_VARIANT="" 2024-06-26T06:55:54.9093623Z export BUILD_PYTHONLESS="" 2024-06-26T06:55:54.9094515Z export USE_SPLIT_BUILD="true" 2024-06-26T06:55:54.9095257Z if [[ "linux-gnu" == "msys" ]]; then 2024-06-26T06:55:54.9095753Z export LIBTORCH_CONFIG="" 2024-06-26T06:55:54.9096256Z if [[ "" == 'debug' ]]; then 2024-06-26T06:55:54.9096698Z export DEBUG=1 2024-06-26T06:55:54.9097542Z fi 2024-06-26T06:55:54.9097911Z export DESIRED_DEVTOOLSET="" 2024-06-26T06:55:54.9098922Z else 2024-06-26T06:55:54.9099245Z export DESIRED_DEVTOOLSET="" 2024-06-26T06:55:54.9099676Z fi 2024-06-26T06:55:54.9099849Z 2024-06-26T06:55:54.9100013Z export DATE="20240626" 2024-06-26T06:55:54.9100601Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-06-26T06:55:54.9101268Z export PYTORCH_BUILD_VERSION="2.5.0.dev20240626+cu118" 2024-06-26T06:55:54.9101892Z export PYTORCH_BUILD_NUMBER="1" 2024-06-26T06:55:54.9102476Z export OVERRIDE_PACKAGE_VERSION="2.5.0.dev20240626+cu118" 2024-06-26T06:55:54.9103155Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-06-26T06:55:54.9103582Z 2024-06-26T06:55:54.9103846Z # TODO: We don't need this anymore IIUC 2024-06-26T06:55:54.9104433Z export TORCH_PACKAGE_NAME='torch' 2024-06-26T06:55:54.9105049Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-06-26T06:55:54.9105692Z export ANACONDA_USER='pytorch' 2024-06-26T06:55:54.9106008Z 2024-06-26T06:55:54.9106193Z export USE_FBGEMM=1 2024-06-26T06:55:54.9106582Z export PIP_UPLOAD_FOLDER="nightly/" 2024-06-26T06:55:54.9107263Z export DOCKER_IMAGE="pytorch/manylinux-builder:118" 2024-06-26T06:55:54.9107711Z 2024-06-26T06:55:54.9107731Z 2024-06-26T06:55:54.9107912Z export USE_GOLD_LINKER="OFF" 2024-06-26T06:55:54.9108368Z export USE_GLOO_WITH_OPENSSL="ON" 2024-06-26T06:55:54.9109134Z # =================== The above code will be executed inside Docker container =================== 2024-06-26T06:55:54.9109919Z export MAX_JOBS="12" 2024-06-26T06:55:54.9110292Z retry () { 2024-06-26T06:55:54.9110812Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T06:55:54.9111452Z } 2024-06-26T06:55:54.9111785Z export -f retry 2024-06-26T06:55:54.9113215Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh c33aa7268e35db670e76710b95dfb5dcdc4a6fb92309fadaeb0a7b72c0caca6d bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-06-26T06:55:55.0031958Z 2024-06-26T06:55:55.0032285Z 2024-06-26T06:55:55.0033077Z The script that will run in the next step is: 2024-06-26T06:55:55.0039562Z # =================== The following code will be executed inside Docker container =================== 2024-06-26T06:55:55.0041436Z set -eux -o pipefail 2024-06-26T06:55:55.0041911Z 2024-06-26T06:55:55.0042116Z retry () { 2024-06-26T06:55:55.0042517Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-06-26T06:55:55.0043044Z } 2024-06-26T06:55:55.0043217Z 2024-06-26T06:55:55.0043419Z # Source binary env file here if exists 2024-06-26T06:55:55.0043988Z if [[ -e "/tmp/env" ]]; then 2024-06-26T06:55:55.0044431Z source "/tmp/env" 2024-06-26T06:55:55.0044797Z fi 2024-06-26T06:55:55.0044964Z 2024-06-26T06:55:55.0045210Z python_nodot="$(echo 3.8 | tr -d m.u)" 2024-06-26T06:55:55.0045583Z 2024-06-26T06:55:55.0045730Z # Set up Python 2024-06-26T06:55:55.0046121Z if [[ "manywheel" == conda ]]; then 2024-06-26T06:55:55.0046726Z retry conda create -qyn testenv python="3.8" 2024-06-26T06:55:55.0047314Z source activate testenv >/dev/null 2024-06-26T06:55:55.0047847Z elif [[ "manywheel" != libtorch ]]; then 2024-06-26T06:55:55.0048585Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-06-26T06:55:55.0049407Z # Prior to Python 3.8 paths were suffixed with an 'm' 2024-06-26T06:55:55.0050150Z if [[ -d "${python_path}/bin" ]]; then 2024-06-26T06:55:55.0050703Z export PATH="${python_path}/bin:$PATH" 2024-06-26T06:55:55.0051334Z elif [[ -d "${python_path}m/bin" ]]; then 2024-06-26T06:55:55.0051909Z export PATH="${python_path}m/bin:$PATH" 2024-06-26T06:55:55.0052399Z fi 2024-06-26T06:55:55.0052691Z fi 2024-06-26T06:55:55.0052865Z 2024-06-26T06:55:55.0053022Z EXTRA_CONDA_FLAGS="" 2024-06-26T06:55:55.0053395Z NUMPY_PIN="" 2024-06-26T06:55:55.0053820Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-06-26T06:55:55.0054186Z 2024-06-26T06:55:55.0054376Z if [[ "$python_nodot" = *310* ]]; then 2024-06-26T06:55:55.0055284Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-06-26T06:55:55.0056179Z # we set a lower boundary here just to be safe 2024-06-26T06:55:55.0056982Z NUMPY_PIN=">=1.21.2" 2024-06-26T06:55:55.0057966Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-06-26T06:55:55.0058451Z fi 2024-06-26T06:55:55.0058619Z 2024-06-26T06:55:55.0058951Z if [[ "$python_nodot" = *39* ]]; then 2024-06-26T06:55:55.0059903Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-06-26T06:55:55.0060797Z # we set a lower boundary here just to be safe 2024-06-26T06:55:55.0061350Z NUMPY_PIN=">=1.20" 2024-06-26T06:55:55.0061702Z fi 2024-06-26T06:55:55.0061891Z 2024-06-26T06:55:55.0061909Z 2024-06-26T06:55:55.0061928Z 2024-06-26T06:55:55.0062379Z # Move debug wheels out of the package dir so they don't get installed 2024-06-26T06:55:55.0063154Z mkdir -p /tmp/debug_final_pkgs 2024-06-26T06:55:55.0063997Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-06-26T06:55:55.0064651Z 2024-06-26T06:55:55.0064804Z # Install the package 2024-06-26T06:55:55.0065525Z # These network calls should not have 'retry's because they are installing 2024-06-26T06:55:55.0066379Z # locally and aren't actually network calls 2024-06-26T06:55:55.0067263Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-06-26T06:55:55.0068256Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-06-26T06:55:55.0069190Z # conda build scripts themselves. These should really be consolidated 2024-06-26T06:55:55.0070333Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-06-26T06:55:55.0071333Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-06-26T06:55:55.0071986Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-06-26T06:55:55.0072540Z CHANNEL="nightly" 2024-06-26T06:55:55.0072898Z else 2024-06-26T06:55:55.0073207Z CHANNEL="test" 2024-06-26T06:55:55.0073543Z fi 2024-06-26T06:55:55.0073732Z 2024-06-26T06:55:55.0073908Z if [[ "manywheel" == conda ]]; then 2024-06-26T06:55:55.0074371Z ( 2024-06-26T06:55:55.0075175Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-06-26T06:55:55.0076437Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-06-26T06:55:55.0077781Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-06-26T06:55:55.0078735Z # it comes to the conda installation commands 2024-06-26T06:55:55.0079260Z set +u 2024-06-26T06:55:55.0080282Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy typing-extensions 2024-06-26T06:55:55.0081381Z if [[ "cu118" == 'cpu' ]]; then 2024-06-26T06:55:55.0081972Z retry conda install -c pytorch -y cpuonly 2024-06-26T06:55:55.0082499Z else 2024-06-26T06:55:55.0082820Z cu_ver="11.8" 2024-06-26T06:55:55.0083252Z CUDA_PACKAGE="pytorch-cuda" 2024-06-26T06:55:55.0084251Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-06-26T06:55:55.0085143Z fi 2024-06-26T06:55:55.0085638Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-06-26T06:55:55.0086224Z ) 2024-06-26T06:55:55.0086584Z elif [[ "manywheel" != libtorch ]]; then 2024-06-26T06:55:55.0087154Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-06-26T06:55:55.0087723Z if [[ "true" == "true" ]]; then 2024-06-26T06:55:55.0088633Z pkg_no_python="/final_pkgs/torch_no_python-2.5.0.dev20240626+cu118-py3-none-any.whl" 2024-06-26T06:55:55.0089810Z pkg_torch="/final_pkgs/torch-2.5.0.dev20240626+cu118-cp38-cp38-linux_x86_64.whl" 2024-06-26T06:55:55.0090803Z # todo: after folder is populated use the pypi_pkg channel instead 2024-06-26T06:55:55.0092111Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2024-06-26T06:55:55.0093291Z retry pip install -q numpy protobuf typing-extensions 2024-06-26T06:55:55.0094022Z else 2024-06-26T06:55:55.0094762Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2024-06-26T06:55:55.0095846Z retry pip install -q numpy protobuf typing-extensions 2024-06-26T06:55:55.0096438Z fi 2024-06-26T06:55:55.0096740Z else 2024-06-26T06:55:55.0097318Z pip install "$pkg" 2024-06-26T06:55:55.0098518Z retry pip install -q numpy protobuf typing-extensions 2024-06-26T06:55:55.0099280Z fi 2024-06-26T06:55:55.0099573Z fi 2024-06-26T06:55:55.0100160Z if [[ "manywheel" == libtorch ]]; then 2024-06-26T06:55:55.0100811Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-06-26T06:55:55.0101351Z unzip "$pkg" -d /tmp 2024-06-26T06:55:55.0101736Z cd /tmp/libtorch 2024-06-26T06:55:55.0102086Z fi 2024-06-26T06:55:55.0102258Z 2024-06-26T06:55:55.0102416Z # Test the package 2024-06-26T06:55:55.0102782Z /builder/check_binary.sh 2024-06-26T06:55:55.0103073Z 2024-06-26T06:55:55.0103510Z # =================== The above code will be executed inside Docker container =================== 2024-06-26T06:55:55.0105052Z + docker exec -t c33aa7268e35db670e76710b95dfb5dcdc4a6fb92309fadaeb0a7b72c0caca6d bash -c 'source /tmp/env && bash -x /run.sh' 2024-06-26T06:55:55.0920870Z Running on Linux c33aa7268e35 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Jun 26 06:55:54 UTC 2024 2024-06-26T06:55:55.0936528Z + set -eux -o pipefail 2024-06-26T06:55:55.0937394Z + [[ -e /tmp/env ]] 2024-06-26T06:55:55.0938054Z + source /tmp/env 2024-06-26T06:55:55.0938676Z ++ export TZ=UTC 2024-06-26T06:55:55.0939364Z ++ TZ=UTC 2024-06-26T06:55:55.0941746Z ++ echo 'Running on Linux c33aa7268e35 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Jun 26 06:55:54 UTC 2024' 2024-06-26T06:55:55.0944732Z Running on Linux c33aa7268e35 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Jun 26 06:55:54 UTC 2024 2024-06-26T06:55:55.0946762Z ++ export PACKAGE_TYPE=manywheel 2024-06-26T06:55:55.0947257Z ++ PACKAGE_TYPE=manywheel 2024-06-26T06:55:55.0947696Z ++ export DESIRED_PYTHON=3.8 2024-06-26T06:55:55.0948137Z ++ DESIRED_PYTHON=3.8 2024-06-26T06:55:55.0948549Z ++ export DESIRED_CUDA=cu118 2024-06-26T06:55:55.0948988Z ++ DESIRED_CUDA=cu118 2024-06-26T06:55:55.0949384Z ++ export LIBTORCH_VARIANT= 2024-06-26T06:55:55.0949817Z ++ LIBTORCH_VARIANT= 2024-06-26T06:55:55.0950264Z ++ export BUILD_PYTHONLESS= 2024-06-26T06:55:55.0950697Z ++ BUILD_PYTHONLESS= 2024-06-26T06:55:55.0951106Z ++ export USE_SPLIT_BUILD=true 2024-06-26T06:55:55.0951546Z ++ USE_SPLIT_BUILD=true 2024-06-26T06:55:55.0952101Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-06-26T06:55:55.0952833Z ++ export DESIRED_DEVTOOLSET= 2024-06-26T06:55:55.0953271Z ++ DESIRED_DEVTOOLSET= 2024-06-26T06:55:55.0953675Z ++ export DATE=20240626 2024-06-26T06:55:55.0954312Z ++ DATE=20240626 2024-06-26T06:55:55.0954844Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-06-26T06:55:55.0955412Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-06-26T06:55:55.0956019Z ++ export PYTORCH_BUILD_VERSION=2.5.0.dev20240626+cu118 2024-06-26T06:55:55.0956679Z ++ PYTORCH_BUILD_VERSION=2.5.0.dev20240626+cu118 2024-06-26T06:55:55.0957239Z ++ export PYTORCH_BUILD_NUMBER=1 2024-06-26T06:55:55.0957714Z ++ PYTORCH_BUILD_NUMBER=1 2024-06-26T06:55:55.0958261Z ++ export OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240626+cu118 2024-06-26T06:55:55.0958929Z ++ OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240626+cu118 2024-06-26T06:55:55.0959562Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-06-26T06:55:55.0960144Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-06-26T06:55:55.0960655Z ++ export TORCH_PACKAGE_NAME=torch 2024-06-26T06:55:55.0961145Z ++ TORCH_PACKAGE_NAME=torch 2024-06-26T06:55:55.0961739Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-06-26T06:55:55.0962403Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-06-26T06:55:55.0962954Z ++ export ANACONDA_USER=pytorch 2024-06-26T06:55:55.0963425Z ++ ANACONDA_USER=pytorch 2024-06-26T06:55:55.0964424Z ++ export USE_FBGEMM=1 2024-06-26T06:55:55.0965168Z ++ USE_FBGEMM=1 2024-06-26T06:55:55.0965697Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-06-26T06:55:55.0966806Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-06-26T06:55:55.0967845Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-06-26T06:55:55.0968903Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-06-26T06:55:55.0969485Z ++ export USE_GOLD_LINKER=OFF 2024-06-26T06:55:55.0969934Z ++ USE_GOLD_LINKER=OFF 2024-06-26T06:55:55.0970355Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-06-26T06:55:55.0970823Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-06-26T06:55:55.0971255Z ++ export MAX_JOBS=12 2024-06-26T06:55:55.0971644Z ++ MAX_JOBS=12 2024-06-26T06:55:55.0972024Z ++ export -f retry 2024-06-26T06:55:55.0972392Z ++ echo 3.8 2024-06-26T06:55:55.0972774Z ++ tr -d m.u 2024-06-26T06:55:55.0973103Z + python_nodot=38 2024-06-26T06:55:55.0973484Z + [[ manywheel == conda ]] 2024-06-26T06:55:55.0973925Z + [[ manywheel != libtorch ]] 2024-06-26T06:55:55.0974453Z + python_path=/opt/python/cp38-cp38 2024-06-26T06:55:55.0975024Z + [[ -d /opt/python/cp38-cp38/bin ]] 2024-06-26T06:55:55.0976483Z + export PATH=/opt/python/cp38-cp38/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T06:55:55.0979186Z + PATH=/opt/python/cp38-cp38/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T06:55:55.0980435Z + EXTRA_CONDA_FLAGS= 2024-06-26T06:55:55.0980970Z + NUMPY_PIN= 2024-06-26T06:55:55.0981452Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-06-26T06:55:55.0981953Z + [[ 38 = *310* ]] 2024-06-26T06:55:55.0982314Z + [[ 38 = *39* ]] 2024-06-26T06:55:55.0982741Z + mkdir -p /tmp/debug_final_pkgs 2024-06-26T06:55:55.0983382Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-06-26T06:55:55.0997641Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-06-26T06:55:55.0998478Z + echo 'no debug packages to move' 2024-06-26T06:55:55.0999019Z no debug packages to move 2024-06-26T06:55:55.1004220Z ++ ls -1 /final_pkgs 2024-06-26T06:55:55.1011861Z ++ sort 2024-06-26T06:55:55.1012211Z ++ tail -1 2024-06-26T06:55:55.1019835Z + pkg=/final_pkgs/torch_no_python-2.5.0.dev20240626+cu118-py3-none-any.whl 2024-06-26T06:55:55.1020628Z + [[ 2.5.0.dev20240626+cu118 == *dev* ]] 2024-06-26T06:55:55.1021345Z + CHANNEL=nightly 2024-06-26T06:55:55.1022017Z + [[ manywheel == conda ]] 2024-06-26T06:55:55.1022764Z + [[ manywheel != libtorch ]] 2024-06-26T06:55:55.1023334Z + [[ linux-binary-manywheel != *s390x* ]] 2024-06-26T06:55:55.1023866Z + [[ true == \t\r\u\e ]] 2024-06-26T06:55:55.1024677Z + pkg_no_python=/final_pkgs/torch_no_python-2.5.0.dev20240626+cu118-py3-none-any.whl 2024-06-26T06:55:55.1025845Z + pkg_torch=/final_pkgs/torch-2.5.0.dev20240626+cu118-cp38-cp38-linux_x86_64.whl 2024-06-26T06:55:55.1028060Z + pip install /final_pkgs/torch_no_python-2.5.0.dev20240626+cu118-py3-none-any.whl /final_pkgs/torch-2.5.0.dev20240626+cu118-cp38-cp38-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118_pypi_pkg 2024-06-26T06:55:56.4081787Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118_pypi_pkg 2024-06-26T06:55:56.4166528Z Processing /final_pkgs/torch_no_python-2.5.0.dev20240626+cu118-py3-none-any.whl 2024-06-26T06:55:59.1683465Z Processing /final_pkgs/torch-2.5.0.dev20240626+cu118-cp38-cp38-linux_x86_64.whl 2024-06-26T06:55:59.5450803Z Collecting filelock (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:55:59.5499407Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-06-26T06:55:59.6356055Z Collecting typing-extensions>=4.8.0 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:55:59.6414663Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.8.0-py3-none-any.whl (31 kB) 2024-06-26T06:55:59.7100076Z Collecting sympy (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:55:59.7147981Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-06-26T06:55:59.7543794Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.7 MB ? eta -:--:-- 2024-06-26T06:55:59.7898728Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 3.3/5.7 MB 100.1 MB/s eta 0:00:01 2024-06-26T06:55:59.8100837Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 5.7/5.7 MB 101.3 MB/s eta 0:00:01 2024-06-26T06:55:59.8102205Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 64.3 MB/s eta 0:00:00 2024-06-26T06:55:59.8972737Z [?25hCollecting networkx (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:55:59.9027151Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-06-26T06:55:59.9413402Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-06-26T06:55:59.9444189Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 1.6/1.6 MB 120.8 MB/s eta 0:00:01 2024-06-26T06:55:59.9446845Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 45.7 MB/s eta 0:00:00 2024-06-26T06:56:00.0125566Z [?25hCollecting jinja2 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:00.0178569Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.3-py3-none-any.whl (133 kB) 2024-06-26T06:56:00.0305406Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.2 kB ? eta -:--:-- 2024-06-26T06:56:00.0307853Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 16.9 MB/s eta 0:00:00 2024-06-26T06:56:00.1018235Z [?25hCollecting fsspec (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:00.1077712Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.2.0-py3-none-any.whl (170 kB) 2024-06-26T06:56:00.1212641Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/170.9 kB ? eta -:--:-- 2024-06-26T06:56:00.1215089Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.9/170.9 kB 20.3 MB/s eta 0:00:00 2024-06-26T06:56:00.2255495Z [?25hCollecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:00.3545818Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2024-06-26T06:56:00.3925369Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2024-06-26T06:56:00.4278321Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/23.2 MB 120.9 MB/s eta 0:00:01 2024-06-26T06:56:00.4633798Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/23.2 MB 120.9 MB/s eta 0:00:01 2024-06-26T06:56:00.4988613Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/23.2 MB 14.0 MB/s eta 0:00:02 2024-06-26T06:56:00.5341797Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/23.2 MB 33.5 MB/s eta 0:00:01 2024-06-26T06:56:00.5695121Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/23.2 MB 33.5 MB/s eta 0:00:01 2024-06-26T06:56:00.6053025Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/23.2 MB 33.5 MB/s eta 0:00:01 2024-06-26T06:56:00.6411071Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/23.2 MB 18.5 MB/s eta 0:00:02 2024-06-26T06:56:00.6765613Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/23.2 MB 28.4 MB/s eta 0:00:01 2024-06-26T06:56:00.7123215Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/23.2 MB 30.4 MB/s eta 0:00:01 2024-06-26T06:56:00.7477827Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 11.8/23.2 MB 41.7 MB/s eta 0:00:01 2024-06-26T06:56:00.7832071Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:00.8186487Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:00.8540320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:00.8894168Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:00.9248293Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:00.9602045Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:00.9956323Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:01.0311132Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 15.5/23.2 MB 78.3 MB/s eta 0:00:01 2024-06-26T06:56:01.0665576Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 16.8/23.2 MB 26.7 MB/s eta 0:00:01 2024-06-26T06:56:01.1019465Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 16.8/23.2 MB 26.7 MB/s eta 0:00:01 2024-06-26T06:56:01.1373520Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 16.8/23.2 MB 26.7 MB/s eta 0:00:01 2024-06-26T06:56:01.1727587Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 16.8/23.2 MB 26.7 MB/s eta 0:00:01 2024-06-26T06:56:01.2083983Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 16.8/23.2 MB 26.7 MB/s eta 0:00:01 2024-06-26T06:56:01.2440282Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 17.1/23.2 MB 17.7 MB/s eta 0:00:01 2024-06-26T06:56:01.2794974Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 20.8/23.2 MB 18.8 MB/s eta 0:00:01 2024-06-26T06:56:01.3149352Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.3503607Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.3857971Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.4211669Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.4565696Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.4920788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.5277552Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.5633293Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 21.2/23.2 MB 18.7 MB/s eta 0:00:01 2024-06-26T06:56:01.5991208Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.2/23.2 MB 12.4 MB/s eta 0:00:01 2024-06-26T06:56:01.6343867Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.2/23.2 MB 12.4 MB/s eta 0:00:01 2024-06-26T06:56:01.6698181Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.2/23.2 MB 12.4 MB/s eta 0:00:01 2024-06-26T06:56:01.7051695Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.2/23.2 MB 12.4 MB/s eta 0:00:01 2024-06-26T06:56:01.7405462Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.2/23.2 MB 12.4 MB/s eta 0:00:01 2024-06-26T06:56:01.7711230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.2/23.2 MB 12.4 MB/s eta 0:00:01 2024-06-26T06:56:01.7713134Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 9.8 MB/s eta 0:00:00 2024-06-26T06:56:01.9368157Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:02.0547561Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2024-06-26T06:56:02.0934922Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2024-06-26T06:56:02.0964872Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 870.4/875.6 kB 65.1 MB/s eta 0:00:01 2024-06-26T06:56:02.0966213Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 24.1 MB/s eta 0:00:00 2024-06-26T06:56:02.1447924Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:02.2588036Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2024-06-26T06:56:02.2978549Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2024-06-26T06:56:02.3334559Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/13.1 MB 92.9 MB/s eta 0:00:01 2024-06-26T06:56:02.3690129Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 6.6/13.1 MB 100.3 MB/s eta 0:00:01 2024-06-26T06:56:02.4048036Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 9.3/13.1 MB 88.7 MB/s eta 0:00:01 2024-06-26T06:56:02.4403346Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 11.1/13.1 MB 94.5 MB/s eta 0:00:01 2024-06-26T06:56:02.4760163Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 11.1/13.1 MB 62.7 MB/s eta 0:00:01 2024-06-26T06:56:02.5114288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 13.1/13.1 MB 62.6 MB/s eta 0:00:01 2024-06-26T06:56:02.5355788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 13.1/13.1 MB 62.6 MB/s eta 0:00:01 2024-06-26T06:56:02.5357113Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 42.7 MB/s eta 0:00:00 2024-06-26T06:56:02.6476307Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:02.8290670Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2024-06-26T06:56:02.8683347Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2024-06-26T06:56:02.9039836Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/663.9 MB 94.0 MB/s eta 0:00:08 2024-06-26T06:56:02.9400406Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/663.9 MB 94.8 MB/s eta 0:00:07 2024-06-26T06:56:02.9761721Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/663.9 MB 95.4 MB/s eta 0:00:07 2024-06-26T06:56:03.0119372Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/663.9 MB 98.3 MB/s eta 0:00:07 2024-06-26T06:56:03.0476756Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/663.9 MB 99.9 MB/s eta 0:00:07 2024-06-26T06:56:03.0833740Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/663.9 MB 99.9 MB/s eta 0:00:07 2024-06-26T06:56:03.1191059Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/663.9 MB 99.9 MB/s eta 0:00:07 2024-06-26T06:56:03.1551440Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/663.9 MB 99.9 MB/s eta 0:00:07 2024-06-26T06:56:03.1910078Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.6/663.9 MB 46.3 MB/s eta 0:00:14 2024-06-26T06:56:03.2268264Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/663.9 MB 46.3 MB/s eta 0:00:14 2024-06-26T06:56:03.2625113Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.0/663.9 MB 47.2 MB/s eta 0:00:14 2024-06-26T06:56:03.2982980Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.0/663.9 MB 47.2 MB/s eta 0:00:14 2024-06-26T06:56:03.3340105Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.0/663.9 MB 47.2 MB/s eta 0:00:14 2024-06-26T06:56:03.3697052Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/663.9 MB 32.9 MB/s eta 0:00:20 2024-06-26T06:56:03.4053283Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/663.9 MB 32.9 MB/s eta 0:00:20 2024-06-26T06:56:03.4411552Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/663.9 MB 32.9 MB/s eta 0:00:20 2024-06-26T06:56:03.4769302Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.0/663.9 MB 32.4 MB/s eta 0:00:20 2024-06-26T06:56:03.5127306Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.5/663.9 MB 32.7 MB/s eta 0:00:20 2024-06-26T06:56:03.5483991Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/663.9 MB 33.2 MB/s eta 0:00:20 2024-06-26T06:56:03.5842143Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/663.9 MB 33.2 MB/s eta 0:00:20 2024-06-26T06:56:03.6200776Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.4/663.9 MB 37.5 MB/s eta 0:00:17 2024-06-26T06:56:03.6560131Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.8/663.9 MB 67.2 MB/s eta 0:00:10 2024-06-26T06:56:03.6920611Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.3/663.9 MB 66.0 MB/s eta 0:00:10 2024-06-26T06:56:03.7279138Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/663.9 MB 99.1 MB/s eta 0:00:07 2024-06-26T06:56:03.7636974Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/663.9 MB 101.2 MB/s eta 0:00:07 2024-06-26T06:56:03.7996255Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/663.9 MB 74.8 MB/s eta 0:00:09 2024-06-26T06:56:03.8356531Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/663.9 MB 74.8 MB/s eta 0:00:09 2024-06-26T06:56:03.8717818Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/663.9 MB 53.2 MB/s eta 0:00:12 2024-06-26T06:56:03.9075167Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.7/663.9 MB 53.1 MB/s eta 0:00:12 2024-06-26T06:56:03.9432575Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/663.9 MB 67.2 MB/s eta 0:00:09 2024-06-26T06:56:03.9789297Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/663.9 MB 62.3 MB/s eta 0:00:10 2024-06-26T06:56:04.0148865Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/663.9 MB 62.3 MB/s eta 0:00:10 2024-06-26T06:56:04.0505860Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/663.9 MB 62.3 MB/s eta 0:00:10 2024-06-26T06:56:04.0865155Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/663.9 MB 62.3 MB/s eta 0:00:10 2024-06-26T06:56:04.1224146Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/663.9 MB 41.6 MB/s eta 0:00:15 2024-06-26T06:56:04.1582209Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/663.9 MB 41.9 MB/s eta 0:00:15 2024-06-26T06:56:04.1941079Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/663.9 MB 41.8 MB/s eta 0:00:15 2024-06-26T06:56:04.2300371Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/663.9 MB 41.8 MB/s eta 0:00:15 2024-06-26T06:56:04.2657539Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.7/663.9 MB 30.1 MB/s eta 0:00:20 2024-06-26T06:56:04.3013964Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/663.9 MB 52.7 MB/s eta 0:00:12 2024-06-26T06:56:04.3371222Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/663.9 MB 52.7 MB/s eta 0:00:12 2024-06-26T06:56:04.3730203Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/663.9 MB 52.7 MB/s eta 0:00:12 2024-06-26T06:56:04.4089196Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/663.9 MB 37.0 MB/s eta 0:00:16 2024-06-26T06:56:04.4447865Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/663.9 MB 48.4 MB/s eta 0:00:13 2024-06-26T06:56:04.4804834Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/663.9 MB 55.3 MB/s eta 0:00:11 2024-06-26T06:56:04.5163907Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/663.9 MB 102.4 MB/s eta 0:00:06 2024-06-26T06:56:04.5523577Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/663.9 MB 102.4 MB/s eta 0:00:06 2024-06-26T06:56:04.5882570Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/663.9 MB 102.4 MB/s eta 0:00:06 2024-06-26T06:56:04.6241504Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.0/663.9 MB 51.5 MB/s eta 0:00:12 2024-06-26T06:56:04.6599791Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/663.9 MB 45.0 MB/s eta 0:00:13 2024-06-26T06:56:04.6958640Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.8/663.9 MB 44.9 MB/s eta 0:00:13 2024-06-26T06:56:04.7318005Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/663.9 MB 44.6 MB/s eta 0:00:13 2024-06-26T06:56:04.7676641Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/663.9 MB 101.7 MB/s eta 0:00:06 2024-06-26T06:56:04.8033782Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.6/663.9 MB 106.5 MB/s eta 0:00:06 2024-06-26T06:56:04.8394110Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.6/663.9 MB 106.5 MB/s eta 0:00:06 2024-06-26T06:56:04.8754317Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.1/663.9 MB 65.4 MB/s eta 0:00:09 2024-06-26T06:56:04.9112755Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.8/663.9 MB 65.4 MB/s eta 0:00:09 2024-06-26T06:56:04.9473471Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.9/663.9 MB 66.8 MB/s eta 0:00:09 2024-06-26T06:56:04.9830591Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.4/663.9 MB 118.3 MB/s eta 0:00:05 2024-06-26T06:56:05.0187725Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/663.9 MB 110.5 MB/s eta 0:00:05 2024-06-26T06:56:05.0546724Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/663.9 MB 110.5 MB/s eta 0:00:05 2024-06-26T06:56:05.0904134Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/663.9 MB 110.5 MB/s eta 0:00:05 2024-06-26T06:56:05.1261332Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/663.9 MB 110.5 MB/s eta 0:00:05 2024-06-26T06:56:05.1618486Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/663.9 MB 110.5 MB/s eta 0:00:05 2024-06-26T06:56:05.1976498Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/663.9 MB 42.4 MB/s eta 0:00:13 2024-06-26T06:56:05.2335737Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.2/663.9 MB 36.6 MB/s eta 0:00:15 2024-06-26T06:56:05.2694388Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/663.9 MB 34.2 MB/s eta 0:00:16 2024-06-26T06:56:05.3053925Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.4/663.9 MB 33.6 MB/s eta 0:00:17 2024-06-26T06:56:05.3413402Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/663.9 MB 86.6 MB/s eta 0:00:07 2024-06-26T06:56:05.3769836Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/663.9 MB 101.6 MB/s eta 0:00:06 2024-06-26T06:56:05.4128421Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/663.9 MB 101.6 MB/s eta 0:00:06 2024-06-26T06:56:05.4485537Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/663.9 MB 58.6 MB/s eta 0:00:10 2024-06-26T06:56:05.4842162Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/663.9 MB 58.4 MB/s eta 0:00:10 2024-06-26T06:56:05.5199424Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/663.9 MB 58.4 MB/s eta 0:00:10 2024-06-26T06:56:05.5557478Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/663.9 MB 58.4 MB/s eta 0:00:10 2024-06-26T06:56:05.5917254Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.5/663.9 MB 34.4 MB/s eta 0:00:16 2024-06-26T06:56:05.6276628Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/663.9 MB 34.4 MB/s eta 0:00:16 2024-06-26T06:56:05.6641566Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.5/663.9 MB 34.1 MB/s eta 0:00:16 2024-06-26T06:56:05.7000114Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.0/663.9 MB 99.9 MB/s eta 0:00:06 2024-06-26T06:56:05.7359715Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.7/663.9 MB 103.3 MB/s eta 0:00:05 2024-06-26T06:56:05.7717321Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.7/663.9 MB 79.7 MB/s eta 0:00:07 2024-06-26T06:56:05.8074316Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.0/663.9 MB 78.6 MB/s eta 0:00:07 2024-06-26T06:56:05.8433816Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.0/663.9 MB 78.6 MB/s eta 0:00:07 2024-06-26T06:56:05.8793579Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.1/663.9 MB 48.7 MB/s eta 0:00:11 2024-06-26T06:56:05.9153673Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.6/663.9 MB 48.7 MB/s eta 0:00:11 2024-06-26T06:56:05.9515037Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/663.9 MB 54.6 MB/s eta 0:00:10 2024-06-26T06:56:05.9873796Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.7/663.9 MB 100.4 MB/s eta 0:00:05 2024-06-26T06:56:06.0233195Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/663.9 MB 102.7 MB/s eta 0:00:05 2024-06-26T06:56:06.0593996Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/663.9 MB 69.8 MB/s eta 0:00:08 2024-06-26T06:56:06.0951302Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.8/663.9 MB 70.6 MB/s eta 0:00:08 2024-06-26T06:56:06.1308384Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.8/663.9 MB 70.6 MB/s eta 0:00:08 2024-06-26T06:56:06.1665634Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.8/663.9 MB 70.6 MB/s eta 0:00:08 2024-06-26T06:56:06.2024140Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.8/663.9 MB 70.6 MB/s eta 0:00:08 2024-06-26T06:56:06.2382099Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.8/663.9 MB 70.6 MB/s eta 0:00:08 2024-06-26T06:56:06.2740171Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.3/663.9 MB 29.9 MB/s eta 0:00:17 2024-06-26T06:56:06.3098985Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.9/663.9 MB 30.0 MB/s eta 0:00:17 2024-06-26T06:56:06.3456765Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.5/663.9 MB 29.9 MB/s eta 0:00:17 2024-06-26T06:56:06.3815752Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.2/663.9 MB 103.5 MB/s eta 0:00:05 2024-06-26T06:56:06.4173009Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.2/663.9 MB 107.1 MB/s eta 0:00:05 2024-06-26T06:56:06.4529431Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.2/663.9 MB 104.5 MB/s eta 0:00:05 2024-06-26T06:56:06.4885980Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.2/663.9 MB 104.5 MB/s eta 0:00:05 2024-06-26T06:56:06.5243116Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.2/663.9 MB 104.5 MB/s eta 0:00:05 2024-06-26T06:56:06.5600216Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.2/663.9 MB 104.5 MB/s eta 0:00:05 2024-06-26T06:56:06.5957472Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.5/663.9 MB 42.7 MB/s eta 0:00:12 2024-06-26T06:56:06.6315043Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.5/663.9 MB 42.7 MB/s eta 0:00:12 2024-06-26T06:56:06.6673344Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.5/663.9 MB 42.7 MB/s eta 0:00:12 2024-06-26T06:56:06.7031672Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.2/663.9 MB 28.2 MB/s eta 0:00:17 2024-06-26T06:56:06.7391647Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.9/663.9 MB 28.2 MB/s eta 0:00:17 2024-06-26T06:56:06.7750289Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/663.9 MB 28.1 MB/s eta 0:00:17 2024-06-26T06:56:06.8107627Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/663.9 MB 104.7 MB/s eta 0:00:05 2024-06-26T06:56:06.8464721Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 200.0/663.9 MB 110.7 MB/s eta 0:00:05 2024-06-26T06:56:06.8821468Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 200.0/663.9 MB 110.7 MB/s eta 0:00:05 2024-06-26T06:56:06.9178545Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 200.0/663.9 MB 110.7 MB/s eta 0:00:05 2024-06-26T06:56:06.9536253Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 200.0/663.9 MB 110.7 MB/s eta 0:00:05 2024-06-26T06:56:06.9894276Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/663.9 MB 49.9 MB/s eta 0:00:10 2024-06-26T06:56:07.0251379Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/663.9 MB 49.9 MB/s eta 0:00:10 2024-06-26T06:56:07.0608145Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/663.9 MB 49.9 MB/s eta 0:00:10 2024-06-26T06:56:07.0964697Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/663.9 MB 49.9 MB/s eta 0:00:10 2024-06-26T06:56:07.1324250Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/663.9 MB 49.9 MB/s eta 0:00:10 2024-06-26T06:56:07.1684596Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.4/663.9 MB 26.7 MB/s eta 0:00:18 2024-06-26T06:56:07.2043316Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.0/663.9 MB 26.6 MB/s eta 0:00:18 2024-06-26T06:56:07.2403468Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 210.6/663.9 MB 36.6 MB/s eta 0:00:13 2024-06-26T06:56:07.2760846Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 214.3/663.9 MB 102.8 MB/s eta 0:00:05 2024-06-26T06:56:07.3117967Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 218.1/663.9 MB 112.6 MB/s eta 0:00:04 2024-06-26T06:56:07.3478642Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 218.1/663.9 MB 112.6 MB/s eta 0:00:04 2024-06-26T06:56:07.3837423Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 219.1/663.9 MB 63.9 MB/s eta 0:00:07 2024-06-26T06:56:07.4197369Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 222.7/663.9 MB 63.8 MB/s eta 0:00:07 2024-06-26T06:56:07.4557255Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 226.3/663.9 MB 62.2 MB/s eta 0:00:08 2024-06-26T06:56:07.4915936Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 230.0/663.9 MB 103.5 MB/s eta 0:00:05 2024-06-26T06:56:07.5272731Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 233.9/663.9 MB 106.3 MB/s eta 0:00:05 2024-06-26T06:56:07.5629549Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.5986654Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.6343666Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.6702146Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.7059464Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.7417840Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.7774910Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 234.9/663.9 MB 105.6 MB/s eta 0:00:05 2024-06-26T06:56:07.8134279Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/663.9 MB 27.8 MB/s eta 0:00:16 2024-06-26T06:56:07.8493610Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/663.9 MB 27.8 MB/s eta 0:00:16 2024-06-26T06:56:07.8851420Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 237.5/663.9 MB 24.5 MB/s eta 0:00:18 2024-06-26T06:56:07.9209953Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 241.2/663.9 MB 24.3 MB/s eta 0:00:18 2024-06-26T06:56:07.9568540Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 244.8/663.9 MB 24.2 MB/s eta 0:00:18 2024-06-26T06:56:07.9927836Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 248.6/663.9 MB 105.2 MB/s eta 0:00:04 2024-06-26T06:56:08.0290752Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 252.2/663.9 MB 104.1 MB/s eta 0:00:04 2024-06-26T06:56:08.0649284Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 255.9/663.9 MB 105.1 MB/s eta 0:00:04 2024-06-26T06:56:08.1008100Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 259.5/663.9 MB 100.9 MB/s eta 0:00:05 2024-06-26T06:56:08.1366427Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 263.1/663.9 MB 102.8 MB/s eta 0:00:04 2024-06-26T06:56:08.1723763Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 267.5/663.9 MB 110.8 MB/s eta 0:00:04 2024-06-26T06:56:08.2082236Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 269.3/663.9 MB 91.5 MB/s eta 0:00:05 2024-06-26T06:56:08.2440277Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 272.7/663.9 MB 90.2 MB/s eta 0:00:05 2024-06-26T06:56:08.2799068Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 276.2/663.9 MB 86.8 MB/s eta 0:00:05 2024-06-26T06:56:08.3157746Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 279.9/663.9 MB 102.9 MB/s eta 0:00:04 2024-06-26T06:56:08.3515239Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 284.4/663.9 MB 112.3 MB/s eta 0:00:04 2024-06-26T06:56:08.3874696Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 285.2/663.9 MB 111.6 MB/s eta 0:00:04 2024-06-26T06:56:08.4233295Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 285.2/663.9 MB 111.6 MB/s eta 0:00:04 2024-06-26T06:56:08.4592586Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 287.4/663.9 MB 61.8 MB/s eta 0:00:07 2024-06-26T06:56:08.4950791Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 289.6/663.9 MB 56.7 MB/s eta 0:00:07 2024-06-26T06:56:08.5310459Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 289.9/663.9 MB 47.1 MB/s eta 0:00:08 2024-06-26T06:56:08.5669969Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 293.2/663.9 MB 45.3 MB/s eta 0:00:09 2024-06-26T06:56:08.6027931Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 297.5/663.9 MB 69.3 MB/s eta 0:00:06 2024-06-26T06:56:08.6387304Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 302.0/663.9 MB 121.0 MB/s eta 0:00:03 2024-06-26T06:56:08.6747650Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 302.8/663.9 MB 90.8 MB/s eta 0:00:04 2024-06-26T06:56:08.7108799Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 306.4/663.9 MB 86.5 MB/s eta 0:00:05 2024-06-26T06:56:08.7468355Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 309.9/663.9 MB 81.9 MB/s eta 0:00:05 2024-06-26T06:56:08.7827640Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 313.5/663.9 MB 101.0 MB/s eta 0:00:04 2024-06-26T06:56:08.8185375Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 318.0/663.9 MB 110.1 MB/s eta 0:00:04 2024-06-26T06:56:08.8543227Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 318.8/663.9 MB 109.2 MB/s eta 0:00:04 2024-06-26T06:56:08.8903170Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 318.8/663.9 MB 109.2 MB/s eta 0:00:04 2024-06-26T06:56:08.9262281Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 319.4/663.9 MB 54.8 MB/s eta 0:00:07 2024-06-26T06:56:08.9622547Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 322.6/663.9 MB 54.0 MB/s eta 0:00:07 2024-06-26T06:56:08.9980518Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 326.2/663.9 MB 52.9 MB/s eta 0:00:07 2024-06-26T06:56:09.0340330Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 329.7/663.9 MB 98.7 MB/s eta 0:00:04 2024-06-26T06:56:09.0697432Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 333.8/663.9 MB 106.7 MB/s eta 0:00:04 2024-06-26T06:56:09.1053941Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 335.5/663.9 MB 108.1 MB/s eta 0:00:04 2024-06-26T06:56:09.1411833Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 335.5/663.9 MB 108.1 MB/s eta 0:00:04 2024-06-26T06:56:09.1771216Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 336.7/663.9 MB 58.7 MB/s eta 0:00:06 2024-06-26T06:56:09.2129638Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 340.4/663.9 MB 59.3 MB/s eta 0:00:06 2024-06-26T06:56:09.2488203Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 344.0/663.9 MB 56.9 MB/s eta 0:00:06 2024-06-26T06:56:09.2845347Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 347.8/663.9 MB 103.6 MB/s eta 0:00:04 2024-06-26T06:56:09.3202730Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 351.0/663.9 MB 112.0 MB/s eta 0:00:03 2024-06-26T06:56:09.3561083Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 351.0/663.9 MB 112.0 MB/s eta 0:00:03 2024-06-26T06:56:09.3921741Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 351.0/663.9 MB 112.0 MB/s eta 0:00:03 2024-06-26T06:56:09.4285265Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 351.0/663.9 MB 112.0 MB/s eta 0:00:03 2024-06-26T06:56:09.4643149Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 351.0/663.9 MB 112.0 MB/s eta 0:00:03 2024-06-26T06:56:09.5002520Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 351.0/663.9 MB 112.0 MB/s eta 0:00:03 2024-06-26T06:56:09.5360642Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 351.7/663.9 MB 32.9 MB/s eta 0:00:10 2024-06-26T06:56:09.5718904Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 352.3/663.9 MB 32.8 MB/s eta 0:00:10 2024-06-26T06:56:09.6078775Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 352.3/663.9 MB 32.8 MB/s eta 0:00:10 2024-06-26T06:56:09.6436316Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 352.3/663.9 MB 32.8 MB/s eta 0:00:10 2024-06-26T06:56:09.6794738Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 352.3/663.9 MB 32.8 MB/s eta 0:00:10 2024-06-26T06:56:09.7152204Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 354.8/663.9 MB 22.3 MB/s eta 0:00:14 2024-06-26T06:56:09.7509171Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 358.9/663.9 MB 22.4 MB/s eta 0:00:14 2024-06-26T06:56:09.7869260Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 358.9/663.9 MB 22.4 MB/s eta 0:00:14 2024-06-26T06:56:09.8228364Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 360.2/663.9 MB 19.7 MB/s eta 0:00:16 2024-06-26T06:56:09.8587610Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 363.8/663.9 MB 65.7 MB/s eta 0:00:05 2024-06-26T06:56:09.8944967Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 368.2/663.9 MB 67.7 MB/s eta 0:00:05 2024-06-26T06:56:09.9306849Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 369.1/663.9 MB 66.6 MB/s eta 0:00:05 2024-06-26T06:56:09.9665512Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 370.7/663.9 MB 73.8 MB/s eta 0:00:04 2024-06-26T06:56:10.0025603Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 374.3/663.9 MB 73.4 MB/s eta 0:00:04 2024-06-26T06:56:10.0385483Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 377.9/663.9 MB 69.5 MB/s eta 0:00:05 2024-06-26T06:56:10.0743062Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 381.9/663.9 MB 105.7 MB/s eta 0:00:03 2024-06-26T06:56:10.1099412Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 385.9/663.9 MB 112.8 MB/s eta 0:00:03 2024-06-26T06:56:10.1456351Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 385.9/663.9 MB 112.8 MB/s eta 0:00:03 2024-06-26T06:56:10.1812752Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 385.9/663.9 MB 112.8 MB/s eta 0:00:03 2024-06-26T06:56:10.2171559Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 385.9/663.9 MB 112.8 MB/s eta 0:00:03 2024-06-26T06:56:10.2531710Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 389.1/663.9 MB 50.2 MB/s eta 0:00:06 2024-06-26T06:56:10.2890868Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 392.1/663.9 MB 47.8 MB/s eta 0:00:06 2024-06-26T06:56:10.3250361Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 395.8/663.9 MB 46.6 MB/s eta 0:00:06 2024-06-26T06:56:10.3607193Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 400.0/663.9 MB 108.3 MB/s eta 0:00:03 2024-06-26T06:56:10.3964157Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 401.3/663.9 MB 109.3 MB/s eta 0:00:03 2024-06-26T06:56:10.4321143Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 402.6/663.9 MB 87.1 MB/s eta 0:00:04 2024-06-26T06:56:10.4679046Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 402.6/663.9 MB 87.1 MB/s eta 0:00:04 2024-06-26T06:56:10.5037634Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 403.8/663.9 MB 51.5 MB/s eta 0:00:06 2024-06-26T06:56:10.5398394Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 407.1/663.9 MB 50.6 MB/s eta 0:00:06 2024-06-26T06:56:10.5758342Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 410.7/663.9 MB 49.0 MB/s eta 0:00:06 2024-06-26T06:56:10.6116029Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 414.4/663.9 MB 102.2 MB/s eta 0:00:03 2024-06-26T06:56:10.6474233Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 418.1/663.9 MB 112.1 MB/s eta 0:00:03 2024-06-26T06:56:10.6832547Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 418.3/663.9 MB 77.2 MB/s eta 0:00:04 2024-06-26T06:56:10.7189141Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 419.4/663.9 MB 77.3 MB/s eta 0:00:04 2024-06-26T06:56:10.7546240Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 419.4/663.9 MB 77.3 MB/s eta 0:00:04 2024-06-26T06:56:10.7905851Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 419.4/663.9 MB 77.3 MB/s eta 0:00:04 2024-06-26T06:56:10.8264465Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 419.5/663.9 MB 39.0 MB/s eta 0:00:07 2024-06-26T06:56:10.8622625Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 422.4/663.9 MB 37.8 MB/s eta 0:00:07 2024-06-26T06:56:10.8982069Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 426.0/663.9 MB 37.3 MB/s eta 0:00:07 2024-06-26T06:56:10.9341635Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 429.6/663.9 MB 42.5 MB/s eta 0:00:06 2024-06-26T06:56:10.9698326Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 433.9/663.9 MB 109.9 MB/s eta 0:00:03 2024-06-26T06:56:11.0054789Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 436.2/663.9 MB 112.2 MB/s eta 0:00:03 2024-06-26T06:56:11.0411073Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 436.2/663.9 MB 112.2 MB/s eta 0:00:03 2024-06-26T06:56:11.0767868Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 436.2/663.9 MB 112.2 MB/s eta 0:00:03 2024-06-26T06:56:11.1126232Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 436.3/663.9 MB 51.8 MB/s eta 0:00:05 2024-06-26T06:56:11.1485865Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 438.2/663.9 MB 44.6 MB/s eta 0:00:06 2024-06-26T06:56:11.1844290Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 441.8/663.9 MB 44.2 MB/s eta 0:00:06 2024-06-26T06:56:11.2203206Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 445.3/663.9 MB 43.1 MB/s eta 0:00:06 2024-06-26T06:56:11.2560260Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 448.9/663.9 MB 101.7 MB/s eta 0:00:03 2024-06-26T06:56:11.2917095Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 453.0/663.9 MB 112.5 MB/s eta 0:00:02 2024-06-26T06:56:11.3276304Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 453.0/663.9 MB 112.5 MB/s eta 0:00:02 2024-06-26T06:56:11.3636541Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 454.6/663.9 MB 67.5 MB/s eta 0:00:04 2024-06-26T06:56:11.3993898Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 457.8/663.9 MB 65.8 MB/s eta 0:00:04 2024-06-26T06:56:11.4352052Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.4708656Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.5065823Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.5422708Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.5781433Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.6139029Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.6498166Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 460.0/663.9 MB 67.0 MB/s eta 0:00:04 2024-06-26T06:56:11.6856970Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 462.2/663.9 MB 25.2 MB/s eta 0:00:08 2024-06-26T06:56:11.7214061Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 466.0/663.9 MB 29.4 MB/s eta 0:00:07 2024-06-26T06:56:11.7570439Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 469.7/663.9 MB 30.3 MB/s eta 0:00:07 2024-06-26T06:56:11.7928464Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 469.7/663.9 MB 30.3 MB/s eta 0:00:07 2024-06-26T06:56:11.8288710Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 470.7/663.9 MB 62.7 MB/s eta 0:00:04 2024-06-26T06:56:11.8647973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 474.1/663.9 MB 63.5 MB/s eta 0:00:03 2024-06-26T06:56:11.9007953Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 477.8/663.9 MB 61.9 MB/s eta 0:00:04 2024-06-26T06:56:11.9367446Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 481.4/663.9 MB 102.3 MB/s eta 0:00:02 2024-06-26T06:56:11.9724248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 485.7/663.9 MB 110.1 MB/s eta 0:00:02 2024-06-26T06:56:12.0081410Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 486.5/663.9 MB 109.0 MB/s eta 0:00:02 2024-06-26T06:56:12.0439290Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 486.5/663.9 MB 109.0 MB/s eta 0:00:02 2024-06-26T06:56:12.0797145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 486.5/663.9 MB 109.0 MB/s eta 0:00:02 2024-06-26T06:56:12.1156606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 486.6/663.9 MB 44.9 MB/s eta 0:00:04 2024-06-26T06:56:12.1514693Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 489.7/663.9 MB 43.9 MB/s eta 0:00:04 2024-06-26T06:56:12.1875872Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 493.2/663.9 MB 43.7 MB/s eta 0:00:04 2024-06-26T06:56:12.2235382Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 496.8/663.9 MB 94.8 MB/s eta 0:00:02 2024-06-26T06:56:12.2593367Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 501.2/663.9 MB 110.4 MB/s eta 0:00:02 2024-06-26T06:56:12.2950535Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 502.0/663.9 MB 109.8 MB/s eta 0:00:02 2024-06-26T06:56:12.3309369Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 502.0/663.9 MB 109.8 MB/s eta 0:00:02 2024-06-26T06:56:12.3668767Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 502.4/663.9 MB 54.2 MB/s eta 0:00:03 2024-06-26T06:56:12.4025952Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 503.3/663.9 MB 54.1 MB/s eta 0:00:03 2024-06-26T06:56:12.4383129Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 503.3/663.9 MB 54.1 MB/s eta 0:00:03 2024-06-26T06:56:12.4741748Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 503.3/663.9 MB 54.1 MB/s eta 0:00:03 2024-06-26T06:56:12.5102153Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 503.3/663.9 MB 54.1 MB/s eta 0:00:03 2024-06-26T06:56:12.5461644Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 503.5/663.9 MB 28.8 MB/s eta 0:00:06 2024-06-26T06:56:12.5820366Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 506.8/663.9 MB 28.3 MB/s eta 0:00:06 2024-06-26T06:56:12.6177457Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 510.3/663.9 MB 28.5 MB/s eta 0:00:06 2024-06-26T06:56:12.6535720Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 510.3/663.9 MB 28.5 MB/s eta 0:00:06 2024-06-26T06:56:12.6894861Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 511.6/663.9 MB 24.0 MB/s eta 0:00:07 2024-06-26T06:56:12.7251738Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 515.3/663.9 MB 64.6 MB/s eta 0:00:03 2024-06-26T06:56:12.7608193Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 519.2/663.9 MB 65.7 MB/s eta 0:00:03 2024-06-26T06:56:12.7965182Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 519.2/663.9 MB 65.7 MB/s eta 0:00:03 2024-06-26T06:56:12.8323438Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 519.2/663.9 MB 65.7 MB/s eta 0:00:03 2024-06-26T06:56:12.8682073Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 519.7/663.9 MB 43.4 MB/s eta 0:00:04 2024-06-26T06:56:12.9041612Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 520.1/663.9 MB 36.0 MB/s eta 0:00:04 2024-06-26T06:56:12.9398956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 520.1/663.9 MB 36.0 MB/s eta 0:00:04 2024-06-26T06:56:12.9755544Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 520.1/663.9 MB 36.0 MB/s eta 0:00:04 2024-06-26T06:56:13.0113874Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 520.1/663.9 MB 36.0 MB/s eta 0:00:04 2024-06-26T06:56:13.0471037Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.1/663.9 MB 29.0 MB/s eta 0:00:05 2024-06-26T06:56:13.0828051Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.2/663.9 MB 28.8 MB/s eta 0:00:05 2024-06-26T06:56:13.1185250Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.2/663.9 MB 28.8 MB/s eta 0:00:05 2024-06-26T06:56:13.1542232Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.2/663.9 MB 28.8 MB/s eta 0:00:05 2024-06-26T06:56:13.1899004Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.2/663.9 MB 28.8 MB/s eta 0:00:05 2024-06-26T06:56:13.2256717Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.2/663.9 MB 28.8 MB/s eta 0:00:05 2024-06-26T06:56:13.2615551Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 522.2/663.9 MB 28.8 MB/s eta 0:00:05 2024-06-26T06:56:13.2973713Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 524.1/663.9 MB 17.5 MB/s eta 0:00:08 2024-06-26T06:56:13.3331097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 524.5/663.9 MB 17.4 MB/s eta 0:00:08 2024-06-26T06:56:13.3688451Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 524.7/663.9 MB 15.7 MB/s eta 0:00:09 2024-06-26T06:56:13.4046849Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 526.7/663.9 MB 15.7 MB/s eta 0:00:09 2024-06-26T06:56:13.4403942Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 526.7/663.9 MB 15.7 MB/s eta 0:00:09 2024-06-26T06:56:13.4762466Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 526.7/663.9 MB 15.7 MB/s eta 0:00:09 2024-06-26T06:56:13.5121330Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 526.7/663.9 MB 15.7 MB/s eta 0:00:09 2024-06-26T06:56:13.5478314Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 527.0/663.9 MB 12.6 MB/s eta 0:00:11 2024-06-26T06:56:13.5835303Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 528.9/663.9 MB 12.6 MB/s eta 0:00:11 2024-06-26T06:56:13.6194366Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 528.9/663.9 MB 12.6 MB/s eta 0:00:11 2024-06-26T06:56:13.6553974Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 529.9/663.9 MB 12.5 MB/s eta 0:00:11 2024-06-26T06:56:13.6911060Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 534.1/663.9 MB 25.9 MB/s eta 0:00:06 2024-06-26T06:56:13.7268351Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 535.5/663.9 MB 31.4 MB/s eta 0:00:05 2024-06-26T06:56:13.7627816Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 535.5/663.9 MB 31.4 MB/s eta 0:00:05 2024-06-26T06:56:13.7984885Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 536.9/663.9 MB 25.3 MB/s eta 0:00:06 2024-06-26T06:56:13.8341658Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 536.9/663.9 MB 25.3 MB/s eta 0:00:06 2024-06-26T06:56:13.8698272Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 536.9/663.9 MB 25.3 MB/s eta 0:00:06 2024-06-26T06:56:13.9054850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 536.9/663.9 MB 25.3 MB/s eta 0:00:06 2024-06-26T06:56:13.9411890Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 536.9/663.9 MB 25.3 MB/s eta 0:00:06 2024-06-26T06:56:13.9768271Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 537.0/663.9 MB 25.6 MB/s eta 0:00:05 2024-06-26T06:56:14.0126568Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 537.0/663.9 MB 25.6 MB/s eta 0:00:05 2024-06-26T06:56:14.0484878Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 537.8/663.9 MB 20.7 MB/s eta 0:00:07 2024-06-26T06:56:14.0843212Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 541.4/663.9 MB 24.5 MB/s eta 0:00:05 2024-06-26T06:56:14.1202046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 545.1/663.9 MB 24.3 MB/s eta 0:00:05 2024-06-26T06:56:14.1560745Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 548.7/663.9 MB 102.9 MB/s eta 0:00:02 2024-06-26T06:56:14.1919806Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 552.4/663.9 MB 103.8 MB/s eta 0:00:02 2024-06-26T06:56:14.2279596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 556.1/663.9 MB 104.4 MB/s eta 0:00:02 2024-06-26T06:56:14.2638042Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 559.8/663.9 MB 105.5 MB/s eta 0:00:01 2024-06-26T06:56:14.2997987Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 563.6/663.9 MB 105.2 MB/s eta 0:00:01 2024-06-26T06:56:14.3355021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 567.6/663.9 MB 108.4 MB/s eta 0:00:01 2024-06-26T06:56:14.3711981Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 570.4/663.9 MB 114.9 MB/s eta 0:00:01 2024-06-26T06:56:14.4071433Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 570.4/663.9 MB 114.9 MB/s eta 0:00:01 2024-06-26T06:56:14.4429818Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 573.0/663.9 MB 68.1 MB/s eta 0:00:02 2024-06-26T06:56:14.4789297Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 576.7/663.9 MB 67.6 MB/s eta 0:00:02 2024-06-26T06:56:14.5147894Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 580.6/663.9 MB 65.1 MB/s eta 0:00:02 2024-06-26T06:56:14.5505968Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 582.3/663.9 MB 87.7 MB/s eta 0:00:01 2024-06-26T06:56:14.5867770Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 582.5/663.9 MB 69.3 MB/s eta 0:00:02 2024-06-26T06:56:14.6225733Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 582.6/663.9 MB 56.0 MB/s eta 0:00:02 2024-06-26T06:56:14.6583542Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 582.8/663.9 MB 46.5 MB/s eta 0:00:02 2024-06-26T06:56:14.6942579Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 583.0/663.9 MB 40.7 MB/s eta 0:00:02 2024-06-26T06:56:14.7301988Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 585.3/663.9 MB 38.4 MB/s eta 0:00:03 2024-06-26T06:56:14.7661824Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 588.9/663.9 MB 38.4 MB/s eta 0:00:02 2024-06-26T06:56:14.8020229Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 592.6/663.9 MB 43.6 MB/s eta 0:00:02 2024-06-26T06:56:14.8379182Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 596.3/663.9 MB 104.2 MB/s eta 0:00:01 2024-06-26T06:56:14.8738502Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 600.4/663.9 MB 109.0 MB/s eta 0:00:01 2024-06-26T06:56:14.9095117Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 604.0/663.9 MB 114.9 MB/s eta 0:00:01 2024-06-26T06:56:14.9452158Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 604.0/663.9 MB 114.9 MB/s eta 0:00:01 2024-06-26T06:56:14.9809660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 604.0/663.9 MB 114.9 MB/s eta 0:00:01 2024-06-26T06:56:15.0170361Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 604.0/663.9 MB 114.9 MB/s eta 0:00:01 2024-06-26T06:56:15.0528823Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 604.2/663.9 MB 43.3 MB/s eta 0:00:02 2024-06-26T06:56:15.0887023Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 607.6/663.9 MB 42.8 MB/s eta 0:00:02 2024-06-26T06:56:15.1244740Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 610.6/663.9 MB 42.7 MB/s eta 0:00:02 2024-06-26T06:56:15.1602710Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 612.8/663.9 MB 39.3 MB/s eta 0:00:02 2024-06-26T06:56:15.1962184Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 612.8/663.9 MB 39.3 MB/s eta 0:00:02 2024-06-26T06:56:15.2321310Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 615.5/663.9 MB 63.0 MB/s eta 0:00:01 2024-06-26T06:56:15.2680582Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 619.4/663.9 MB 64.2 MB/s eta 0:00:01 2024-06-26T06:56:15.3037929Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 619.4/663.9 MB 64.2 MB/s eta 0:00:01 2024-06-26T06:56:15.3395223Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 619.4/663.9 MB 64.2 MB/s eta 0:00:01 2024-06-26T06:56:15.3752249Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.4109846Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.4468044Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.4824654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.5183879Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.5541783Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.5900344Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 620.7/663.9 MB 41.3 MB/s eta 0:00:02 2024-06-26T06:56:15.6260251Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 622.4/663.9 MB 21.5 MB/s eta 0:00:02 2024-06-26T06:56:15.6618186Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 626.1/663.9 MB 24.1 MB/s eta 0:00:02 2024-06-26T06:56:15.6976288Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 629.7/663.9 MB 29.4 MB/s eta 0:00:02 2024-06-26T06:56:15.7334303Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 633.6/663.9 MB 106.4 MB/s eta 0:00:01 2024-06-26T06:56:15.7691050Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 637.4/663.9 MB 107.2 MB/s eta 0:00:01 2024-06-26T06:56:15.8048514Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 637.5/663.9 MB 104.9 MB/s eta 0:00:01 2024-06-26T06:56:15.8408127Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 637.5/663.9 MB 104.9 MB/s eta 0:00:01 2024-06-26T06:56:15.8767491Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 639.5/663.9 MB 56.2 MB/s eta 0:00:01 2024-06-26T06:56:15.9127243Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 643.1/663.9 MB 55.3 MB/s eta 0:00:01 2024-06-26T06:56:15.9487546Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 646.7/663.9 MB 54.9 MB/s eta 0:00:01 2024-06-26T06:56:15.9844114Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 650.3/663.9 MB 102.0 MB/s eta 0:00:01 2024-06-26T06:56:16.0201044Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 654.3/663.9 MB 112.5 MB/s eta 0:00:01 2024-06-26T06:56:16.0560094Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 654.3/663.9 MB 112.5 MB/s eta 0:00:01 2024-06-26T06:56:16.0918175Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 654.9/663.9 MB 63.3 MB/s eta 0:00:01 2024-06-26T06:56:16.1277029Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 658.4/663.9 MB 62.6 MB/s eta 0:00:01 2024-06-26T06:56:16.1642896Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 662.9/663.9 MB 63.9 MB/s eta 0:00:01 2024-06-26T06:56:16.2006422Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.2368614Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.2730404Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.3092150Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.3454358Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.3816063Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.4178865Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.4539660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.4901210Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.5260578Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.5622679Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.5982757Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.6342258Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.6702617Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.7067289Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.7427328Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.7787822Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.8152128Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.8513089Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.8872508Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.9235609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.9598447Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:16.9958506Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.0319123Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.0682506Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.1042381Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.1401603Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.1761598Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.2126267Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.2484709Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.2843340Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.3201596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.3560746Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.3922067Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.4280777Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.4638875Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.4997267Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.5355808Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.5714401Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.6075964Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.6435065Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.6794728Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.7154715Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.7514035Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.7873931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.8232354Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.8594128Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.8954026Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.9315726Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:17.9675341Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.0034521Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.0393026Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.0751727Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.1110433Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.1469513Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.1828390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.2187028Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.2545987Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.2904870Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.3264609Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.3623759Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.3981937Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.4340046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.4699097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.5059762Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.5417681Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.5778888Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.6137252Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.6495845Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.6853645Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.7212007Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.7570279Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.7928828Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.8290332Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.8649356Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.9008201Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.9366711Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:18.9725418Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.0082958Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.0442143Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.0804428Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.1162802Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.1521413Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.1880583Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.2239614Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.2598441Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.2957621Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.3319649Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.3678911Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.4038152Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.4397789Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.4756568Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.5114801Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.5472651Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.5830933Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.6189575Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.6550088Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.6908445Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.7267617Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.7626621Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.7985359Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.8344091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.8702249Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.9063586Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.9422392Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:19.9780938Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.0139080Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.0500160Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.0858640Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.1217295Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.1574782Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.1932831Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.2291122Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.2648382Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.3006414Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.3364625Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.3723081Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.4080873Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.4451596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.4811177Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.5169390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.5526361Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.5884738Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.6041719Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.9/663.9 MB 62.3 MB/s eta 0:00:01 2024-06-26T06:56:20.6043118Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 2.2 MB/s eta 0:00:00 2024-06-26T06:56:22.7085046Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:22.9624620Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2024-06-26T06:56:23.0012481Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2024-06-26T06:56:23.0366652Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/417.9 MB 71.1 MB/s eta 0:00:06 2024-06-26T06:56:23.0727248Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/417.9 MB 78.6 MB/s eta 0:00:06 2024-06-26T06:56:23.1085251Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/417.9 MB 86.2 MB/s eta 0:00:05 2024-06-26T06:56:23.1442466Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/417.9 MB 100.8 MB/s eta 0:00:05 2024-06-26T06:56:23.1799108Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/417.9 MB 109.0 MB/s eta 0:00:04 2024-06-26T06:56:23.2156798Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/417.9 MB 109.0 MB/s eta 0:00:04 2024-06-26T06:56:23.2513336Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/417.9 MB 61.7 MB/s eta 0:00:07 2024-06-26T06:56:23.2871823Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/417.9 MB 61.7 MB/s eta 0:00:07 2024-06-26T06:56:23.3228572Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/417.9 MB 61.7 MB/s eta 0:00:07 2024-06-26T06:56:23.3585605Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/417.9 MB 61.7 MB/s eta 0:00:07 2024-06-26T06:56:23.3942351Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/417.9 MB 61.7 MB/s eta 0:00:07 2024-06-26T06:56:23.4302067Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/417.9 MB 30.5 MB/s eta 0:00:14 2024-06-26T06:56:23.4661925Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.5/417.9 MB 27.3 MB/s eta 0:00:15 2024-06-26T06:56:23.5018342Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.3/417.9 MB 26.9 MB/s eta 0:00:15 2024-06-26T06:56:23.5376247Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.4/417.9 MB 25.3 MB/s eta 0:00:16 2024-06-26T06:56:23.5736262Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.6/417.9 MB 23.6 MB/s eta 0:00:17 2024-06-26T06:56:23.6094487Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.0/417.9 MB 22.7 MB/s eta 0:00:18 2024-06-26T06:56:23.6451428Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/417.9 MB 26.0 MB/s eta 0:00:16 2024-06-26T06:56:23.6807858Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/417.9 MB 26.0 MB/s eta 0:00:16 2024-06-26T06:56:23.7165041Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.1/417.9 MB 26.0 MB/s eta 0:00:16 2024-06-26T06:56:23.7525797Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.0/417.9 MB 20.4 MB/s eta 0:00:20 2024-06-26T06:56:23.7887981Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/417.9 MB 36.1 MB/s eta 0:00:11 2024-06-26T06:56:23.8244688Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.9/417.9 MB 41.2 MB/s eta 0:00:10 2024-06-26T06:56:23.8603894Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/417.9 MB 40.6 MB/s eta 0:00:10 2024-06-26T06:56:23.8961744Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/417.9 MB 40.6 MB/s eta 0:00:10 2024-06-26T06:56:23.9321168Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/417.9 MB 40.6 MB/s eta 0:00:10 2024-06-26T06:56:23.9679887Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/417.9 MB 40.6 MB/s eta 0:00:10 2024-06-26T06:56:24.0037912Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.2/417.9 MB 27.9 MB/s eta 0:00:14 2024-06-26T06:56:24.0397629Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.7/417.9 MB 39.2 MB/s eta 0:00:10 2024-06-26T06:56:24.0757625Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.3/417.9 MB 42.1 MB/s eta 0:00:09 2024-06-26T06:56:24.1114814Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/417.9 MB 106.9 MB/s eta 0:00:04 2024-06-26T06:56:24.1471732Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/417.9 MB 107.9 MB/s eta 0:00:04 2024-06-26T06:56:24.1828485Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/417.9 MB 107.9 MB/s eta 0:00:04 2024-06-26T06:56:24.2185588Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/417.9 MB 107.9 MB/s eta 0:00:04 2024-06-26T06:56:24.2544845Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/417.9 MB 107.9 MB/s eta 0:00:04 2024-06-26T06:56:24.2903509Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/417.9 MB 40.1 MB/s eta 0:00:10 2024-06-26T06:56:24.3260315Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/417.9 MB 40.3 MB/s eta 0:00:10 2024-06-26T06:56:24.3618528Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/417.9 MB 40.3 MB/s eta 0:00:10 2024-06-26T06:56:24.3976571Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/417.9 MB 29.6 MB/s eta 0:00:13 2024-06-26T06:56:24.4334936Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/417.9 MB 28.8 MB/s eta 0:00:13 2024-06-26T06:56:24.4694625Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/417.9 MB 28.2 MB/s eta 0:00:13 2024-06-26T06:56:24.5053810Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.5/417.9 MB 49.5 MB/s eta 0:00:08 2024-06-26T06:56:24.5410519Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.6/417.9 MB 104.0 MB/s eta 0:00:04 2024-06-26T06:56:24.5769084Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/417.9 MB 105.6 MB/s eta 0:00:04 2024-06-26T06:56:24.6128349Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/417.9 MB 105.6 MB/s eta 0:00:04 2024-06-26T06:56:24.6486884Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.3/417.9 MB 57.9 MB/s eta 0:00:07 2024-06-26T06:56:24.6846981Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.5/417.9 MB 53.5 MB/s eta 0:00:07 2024-06-26T06:56:24.7206161Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/417.9 MB 52.9 MB/s eta 0:00:07 2024-06-26T06:56:24.7565094Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/417.9 MB 51.5 MB/s eta 0:00:07 2024-06-26T06:56:24.7922384Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.9/417.9 MB 98.8 MB/s eta 0:00:04 2024-06-26T06:56:24.8282249Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/417.9 MB 108.7 MB/s eta 0:00:04 2024-06-26T06:56:24.8640259Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/417.9 MB 108.7 MB/s eta 0:00:04 2024-06-26T06:56:24.8999547Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.8/417.9 MB 63.9 MB/s eta 0:00:06 2024-06-26T06:56:24.9357074Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/417.9 MB 63.9 MB/s eta 0:00:06 2024-06-26T06:56:24.9716873Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.5/417.9 MB 65.6 MB/s eta 0:00:05 2024-06-26T06:56:25.0076295Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.5/417.9 MB 65.6 MB/s eta 0:00:05 2024-06-26T06:56:25.0433775Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.7/417.9 MB 41.8 MB/s eta 0:00:08 2024-06-26T06:56:25.0790767Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/417.9 MB 40.8 MB/s eta 0:00:08 2024-06-26T06:56:25.1150412Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/417.9 MB 40.8 MB/s eta 0:00:08 2024-06-26T06:56:25.1507340Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/417.9 MB 43.0 MB/s eta 0:00:08 2024-06-26T06:56:25.1864363Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.2/417.9 MB 43.0 MB/s eta 0:00:08 2024-06-26T06:56:25.2221604Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.2/417.9 MB 43.0 MB/s eta 0:00:08 2024-06-26T06:56:25.2578399Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.2/417.9 MB 43.0 MB/s eta 0:00:08 2024-06-26T06:56:25.2936444Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.2/417.9 MB 43.0 MB/s eta 0:00:08 2024-06-26T06:56:25.3293751Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/417.9 MB 26.9 MB/s eta 0:00:12 2024-06-26T06:56:25.3650425Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.6/417.9 MB 26.8 MB/s eta 0:00:12 2024-06-26T06:56:25.4006957Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.6/417.9 MB 26.8 MB/s eta 0:00:12 2024-06-26T06:56:25.4367607Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.6/417.9 MB 26.8 MB/s eta 0:00:12 2024-06-26T06:56:25.4727734Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.7/417.9 MB 23.7 MB/s eta 0:00:14 2024-06-26T06:56:25.5085820Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/417.9 MB 26.6 MB/s eta 0:00:12 2024-06-26T06:56:25.5444709Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.5/417.9 MB 26.4 MB/s eta 0:00:12 2024-06-26T06:56:25.5804178Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.0/417.9 MB 40.3 MB/s eta 0:00:08 2024-06-26T06:56:25.6161472Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.1/417.9 MB 104.4 MB/s eta 0:00:03 2024-06-26T06:56:25.6519834Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.1/417.9 MB 107.6 MB/s eta 0:00:03 2024-06-26T06:56:25.6878022Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/417.9 MB 89.0 MB/s eta 0:00:04 2024-06-26T06:56:25.7236205Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/417.9 MB 89.0 MB/s eta 0:00:04 2024-06-26T06:56:25.7595412Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/417.9 MB 89.0 MB/s eta 0:00:04 2024-06-26T06:56:25.7957329Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/417.9 MB 89.0 MB/s eta 0:00:04 2024-06-26T06:56:25.8318337Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.1/417.9 MB 40.4 MB/s eta 0:00:08 2024-06-26T06:56:25.8678607Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/417.9 MB 39.9 MB/s eta 0:00:08 2024-06-26T06:56:25.9037590Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.1/417.9 MB 42.7 MB/s eta 0:00:07 2024-06-26T06:56:25.9397302Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 130.7/417.9 MB 101.1 MB/s eta 0:00:03 2024-06-26T06:56:25.9757004Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 134.4/417.9 MB 102.6 MB/s eta 0:00:03 2024-06-26T06:56:26.0115749Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 137.2/417.9 MB 93.8 MB/s eta 0:00:03 2024-06-26T06:56:26.0474908Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 140.7/417.9 MB 93.4 MB/s eta 0:00:03 2024-06-26T06:56:26.0833497Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 144.3/417.9 MB 87.3 MB/s eta 0:00:04 2024-06-26T06:56:26.1191136Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 148.6/417.9 MB 108.6 MB/s eta 0:00:03 2024-06-26T06:56:26.1548225Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 149.7/417.9 MB 108.4 MB/s eta 0:00:03 2024-06-26T06:56:26.1905149Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 151.0/417.9 MB 85.6 MB/s eta 0:00:04 2024-06-26T06:56:26.2261966Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 151.0/417.9 MB 85.6 MB/s eta 0:00:04 2024-06-26T06:56:26.2619357Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 151.0/417.9 MB 85.6 MB/s eta 0:00:04 2024-06-26T06:56:26.2977041Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 151.3/417.9 MB 41.8 MB/s eta 0:00:07 2024-06-26T06:56:26.3335998Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 154.2/417.9 MB 40.3 MB/s eta 0:00:07 2024-06-26T06:56:26.3693875Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 157.7/417.9 MB 39.6 MB/s eta 0:00:07 2024-06-26T06:56:26.4052047Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 161.3/417.9 MB 92.2 MB/s eta 0:00:03 2024-06-26T06:56:26.4410877Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 165.2/417.9 MB 104.4 MB/s eta 0:00:03 2024-06-26T06:56:26.4768723Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 168.8/417.9 MB 105.0 MB/s eta 0:00:03 2024-06-26T06:56:26.5127061Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 172.8/417.9 MB 109.2 MB/s eta 0:00:03 2024-06-26T06:56:26.5486571Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 176.2/417.9 MB 103.1 MB/s eta 0:00:03 2024-06-26T06:56:26.5844189Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 180.6/417.9 MB 111.5 MB/s eta 0:00:03 2024-06-26T06:56:26.6201705Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 181.1/417.9 MB 108.4 MB/s eta 0:00:03 2024-06-26T06:56:26.6558861Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 183.2/417.9 MB 79.6 MB/s eta 0:00:03 2024-06-26T06:56:26.6918074Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 183.2/417.9 MB 79.6 MB/s eta 0:00:03 2024-06-26T06:56:26.7277889Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 183.7/417.9 MB 50.3 MB/s eta 0:00:05 2024-06-26T06:56:26.7634858Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 183.9/417.9 MB 43.0 MB/s eta 0:00:06 2024-06-26T06:56:26.7991664Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 184.5/417.9 MB 42.7 MB/s eta 0:00:06 2024-06-26T06:56:26.8352677Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 184.5/417.9 MB 42.7 MB/s eta 0:00:06 2024-06-26T06:56:26.8711236Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 185.6/417.9 MB 31.0 MB/s eta 0:00:08 2024-06-26T06:56:26.9070686Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 188.8/417.9 MB 30.3 MB/s eta 0:00:08 2024-06-26T06:56:26.9429361Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 192.3/417.9 MB 33.6 MB/s eta 0:00:07 2024-06-26T06:56:26.9790122Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 195.9/417.9 MB 98.0 MB/s eta 0:00:03 2024-06-26T06:56:27.0147090Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 200.3/417.9 MB 109.4 MB/s eta 0:00:02 2024-06-26T06:56:27.0504100Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 201.3/417.9 MB 109.4 MB/s eta 0:00:02 2024-06-26T06:56:27.0860607Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 201.3/417.9 MB 109.4 MB/s eta 0:00:02 2024-06-26T06:56:27.1217732Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 201.3/417.9 MB 109.4 MB/s eta 0:00:02 2024-06-26T06:56:27.1575612Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 201.3/417.9 MB 109.4 MB/s eta 0:00:02 2024-06-26T06:56:27.1935074Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 202.0/417.9 MB 40.0 MB/s eta 0:00:06 2024-06-26T06:56:27.2291674Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 205.4/417.9 MB 39.8 MB/s eta 0:00:06 2024-06-26T06:56:27.2648351Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 206.8/417.9 MB 40.1 MB/s eta 0:00:06 2024-06-26T06:56:27.3006349Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 206.8/417.9 MB 40.1 MB/s eta 0:00:06 2024-06-26T06:56:27.3364647Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 208.3/417.9 MB 30.3 MB/s eta 0:00:07 2024-06-26T06:56:27.3724374Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 211.0/417.9 MB 29.1 MB/s eta 0:00:08 2024-06-26T06:56:27.4082339Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 215.1/417.9 MB 56.1 MB/s eta 0:00:04 2024-06-26T06:56:27.4439286Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 216.8/417.9 MB 56.1 MB/s eta 0:00:04 2024-06-26T06:56:27.4796174Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 218.1/417.9 MB 80.9 MB/s eta 0:00:03 2024-06-26T06:56:27.5153286Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 218.1/417.9 MB 80.9 MB/s eta 0:00:03 2024-06-26T06:56:27.5509941Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 218.1/417.9 MB 80.9 MB/s eta 0:00:03 2024-06-26T06:56:27.5867737Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 218.1/417.9 MB 80.9 MB/s eta 0:00:03 2024-06-26T06:56:27.6227078Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 218.7/417.9 MB 36.5 MB/s eta 0:00:06 2024-06-26T06:56:27.6586824Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 220.9/417.9 MB 35.3 MB/s eta 0:00:06 2024-06-26T06:56:27.6945391Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 224.4/417.9 MB 34.9 MB/s eta 0:00:06 2024-06-26T06:56:27.7303929Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 227.8/417.9 MB 37.4 MB/s eta 0:00:06 2024-06-26T06:56:27.7661082Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 231.9/417.9 MB 104.8 MB/s eta 0:00:02 2024-06-26T06:56:27.8018515Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 233.6/417.9 MB 106.1 MB/s eta 0:00:02 2024-06-26T06:56:27.8374719Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 234.9/417.9 MB 83.9 MB/s eta 0:00:03 2024-06-26T06:56:27.8731978Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 234.9/417.9 MB 83.9 MB/s eta 0:00:03 2024-06-26T06:56:27.9088384Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 234.9/417.9 MB 83.9 MB/s eta 0:00:03 2024-06-26T06:56:27.9447986Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 234.9/417.9 MB 83.9 MB/s eta 0:00:03 2024-06-26T06:56:27.9808321Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 235.8/417.9 MB 37.6 MB/s eta 0:00:05 2024-06-26T06:56:28.0168971Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 238.3/417.9 MB 36.3 MB/s eta 0:00:05 2024-06-26T06:56:28.0528575Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 241.8/417.9 MB 35.4 MB/s eta 0:00:05 2024-06-26T06:56:28.0887345Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 245.3/417.9 MB 88.8 MB/s eta 0:00:02 2024-06-26T06:56:28.1243854Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 249.7/417.9 MB 107.3 MB/s eta 0:00:02 2024-06-26T06:56:28.1601084Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 250.3/417.9 MB 104.4 MB/s eta 0:00:02 2024-06-26T06:56:28.1957901Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 250.3/417.9 MB 104.4 MB/s eta 0:00:02 2024-06-26T06:56:28.2314776Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 250.3/417.9 MB 104.4 MB/s eta 0:00:02 2024-06-26T06:56:28.2673241Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 250.3/417.9 MB 104.4 MB/s eta 0:00:02 2024-06-26T06:56:28.3030385Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 250.6/417.9 MB 38.3 MB/s eta 0:00:05 2024-06-26T06:56:28.3387191Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 251.6/417.9 MB 38.7 MB/s eta 0:00:05 2024-06-26T06:56:28.3746441Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 251.6/417.9 MB 38.7 MB/s eta 0:00:05 2024-06-26T06:56:28.4106322Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 251.6/417.9 MB 38.7 MB/s eta 0:00:05 2024-06-26T06:56:28.4466276Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 252.4/417.9 MB 26.4 MB/s eta 0:00:07 2024-06-26T06:56:28.4825892Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 255.3/417.9 MB 25.8 MB/s eta 0:00:07 2024-06-26T06:56:28.5183889Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 258.9/417.9 MB 25.5 MB/s eta 0:00:07 2024-06-26T06:56:28.5542562Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 262.4/417.9 MB 93.3 MB/s eta 0:00:02 2024-06-26T06:56:28.5899473Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 266.9/417.9 MB 109.6 MB/s eta 0:00:02 2024-06-26T06:56:28.6258715Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 268.4/417.9 MB 105.3 MB/s eta 0:00:02 2024-06-26T06:56:28.6616939Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 268.4/417.9 MB 105.3 MB/s eta 0:00:02 2024-06-26T06:56:28.6974912Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 268.4/417.9 MB 105.3 MB/s eta 0:00:02 2024-06-26T06:56:28.7333344Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 269.3/417.9 MB 48.5 MB/s eta 0:00:04 2024-06-26T06:56:28.7693491Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 272.5/417.9 MB 47.2 MB/s eta 0:00:04 2024-06-26T06:56:28.8052247Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 275.7/417.9 MB 45.5 MB/s eta 0:00:04 2024-06-26T06:56:28.8410558Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 279.2/417.9 MB 90.2 MB/s eta 0:00:02 2024-06-26T06:56:28.8767205Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 283.2/417.9 MB 103.6 MB/s eta 0:00:02 2024-06-26T06:56:28.9124934Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 285.2/417.9 MB 106.0 MB/s eta 0:00:02 2024-06-26T06:56:28.9484937Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 287.3/417.9 MB 80.0 MB/s eta 0:00:02 2024-06-26T06:56:28.9844662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 290.9/417.9 MB 80.9 MB/s eta 0:00:02 2024-06-26T06:56:29.0203312Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 294.6/417.9 MB 77.3 MB/s eta 0:00:02 2024-06-26T06:56:29.0562178Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 298.7/417.9 MB 107.8 MB/s eta 0:00:02 2024-06-26T06:56:29.0919322Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 301.8/417.9 MB 103.0 MB/s eta 0:00:02 2024-06-26T06:56:29.1276333Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.1633383Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.1990484Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.2347434Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.2704547Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.3061605Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.3421497Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.0/417.9 MB 100.7 MB/s eta 0:00:02 2024-06-26T06:56:29.3778874Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 302.7/417.9 MB 27.1 MB/s eta 0:00:05 2024-06-26T06:56:29.4138105Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 306.6/417.9 MB 27.3 MB/s eta 0:00:05 2024-06-26T06:56:29.4496263Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 306.6/417.9 MB 27.3 MB/s eta 0:00:05 2024-06-26T06:56:29.4854810Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 307.0/417.9 MB 23.1 MB/s eta 0:00:05 2024-06-26T06:56:29.5212141Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 309.9/417.9 MB 22.5 MB/s eta 0:00:05 2024-06-26T06:56:29.5571128Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 313.5/417.9 MB 59.9 MB/s eta 0:00:02 2024-06-26T06:56:29.5928104Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 318.0/417.9 MB 106.5 MB/s eta 0:00:01 2024-06-26T06:56:29.6285375Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 318.8/417.9 MB 84.3 MB/s eta 0:00:02 2024-06-26T06:56:29.6645097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 318.8/417.9 MB 84.3 MB/s eta 0:00:02 2024-06-26T06:56:29.7003111Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 318.8/417.9 MB 84.3 MB/s eta 0:00:02 2024-06-26T06:56:29.7359902Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 318.8/417.9 MB 84.3 MB/s eta 0:00:02 2024-06-26T06:56:29.7719024Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 318.8/417.9 MB 84.3 MB/s eta 0:00:02 2024-06-26T06:56:29.8080026Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 321.2/417.9 MB 37.2 MB/s eta 0:00:03 2024-06-26T06:56:29.8438643Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 324.7/417.9 MB 37.1 MB/s eta 0:00:03 2024-06-26T06:56:29.8797379Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 328.3/417.9 MB 36.1 MB/s eta 0:00:03 2024-06-26T06:56:29.9164094Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 332.3/417.9 MB 105.4 MB/s eta 0:00:01 2024-06-26T06:56:29.9521045Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 334.2/417.9 MB 107.9 MB/s eta 0:00:01 2024-06-26T06:56:29.9878383Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 334.2/417.9 MB 107.9 MB/s eta 0:00:01 2024-06-26T06:56:30.0235236Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 335.5/417.9 MB 65.4 MB/s eta 0:00:02 2024-06-26T06:56:30.0594927Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 335.5/417.9 MB 65.4 MB/s eta 0:00:02 2024-06-26T06:56:30.0958804Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 335.5/417.9 MB 65.4 MB/s eta 0:00:02 2024-06-26T06:56:30.1317471Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 337.0/417.9 MB 38.6 MB/s eta 0:00:03 2024-06-26T06:56:30.1675469Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 340.0/417.9 MB 37.7 MB/s eta 0:00:03 2024-06-26T06:56:30.2034714Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 343.5/417.9 MB 36.7 MB/s eta 0:00:03 2024-06-26T06:56:30.2392278Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 347.1/417.9 MB 92.2 MB/s eta 0:00:01 2024-06-26T06:56:30.2749855Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 351.0/417.9 MB 110.5 MB/s eta 0:00:01 2024-06-26T06:56:30.3109450Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 352.3/417.9 MB 86.5 MB/s eta 0:00:01 2024-06-26T06:56:30.3467672Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 352.3/417.9 MB 86.5 MB/s eta 0:00:01 2024-06-26T06:56:30.3826560Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 352.3/417.9 MB 86.5 MB/s eta 0:00:01 2024-06-26T06:56:30.4185340Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 353.4/417.9 MB 47.0 MB/s eta 0:00:02 2024-06-26T06:56:30.4546725Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 356.7/417.9 MB 46.3 MB/s eta 0:00:02 2024-06-26T06:56:30.4906795Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 360.3/417.9 MB 45.0 MB/s eta 0:00:02 2024-06-26T06:56:30.5264463Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 363.9/417.9 MB 100.6 MB/s eta 0:00:01 2024-06-26T06:56:30.5621660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 367.8/417.9 MB 112.0 MB/s eta 0:00:01 2024-06-26T06:56:30.5979000Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 367.8/417.9 MB 112.0 MB/s eta 0:00:01 2024-06-26T06:56:30.6335772Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 369.1/417.9 MB 67.5 MB/s eta 0:00:01 2024-06-26T06:56:30.6694241Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 369.1/417.9 MB 67.5 MB/s eta 0:00:01 2024-06-26T06:56:30.7052198Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 369.1/417.9 MB 67.5 MB/s eta 0:00:01 2024-06-26T06:56:30.7413151Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 369.1/417.9 MB 67.5 MB/s eta 0:00:01 2024-06-26T06:56:30.7771326Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 369.1/417.9 MB 67.5 MB/s eta 0:00:01 2024-06-26T06:56:30.8130374Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 371.7/417.9 MB 33.1 MB/s eta 0:00:02 2024-06-26T06:56:30.8488320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 375.2/417.9 MB 32.8 MB/s eta 0:00:02 2024-06-26T06:56:30.8847141Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 378.8/417.9 MB 39.4 MB/s eta 0:00:01 2024-06-26T06:56:30.9206979Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 382.5/417.9 MB 101.6 MB/s eta 0:00:01 2024-06-26T06:56:30.9564561Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 385.9/417.9 MB 110.3 MB/s eta 0:00:01 2024-06-26T06:56:30.9921967Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 385.9/417.9 MB 110.3 MB/s eta 0:00:01 2024-06-26T06:56:31.0279913Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 385.9/417.9 MB 110.3 MB/s eta 0:00:01 2024-06-26T06:56:31.0639370Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 388.2/417.9 MB 54.5 MB/s eta 0:00:01 2024-06-26T06:56:31.0998237Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 391.4/417.9 MB 53.4 MB/s eta 0:00:01 2024-06-26T06:56:31.1357123Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 394.9/417.9 MB 52.0 MB/s eta 0:00:01 2024-06-26T06:56:31.1714664Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 398.5/417.9 MB 98.5 MB/s eta 0:00:01 2024-06-26T06:56:31.2074013Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 402.6/417.9 MB 111.1 MB/s eta 0:00:01 2024-06-26T06:56:31.2431691Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 402.6/417.9 MB 111.1 MB/s eta 0:00:01 2024-06-26T06:56:31.2791629Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 402.6/417.9 MB 111.1 MB/s eta 0:00:01 2024-06-26T06:56:31.3150646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 403.7/417.9 MB 52.9 MB/s eta 0:00:01 2024-06-26T06:56:31.3510443Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 406.2/417.9 MB 50.4 MB/s eta 0:00:01 2024-06-26T06:56:31.3869910Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 409.7/417.9 MB 49.8 MB/s eta 0:00:01 2024-06-26T06:56:31.4227230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 413.5/417.9 MB 90.3 MB/s eta 0:00:01 2024-06-26T06:56:31.4586872Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 415.9/417.9 MB 105.1 MB/s eta 0:00:01 2024-06-26T06:56:31.4949882Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 416.9/417.9 MB 75.0 MB/s eta 0:00:01 2024-06-26T06:56:31.5311384Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.5673016Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.6034535Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.6396722Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.6758034Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.7116434Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.7473714Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.7830698Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.8190518Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.8550091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.8907239Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.9266812Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.9624997Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:31.9984452Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.0342320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.0701243Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.1058785Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.1416028Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.1772830Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.2129541Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.2488275Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.2845417Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.3202400Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.3561662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.3919677Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.4276320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.4633640Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.4991457Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.5348638Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.5706131Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.6065321Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.6422592Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.6783030Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.7140132Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.7499667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.7858013Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.8215270Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.8573080Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.8931120Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.9288796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:32.9647930Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.0005932Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.0364192Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.0722737Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.1081325Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.1441481Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.1798902Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.2157352Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.2516450Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.2874151Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.3231878Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.3590725Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.3949089Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.4308832Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.4666563Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.5023955Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.5381482Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.5738644Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.6097463Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.6455402Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.6813749Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.7171086Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.7528924Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.7886068Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.8243799Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.8601234Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.8961332Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.9318789Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:33.9676731Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.0034490Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.0394651Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.0752833Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.1109907Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.1466760Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.1824359Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.2181850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.2538869Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.2895155Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.3254709Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.3612493Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.3968667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.4325097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.4682660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.5039715Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.5397270Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.5681111Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 74.8 MB/s eta 0:00:01 2024-06-26T06:56:34.5682483Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 3.2 MB/s eta 0:00:00 2024-06-26T06:56:35.8906524Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:36.0812355Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2024-06-26T06:56:36.1194776Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2024-06-26T06:56:36.1549693Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/168.4 MB 14.5 MB/s eta 0:00:12 2024-06-26T06:56:36.1906038Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/168.4 MB 45.5 MB/s eta 0:00:04 2024-06-26T06:56:36.2265064Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/168.4 MB 51.1 MB/s eta 0:00:04 2024-06-26T06:56:36.2626539Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/168.4 MB 61.4 MB/s eta 0:00:03 2024-06-26T06:56:36.2987556Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/168.4 MB 83.7 MB/s eta 0:00:02 2024-06-26T06:56:36.3347314Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.3/168.4 MB 106.0 MB/s eta 0:00:02 2024-06-26T06:56:36.3705042Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/168.4 MB 105.6 MB/s eta 0:00:02 2024-06-26T06:56:36.4062344Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.2/168.4 MB 106.8 MB/s eta 0:00:02 2024-06-26T06:56:36.4418951Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.2/168.4 MB 106.8 MB/s eta 0:00:02 2024-06-26T06:56:36.4780811Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.2/168.4 MB 106.8 MB/s eta 0:00:02 2024-06-26T06:56:36.5143903Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.3/168.4 MB 54.2 MB/s eta 0:00:03 2024-06-26T06:56:36.5503908Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 29.8/168.4 MB 56.7 MB/s eta 0:00:03 2024-06-26T06:56:36.5861191Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.6/168.4 MB 107.5 MB/s eta 0:00:02 2024-06-26T06:56:36.6218014Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/168.4 MB 105.5 MB/s eta 0:00:02 2024-06-26T06:56:36.6577468Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/168.4 MB 105.5 MB/s eta 0:00:02 2024-06-26T06:56:36.6935764Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.7/168.4 MB 56.0 MB/s eta 0:00:03 2024-06-26T06:56:36.7294109Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.6/168.4 MB 49.9 MB/s eta 0:00:03 2024-06-26T06:56:36.7653907Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.2/168.4 MB 48.4 MB/s eta 0:00:03 2024-06-26T06:56:36.8016707Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/168.4 MB 85.3 MB/s eta 0:00:02 2024-06-26T06:56:36.8373813Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/168.4 MB 104.5 MB/s eta 0:00:02 2024-06-26T06:56:36.8730416Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/168.4 MB 108.0 MB/s eta 0:00:02 2024-06-26T06:56:36.9087059Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/168.4 MB 108.0 MB/s eta 0:00:02 2024-06-26T06:56:36.9445869Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/168.4 MB 108.0 MB/s eta 0:00:02 2024-06-26T06:56:36.9803485Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/168.4 MB 108.0 MB/s eta 0:00:02 2024-06-26T06:56:37.0162753Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/168.4 MB 108.0 MB/s eta 0:00:02 2024-06-26T06:56:37.0522466Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/168.4 MB 39.6 MB/s eta 0:00:03 2024-06-26T06:56:37.0882233Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/168.4 MB 40.4 MB/s eta 0:00:03 2024-06-26T06:56:37.1241697Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/168.4 MB 121.8 MB/s eta 0:00:01 2024-06-26T06:56:37.1598725Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.6/168.4 MB 125.7 MB/s eta 0:00:01 2024-06-26T06:56:37.1956028Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.8/168.4 MB 122.1 MB/s eta 0:00:01 2024-06-26T06:56:37.2313838Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.8/168.4 MB 122.1 MB/s eta 0:00:01 2024-06-26T06:56:37.2670907Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.8/168.4 MB 122.1 MB/s eta 0:00:01 2024-06-26T06:56:37.3027981Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.8/168.4 MB 122.1 MB/s eta 0:00:01 2024-06-26T06:56:37.3385316Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.8/168.4 MB 122.1 MB/s eta 0:00:01 2024-06-26T06:56:37.3742744Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 67.1/168.4 MB 38.4 MB/s eta 0:00:03 2024-06-26T06:56:37.4102103Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 67.1/168.4 MB 38.4 MB/s eta 0:00:03 2024-06-26T06:56:37.4460466Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 67.1/168.4 MB 38.4 MB/s eta 0:00:03 2024-06-26T06:56:37.4819296Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 68.5/168.4 MB 26.5 MB/s eta 0:00:04 2024-06-26T06:56:37.5178773Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 72.1/168.4 MB 26.0 MB/s eta 0:00:04 2024-06-26T06:56:37.5538454Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 75.6/168.4 MB 25.5 MB/s eta 0:00:04 2024-06-26T06:56:37.5895288Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 79.5/168.4 MB 103.5 MB/s eta 0:00:01 2024-06-26T06:56:37.6252586Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 82.6/168.4 MB 111.2 MB/s eta 0:00:01 2024-06-26T06:56:37.6610804Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 83.9/168.4 MB 89.2 MB/s eta 0:00:01 2024-06-26T06:56:37.6967669Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 83.9/168.4 MB 89.2 MB/s eta 0:00:01 2024-06-26T06:56:37.7325427Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 83.9/168.4 MB 89.2 MB/s eta 0:00:01 2024-06-26T06:56:37.7684849Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 85.3/168.4 MB 46.6 MB/s eta 0:00:02 2024-06-26T06:56:37.8044745Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 88.8/168.4 MB 46.3 MB/s eta 0:00:02 2024-06-26T06:56:37.8403912Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 92.4/168.4 MB 44.6 MB/s eta 0:00:02 2024-06-26T06:56:37.8763280Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 95.9/168.4 MB 100.0 MB/s eta 0:00:01 2024-06-26T06:56:37.9120171Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 100.4/168.4 MB 110.1 MB/s eta 0:00:01 2024-06-26T06:56:37.9477193Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 100.6/168.4 MB 107.8 MB/s eta 0:00:01 2024-06-26T06:56:37.9835313Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 100.6/168.4 MB 107.8 MB/s eta 0:00:01 2024-06-26T06:56:38.0194854Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 101.8/168.4 MB 54.9 MB/s eta 0:00:02 2024-06-26T06:56:38.0554015Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 105.2/168.4 MB 54.2 MB/s eta 0:00:02 2024-06-26T06:56:38.0915000Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 108.7/168.4 MB 53.0 MB/s eta 0:00:02 2024-06-26T06:56:38.1274302Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 112.3/168.4 MB 100.7 MB/s eta 0:00:01 2024-06-26T06:56:38.1631799Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 116.1/168.4 MB 109.9 MB/s eta 0:00:01 2024-06-26T06:56:38.1989126Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 117.4/168.4 MB 101.9 MB/s eta 0:00:01 2024-06-26T06:56:38.2347943Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 117.4/168.4 MB 101.9 MB/s eta 0:00:01 2024-06-26T06:56:38.2707585Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 117.4/168.4 MB 101.9 MB/s eta 0:00:01 2024-06-26T06:56:38.3067138Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 119.6/168.4 MB 51.0 MB/s eta 0:00:01 2024-06-26T06:56:38.3425082Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 119.6/168.4 MB 51.0 MB/s eta 0:00:01 2024-06-26T06:56:38.3783597Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 119.6/168.4 MB 51.0 MB/s eta 0:00:01 2024-06-26T06:56:38.4140757Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 120.5/168.4 MB 33.4 MB/s eta 0:00:02 2024-06-26T06:56:38.4499711Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 121.8/168.4 MB 33.5 MB/s eta 0:00:02 2024-06-26T06:56:38.4856654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 121.8/168.4 MB 33.5 MB/s eta 0:00:02 2024-06-26T06:56:38.5213584Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 121.8/168.4 MB 33.5 MB/s eta 0:00:02 2024-06-26T06:56:38.5572644Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 121.8/168.4 MB 33.5 MB/s eta 0:00:02 2024-06-26T06:56:38.5932263Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 122.9/168.4 MB 22.2 MB/s eta 0:00:03 2024-06-26T06:56:38.6291318Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 124.0/168.4 MB 22.1 MB/s eta 0:00:03 2024-06-26T06:56:38.6650039Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 124.0/168.4 MB 22.1 MB/s eta 0:00:03 2024-06-26T06:56:38.7008635Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 126.8/168.4 MB 19.3 MB/s eta 0:00:03 2024-06-26T06:56:38.7365398Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 128.5/168.4 MB 24.0 MB/s eta 0:00:02 2024-06-26T06:56:38.7724505Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 128.5/168.4 MB 24.0 MB/s eta 0:00:02 2024-06-26T06:56:38.8084281Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 130.1/168.4 MB 25.4 MB/s eta 0:00:02 2024-06-26T06:56:38.8441889Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 133.1/168.4 MB 41.2 MB/s eta 0:00:01 2024-06-26T06:56:38.8798962Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:38.9156292Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:38.9514245Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:38.9871625Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:39.0228232Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:39.0587600Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:39.0944682Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:39.1301510Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:39.1659662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 134.2/168.4 MB 40.7 MB/s eta 0:00:01 2024-06-26T06:56:39.2018075Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 136.2/168.4 MB 19.8 MB/s eta 0:00:02 2024-06-26T06:56:39.2377044Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 139.2/168.4 MB 23.2 MB/s eta 0:00:02 2024-06-26T06:56:39.2737803Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 142.7/168.4 MB 23.0 MB/s eta 0:00:02 2024-06-26T06:56:39.3096575Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 146.5/168.4 MB 97.8 MB/s eta 0:00:01 2024-06-26T06:56:39.3453906Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 149.7/168.4 MB 110.7 MB/s eta 0:00:01 2024-06-26T06:56:39.3812984Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 149.7/168.4 MB 110.7 MB/s eta 0:00:01 2024-06-26T06:56:39.4170606Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 151.0/168.4 MB 66.5 MB/s eta 0:00:01 2024-06-26T06:56:39.4527605Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 151.0/168.4 MB 66.5 MB/s eta 0:00:01 2024-06-26T06:56:39.4885109Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 151.0/168.4 MB 66.5 MB/s eta 0:00:01 2024-06-26T06:56:39.5244487Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 152.3/168.4 MB 39.8 MB/s eta 0:00:01 2024-06-26T06:56:39.5605712Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 155.9/168.4 MB 39.8 MB/s eta 0:00:01 2024-06-26T06:56:39.5967068Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 159.5/168.4 MB 38.6 MB/s eta 0:00:01 2024-06-26T06:56:39.6326685Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 163.2/168.4 MB 102.9 MB/s eta 0:00:01 2024-06-26T06:56:39.6685436Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 167.4/168.4 MB 112.8 MB/s eta 0:00:01 2024-06-26T06:56:39.7044703Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 167.4/168.4 MB 112.8 MB/s eta 0:00:01 2024-06-26T06:56:39.7402390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 167.8/168.4 MB 69.7 MB/s eta 0:00:01 2024-06-26T06:56:39.7765122Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 167.8/168.4 MB 69.7 MB/s eta 0:00:01 2024-06-26T06:56:39.8127205Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:39.8488198Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:39.8843977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:39.9202788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:39.9559741Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:39.9917001Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.0273865Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.0633319Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.0993093Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.1350247Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.1709027Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.2066173Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.2423318Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.2780015Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.3139649Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.3496205Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.3852884Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.4211263Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.4538603Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.4/168.4 MB 49.1 MB/s eta 0:00:01 2024-06-26T06:56:40.4540225Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 11.3 MB/s eta 0:00:00 2024-06-26T06:56:41.0578664Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:41.2644068Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2024-06-26T06:56:41.3027511Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2024-06-26T06:56:41.3386605Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/58.1 MB 69.2 MB/s eta 0:00:01 2024-06-26T06:56:41.3742452Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/58.1 MB 73.6 MB/s eta 0:00:01 2024-06-26T06:56:41.4099505Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/58.1 MB 82.4 MB/s eta 0:00:01 2024-06-26T06:56:41.4457803Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/58.1 MB 93.4 MB/s eta 0:00:01 2024-06-26T06:56:41.4813633Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/58.1 MB 110.5 MB/s eta 0:00:01 2024-06-26T06:56:41.5168644Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/58.1 MB 97.8 MB/s eta 0:00:01 2024-06-26T06:56:41.5525122Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/58.1 MB 97.8 MB/s eta 0:00:01 2024-06-26T06:56:41.5881359Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/58.1 MB 97.8 MB/s eta 0:00:01 2024-06-26T06:56:41.6237073Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/58.1 MB 97.8 MB/s eta 0:00:01 2024-06-26T06:56:41.6592412Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/58.1 MB 97.8 MB/s eta 0:00:01 2024-06-26T06:56:41.6948487Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.0/58.1 MB 34.9 MB/s eta 0:00:02 2024-06-26T06:56:41.7305961Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 21.5/58.1 MB 35.0 MB/s eta 0:00:02 2024-06-26T06:56:41.7664602Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 25.1/58.1 MB 34.1 MB/s eta 0:00:01 2024-06-26T06:56:41.8021811Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 28.7/58.1 MB 102.8 MB/s eta 0:00:01 2024-06-26T06:56:41.8380314Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 32.2/58.1 MB 110.1 MB/s eta 0:00:01 2024-06-26T06:56:41.8738687Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 32.2/58.1 MB 110.1 MB/s eta 0:00:01 2024-06-26T06:56:41.9098742Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 32.2/58.1 MB 110.1 MB/s eta 0:00:01 2024-06-26T06:56:41.9452699Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 32.2/58.1 MB 110.1 MB/s eta 0:00:01 2024-06-26T06:56:41.9806758Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 33.5/58.1 MB 44.2 MB/s eta 0:00:01 2024-06-26T06:56:42.0160673Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 33.5/58.1 MB 44.2 MB/s eta 0:00:01 2024-06-26T06:56:42.0516026Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 33.5/58.1 MB 44.2 MB/s eta 0:00:01 2024-06-26T06:56:42.0871477Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 34.3/58.1 MB 30.9 MB/s eta 0:00:01 2024-06-26T06:56:42.1228489Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 37.2/58.1 MB 30.3 MB/s eta 0:00:01 2024-06-26T06:56:42.1586080Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 40.8/58.1 MB 30.0 MB/s eta 0:00:01 2024-06-26T06:56:42.1945339Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 44.3/58.1 MB 94.1 MB/s eta 0:00:01 2024-06-26T06:56:42.2301250Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 48.8/58.1 MB 111.5 MB/s eta 0:00:01 2024-06-26T06:56:42.2655192Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 50.3/58.1 MB 95.6 MB/s eta 0:00:01 2024-06-26T06:56:42.3010713Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 50.3/58.1 MB 95.6 MB/s eta 0:00:01 2024-06-26T06:56:42.3365672Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 51.1/58.1 MB 58.4 MB/s eta 0:00:01 2024-06-26T06:56:42.3723273Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 52.6/58.1 MB 58.9 MB/s eta 0:00:01 2024-06-26T06:56:42.4079639Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 53.1/58.1 MB 45.0 MB/s eta 0:00:01 2024-06-26T06:56:42.4434673Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 57.3/58.1 MB 45.2 MB/s eta 0:00:01 2024-06-26T06:56:42.4793261Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 57.3/58.1 MB 44.8 MB/s eta 0:00:01 2024-06-26T06:56:42.5152788Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.5506623Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.5861248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.6215216Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.6568929Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.6922478Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.7172941Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 58.1/58.1 MB 35.5 MB/s eta 0:00:01 2024-06-26T06:56:42.7174277Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 19.3 MB/s eta 0:00:00 2024-06-26T06:56:42.9562267Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:43.1398414Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2024-06-26T06:56:43.1781951Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2024-06-26T06:56:43.2136090Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/128.2 MB 73.4 MB/s eta 0:00:02 2024-06-26T06:56:43.2493420Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/128.2 MB 73.4 MB/s eta 0:00:02 2024-06-26T06:56:43.2848834Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/128.2 MB 22.0 MB/s eta 0:00:06 2024-06-26T06:56:43.3201939Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/128.2 MB 35.1 MB/s eta 0:00:04 2024-06-26T06:56:43.3559602Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/128.2 MB 35.1 MB/s eta 0:00:04 2024-06-26T06:56:43.3914473Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/128.2 MB 20.8 MB/s eta 0:00:06 2024-06-26T06:56:43.4269763Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/128.2 MB 26.8 MB/s eta 0:00:05 2024-06-26T06:56:43.4628504Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/128.2 MB 34.2 MB/s eta 0:00:04 2024-06-26T06:56:43.4986278Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/128.2 MB 50.1 MB/s eta 0:00:03 2024-06-26T06:56:43.5346753Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/128.2 MB 49.5 MB/s eta 0:00:03 2024-06-26T06:56:43.5705045Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/128.2 MB 37.8 MB/s eta 0:00:04 2024-06-26T06:56:43.6062938Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/128.2 MB 55.7 MB/s eta 0:00:03 2024-06-26T06:56:43.6420036Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/128.2 MB 55.7 MB/s eta 0:00:03 2024-06-26T06:56:43.6778404Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/128.2 MB 55.7 MB/s eta 0:00:03 2024-06-26T06:56:43.7136726Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/128.2 MB 36.3 MB/s eta 0:00:04 2024-06-26T06:56:43.7495601Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/128.2 MB 35.6 MB/s eta 0:00:04 2024-06-26T06:56:43.7855234Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.3/128.2 MB 35.7 MB/s eta 0:00:03 2024-06-26T06:56:43.8213166Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.5/128.2 MB 100.8 MB/s eta 0:00:01 2024-06-26T06:56:43.8572190Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.0/128.2 MB 118.1 MB/s eta 0:00:01 2024-06-26T06:56:43.8934250Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.0/128.2 MB 101.1 MB/s eta 0:00:01 2024-06-26T06:56:43.9292384Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.1/128.2 MB 90.4 MB/s eta 0:00:02 2024-06-26T06:56:43.9650157Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/128.2 MB 86.4 MB/s eta 0:00:02 2024-06-26T06:56:44.0010408Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 44.3/128.2 MB 97.4 MB/s eta 0:00:01 2024-06-26T06:56:44.0367337Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 48.8/128.2 MB 111.2 MB/s eta 0:00:01 2024-06-26T06:56:44.0723640Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 49.0/128.2 MB 108.6 MB/s eta 0:00:01 2024-06-26T06:56:44.1080977Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 50.3/128.2 MB 77.9 MB/s eta 0:00:02 2024-06-26T06:56:44.1438457Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 50.3/128.2 MB 77.9 MB/s eta 0:00:02 2024-06-26T06:56:44.1797302Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 50.3/128.2 MB 77.9 MB/s eta 0:00:02 2024-06-26T06:56:44.2156750Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 51.3/128.2 MB 41.7 MB/s eta 0:00:02 2024-06-26T06:56:44.2517208Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 54.7/128.2 MB 41.5 MB/s eta 0:00:02 2024-06-26T06:56:44.2875464Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 58.3/128.2 MB 40.0 MB/s eta 0:00:02 2024-06-26T06:56:44.3236051Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 61.9/128.2 MB 100.5 MB/s eta 0:00:01 2024-06-26T06:56:44.3593110Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 66.5/128.2 MB 112.6 MB/s eta 0:00:01 2024-06-26T06:56:44.3951849Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 66.8/128.2 MB 110.5 MB/s eta 0:00:01 2024-06-26T06:56:44.4308593Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 66.8/128.2 MB 110.5 MB/s eta 0:00:01 2024-06-26T06:56:44.4665681Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 66.8/128.2 MB 110.5 MB/s eta 0:00:01 2024-06-26T06:56:44.5022576Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 67.1/128.2 MB 44.8 MB/s eta 0:00:02 2024-06-26T06:56:44.5379963Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 67.1/128.2 MB 44.8 MB/s eta 0:00:02 2024-06-26T06:56:44.5737972Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 67.1/128.2 MB 44.8 MB/s eta 0:00:02 2024-06-26T06:56:44.6097835Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 67.1/128.2 MB 44.8 MB/s eta 0:00:02 2024-06-26T06:56:44.6456210Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 68.6/128.2 MB 28.9 MB/s eta 0:00:03 2024-06-26T06:56:44.6813761Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 72.2/128.2 MB 28.8 MB/s eta 0:00:02 2024-06-26T06:56:44.7173177Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 75.9/128.2 MB 28.1 MB/s eta 0:00:02 2024-06-26T06:56:44.7530635Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 79.7/128.2 MB 104.9 MB/s eta 0:00:01 2024-06-26T06:56:44.7888622Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 82.6/128.2 MB 112.1 MB/s eta 0:00:01 2024-06-26T06:56:44.8245256Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 83.5/128.2 MB 77.7 MB/s eta 0:00:01 2024-06-26T06:56:44.8602842Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 83.9/128.2 MB 76.7 MB/s eta 0:00:01 2024-06-26T06:56:44.8963448Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 83.9/128.2 MB 76.7 MB/s eta 0:00:01 2024-06-26T06:56:44.9321776Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 84.8/128.2 MB 45.1 MB/s eta 0:00:01 2024-06-26T06:56:44.9680979Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 88.4/128.2 MB 45.1 MB/s eta 0:00:01 2024-06-26T06:56:45.0039720Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 92.1/128.2 MB 43.9 MB/s eta 0:00:01 2024-06-26T06:56:45.0397870Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 95.8/128.2 MB 103.7 MB/s eta 0:00:01 2024-06-26T06:56:45.0755237Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 99.3/128.2 MB 112.8 MB/s eta 0:00:01 2024-06-26T06:56:45.1114262Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 100.6/128.2 MB 85.7 MB/s eta 0:00:01 2024-06-26T06:56:45.1472391Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 100.6/128.2 MB 85.7 MB/s eta 0:00:01 2024-06-26T06:56:45.1830316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 100.6/128.2 MB 85.7 MB/s eta 0:00:01 2024-06-26T06:56:45.2187722Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 100.6/128.2 MB 85.7 MB/s eta 0:00:01 2024-06-26T06:56:45.2546754Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 100.6/128.2 MB 85.7 MB/s eta 0:00:01 2024-06-26T06:56:45.2906385Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 100.8/128.2 MB 36.8 MB/s eta 0:00:01 2024-06-26T06:56:45.3265335Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 103.5/128.2 MB 33.1 MB/s eta 0:00:01 2024-06-26T06:56:45.3625973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 106.3/128.2 MB 32.2 MB/s eta 0:00:01 2024-06-26T06:56:45.3985355Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 109.9/128.2 MB 34.3 MB/s eta 0:00:01 2024-06-26T06:56:45.4342444Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 113.5/128.2 MB 91.4 MB/s eta 0:00:01 2024-06-26T06:56:45.4700148Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 117.4/128.2 MB 111.7 MB/s eta 0:00:01 2024-06-26T06:56:45.5058796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 117.4/128.2 MB 111.7 MB/s eta 0:00:01 2024-06-26T06:56:45.5417940Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 117.6/128.2 MB 64.2 MB/s eta 0:00:01 2024-06-26T06:56:45.5776530Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 119.5/128.2 MB 55.5 MB/s eta 0:00:01 2024-06-26T06:56:45.6134496Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 123.4/128.2 MB 56.3 MB/s eta 0:00:01 2024-06-26T06:56:45.6492499Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 126.3/128.2 MB 56.5 MB/s eta 0:00:01 2024-06-26T06:56:45.6850336Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 126.3/128.2 MB 56.5 MB/s eta 0:00:01 2024-06-26T06:56:45.7214268Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.7573659Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.7928596Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.8285170Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.8641295Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.8998011Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.9354918Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:45.9711751Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.0068420Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.0425426Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.0782316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.1138431Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.1494698Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.1851515Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.2043318Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 64.3 MB/s eta 0:00:01 2024-06-26T06:56:46.2044597Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 15.0 MB/s eta 0:00:00 2024-06-26T06:56:46.6525690Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:46.8053753Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2024-06-26T06:56:46.8437092Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2024-06-26T06:56:46.8792909Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/204.1 MB 49.3 MB/s eta 0:00:05 2024-06-26T06:56:46.9151602Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/204.1 MB 65.2 MB/s eta 0:00:04 2024-06-26T06:56:46.9509776Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.1/204.1 MB 77.1 MB/s eta 0:00:03 2024-06-26T06:56:46.9868653Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/204.1 MB 92.2 MB/s eta 0:00:03 2024-06-26T06:56:47.0226071Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/204.1 MB 109.4 MB/s eta 0:00:02 2024-06-26T06:56:47.0583926Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/204.1 MB 108.6 MB/s eta 0:00:02 2024-06-26T06:56:47.0942401Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/204.1 MB 77.6 MB/s eta 0:00:03 2024-06-26T06:56:47.1302373Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.7/204.1 MB 76.8 MB/s eta 0:00:03 2024-06-26T06:56:47.1662037Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.4/204.1 MB 73.3 MB/s eta 0:00:03 2024-06-26T06:56:47.2020596Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.5/204.1 MB 104.0 MB/s eta 0:00:02 2024-06-26T06:56:47.2377921Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/204.1 MB 102.7 MB/s eta 0:00:02 2024-06-26T06:56:47.2736504Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/204.1 MB 102.7 MB/s eta 0:00:02 2024-06-26T06:56:47.3095714Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/204.1 MB 102.7 MB/s eta 0:00:02 2024-06-26T06:56:47.3452815Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/204.1 MB 102.7 MB/s eta 0:00:02 2024-06-26T06:56:47.3812029Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/204.1 MB 102.7 MB/s eta 0:00:02 2024-06-26T06:56:47.4170925Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.2/204.1 MB 37.5 MB/s eta 0:00:05 2024-06-26T06:56:47.4528294Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.5/204.1 MB 37.0 MB/s eta 0:00:05 2024-06-26T06:56:47.4886244Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/204.1 MB 36.3 MB/s eta 0:00:05 2024-06-26T06:56:47.5243597Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.7/204.1 MB 100.5 MB/s eta 0:00:02 2024-06-26T06:56:47.5601491Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/204.1 MB 111.4 MB/s eta 0:00:02 2024-06-26T06:56:47.5958765Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/204.1 MB 111.4 MB/s eta 0:00:02 2024-06-26T06:56:47.6319579Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/204.1 MB 111.4 MB/s eta 0:00:02 2024-06-26T06:56:47.6679889Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/204.1 MB 111.4 MB/s eta 0:00:02 2024-06-26T06:56:47.7039011Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/204.1 MB 45.1 MB/s eta 0:00:04 2024-06-26T06:56:47.7398954Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/204.1 MB 44.6 MB/s eta 0:00:04 2024-06-26T06:56:47.7756851Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/204.1 MB 44.6 MB/s eta 0:00:04 2024-06-26T06:56:47.8116841Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/204.1 MB 44.6 MB/s eta 0:00:04 2024-06-26T06:56:47.8475190Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.0/204.1 MB 29.2 MB/s eta 0:00:06 2024-06-26T06:56:47.8833029Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/204.1 MB 28.1 MB/s eta 0:00:06 2024-06-26T06:56:47.9191029Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/204.1 MB 27.4 MB/s eta 0:00:06 2024-06-26T06:56:47.9550473Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/204.1 MB 41.3 MB/s eta 0:00:04 2024-06-26T06:56:47.9910545Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.6/204.1 MB 95.2 MB/s eta 0:00:02 2024-06-26T06:56:48.0269378Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/204.1 MB 78.8 MB/s eta 0:00:02 2024-06-26T06:56:48.0628751Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/204.1 MB 77.4 MB/s eta 0:00:02 2024-06-26T06:56:48.0986960Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/204.1 MB 77.4 MB/s eta 0:00:02 2024-06-26T06:56:48.1346754Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/204.1 MB 77.4 MB/s eta 0:00:02 2024-06-26T06:56:48.1707973Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.8/204.1 MB 41.8 MB/s eta 0:00:04 2024-06-26T06:56:48.2066234Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 71.1/204.1 MB 41.8 MB/s eta 0:00:04 2024-06-26T06:56:48.2425042Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/204.1 MB 40.5 MB/s eta 0:00:04 2024-06-26T06:56:48.2783737Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/204.1 MB 99.9 MB/s eta 0:00:02 2024-06-26T06:56:48.3140706Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 82.4/204.1 MB 106.9 MB/s eta 0:00:02 2024-06-26T06:56:48.3497030Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 83.9/204.1 MB 107.9 MB/s eta 0:00:02 2024-06-26T06:56:48.3853823Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 83.9/204.1 MB 107.9 MB/s eta 0:00:02 2024-06-26T06:56:48.4210119Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 83.9/204.1 MB 107.9 MB/s eta 0:00:02 2024-06-26T06:56:48.4569923Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 84.0/204.1 MB 48.4 MB/s eta 0:00:03 2024-06-26T06:56:48.4928340Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 84.0/204.1 MB 48.4 MB/s eta 0:00:03 2024-06-26T06:56:48.5288017Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 85.0/204.1 MB 36.1 MB/s eta 0:00:04 2024-06-26T06:56:48.5647304Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 88.5/204.1 MB 36.0 MB/s eta 0:00:04 2024-06-26T06:56:48.6005695Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 92.0/204.1 MB 35.2 MB/s eta 0:00:04 2024-06-26T06:56:48.6366244Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 95.7/204.1 MB 101.2 MB/s eta 0:00:02 2024-06-26T06:56:48.6723013Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 99.6/204.1 MB 105.4 MB/s eta 0:00:01 2024-06-26T06:56:48.7081264Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 100.6/204.1 MB 105.5 MB/s eta 0:00:01 2024-06-26T06:56:48.7440179Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 100.6/204.1 MB 105.5 MB/s eta 0:00:01 2024-06-26T06:56:48.7799474Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 102.3/204.1 MB 58.0 MB/s eta 0:00:02 2024-06-26T06:56:48.8159838Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 105.9/204.1 MB 57.0 MB/s eta 0:00:02 2024-06-26T06:56:48.8518542Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 109.5/204.1 MB 54.7 MB/s eta 0:00:02 2024-06-26T06:56:48.8876124Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 113.4/204.1 MB 105.0 MB/s eta 0:00:01 2024-06-26T06:56:48.9233558Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 116.1/204.1 MB 109.6 MB/s eta 0:00:01 2024-06-26T06:56:48.9592879Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 117.4/204.1 MB 79.9 MB/s eta 0:00:02 2024-06-26T06:56:48.9950117Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 117.4/204.1 MB 79.9 MB/s eta 0:00:02 2024-06-26T06:56:49.0309268Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 117.4/204.1 MB 79.9 MB/s eta 0:00:02 2024-06-26T06:56:49.0671526Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 117.4/204.1 MB 79.9 MB/s eta 0:00:02 2024-06-26T06:56:49.1030809Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 117.4/204.1 MB 37.6 MB/s eta 0:00:03 2024-06-26T06:56:49.1390367Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 120.3/204.1 MB 36.6 MB/s eta 0:00:03 2024-06-26T06:56:49.1749507Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 123.9/204.1 MB 36.2 MB/s eta 0:00:03 2024-06-26T06:56:49.2110554Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 127.5/204.1 MB 40.4 MB/s eta 0:00:02 2024-06-26T06:56:49.2468156Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 131.4/204.1 MB 104.6 MB/s eta 0:00:01 2024-06-26T06:56:49.2824835Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 134.2/204.1 MB 111.6 MB/s eta 0:00:01 2024-06-26T06:56:49.3183811Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 134.3/204.1 MB 73.4 MB/s eta 0:00:01 2024-06-26T06:56:49.3543882Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 136.7/204.1 MB 66.6 MB/s eta 0:00:02 2024-06-26T06:56:49.3903787Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 140.3/204.1 MB 66.8 MB/s eta 0:00:01 2024-06-26T06:56:49.4262217Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 143.9/204.1 MB 63.9 MB/s eta 0:00:01 2024-06-26T06:56:49.4623350Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 147.8/204.1 MB 105.6 MB/s eta 0:00:01 2024-06-26T06:56:49.4984245Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 151.2/204.1 MB 103.1 MB/s eta 0:00:01 2024-06-26T06:56:49.5343747Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 155.6/204.1 MB 109.8 MB/s eta 0:00:01 2024-06-26T06:56:49.5702320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 160.0/204.1 MB 110.6 MB/s eta 0:00:01 2024-06-26T06:56:49.6062517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 164.4/204.1 MB 124.0 MB/s eta 0:00:01 2024-06-26T06:56:49.6422064Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 167.8/204.1 MB 126.8 MB/s eta 0:00:01 2024-06-26T06:56:49.6778931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 167.8/204.1 MB 126.8 MB/s eta 0:00:01 2024-06-26T06:56:49.7139783Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 167.8/204.1 MB 126.8 MB/s eta 0:00:01 2024-06-26T06:56:49.7498260Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 169.1/204.1 MB 54.4 MB/s eta 0:00:01 2024-06-26T06:56:49.7857866Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 172.8/204.1 MB 53.0 MB/s eta 0:00:01 2024-06-26T06:56:49.8215670Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 176.9/204.1 MB 52.0 MB/s eta 0:00:01 2024-06-26T06:56:49.8572913Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 178.5/204.1 MB 103.4 MB/s eta 0:00:01 2024-06-26T06:56:49.8931952Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 178.5/204.1 MB 103.4 MB/s eta 0:00:01 2024-06-26T06:56:49.9288938Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 179.4/204.1 MB 58.1 MB/s eta 0:00:01 2024-06-26T06:56:49.9646344Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 183.2/204.1 MB 59.9 MB/s eta 0:00:01 2024-06-26T06:56:50.0004426Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 183.2/204.1 MB 59.9 MB/s eta 0:00:01 2024-06-26T06:56:50.0361831Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 184.5/204.1 MB 45.1 MB/s eta 0:00:01 2024-06-26T06:56:50.0719500Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 184.5/204.1 MB 45.1 MB/s eta 0:00:01 2024-06-26T06:56:50.1079464Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 184.5/204.1 MB 45.1 MB/s eta 0:00:01 2024-06-26T06:56:50.1437585Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 184.5/204.1 MB 45.1 MB/s eta 0:00:01 2024-06-26T06:56:50.1799968Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 184.7/204.1 MB 27.4 MB/s eta 0:00:01 2024-06-26T06:56:50.2158294Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 185.8/204.1 MB 25.4 MB/s eta 0:00:01 2024-06-26T06:56:50.2517654Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 189.4/204.1 MB 31.4 MB/s eta 0:00:01 2024-06-26T06:56:50.2876329Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 193.0/204.1 MB 31.0 MB/s eta 0:00:01 2024-06-26T06:56:50.3235298Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 196.9/204.1 MB 104.7 MB/s eta 0:00:01 2024-06-26T06:56:50.3592295Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 200.3/204.1 MB 104.0 MB/s eta 0:00:01 2024-06-26T06:56:50.3949329Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 201.3/204.1 MB 103.4 MB/s eta 0:00:01 2024-06-26T06:56:50.4305838Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 201.3/204.1 MB 103.4 MB/s eta 0:00:01 2024-06-26T06:56:50.4662942Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 201.3/204.1 MB 103.4 MB/s eta 0:00:01 2024-06-26T06:56:50.5020772Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 201.3/204.1 MB 103.4 MB/s eta 0:00:01 2024-06-26T06:56:50.5378042Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 202.7/204.1 MB 40.0 MB/s eta 0:00:01 2024-06-26T06:56:50.5734725Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.5/204.1 MB 40.2 MB/s eta 0:00:01 2024-06-26T06:56:50.6096719Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.6457939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.6819076Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.7176560Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.7532423Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.7889506Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.8247455Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.8604723Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.8961796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.9320840Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:50.9677246Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.0035767Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.0393009Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.0751510Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.1108053Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.1464808Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.1822706Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.2179130Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.2535641Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.2891798Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.3248348Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.3605909Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.3962795Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.4320646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.4679020Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.5036634Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.5241110Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 204.1/204.1 MB 33.3 MB/s eta 0:00:01 2024-06-26T06:56:51.5242476Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 8.1 MB/s eta 0:00:00 2024-06-26T06:56:52.2265229Z [?25hCollecting nvidia-nccl-cu11==2.20.5 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:52.3669091Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_nccl_cu11-2.20.5-py3-none-manylinux2014_x86_64.whl (142.9 MB) 2024-06-26T06:56:52.4062419Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/142.9 MB ? eta -:--:-- 2024-06-26T06:56:52.4418465Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/142.9 MB 89.6 MB/s eta 0:00:02 2024-06-26T06:56:52.4776409Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/142.9 MB 95.3 MB/s eta 0:00:02 2024-06-26T06:56:52.5133474Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/142.9 MB 96.8 MB/s eta 0:00:02 2024-06-26T06:56:52.5491182Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/142.9 MB 102.8 MB/s eta 0:00:02 2024-06-26T06:56:52.5848161Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/142.9 MB 106.9 MB/s eta 0:00:02 2024-06-26T06:56:52.6207006Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/142.9 MB 106.9 MB/s eta 0:00:02 2024-06-26T06:56:52.6565435Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.6/142.9 MB 64.0 MB/s eta 0:00:02 2024-06-26T06:56:52.6925635Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.2/142.9 MB 64.7 MB/s eta 0:00:02 2024-06-26T06:56:52.7284775Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.4/142.9 MB 64.2 MB/s eta 0:00:02 2024-06-26T06:56:52.7641815Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.7/142.9 MB 116.7 MB/s eta 0:00:01 2024-06-26T06:56:52.7998341Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/142.9 MB 122.8 MB/s eta 0:00:01 2024-06-26T06:56:52.8355186Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/142.9 MB 122.8 MB/s eta 0:00:01 2024-06-26T06:56:52.8714216Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.5/142.9 MB 122.8 MB/s eta 0:00:01 2024-06-26T06:56:52.9072398Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.9/142.9 MB 53.2 MB/s eta 0:00:03 2024-06-26T06:56:52.9431762Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/142.9 MB 51.6 MB/s eta 0:00:03 2024-06-26T06:56:52.9790613Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/142.9 MB 50.0 MB/s eta 0:00:03 2024-06-26T06:56:53.0151182Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/142.9 MB 102.8 MB/s eta 0:00:01 2024-06-26T06:56:53.0509540Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/142.9 MB 113.0 MB/s eta 0:00:01 2024-06-26T06:56:53.0866926Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/142.9 MB 110.2 MB/s eta 0:00:01 2024-06-26T06:56:53.1224806Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/142.9 MB 110.2 MB/s eta 0:00:01 2024-06-26T06:56:53.1582109Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/142.9 MB 110.2 MB/s eta 0:00:01 2024-06-26T06:56:53.1940018Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/142.9 MB 110.2 MB/s eta 0:00:01 2024-06-26T06:56:53.2299643Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 50.3/142.9 MB 110.2 MB/s eta 0:00:01 2024-06-26T06:56:53.2659225Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 50.4/142.9 MB 33.7 MB/s eta 0:00:03 2024-06-26T06:56:53.3019028Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 53.3/142.9 MB 33.0 MB/s eta 0:00:03 2024-06-26T06:56:53.3377389Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 56.8/142.9 MB 32.8 MB/s eta 0:00:03 2024-06-26T06:56:53.3735476Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 60.4/142.9 MB 31.7 MB/s eta 0:00:03 2024-06-26T06:56:53.4092434Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 64.4/142.9 MB 105.5 MB/s eta 0:00:01 2024-06-26T06:56:53.4450618Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 67.1/142.9 MB 113.1 MB/s eta 0:00:01 2024-06-26T06:56:53.4808443Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 67.1/142.9 MB 113.1 MB/s eta 0:00:01 2024-06-26T06:56:53.5168046Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 67.1/142.9 MB 113.1 MB/s eta 0:00:01 2024-06-26T06:56:53.5524571Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 68.4/142.9 MB 51.1 MB/s eta 0:00:02 2024-06-26T06:56:53.5882593Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 69.3/142.9 MB 51.0 MB/s eta 0:00:02 2024-06-26T06:56:53.6241120Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 69.3/142.9 MB 51.0 MB/s eta 0:00:02 2024-06-26T06:56:53.6599748Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 72.2/142.9 MB 38.0 MB/s eta 0:00:02 2024-06-26T06:56:53.6958018Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 73.7/142.9 MB 37.9 MB/s eta 0:00:02 2024-06-26T06:56:53.7316809Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 73.7/142.9 MB 37.9 MB/s eta 0:00:02 2024-06-26T06:56:53.7679569Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 73.7/142.9 MB 37.9 MB/s eta 0:00:02 2024-06-26T06:56:53.8038196Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 74.0/142.9 MB 25.7 MB/s eta 0:00:03 2024-06-26T06:56:53.8395428Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 75.9/142.9 MB 25.6 MB/s eta 0:00:03 2024-06-26T06:56:53.8751878Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 75.9/142.9 MB 25.6 MB/s eta 0:00:03 2024-06-26T06:56:53.9110537Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 75.9/142.9 MB 25.6 MB/s eta 0:00:03 2024-06-26T06:56:53.9467561Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 78.5/142.9 MB 25.9 MB/s eta 0:00:03 2024-06-26T06:56:53.9825078Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 82.6/142.9 MB 32.5 MB/s eta 0:00:02 2024-06-26T06:56:54.0181798Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.0538406Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.0894681Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.1251856Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.1608317Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.1966805Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.2323555Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.2682304Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 83.9/142.9 MB 30.6 MB/s eta 0:00:02 2024-06-26T06:56:54.3041032Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 85.6/142.9 MB 21.0 MB/s eta 0:00:03 2024-06-26T06:56:54.3399455Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 89.2/142.9 MB 26.4 MB/s eta 0:00:03 2024-06-26T06:56:54.3759859Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 92.8/142.9 MB 25.7 MB/s eta 0:00:02 2024-06-26T06:56:54.4117224Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 96.3/142.9 MB 101.4 MB/s eta 0:00:01 2024-06-26T06:56:54.4474040Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 100.6/142.9 MB 111.8 MB/s eta 0:00:01 2024-06-26T06:56:54.4831611Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 100.6/142.9 MB 111.8 MB/s eta 0:00:01 2024-06-26T06:56:54.5188593Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 100.6/142.9 MB 111.8 MB/s eta 0:00:01 2024-06-26T06:56:54.5548157Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 100.6/142.9 MB 111.8 MB/s eta 0:00:01 2024-06-26T06:56:54.5908595Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 102.8/142.9 MB 47.3 MB/s eta 0:00:01 2024-06-26T06:56:54.6268072Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 106.4/142.9 MB 47.3 MB/s eta 0:00:01 2024-06-26T06:56:54.6627416Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 110.0/142.9 MB 45.7 MB/s eta 0:00:01 2024-06-26T06:56:54.6985956Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 114.1/142.9 MB 106.6 MB/s eta 0:00:01 2024-06-26T06:56:54.7343113Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 116.3/142.9 MB 92.1 MB/s eta 0:00:01 2024-06-26T06:56:54.7699756Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 117.4/142.9 MB 93.9 MB/s eta 0:00:01 2024-06-26T06:56:54.8057969Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 117.4/142.9 MB 93.9 MB/s eta 0:00:01 2024-06-26T06:56:54.8424886Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 117.7/142.9 MB 50.5 MB/s eta 0:00:01 2024-06-26T06:56:54.8786385Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 122.1/142.9 MB 52.2 MB/s eta 0:00:01 2024-06-26T06:56:54.9147784Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 126.5/142.9 MB 56.7 MB/s eta 0:00:01 2024-06-26T06:56:54.9507118Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 131.1/142.9 MB 123.8 MB/s eta 0:00:01 2024-06-26T06:56:54.9869339Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 132.9/142.9 MB 127.2 MB/s eta 0:00:01 2024-06-26T06:56:55.0232854Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 134.2/142.9 MB 85.9 MB/s eta 0:00:01 2024-06-26T06:56:55.0596748Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 134.2/142.9 MB 85.9 MB/s eta 0:00:01 2024-06-26T06:56:55.0957483Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 134.2/142.9 MB 85.9 MB/s eta 0:00:01 2024-06-26T06:56:55.1320426Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 134.2/142.9 MB 85.9 MB/s eta 0:00:01 2024-06-26T06:56:55.1682537Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 134.2/142.9 MB 85.9 MB/s eta 0:00:01 2024-06-26T06:56:55.2041775Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 134.2/142.9 MB 85.9 MB/s eta 0:00:01 2024-06-26T06:56:55.2403031Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 137.0/142.9 MB 32.3 MB/s eta 0:00:01 2024-06-26T06:56:55.2760852Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 139.3/142.9 MB 30.1 MB/s eta 0:00:01 2024-06-26T06:56:55.3122670Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 140.8/142.9 MB 29.9 MB/s eta 0:00:01 2024-06-26T06:56:55.3483541Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.3843666Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.4200975Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.4569167Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.4934808Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.5296052Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.5653743Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.6012144Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.6371095Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.6730646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.7089390Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.7447574Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.7805586Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.8164056Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.8523201Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.8881960Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.9240078Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.9599254Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:55.9958838Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.0318172Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.0676917Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.1034286Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.1393228Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.1752087Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.2111244Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.2470169Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.2829441Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.3188150Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.3550091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.3908487Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.4267612Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.4629269Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.4990954Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.5349849Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.5708682Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.6068599Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.6428316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.6786464Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.7144713Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.7504083Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.7860667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.8217692Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.8574099Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.8930743Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.9287151Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:56.9645671Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.0003021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.0360602Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.0720529Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.1077362Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.1434415Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.1791632Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.2148688Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.2505641Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.2862397Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.3219158Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.3575851Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.3932176Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.4288712Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.4645752Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.5002383Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.5360628Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.5717939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.6076931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.6434704Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.6792602Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.6850815Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 142.9/142.9 MB 27.7 MB/s eta 0:00:01 2024-06-26T06:56:57.6852132Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.9/142.9 MB 3.7 MB/s eta 0:00:00 2024-06-26T06:56:58.1965531Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:58.3751279Z Downloading https://download.pytorch.org/whl/nightly/cu118_pypi_pkg/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2024-06-26T06:56:58.3924092Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/99.1 kB ? eta -:--:-- 2024-06-26T06:56:58.3925371Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 kB 7.4 MB/s eta 0:00:00 2024-06-26T06:56:58.4707597Z [?25hCollecting pytorch-triton==3.0.0+dedb7bdf33 (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:56:58.4758907Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.0.0%2Bdedb7bdf33-cp38-cp38-linux_x86_64.whl (239.3 MB) 2024-06-26T06:56:58.5154255Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.3 MB ? eta -:--:-- 2024-06-26T06:56:58.5510005Z  ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/239.3 MB 95.7 MB/s eta 0:00:03 2024-06-26T06:56:58.5869382Z  ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/239.3 MB 99.1 MB/s eta 0:00:03 2024-06-26T06:56:58.6229362Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/239.3 MB 100.8 MB/s eta 0:00:03 2024-06-26T06:56:58.6589189Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/239.3 MB 104.2 MB/s eta 0:00:03 2024-06-26T06:56:58.6948597Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/239.3 MB 103.8 MB/s eta 0:00:03 2024-06-26T06:56:58.7306623Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.5/239.3 MB 104.4 MB/s eta 0:00:03 2024-06-26T06:56:58.7665547Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.2/239.3 MB 104.4 MB/s eta 0:00:03 2024-06-26T06:56:58.8024168Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.9/239.3 MB 104.7 MB/s eta 0:00:03 2024-06-26T06:56:58.8383525Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.6/239.3 MB 105.0 MB/s eta 0:00:02 2024-06-26T06:56:58.8741960Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.3/239.3 MB 104.7 MB/s eta 0:00:02 2024-06-26T06:56:58.9101962Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.9/239.3 MB 104.1 MB/s eta 0:00:02 2024-06-26T06:56:58.9462561Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/239.3 MB 104.5 MB/s eta 0:00:02 2024-06-26T06:56:58.9820969Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.3/239.3 MB 104.2 MB/s eta 0:00:02 2024-06-26T06:56:59.0182016Z  ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/239.3 MB 104.2 MB/s eta 0:00:02 2024-06-26T06:56:59.0543435Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/239.3 MB 103.3 MB/s eta 0:00:02 2024-06-26T06:56:59.0901438Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/239.3 MB 103.8 MB/s eta 0:00:02 2024-06-26T06:56:59.1259339Z  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/239.3 MB 104.0 MB/s eta 0:00:02 2024-06-26T06:56:59.1620272Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.7/239.3 MB 104.0 MB/s eta 0:00:02 2024-06-26T06:56:59.1978745Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.4/239.3 MB 104.1 MB/s eta 0:00:02 2024-06-26T06:56:59.2338120Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.2/239.3 MB 105.1 MB/s eta 0:00:02 2024-06-26T06:56:59.2698056Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 76.9/239.3 MB 105.5 MB/s eta 0:00:02 2024-06-26T06:56:59.3055644Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/239.3 MB 105.9 MB/s eta 0:00:02 2024-06-26T06:56:59.3414143Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 84.3/239.3 MB 105.1 MB/s eta 0:00:02 2024-06-26T06:56:59.3776523Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/239.3 MB 105.2 MB/s eta 0:00:02 2024-06-26T06:56:59.4135602Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 91.7/239.3 MB 105.1 MB/s eta 0:00:02 2024-06-26T06:56:59.4494387Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 96.3/239.3 MB 113.6 MB/s eta 0:00:02 2024-06-26T06:56:59.4853132Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 100.8/239.3 MB 123.9 MB/s eta 0:00:02 2024-06-26T06:56:59.5211754Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 105.3/239.3 MB 127.6 MB/s eta 0:00:02 2024-06-26T06:56:59.5570739Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 109.8/239.3 MB 126.6 MB/s eta 0:00:02 2024-06-26T06:56:59.5933021Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 114.3/239.3 MB 126.4 MB/s eta 0:00:01 2024-06-26T06:56:59.6291551Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 118.8/239.3 MB 126.8 MB/s eta 0:00:01 2024-06-26T06:56:59.6649847Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 123.2/239.3 MB 125.1 MB/s eta 0:00:01 2024-06-26T06:56:59.7008442Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 127.7/239.3 MB 124.7 MB/s eta 0:00:01 2024-06-26T06:56:59.7367391Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 132.2/239.3 MB 125.4 MB/s eta 0:00:01 2024-06-26T06:56:59.7728154Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 136.7/239.3 MB 125.9 MB/s eta 0:00:01 2024-06-26T06:56:59.8088254Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 141.1/239.3 MB 125.8 MB/s eta 0:00:01 2024-06-26T06:56:59.8447711Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 145.6/239.3 MB 125.6 MB/s eta 0:00:01 2024-06-26T06:56:59.8806898Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 150.2/239.3 MB 126.5 MB/s eta 0:00:01 2024-06-26T06:56:59.9166024Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 154.7/239.3 MB 127.0 MB/s eta 0:00:01 2024-06-26T06:56:59.9524819Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 159.2/239.3 MB 127.0 MB/s eta 0:00:01 2024-06-26T06:56:59.9883356Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 163.8/239.3 MB 127.5 MB/s eta 0:00:01 2024-06-26T06:57:00.0242204Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 168.4/239.3 MB 128.1 MB/s eta 0:00:01 2024-06-26T06:57:00.0602431Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 172.9/239.3 MB 127.6 MB/s eta 0:00:01 2024-06-26T06:57:00.0961810Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 177.4/239.3 MB 126.9 MB/s eta 0:00:01 2024-06-26T06:57:00.1321098Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 181.9/239.3 MB 126.6 MB/s eta 0:00:01 2024-06-26T06:57:00.1680702Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 186.4/239.3 MB 126.9 MB/s eta 0:00:01 2024-06-26T06:57:00.2039074Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 191.0/239.3 MB 126.7 MB/s eta 0:00:01 2024-06-26T06:57:00.2399236Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 195.4/239.3 MB 126.4 MB/s eta 0:00:01 2024-06-26T06:57:00.2759004Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 199.9/239.3 MB 126.1 MB/s eta 0:00:01 2024-06-26T06:57:00.3118321Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 204.4/239.3 MB 125.9 MB/s eta 0:00:01 2024-06-26T06:57:00.3479222Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 209.0/239.3 MB 126.7 MB/s eta 0:00:01 2024-06-26T06:57:00.3838763Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 213.5/239.3 MB 126.3 MB/s eta 0:00:01 2024-06-26T06:57:00.4198694Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 218.0/239.3 MB 126.7 MB/s eta 0:00:01 2024-06-26T06:57:00.4557793Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 222.6/239.3 MB 127.2 MB/s eta 0:00:01 2024-06-26T06:57:00.4915949Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 227.1/239.3 MB 127.5 MB/s eta 0:00:01 2024-06-26T06:57:00.5274360Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 231.7/239.3 MB 127.5 MB/s eta 0:00:01 2024-06-26T06:57:00.5637124Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 236.2/239.3 MB 127.5 MB/s eta 0:00:01 2024-06-26T06:57:00.6000213Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.6362417Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.6724188Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.7080233Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.7436622Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.7793590Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.8150566Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.8507544Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.8864394Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.9221577Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.9578545Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:00.9935506Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.0295108Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.0651389Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.1009091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.1366564Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.1723074Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.2079891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.2436942Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.2794540Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.3152307Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.3509471Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.3867263Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.4225274Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.4583859Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.4941227Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.5298308Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.5655393Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.6013600Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.6093570Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.3 MB 129.3 MB/s eta 0:00:01 2024-06-26T06:57:01.6094901Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.3/239.3 MB 9.0 MB/s eta 0:00:00 2024-06-26T06:57:02.4298774Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:57:02.4352422Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-06-26T06:57:02.4463183Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-06-26T06:57:02.4507378Z Collecting networkx (from torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:57:02.4561204Z Downloading https://download.pytorch.org/whl/nightly/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2024-06-26T06:57:02.4949303Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB ? eta -:--:-- 2024-06-26T06:57:02.4977881Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 1.9/1.9 MB 122.1 MB/s eta 0:00:01 2024-06-26T06:57:02.4979516Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 53.2 MB/s eta 0:00:00 2024-06-26T06:57:02.5665619Z [?25hCollecting mpmath>=0.19 (from sympy->torch-no-python==2.5.0.dev20240626+cu118) 2024-06-26T06:57:02.5713584Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.2.1-py3-none-any.whl (532 kB) 2024-06-26T06:57:02.6016410Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/532.6 kB ? eta -:--:-- 2024-06-26T06:57:02.6018264Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.6/532.6 kB 24.8 MB/s eta 0:00:00 2024-06-26T06:57:02.9810123Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, 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, pytorch-triton, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch-no-python, torch 2024-06-26T06:58:28.9893375Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.2.0 jinja2-3.1.3 mpmath-1.2.1 networkx-2.6.3 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.20.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.0.0+dedb7bdf33 sympy-1.12 torch-2.5.0.dev20240626+cu118 torch-no-python-2.5.0.dev20240626+cu118 typing-extensions-4.8.0 2024-06-26T06:58:28.9900616Z 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. 2024-06-26T06:58:29.3914839Z + retry pip install -q numpy protobuf typing-extensions 2024-06-26T06:58:29.3915756Z + pip install -q numpy protobuf typing-extensions 2024-06-26T06:58:33.3614105Z 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. 2024-06-26T06:58:33.5407154Z + [[ manywheel == libtorch ]] 2024-06-26T06:58:33.5407696Z + /builder/check_binary.sh 2024-06-26T06:58:33.5423023Z + [[ -z 3.8 ]] 2024-06-26T06:58:33.5423444Z + [[ -z cu118 ]] 2024-06-26T06:58:33.5423840Z + [[ -z '' ]] 2024-06-26T06:58:33.5428139Z + export DESIRED_DEVTOOLSET= 2024-06-26T06:58:33.5428848Z + DESIRED_DEVTOOLSET= 2024-06-26T06:58:33.5429874Z + [[ -z manywheel ]] 2024-06-26T06:58:33.5430321Z + [[ manywheel == libtorch ]] 2024-06-26T06:58:33.5430817Z + [[ 3.8 =~ ([0-9].[0-9]+) ]] 2024-06-26T06:58:33.5431246Z + py_dot=3.8 2024-06-26T06:58:33.5432823Z +++ which python 2024-06-26T06:58:33.5445024Z ++ dirname /opt/python/cp38-cp38/bin/python 2024-06-26T06:58:33.5452382Z + install_root=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ 2024-06-26T06:58:33.5453350Z + echo 'Checking that the gcc ABI is what we expect' 2024-06-26T06:58:33.5454004Z Checking that the gcc ABI is what we expect 2024-06-26T06:58:33.5461035Z ++ uname 2024-06-26T06:58:33.5468164Z + [[ Linux != \D\a\r\w\i\n ]] 2024-06-26T06:58:33.5469644Z + torch_config=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-06-26T06:58:33.5471279Z + [[ ! -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-06-26T06:58:33.5472340Z + echo 'Checking the TorchConfig.cmake' 2024-06-26T06:58:33.5472887Z Checking the TorchConfig.cmake 2024-06-26T06:58:33.5473922Z + cat /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-06-26T06:58:33.5477798Z # FindTorch 2024-06-26T06:58:33.5478395Z # ------- 2024-06-26T06:58:33.5479019Z # 2024-06-26T06:58:33.5479732Z # Finds the Torch library 2024-06-26T06:58:33.5480355Z # 2024-06-26T06:58:33.5480751Z # This will define the following variables: 2024-06-26T06:58:33.5481255Z # 2024-06-26T06:58:33.5481819Z # TORCH_FOUND -- True if the system has the Torch library 2024-06-26T06:58:33.5483129Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-06-26T06:58:33.5483903Z # TORCH_LIBRARIES -- Libraries to link against 2024-06-26T06:58:33.5484668Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-06-26T06:58:33.5485583Z # 2024-06-26T06:58:33.5485953Z # and the following imported targets: 2024-06-26T06:58:33.5486420Z # 2024-06-26T06:58:33.5486703Z # torch 2024-06-26T06:58:33.5487060Z macro(append_torchlib_if_found) 2024-06-26T06:58:33.5487668Z foreach (_arg ${ARGN}) 2024-06-26T06:58:33.5488844Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-06-26T06:58:33.5490306Z if(${_arg}_LIBRARY) 2024-06-26T06:58:33.5491327Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-06-26T06:58:33.5492491Z else() 2024-06-26T06:58:33.5493555Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-06-26T06:58:33.5494208Z endif() 2024-06-26T06:58:33.5494531Z endforeach() 2024-06-26T06:58:33.5494893Z endmacro() 2024-06-26T06:58:33.5495093Z 2024-06-26T06:58:33.5495274Z macro(append_wholearchive_lib_if_found) 2024-06-26T06:58:33.5495847Z foreach (_arg ${ARGN}) 2024-06-26T06:58:33.5496494Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-06-26T06:58:33.5497661Z if(${_arg}_LIBRARY) 2024-06-26T06:58:33.5498101Z if(APPLE) 2024-06-26T06:58:33.5498769Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-06-26T06:58:33.5499445Z elseif(MSVC) 2024-06-26T06:58:33.5500093Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-06-26T06:58:33.5500925Z else() 2024-06-26T06:58:33.5501269Z # Linux 2024-06-26T06:58:33.5502080Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-06-26T06:58:33.5503186Z endif() 2024-06-26T06:58:33.5503522Z else() 2024-06-26T06:58:33.5504026Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-06-26T06:58:33.5504855Z endif() 2024-06-26T06:58:33.5505517Z endforeach() 2024-06-26T06:58:33.5505915Z endmacro() 2024-06-26T06:58:33.5506134Z 2024-06-26T06:58:33.5506336Z include(FindPackageHandleStandardArgs) 2024-06-26T06:58:33.5506724Z 2024-06-26T06:58:33.5506920Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-06-26T06:58:33.5507513Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-06-26T06:58:33.5508089Z else() 2024-06-26T06:58:33.5509088Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-06-26T06:58:33.5510105Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-06-26T06:58:33.5511196Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-06-26T06:58:33.5512222Z endif() 2024-06-26T06:58:33.5512586Z 2024-06-26T06:58:33.5512912Z # Include directories. 2024-06-26T06:58:33.5513522Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-06-26T06:58:33.5514586Z set(TORCH_INCLUDE_DIRS 2024-06-26T06:58:33.5515465Z ${TORCH_INSTALL_PREFIX}/include 2024-06-26T06:58:33.5516110Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-06-26T06:58:33.5516680Z else() 2024-06-26T06:58:33.5517009Z set(TORCH_INCLUDE_DIRS 2024-06-26T06:58:33.5517430Z ${TORCH_INSTALL_PREFIX}/include 2024-06-26T06:58:33.5518037Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-06-26T06:58:33.5518608Z endif() 2024-06-26T06:58:33.5518790Z 2024-06-26T06:58:33.5518944Z # Library dependencies. 2024-06-26T06:58:33.5519336Z if(ON) 2024-06-26T06:58:33.5519891Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-06-26T06:58:33.5520675Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-06-26T06:58:33.5521258Z append_torchlib_if_found(c10) 2024-06-26T06:58:33.5522008Z else() 2024-06-26T06:58:33.5522885Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-06-26T06:58:33.5523634Z #library need whole archive 2024-06-26T06:58:33.5524183Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-06-26T06:58:33.5524731Z if(ON) 2024-06-26T06:58:33.5525186Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-06-26T06:58:33.5525787Z endif() 2024-06-26T06:58:33.5526157Z 2024-06-26T06:58:33.5526706Z # We need manually add dependent libraries when they are not linked into the 2024-06-26T06:58:33.5527465Z # shared library. 2024-06-26T06:58:33.5527900Z # TODO: this list might be incomplete. 2024-06-26T06:58:33.5528415Z append_torchlib_if_found(c10) 2024-06-26T06:58:33.5528753Z 2024-06-26T06:58:33.5528882Z if(ON) 2024-06-26T06:58:33.5529233Z append_torchlib_if_found(nnpack) 2024-06-26T06:58:33.5529975Z endif() 2024-06-26T06:58:33.5530259Z 2024-06-26T06:58:33.5530394Z if(ON) 2024-06-26T06:58:33.5530792Z append_torchlib_if_found(pytorch_qnnpack) 2024-06-26T06:58:33.5531300Z endif() 2024-06-26T06:58:33.5531509Z 2024-06-26T06:58:33.5531644Z if(ON) 2024-06-26T06:58:33.5531994Z append_torchlib_if_found(XNNPACK) 2024-06-26T06:58:33.5532468Z endif() 2024-06-26T06:58:33.5532740Z 2024-06-26T06:58:33.5533492Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-06-26T06:58:33.5534269Z append_torchlib_if_found(onnx onnx_proto) 2024-06-26T06:58:33.5534658Z 2024-06-26T06:58:33.5534853Z append_torchlib_if_found(foxi_loader fmt) 2024-06-26T06:58:33.5535422Z append_torchlib_if_found(cpuinfo clog) 2024-06-26T06:58:33.5535808Z 2024-06-26T06:58:33.5535995Z if(NOT OFF) 2024-06-26T06:58:33.5536394Z append_torchlib_if_found(pthreadpool) 2024-06-26T06:58:33.5536879Z endif() 2024-06-26T06:58:33.5537405Z 2024-06-26T06:58:33.5537671Z append_torchlib_if_found(eigen_blas) 2024-06-26T06:58:33.5538058Z 2024-06-26T06:58:33.5538186Z if(ON) 2024-06-26T06:58:33.5538539Z append_torchlib_if_found(fbgemm) 2024-06-26T06:58:33.5539226Z endif() 2024-06-26T06:58:33.5539435Z 2024-06-26T06:58:33.5539564Z if(ON) 2024-06-26T06:58:33.5539932Z append_torchlib_if_found(dnnl mkldnn) 2024-06-26T06:58:33.5540530Z endif() 2024-06-26T06:58:33.5540749Z 2024-06-26T06:58:33.5540937Z append_torchlib_if_found(sleef asmjit) 2024-06-26T06:58:33.5541429Z endif() 2024-06-26T06:58:33.5541607Z 2024-06-26T06:58:33.5541729Z if(1) 2024-06-26T06:58:33.5542069Z append_torchlib_if_found(kineto) 2024-06-26T06:58:33.5542523Z endif() 2024-06-26T06:58:33.5542702Z 2024-06-26T06:58:33.5542823Z if(ON) 2024-06-26T06:58:33.5543126Z if(MSVC) 2024-06-26T06:58:33.5543763Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-06-26T06:58:33.5544822Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY} torch::nvtoolsext) 2024-06-26T06:58:33.5545543Z else() 2024-06-26T06:58:33.5546042Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB} torch::nvtoolsext) 2024-06-26T06:58:33.5546655Z endif() 2024-06-26T06:58:33.5546982Z if(ON) 2024-06-26T06:58:33.5547555Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-06-26T06:58:33.5548617Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-06-26T06:58:33.5549429Z endif() 2024-06-26T06:58:33.5549876Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-06-26T06:58:33.5550436Z endif() 2024-06-26T06:58:33.5550632Z 2024-06-26T06:58:33.5551126Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-06-26T06:58:33.5551954Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-06-26T06:58:33.5552617Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-06-26T06:58:33.5553171Z endif() 2024-06-26T06:58:33.5553350Z 2024-06-26T06:58:33.5553728Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-06-26T06:58:33.5554533Z # the statements below changes target properties on 2024-06-26T06:58:33.5555625Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-06-26T06:58:33.5556895Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-06-26T06:58:33.5557935Z # - the imported target created in this file in static library mode 2024-06-26T06:58:33.5558588Z if(NOT ON) 2024-06-26T06:58:33.5559337Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-06-26T06:58:33.5560517Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-06-26T06:58:33.5561321Z set_target_properties(torch PROPERTIES 2024-06-26T06:58:33.5561889Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-06-26T06:58:33.5562391Z ) 2024-06-26T06:58:33.5562670Z endif() 2024-06-26T06:58:33.5563028Z set_target_properties(torch PROPERTIES 2024-06-26T06:58:33.5563665Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-06-26T06:58:33.5564245Z CXX_STANDARD 17 2024-06-26T06:58:33.5564604Z ) 2024-06-26T06:58:33.5564917Z if(TORCH_CXX_FLAGS) 2024-06-26T06:58:33.5565589Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-06-26T06:58:33.5566361Z endif() 2024-06-26T06:58:33.5566549Z 2024-06-26T06:58:33.5567018Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-06-26T06:58:33.5567971Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-06-26T06:58:33.5568555Z + actual_gcc_abi=0 2024-06-26T06:58:33.5568933Z ++ is_expected 0 2024-06-26T06:58:33.5569351Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-06-26T06:58:33.5569848Z ++ [[ -z 0 ]] 2024-06-26T06:58:33.5570186Z ++ [[ 0 == 0 ]] 2024-06-26T06:58:33.5570511Z ++ echo 1 2024-06-26T06:58:33.5570826Z + [[ 1 != 1 ]] 2024-06-26T06:58:33.5571298Z + PRE_CXX11_SYMBOLS=("std::basic_string<" "std::list") 2024-06-26T06:58:33.5572061Z + CXX11_SYMBOLS=("std::__cxx11::basic_string" "std::__cxx11::list") 2024-06-26T06:58:33.5572882Z + LIBTORCH_NAMESPACE_LIST=("c10::" "at::" "caffe2::" "torch::") 2024-06-26T06:58:33.5573960Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-06-26T06:58:33.5574799Z Checking that symbols in libtorch.so have the right gcc abi 2024-06-26T06:58:33.5576006Z + '[' -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so ']' 2024-06-26T06:58:33.5577792Z + libtorch=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:33.5579354Z + check_lib_symbols_for_abi_correctness /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:33.5580790Z + lib=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:33.5582103Z + echo 'lib: ' /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:33.5583396Z lib: /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:33.5584275Z + [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-06-26T06:58:33.5584919Z ++ grep_symbols std::__cxx11::basic_string std::__cxx11::list 2024-06-26T06:58:33.5585539Z ++ symbols=("$@") 2024-06-26T06:58:33.5585890Z ++ wc -l 2024-06-26T06:58:33.5586395Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T06:58:33.5587057Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T06:58:33.5587943Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:33.5588756Z ++ c++filt 2024-06-26T06:58:33.5589263Z ++ grep ' c10::.*std::__cxx11::basic_string' 2024-06-26T06:58:53.1581141Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T06:58:53.1584561Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:58:53.1585487Z ++ c++filt 2024-06-26T06:58:53.1588698Z ++ grep ' c10::.*std::__cxx11::list' 2024-06-26T06:59:13.0282028Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T06:59:13.0282771Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T06:59:13.0289769Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:59:13.0290677Z ++ c++filt 2024-06-26T06:59:13.0291231Z ++ grep ' at::.*std::__cxx11::basic_string' 2024-06-26T06:59:32.8886231Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T06:59:32.8888287Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:59:32.8889111Z ++ c++filt 2024-06-26T06:59:32.8894123Z ++ grep ' at::.*std::__cxx11::list' 2024-06-26T06:59:52.7758570Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T06:59:52.7759326Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T06:59:52.7761229Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T06:59:52.7762149Z ++ c++filt 2024-06-26T06:59:52.7766306Z ++ grep ' caffe2::.*std::__cxx11::basic_string' 2024-06-26T07:00:12.7092103Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:00:12.7094346Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:00:12.7095957Z ++ c++filt 2024-06-26T07:00:12.7101004Z ++ grep ' caffe2::.*std::__cxx11::list' 2024-06-26T07:00:32.5462338Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T07:00:32.5463256Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:00:32.5464982Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:00:32.5465800Z ++ c++filt 2024-06-26T07:00:32.5470334Z ++ grep ' torch::.*std::__cxx11::basic_string' 2024-06-26T07:00:52.2978165Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:00:52.2980244Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:00:52.2981479Z ++ c++filt 2024-06-26T07:00:52.2985504Z ++ grep ' torch::.*std::__cxx11::list' 2024-06-26T07:01:12.2084565Z + num_cxx11_symbols=0 2024-06-26T07:01:12.2085119Z + true 2024-06-26T07:01:12.2085698Z + echo 'num_cxx11_symbols: ' 0 2024-06-26T07:01:12.2086406Z num_cxx11_symbols: 0 2024-06-26T07:01:12.2087911Z + [[ 0 -gt 0 ]] 2024-06-26T07:01:12.2091906Z ++ grep_symbols 'std::basic_string<' std::list 2024-06-26T07:01:12.2093135Z ++ symbols=("$@") 2024-06-26T07:01:12.2094519Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T07:01:12.2095650Z ++ wc -l 2024-06-26T07:01:12.2096321Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:01:12.2098684Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:01:12.2100377Z ++ c++filt 2024-06-26T07:01:12.2101934Z ++ grep ' c10::.*std::basic_string<' 2024-06-26T07:01:32.1980459Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:01:32.1982031Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:01:32.1982891Z ++ c++filt 2024-06-26T07:01:32.1987374Z ++ grep ' c10::.*std::list' 2024-06-26T07:01:51.9990935Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T07:01:51.9991829Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:01:51.9993605Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:01:51.9994476Z ++ c++filt 2024-06-26T07:01:51.9999054Z ++ grep ' at::.*std::basic_string<' 2024-06-26T07:02:11.8070747Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:02:11.8073498Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:02:11.8074333Z ++ c++filt 2024-06-26T07:02:11.8077515Z ++ grep ' at::.*std::list' 2024-06-26T07:02:31.7496115Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T07:02:31.7497849Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:02:31.7499617Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:02:31.7501158Z ++ c++filt 2024-06-26T07:02:31.7506127Z ++ grep ' caffe2::.*std::basic_string<' 2024-06-26T07:02:51.6312589Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:02:51.6313994Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:02:51.6314859Z ++ c++filt 2024-06-26T07:02:51.6318840Z ++ grep ' caffe2::.*std::list' 2024-06-26T07:03:11.5863777Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-06-26T07:03:11.5864519Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:03:11.5866675Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:03:11.5867530Z ++ c++filt 2024-06-26T07:03:11.5870977Z ++ grep ' torch::.*std::basic_string<' 2024-06-26T07:03:31.4354885Z ++ for symbol in '"${symbols[@]}"' 2024-06-26T07:03:31.4357303Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-06-26T07:03:31.4358240Z ++ c++filt 2024-06-26T07:03:31.4361766Z ++ grep ' torch::.*std::list' 2024-06-26T07:03:51.2946000Z + num_pre_cxx11_symbols=7348 2024-06-26T07:03:51.2946743Z + echo 'num_pre_cxx11_symbols: ' 7348 2024-06-26T07:03:51.2947248Z num_pre_cxx11_symbols: 7348 2024-06-26T07:03:51.2947742Z + [[ 7348 -lt 1000 ]] 2024-06-26T07:03:51.2949487Z + echo 'cxx11 symbols seem to be in order' 2024-06-26T07:03:51.2950079Z cxx11 symbols seem to be in order 2024-06-26T07:03:51.2950548Z ++ uname 2024-06-26T07:03:51.2958416Z + [[ Linux == \D\a\r\w\i\n ]] 2024-06-26T07:03:51.2959131Z + all_libs=($(find "$install_root" -name '*.so')) 2024-06-26T07:03:51.2962503Z ++ find /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ -name '*.so' 2024-06-26T07:03:51.3275211Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.3278676Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-06-26T07:03:51.3336910Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-06-26T07:03:51.3338245Z ++ grep RUNPATH 2024-06-26T07:03:51.3361627Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffe175b3000) 2024-06-26T07:03:51.3363618Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1206961000) 2024-06-26T07:03:51.3365548Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f120665f000) 2024-06-26T07:03:51.3367079Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f1206449000) 2024-06-26T07:03:51.3368131Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f120622d000) 2024-06-26T07:03:51.3368946Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1205e5f000) 2024-06-26T07:03:51.3369808Z /lib64/ld-linux-x86-64.so.2 (0x00007f1206c69000) with runpath ' 2024-06-26T07:03:51.3371349Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffe175b3000) 2024-06-26T07:03:51.3372735Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1206961000) 2024-06-26T07:03:51.3373477Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f120665f000) 2024-06-26T07:03:51.3374216Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f1206449000) 2024-06-26T07:03:51.3375041Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f120622d000) 2024-06-26T07:03:51.3375802Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1205e5f000) 2024-06-26T07:03:51.3376661Z /lib64/ld-linux-x86-64.so.2 (0x00007f1206c69000) with runpath 2024-06-26T07:03:51.3377922Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.3378832Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-06-26T07:03:51.3427404Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-06-26T07:03:51.3428318Z ++ grep RUNPATH 2024-06-26T07:03:51.3449570Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffd33dc3000) 2024-06-26T07:03:51.3451510Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fcdc5f89000) 2024-06-26T07:03:51.3452636Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fcdc5d24000) 2024-06-26T07:03:51.3454213Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fcdc5a7d000) 2024-06-26T07:03:51.3455664Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcdc5775000) 2024-06-26T07:03:51.3456422Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fcdc5473000) 2024-06-26T07:03:51.3457597Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fcdc525d000) 2024-06-26T07:03:51.3458377Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fcdc4e8f000) 2024-06-26T07:03:51.3459114Z /lib64/ld-linux-x86-64.so.2 (0x00007fcdc5f28000) 2024-06-26T07:03:51.3459875Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fcdc4c73000) 2024-06-26T07:03:51.3460777Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fcdc4a6b000) with runpath ' 2024-06-26T07:03:51.3462393Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffd33dc3000) 2024-06-26T07:03:51.3464211Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fcdc5f89000) 2024-06-26T07:03:51.3465313Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fcdc5d24000) 2024-06-26T07:03:51.3466870Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fcdc5a7d000) 2024-06-26T07:03:51.3468282Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcdc5775000) 2024-06-26T07:03:51.3469046Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fcdc5473000) 2024-06-26T07:03:51.3469790Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fcdc525d000) 2024-06-26T07:03:51.3470534Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fcdc4e8f000) 2024-06-26T07:03:51.3471270Z /lib64/ld-linux-x86-64.so.2 (0x00007fcdc5f28000) 2024-06-26T07:03:51.3472028Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fcdc4c73000) 2024-06-26T07:03:51.3472922Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fcdc4a6b000) with runpath 2024-06-26T07:03:51.3473668Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.3474591Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-06-26T07:03:51.3512018Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-06-26T07:03:51.3513110Z ++ grep RUNPATH 2024-06-26T07:03:51.3534073Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffc1cda3000) 2024-06-26T07:03:51.3536430Z libnvrtc.so.11.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007ff031921000) 2024-06-26T07:03:51.3538460Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007ff02fda6000) 2024-06-26T07:03:51.3539252Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff02fa9e000) 2024-06-26T07:03:51.3540016Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff02f79c000) 2024-06-26T07:03:51.3540761Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff02f586000) 2024-06-26T07:03:51.3541491Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff02f1b8000) 2024-06-26T07:03:51.3542293Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff02ef9c000) 2024-06-26T07:03:51.3543092Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff02ed94000) 2024-06-26T07:03:51.3543819Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff02eb90000) 2024-06-26T07:03:51.3544686Z /lib64/ld-linux-x86-64.so.2 (0x00007ff035007000) with runpath ' 2024-06-26T07:03:51.3546298Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffc1cda3000) 2024-06-26T07:03:51.3548715Z libnvrtc.so.11.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007ff031921000) 2024-06-26T07:03:51.3550089Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007ff02fda6000) 2024-06-26T07:03:51.3550888Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff02fa9e000) 2024-06-26T07:03:51.3551651Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff02f79c000) 2024-06-26T07:03:51.3552439Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff02f586000) 2024-06-26T07:03:51.3553172Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff02f1b8000) 2024-06-26T07:03:51.3553961Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff02ef9c000) 2024-06-26T07:03:51.3554758Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff02ed94000) 2024-06-26T07:03:51.3555458Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff02eb90000) 2024-06-26T07:03:51.3556321Z /lib64/ld-linux-x86-64.so.2 (0x00007ff035007000) with runpath 2024-06-26T07:03:51.3557042Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.3557909Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T07:03:51.3612098Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-06-26T07:03:51.3612987Z ++ grep RUNPATH 2024-06-26T07:03:51.3634412Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007fff55f47000) 2024-06-26T07:03:51.3636461Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fe5e5eca000) 2024-06-26T07:03:51.3638573Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fe5a7a1d000) 2024-06-26T07:03:51.3639801Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe5a7807000) 2024-06-26T07:03:51.3640546Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe5a7439000) 2024-06-26T07:03:51.3641722Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fe5fe247000) 2024-06-26T07:03:51.3642803Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe5a7231000) 2024-06-26T07:03:51.3643520Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe5a702d000) 2024-06-26T07:03:51.3644298Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe5a6e11000) 2024-06-26T07:03:51.3645085Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe5a6b0f000) 2024-06-26T07:03:51.3646698Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe5a68e5000) 2024-06-26T07:03:51.3648978Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fe5a5fd0000) 2024-06-26T07:03:51.3651249Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fe5a5d29000) 2024-06-26T07:03:51.3652732Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe5a5a21000) 2024-06-26T07:03:51.3653540Z /lib64/ld-linux-x86-64.so.2 (0x00007fe5fe172000) 2024-06-26T07:03:51.3654759Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fe5fe198000) 2024-06-26T07:03:51.3656701Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fe594d29000) 2024-06-26T07:03:51.3659236Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fe583e4e000) 2024-06-26T07:03:51.3661339Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fe571b8d000) 2024-06-26T07:03:51.3663479Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fe56f851000) 2024-06-26T07:03:51.3665614Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fe56f647000) 2024-06-26T07:03:51.3667707Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fe568d6b000) 2024-06-26T07:03:51.3669731Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fe568b51000) 2024-06-26T07:03:51.3671689Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fe55e14f000) 2024-06-26T07:03:51.3673696Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fe5584f1000) 2024-06-26T07:03:51.3675782Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fe533f6b000) 2024-06-26T07:03:51.3677261Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe533d68000) with runpath ' 2024-06-26T07:03:51.3678868Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007fff55f47000) 2024-06-26T07:03:51.3680793Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fe5e5eca000) 2024-06-26T07:03:51.3682558Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fe5a7a1d000) 2024-06-26T07:03:51.3683782Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe5a7807000) 2024-06-26T07:03:51.3684515Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe5a7439000) 2024-06-26T07:03:51.3685706Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fe5fe247000) 2024-06-26T07:03:51.3686788Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe5a7231000) 2024-06-26T07:03:51.3687491Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe5a702d000) 2024-06-26T07:03:51.3688290Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe5a6e11000) 2024-06-26T07:03:51.3689079Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe5a6b0f000) 2024-06-26T07:03:51.3690455Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe5a68e5000) 2024-06-26T07:03:51.3693013Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fe5a5fd0000) 2024-06-26T07:03:51.3697880Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fe5a5d29000) 2024-06-26T07:03:51.3699490Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe5a5a21000) 2024-06-26T07:03:51.3700304Z /lib64/ld-linux-x86-64.so.2 (0x00007fe5fe172000) 2024-06-26T07:03:51.3701545Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fe5fe198000) 2024-06-26T07:03:51.3703500Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fe594d29000) 2024-06-26T07:03:51.3705575Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fe583e4e000) 2024-06-26T07:03:51.3707679Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fe571b8d000) 2024-06-26T07:03:51.3709854Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fe56f851000) 2024-06-26T07:03:51.3711995Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fe56f647000) 2024-06-26T07:03:51.3714070Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fe568d6b000) 2024-06-26T07:03:51.3716100Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fe568b51000) 2024-06-26T07:03:51.3718062Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fe55e14f000) 2024-06-26T07:03:51.3720081Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fe5584f1000) 2024-06-26T07:03:51.3722165Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fe533f6b000) 2024-06-26T07:03:51.3723635Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe533d68000) with runpath 2024-06-26T07:03:51.3724424Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.3725348Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-06-26T07:03:51.3726647Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-06-26T07:03:51.3727522Z ++ grep RUNPATH 2024-06-26T07:03:51.3760469Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe445bf000) 2024-06-26T07:03:51.3762614Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f2ff8c6d000) 2024-06-26T07:03:51.3763743Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f2fe06b0000) 2024-06-26T07:03:51.3764511Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f2fe049a000) 2024-06-26T07:03:51.3765268Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f2fe0296000) 2024-06-26T07:03:51.3766043Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f2fe007a000) 2024-06-26T07:03:51.3766835Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f2fdfd78000) 2024-06-26T07:03:51.3768235Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f2fdfb4e000) 2024-06-26T07:03:51.3770276Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f2fdf239000) 2024-06-26T07:03:51.3772418Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f2fdef92000) 2024-06-26T07:03:51.3774049Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f2fdec8a000) 2024-06-26T07:03:51.3774919Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f2fde8bc000) 2024-06-26T07:03:51.3775661Z /lib64/ld-linux-x86-64.so.2 (0x00007f2ff8b60000) 2024-06-26T07:03:51.3776476Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f2fde6b9000) with runpath ' 2024-06-26T07:03:51.3778591Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe445bf000) 2024-06-26T07:03:51.3780447Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f2ff8c6d000) 2024-06-26T07:03:51.3781522Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f2fe06b0000) 2024-06-26T07:03:51.3782282Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f2fe049a000) 2024-06-26T07:03:51.3783035Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f2fe0296000) 2024-06-26T07:03:51.3783823Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f2fe007a000) 2024-06-26T07:03:51.3784622Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f2fdfd78000) 2024-06-26T07:03:51.3786022Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f2fdfb4e000) 2024-06-26T07:03:51.3788043Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f2fdf239000) 2024-06-26T07:03:51.3790204Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f2fdef92000) 2024-06-26T07:03:51.3792960Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f2fdec8a000) 2024-06-26T07:03:51.3794089Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f2fde8bc000) 2024-06-26T07:03:51.3794839Z /lib64/ld-linux-x86-64.so.2 (0x00007f2ff8b60000) 2024-06-26T07:03:51.3795657Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f2fde6b9000) with runpath 2024-06-26T07:03:51.3796449Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.3797356Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-06-26T07:03:51.3835009Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-06-26T07:03:51.3835938Z ++ grep RUNPATH 2024-06-26T07:03:51.3923251Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffcdd1db000) 2024-06-26T07:03:51.3927285Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f5fdab43000) 2024-06-26T07:03:51.3929276Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f5f9c27c000) 2024-06-26T07:03:51.3931460Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f5f8b584000) 2024-06-26T07:03:51.3933589Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f5f7a6a9000) 2024-06-26T07:03:51.3935661Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f5f683e8000) 2024-06-26T07:03:51.3938218Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f5f660ac000) 2024-06-26T07:03:51.3940392Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f5f65ea2000) 2024-06-26T07:03:51.3942491Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f5f5f5c6000) 2024-06-26T07:03:51.3944750Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5f5f3ac000) 2024-06-26T07:03:51.3946838Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f5f549aa000) 2024-06-26T07:03:51.3948201Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5f5478e000) 2024-06-26T07:03:51.3949006Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5f5458a000) 2024-06-26T07:03:51.3949708Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5f54382000) 2024-06-26T07:03:51.3951181Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f5f4e724000) 2024-06-26T07:03:51.3953327Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f5f2a19e000) 2024-06-26T07:03:51.3955153Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f5fdaa26000) 2024-06-26T07:03:51.3956801Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f5f11ef6000) 2024-06-26T07:03:51.3957960Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5f11bf4000) 2024-06-26T07:03:51.3958724Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5f118ec000) 2024-06-26T07:03:51.3959516Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5f116d6000) 2024-06-26T07:03:51.3960260Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5f11308000) 2024-06-26T07:03:51.3961002Z /lib64/ld-linux-x86-64.so.2 (0x00007f5fda9d0000) 2024-06-26T07:03:51.3962356Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f5f110de000) 2024-06-26T07:03:51.3964393Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f5f107c9000) 2024-06-26T07:03:51.3965882Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f5f105c6000) with runpath ' 2024-06-26T07:03:51.3967545Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffcdd1db000) 2024-06-26T07:03:51.3969464Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f5fdab43000) 2024-06-26T07:03:51.3971428Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f5f9c27c000) 2024-06-26T07:03:51.3973601Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f5f8b584000) 2024-06-26T07:03:51.3975689Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f5f7a6a9000) 2024-06-26T07:03:51.3978661Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f5f683e8000) 2024-06-26T07:03:51.3980865Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f5f660ac000) 2024-06-26T07:03:51.3983030Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f5f65ea2000) 2024-06-26T07:03:51.3985112Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f5f5f5c6000) 2024-06-26T07:03:51.3987118Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f5f5f3ac000) 2024-06-26T07:03:51.3989080Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f5f549aa000) 2024-06-26T07:03:51.3990583Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5f5478e000) 2024-06-26T07:03:51.3991384Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5f5458a000) 2024-06-26T07:03:51.3992182Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5f54382000) 2024-06-26T07:03:51.3993678Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f5f4e724000) 2024-06-26T07:03:51.3995773Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f5f2a19e000) 2024-06-26T07:03:51.3997579Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f5fdaa26000) 2024-06-26T07:03:51.3999230Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f5f11ef6000) 2024-06-26T07:03:51.4000388Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5f11bf4000) 2024-06-26T07:03:51.4001160Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5f118ec000) 2024-06-26T07:03:51.4001952Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5f116d6000) 2024-06-26T07:03:51.4002694Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5f11308000) 2024-06-26T07:03:51.4003441Z /lib64/ld-linux-x86-64.so.2 (0x00007f5fda9d0000) 2024-06-26T07:03:51.4004790Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f5f110de000) 2024-06-26T07:03:51.4006827Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f5f107c9000) 2024-06-26T07:03:51.4009213Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f5f105c6000) with runpath 2024-06-26T07:03:51.4010008Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.4011006Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-06-26T07:03:51.4012459Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-06-26T07:03:51.4013387Z ++ grep RUNPATH 2024-06-26T07:03:51.4014768Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007fff788a8000) 2024-06-26T07:03:51.4016310Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fed1dee5000) 2024-06-26T07:03:51.4017472Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fed1dbe3000) 2024-06-26T07:03:51.4018243Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fed1d9df000) 2024-06-26T07:03:51.4019796Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fed1d738000) 2024-06-26T07:03:51.4021959Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fed1d52e000) 2024-06-26T07:03:51.4023989Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fed1d304000) 2024-06-26T07:03:51.4025230Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fed1cf36000) 2024-06-26T07:03:51.4025982Z /lib64/ld-linux-x86-64.so.2 (0x00007fed1e101000) 2024-06-26T07:03:51.4026673Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fed1cd2e000) 2024-06-26T07:03:51.4027429Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fed1ca26000) 2024-06-26T07:03:51.4028343Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fed1c810000) with runpath ' 2024-06-26T07:03:51.4030054Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007fff788a8000) 2024-06-26T07:03:51.4031552Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fed1dee5000) 2024-06-26T07:03:51.4032325Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fed1dbe3000) 2024-06-26T07:03:51.4033037Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fed1d9df000) 2024-06-26T07:03:51.4034752Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fed1d738000) 2024-06-26T07:03:51.4037004Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fed1d52e000) 2024-06-26T07:03:51.4039068Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fed1d304000) 2024-06-26T07:03:51.4040323Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fed1cf36000) 2024-06-26T07:03:51.4041064Z /lib64/ld-linux-x86-64.so.2 (0x00007fed1e101000) 2024-06-26T07:03:51.4041731Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fed1cd2e000) 2024-06-26T07:03:51.4042503Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fed1ca26000) 2024-06-26T07:03:51.4043401Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fed1c810000) with runpath 2024-06-26T07:03:51.4044180Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.4045073Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-06-26T07:03:51.4074873Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-06-26T07:03:51.4075728Z ++ grep RUNPATH 2024-06-26T07:03:51.4097806Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffd72092000) 2024-06-26T07:03:51.4100546Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007ff9b28ee000) 2024-06-26T07:03:51.4101752Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff9b26e6000) 2024-06-26T07:03:51.4102533Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff9b23de000) 2024-06-26T07:03:51.4103280Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff9b20dc000) 2024-06-26T07:03:51.4104025Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff9b1ec6000) 2024-06-26T07:03:51.4104772Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff9b1af8000) 2024-06-26T07:03:51.4105969Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007ff9cac6e000) 2024-06-26T07:03:51.4107065Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff9b18f4000) 2024-06-26T07:03:51.4107867Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff9b16d8000) 2024-06-26T07:03:51.4109332Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007ff9b14ae000) 2024-06-26T07:03:51.4111369Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007ff9b0b99000) 2024-06-26T07:03:51.4113534Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007ff9b08f2000) 2024-06-26T07:03:51.4114933Z /lib64/ld-linux-x86-64.so.2 (0x00007ff9cab96000) 2024-06-26T07:03:51.4115734Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007ff9b06ef000) with runpath ' 2024-06-26T07:03:51.4117359Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffd72092000) 2024-06-26T07:03:51.4119269Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007ff9b28ee000) 2024-06-26T07:03:51.4120426Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff9b26e6000) 2024-06-26T07:03:51.4121198Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff9b23de000) 2024-06-26T07:03:51.4121960Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff9b20dc000) 2024-06-26T07:03:51.4122705Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff9b1ec6000) 2024-06-26T07:03:51.4123430Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff9b1af8000) 2024-06-26T07:03:51.4124619Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007ff9cac6e000) 2024-06-26T07:03:51.4125706Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff9b18f4000) 2024-06-26T07:03:51.4126700Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff9b16d8000) 2024-06-26T07:03:51.4128283Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007ff9b14ae000) 2024-06-26T07:03:51.4130350Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007ff9b0b99000) 2024-06-26T07:03:51.4132508Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007ff9b08f2000) 2024-06-26T07:03:51.4133896Z /lib64/ld-linux-x86-64.so.2 (0x00007ff9cab96000) 2024-06-26T07:03:51.4134703Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007ff9b06ef000) with runpath 2024-06-26T07:03:51.4135490Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.4136396Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-06-26T07:03:51.4173998Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-06-26T07:03:51.4174902Z ++ grep RUNPATH 2024-06-26T07:03:51.4204175Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffd2d9eb000) 2024-06-26T07:03:51.4206227Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f77696f5000) 2024-06-26T07:03:51.4207862Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f77696c6000) 2024-06-26T07:03:51.4209013Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7767dc9000) 2024-06-26T07:03:51.4209798Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7767ac7000) 2024-06-26T07:03:51.4210486Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f77678c3000) 2024-06-26T07:03:51.4211202Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f77676bb000) 2024-06-26T07:03:51.4212647Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f77674a1000) 2024-06-26T07:03:51.4214702Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f7767297000) 2024-06-26T07:03:51.4216733Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f775c895000) 2024-06-26T07:03:51.4218511Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f775c58d000) 2024-06-26T07:03:51.4219973Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f775c363000) 2024-06-26T07:03:51.4221250Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f775c14d000) 2024-06-26T07:03:51.4221998Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f775bd7f000) 2024-06-26T07:03:51.4222736Z /lib64/ld-linux-x86-64.so.2 (0x00007f7769507000) 2024-06-26T07:03:51.4223983Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f7743ad7000) 2024-06-26T07:03:51.4225739Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f770562a000) 2024-06-26T07:03:51.4227392Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f77695aa000) 2024-06-26T07:03:51.4229250Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f7704d15000) 2024-06-26T07:03:51.4231389Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f7704a6e000) 2024-06-26T07:03:51.4233315Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f77049c2000) 2024-06-26T07:03:51.4235257Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f76f3cca000) 2024-06-26T07:03:51.4237678Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f76e2def000) 2024-06-26T07:03:51.4239774Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f76d0b2e000) 2024-06-26T07:03:51.4241933Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f76ce7f2000) 2024-06-26T07:03:51.4244045Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f76c7f16000) 2024-06-26T07:03:51.4246104Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f76c22b8000) 2024-06-26T07:03:51.4248199Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f769dd32000) 2024-06-26T07:03:51.4249685Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f769db2f000) with runpath ' 2024-06-26T07:03:51.4251358Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffd2d9eb000) 2024-06-26T07:03:51.4253288Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f77696f5000) 2024-06-26T07:03:51.4254878Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f77696c6000) 2024-06-26T07:03:51.4256033Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7767dc9000) 2024-06-26T07:03:51.4256812Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7767ac7000) 2024-06-26T07:03:51.4257923Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f77678c3000) 2024-06-26T07:03:51.4258652Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f77676bb000) 2024-06-26T07:03:51.4260093Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f77674a1000) 2024-06-26T07:03:51.4262137Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f7767297000) 2024-06-26T07:03:51.4264162Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f775c895000) 2024-06-26T07:03:51.4265478Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f775c58d000) 2024-06-26T07:03:51.4266927Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f775c363000) 2024-06-26T07:03:51.4268194Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f775c14d000) 2024-06-26T07:03:51.4268937Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f775bd7f000) 2024-06-26T07:03:51.4269677Z /lib64/ld-linux-x86-64.so.2 (0x00007f7769507000) 2024-06-26T07:03:51.4270923Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f7743ad7000) 2024-06-26T07:03:51.4272672Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f770562a000) 2024-06-26T07:03:51.4274317Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f77695aa000) 2024-06-26T07:03:51.4276173Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f7704d15000) 2024-06-26T07:03:51.4278307Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f7704a6e000) 2024-06-26T07:03:51.4280227Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f77049c2000) 2024-06-26T07:03:51.4282465Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f76f3cca000) 2024-06-26T07:03:51.4284557Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f76e2def000) 2024-06-26T07:03:51.4286628Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f76d0b2e000) 2024-06-26T07:03:51.4288789Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f76ce7f2000) 2024-06-26T07:03:51.4290901Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f76c7f16000) 2024-06-26T07:03:51.4292961Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f76c22b8000) 2024-06-26T07:03:51.4295055Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f769dd32000) 2024-06-26T07:03:51.4296525Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f769db2f000) with runpath 2024-06-26T07:03:51.4297771Z + for lib in '"${all_libs[@]}"' 2024-06-26T07:03:51.4298782Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-06-26T07:03:51.4300316Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-06-26T07:03:51.4301285Z ++ grep RUNPATH 2024-06-26T07:03:51.4306925Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffc9fbc1000) 2024-06-26T07:03:51.4310350Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007fe38ae05000) 2024-06-26T07:03:51.4311682Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe38abe9000) 2024-06-26T07:03:51.4312489Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe38a81b000) 2024-06-26T07:03:51.4313728Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fe38c508000) 2024-06-26T07:03:51.4315303Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fe38c4da000) 2024-06-26T07:03:51.4316374Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe38a519000) 2024-06-26T07:03:51.4317085Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe38a315000) 2024-06-26T07:03:51.4317785Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe38a10d000) 2024-06-26T07:03:51.4319211Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fe389ef3000) 2024-06-26T07:03:51.4321276Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fe389ce9000) 2024-06-26T07:03:51.4323323Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fe37f2e7000) 2024-06-26T07:03:51.4324641Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe37efdf000) 2024-06-26T07:03:51.4326088Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe37edb5000) 2024-06-26T07:03:51.4327380Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe37eb9f000) 2024-06-26T07:03:51.4328165Z /lib64/ld-linux-x86-64.so.2 (0x00007fe38c327000) 2024-06-26T07:03:51.4329404Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fe3668f7000) 2024-06-26T07:03:51.4331158Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fe32844a000) 2024-06-26T07:03:51.4333023Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fe38c3c3000) 2024-06-26T07:03:51.4335637Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fe327b35000) 2024-06-26T07:03:51.4338385Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fe32788e000) 2024-06-26T07:03:51.4340344Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fe3277e2000) 2024-06-26T07:03:51.4342281Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fe316aea000) 2024-06-26T07:03:51.4344352Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fe305c0f000) 2024-06-26T07:03:51.4346457Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fe2f394e000) 2024-06-26T07:03:51.4348636Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fe2f1612000) 2024-06-26T07:03:51.4350751Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fe2ead36000) 2024-06-26T07:03:51.4352841Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fe2e50d8000) 2024-06-26T07:03:51.4354949Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fe2c0b52000) 2024-06-26T07:03:51.4356431Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe2c094f000) with runpath ' 2024-06-26T07:03:51.4358203Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffc9fbc1000) 2024-06-26T07:03:51.4360277Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007fe38ae05000) 2024-06-26T07:03:51.4361563Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fe38abe9000) 2024-06-26T07:03:51.4362354Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fe38a81b000) 2024-06-26T07:03:51.4363570Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007fe38c508000) 2024-06-26T07:03:51.4365164Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007fe38c4da000) 2024-06-26T07:03:51.4366240Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fe38a519000) 2024-06-26T07:03:51.4366948Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fe38a315000) 2024-06-26T07:03:51.4367653Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fe38a10d000) 2024-06-26T07:03:51.4369097Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fe389ef3000) 2024-06-26T07:03:51.4371162Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fe389ce9000) 2024-06-26T07:03:51.4373194Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fe37f2e7000) 2024-06-26T07:03:51.4374492Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fe37efdf000) 2024-06-26T07:03:51.4375943Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fe37edb5000) 2024-06-26T07:03:51.4377683Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fe37eb9f000) 2024-06-26T07:03:51.4378478Z /lib64/ld-linux-x86-64.so.2 (0x00007fe38c327000) 2024-06-26T07:03:51.4379910Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fe3668f7000) 2024-06-26T07:03:51.4381773Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fe32844a000) 2024-06-26T07:03:51.4383452Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fe38c3c3000) 2024-06-26T07:03:51.4385297Z libcupti.so.11.8 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fe327b35000) 2024-06-26T07:03:51.4387459Z libcudart.so.11.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fe32788e000) 2024-06-26T07:03:51.4389385Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fe3277e2000) 2024-06-26T07:03:51.4391309Z libcusparse.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fe316aea000) 2024-06-26T07:03:51.4393412Z libcufft.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fe305c0f000) 2024-06-26T07:03:51.4395507Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fe2f394e000) 2024-06-26T07:03:51.4397669Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fe2f1612000) 2024-06-26T07:03:51.4399764Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fe2ead36000) 2024-06-26T07:03:51.4401829Z libcublas.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fe2e50d8000) 2024-06-26T07:03:51.4403935Z libcublasLt.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fe2c0b52000) 2024-06-26T07:03:51.4405414Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fe2c094f000) with runpath 2024-06-26T07:03:51.4406180Z +++ realpath /builder/check_binary.sh 2024-06-26T07:03:51.4406708Z ++ dirname /builder/check_binary.sh 2024-06-26T07:03:51.4407247Z + TEST_CODE_DIR=/builder/test_example_code 2024-06-26T07:03:51.4407786Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-06-26T07:03:51.4408277Z + pushd /tmp 2024-06-26T07:03:51.4408616Z /tmp / 2024-06-26T07:03:51.4408986Z + python -c 'import torch' 2024-06-26T07:03:53.7046731Z + popd 2024-06-26T07:03:53.7047602Z / 2024-06-26T07:03:53.7048022Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-06-26T07:03:53.7048559Z + pushd /tmp 2024-06-26T07:03:53.7048907Z /tmp / 2024-06-26T07:03:53.7049645Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-06-26T07:03:55.8792642Z + python -c 'import torch; assert torch.version.git_version != None' 2024-06-26T07:03:58.0269952Z + popd 2024-06-26T07:03:58.0270672Z / 2024-06-26T07:03:58.0271042Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-06-26T07:03:58.0273525Z ++ uname -m 2024-06-26T07:03:58.0280859Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-06-26T07:03:58.0284025Z ++ uname -m 2024-06-26T07:03:58.0291597Z + [[ x86_64 != \s\3\9\0\x ]] 2024-06-26T07:03:58.0294901Z ++ uname 2024-06-26T07:03:58.0302453Z + [[ Linux != \D\a\r\w\i\n ]] 2024-06-26T07:03:58.0305610Z ++ uname -m 2024-06-26T07:03:58.0312864Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-06-26T07:03:58.0313821Z + echo 'Checking that MKL is available' 2024-06-26T07:03:58.0314384Z Checking that MKL is available 2024-06-26T07:03:58.0314850Z + pushd /tmp 2024-06-26T07:03:58.0315168Z /tmp / 2024-06-26T07:03:58.0315874Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-06-26T07:04:00.2044667Z + popd 2024-06-26T07:04:00.2045058Z / 2024-06-26T07:04:00.2045433Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-06-26T07:04:00.2048212Z ++ uname 2024-06-26T07:04:00.2056144Z + [[ Linux != \D\a\r\w\i\n ]] 2024-06-26T07:04:00.2060879Z ++ uname -m 2024-06-26T07:04:00.2067968Z + [[ x86_64 != \s\3\9\0\x ]] 2024-06-26T07:04:00.2068810Z + echo 'Checking that XNNPACK is available' 2024-06-26T07:04:00.2069438Z Checking that XNNPACK is available 2024-06-26T07:04:00.2069928Z + pushd /tmp 2024-06-26T07:04:00.2070269Z /tmp / 2024-06-26T07:04:00.2071094Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-06-26T07:04:02.3944096Z + popd 2024-06-26T07:04:02.3944481Z / 2024-06-26T07:04:02.3945190Z + [[ linux-gnu == \m\s\y\s ]] 2024-06-26T07:04:02.3945693Z + [[ cu118 != \c\p\u ]] 2024-06-26T07:04:02.3946206Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-06-26T07:04:02.3946746Z + [[ cu118 != *\r\o\c\m* ]] 2024-06-26T07:04:02.3949638Z ++ uname -m 2024-06-26T07:04:02.3957679Z + [[ x86_64 != \s\3\9\0\x ]] 2024-06-26T07:04:02.3958189Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-06-26T07:04:02.3958719Z + pushd /tmp 2024-06-26T07:04:02.3959038Z /tmp / 2024-06-26T07:04:02.3959575Z + echo 'Checking that CUDA archs are setup correctly' 2024-06-26T07:04:02.3960269Z Checking that CUDA archs are setup correctly 2024-06-26T07:04:02.3961061Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-06-26T07:04:06.8226747Z + echo 'Checking that magma is available' 2024-06-26T07:04:06.8227398Z Checking that magma is available 2024-06-26T07:04:06.8228320Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-06-26T07:04:11.2664836Z + echo 'Checking that CuDNN is available' 2024-06-26T07:04:11.2665493Z Checking that CuDNN is available 2024-06-26T07:04:11.2666361Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-06-26T07:04:13.4180017Z + echo 'Checking that exception handling works' 2024-06-26T07:04:13.4180714Z Checking that exception handling works 2024-06-26T07:04:13.4182070Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-06-26T07:04:17.7383903Z + echo 'Checking that basic RNN works' 2024-06-26T07:04:17.7384558Z Checking that basic RNN works 2024-06-26T07:04:17.7385110Z + python /builder/test_example_code/rnn_smoke.py 2024-06-26T07:04:22.2505936Z + echo 'Checking that basic CNN works' 2024-06-26T07:04:22.2506563Z Checking that basic CNN works 2024-06-26T07:04:22.2507118Z + python /builder/test_example_code/cnn_smoke.py 2024-06-26T07:04:26.3854456Z tensor([0.0358], device='cuda:0', grad_fn=) 2024-06-26T07:04:28.1828589Z + echo 'Test that linalg works' 2024-06-26T07:04:28.1829148Z Test that linalg works 2024-06-26T07:04:28.1830345Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-06-26T07:04:32.2207273Z torch.return_types.linalg_svd( 2024-06-26T07:04:32.2208139Z U=tensor([[ 0.3290, 0.7738, 0.5413], 2024-06-26T07:04:32.2209118Z [ 0.4478, -0.6325, 0.6320], 2024-06-26T07:04:32.2210040Z [ 0.8314, 0.0345, -0.5546]], device='cuda:0'), 2024-06-26T07:04:32.2210786Z S=tensor([2.1957, 0.0695, 0.0200], device='cuda:0'), 2024-06-26T07:04:32.2211655Z Vh=tensor([[ 0.3290, 0.4478, 0.8314], 2024-06-26T07:04:32.2212350Z [ 0.7738, -0.6325, 0.0345], 2024-06-26T07:04:32.2213106Z [ 0.5413, 0.6320, -0.5546]], device='cuda:0')) 2024-06-26T07:04:32.7348360Z + popd 2024-06-26T07:04:32.7348803Z / 2024-06-26T07:04:32.7349144Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-06-26T07:04:32.7353699Z ++ dirname /builder/check_binary.sh 2024-06-26T07:04:32.7361252Z + pushd /builder/test/smoke_test 2024-06-26T07:04:32.7361762Z /builder/test/smoke_test / 2024-06-26T07:04:32.7362518Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-06-26T07:04:35.6578517Z Testing smoke_test_linalg on cpu 2024-06-26T07:04:35.9860859Z + [[ cu118 == *cuda* ]] 2024-06-26T07:04:35.9861348Z + popd 2024-06-26T07:04:35.9861659Z / 2024-06-26T07:04:35.9864602Z ++ uname 2024-06-26T07:04:35.9872336Z + [[ Linux == \L\i\n\u\x ]] 2024-06-26T07:04:35.9873081Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-06-26T07:04:35.9874668Z + GLOO_CHECK='import torch.distributed as dist 2024-06-26T07:04:35.9875247Z try: 2024-06-26T07:04:35.9875819Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-06-26T07:04:35.9876485Z except RuntimeError as e: 2024-06-26T07:04:35.9877099Z print(e) 2024-06-26T07:04:35.9877467Z ' 2024-06-26T07:04:35.9877795Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-06-26T07:04:35.9878259Z ++ MASTER_ADDR=localhost 2024-06-26T07:04:35.9878681Z ++ MASTER_PORT=63945 2024-06-26T07:04:35.9879206Z ++ python -c 'import torch.distributed as dist 2024-06-26T07:04:35.9879725Z try: 2024-06-26T07:04:35.9880279Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-06-26T07:04:35.9880922Z except RuntimeError as e: 2024-06-26T07:04:35.9881323Z print(e) 2024-06-26T07:04:35.9881675Z ' 2024-06-26T07:04:38.1553289Z + RESULT='[enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified' 2024-06-26T07:04:38.1555533Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-06-26T07:04:38.1557636Z + [[ [enforce fail at ../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 ]] 2024-06-26T07:04:38.1559213Z ++ uname 2024-06-26T07:04:38.1563457Z + [[ Linux == \L\i\n\u\x ]] 2024-06-26T07:04:38.1564093Z + [[ manywheel == \c\o\n\d\a ]] 2024-06-26T07:04:38.1564595Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-06-26T07:04:38.1565093Z + pushd /tmp 2024-06-26T07:04:38.1565409Z /tmp / 2024-06-26T07:04:38.1566531Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-06-26T07:04:40.2963870Z + popd 2024-06-26T07:04:40.2964320Z / 2024-06-26T07:04:40.3072915Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-06-26T07:04:40.3073611Z with: 2024-06-26T07:04:40.3073909Z env: 2024-06-26T07:04:40.3074239Z PYTORCH_ROOT: /pytorch 2024-06-26T07:04:40.3074653Z BUILDER_ROOT: /builder 2024-06-26T07:04:40.3075071Z PACKAGE_TYPE: manywheel 2024-06-26T07:04:40.3075491Z DESIRED_CUDA: cu118 2024-06-26T07:04:40.3075872Z GPU_ARCH_VERSION: 11.8 2024-06-26T07:04:40.3076282Z GPU_ARCH_TYPE: cuda 2024-06-26T07:04:40.3076791Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T07:04:40.3077373Z SKIP_ALL_TESTS: 1 2024-06-26T07:04:40.3077750Z LIBTORCH_CONFIG: 2024-06-26T07:04:40.3078127Z LIBTORCH_VARIANT: 2024-06-26T07:04:40.3078501Z DESIRED_DEVTOOLSET: 2024-06-26T07:04:40.3078903Z DESIRED_PYTHON: 3.8 2024-06-26T07:04:40.3079522Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T07:04:40.3080226Z ANACONDA_USER: pytorch 2024-06-26T07:04:40.3080709Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:04:40.3081175Z BINARY_ENV_FILE: /tmp/env 2024-06-26T07:04:40.3081663Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T07:04:40.3082418Z GITHUB_TOKEN: *** 2024-06-26T07:04:40.3082796Z PR_NUMBER: 2024-06-26T07:04:40.3083165Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T07:04:40.3083742Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:04:40.3084287Z USE_SPLIT_BUILD: true 2024-06-26T07:04:40.3084800Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T07:04:40.3085393Z ##[endgroup] 2024-06-26T07:04:40.3107877Z ##[group]Run set -eou pipefail 2024-06-26T07:04:40.3108362Z set -eou pipefail 2024-06-26T07:04:40.3108789Z  2024-06-26T07:04:40.3109416Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-06-26T07:04:40.3110195Z for _ in $(seq 1440); do 2024-06-26T07:04:40.3110784Z  # Break if no ssh session exists anymore 2024-06-26T07:04:40.3111597Z  if [ "$(who)" = "" ]; then 2024-06-26T07:04:40.3112082Z  break 2024-06-26T07:04:40.3112465Z  fi 2024-06-26T07:04:40.3112829Z  echo "." 2024-06-26T07:04:40.3113211Z  sleep 5 2024-06-26T07:04:40.3113592Z done 2024-06-26T07:04:40.3121677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:04:40.3122285Z env: 2024-06-26T07:04:40.3122620Z PYTORCH_ROOT: /pytorch 2024-06-26T07:04:40.3123051Z BUILDER_ROOT: /builder 2024-06-26T07:04:40.3123460Z PACKAGE_TYPE: manywheel 2024-06-26T07:04:40.3123886Z DESIRED_CUDA: cu118 2024-06-26T07:04:40.3124293Z GPU_ARCH_VERSION: 11.8 2024-06-26T07:04:40.3124700Z GPU_ARCH_TYPE: cuda 2024-06-26T07:04:40.3125217Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T07:04:40.3125819Z SKIP_ALL_TESTS: 1 2024-06-26T07:04:40.3126181Z LIBTORCH_CONFIG: 2024-06-26T07:04:40.3126566Z LIBTORCH_VARIANT: 2024-06-26T07:04:40.3126964Z DESIRED_DEVTOOLSET: 2024-06-26T07:04:40.3127376Z DESIRED_PYTHON: 3.8 2024-06-26T07:04:40.3128009Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T07:04:40.3128730Z ANACONDA_USER: pytorch 2024-06-26T07:04:40.3129145Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:04:40.3129617Z BINARY_ENV_FILE: /tmp/env 2024-06-26T07:04:40.3130110Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T07:04:40.3130849Z GITHUB_TOKEN: *** 2024-06-26T07:04:40.3131219Z PR_NUMBER: 2024-06-26T07:04:40.3131611Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T07:04:40.3132184Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:04:40.3132721Z USE_SPLIT_BUILD: true 2024-06-26T07:04:40.3133255Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T07:04:40.3133849Z ##[endgroup] 2024-06-26T07:04:40.3159777Z Holding runner for 2 hours until all ssh sessions have logged out 2024-06-26T07:04:40.3208240Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T07:04:40.3209351Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T07:04:40.3210119Z # shellcheck disable=SC2046 2024-06-26T07:04:40.3210687Z docker stop $(docker ps -q) || true 2024-06-26T07:04:40.3211260Z # Prune all of the docker images 2024-06-26T07:04:40.3211812Z docker system prune -af 2024-06-26T07:04:40.3219907Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:04:40.3220535Z env: 2024-06-26T07:04:40.3220869Z PYTORCH_ROOT: /pytorch 2024-06-26T07:04:40.3221280Z BUILDER_ROOT: /builder 2024-06-26T07:04:40.3221704Z PACKAGE_TYPE: manywheel 2024-06-26T07:04:40.3222130Z DESIRED_CUDA: cu118 2024-06-26T07:04:40.3222516Z GPU_ARCH_VERSION: 11.8 2024-06-26T07:04:40.3222929Z GPU_ARCH_TYPE: cuda 2024-06-26T07:04:40.3223443Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T07:04:40.3224034Z SKIP_ALL_TESTS: 1 2024-06-26T07:04:40.3224416Z LIBTORCH_CONFIG: 2024-06-26T07:04:40.3224814Z LIBTORCH_VARIANT: 2024-06-26T07:04:40.3225195Z DESIRED_DEVTOOLSET: 2024-06-26T07:04:40.3225599Z DESIRED_PYTHON: 3.8 2024-06-26T07:04:40.3226222Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T07:04:40.3226935Z ANACONDA_USER: pytorch 2024-06-26T07:04:40.3227367Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:04:40.3227837Z BINARY_ENV_FILE: /tmp/env 2024-06-26T07:04:40.3228312Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T07:04:40.3229064Z GITHUB_TOKEN: *** 2024-06-26T07:04:40.3229450Z PR_NUMBER: 2024-06-26T07:04:40.3229844Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T07:04:40.3230404Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:04:40.3230957Z USE_SPLIT_BUILD: true 2024-06-26T07:04:40.3231489Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T07:04:40.3232072Z ##[endgroup] 2024-06-26T07:04:50.7198433Z c33aa7268e35 2024-06-26T07:04:52.3206619Z Deleted Containers: 2024-06-26T07:04:52.3207364Z c33aa7268e35db670e76710b95dfb5dcdc4a6fb92309fadaeb0a7b72c0caca6d 2024-06-26T07:04:52.3208337Z 2024-06-26T07:04:54.9807086Z Deleted Images: 2024-06-26T07:04:54.9808875Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-06-26T07:04:54.9811852Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-06-26T07:04:54.9813507Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-06-26T07:04:54.9815251Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-06-26T07:04:54.9816224Z untagged: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T07:04:54.9818462Z untagged: pytorch/manylinux-builder@sha256:9efdee2c18ef2659da90b5624f0a04703278ff9a28fd7a62ec8adfa2623731f5 2024-06-26T07:04:54.9819762Z deleted: sha256:8d6612adf75c589625993fb8c4f9b452c0860476b5ebb2df5cb17228440ea606 2024-06-26T07:04:54.9820896Z deleted: sha256:9ef2dc45c0ac313bc2ef7094b1f3ce6f895f9ce297f662f063d0f2470b38bd8c 2024-06-26T07:04:54.9821993Z deleted: sha256:86ec503cb90698987b2433d1d3d9cf982970fa5e31e23768999cc209fd04d540 2024-06-26T07:04:54.9823034Z deleted: sha256:dbd9e51442dccea0ed07462528e982b7cc048d3514489573a1b028683b422c96 2024-06-26T07:04:54.9824100Z deleted: sha256:1b5ff97439fef0afd1e90b710406a38ecbea392711b0ac47bc34e7ce3bbd3eb0 2024-06-26T07:04:54.9825174Z deleted: sha256:53f75247275d46a9a16dcabcf3bb43df29e9a3e9cc742a468a4fff22b2ba32ed 2024-06-26T07:04:54.9826222Z deleted: sha256:2afda4d18b5817d27d3b5fe3b8698564d53d7ce47788a70d9475f364ca2537c3 2024-06-26T07:04:54.9827290Z deleted: sha256:283e1dde51601716f032e8bde84c5b8f9b7cb7ce0fd69c2c0740570a86530f24 2024-06-26T07:04:54.9828379Z deleted: sha256:836acf22c1cae652a2db6afaa8b5743f9b7c294f7cc2dc6f740daa41e554d8fe 2024-06-26T07:04:54.9829748Z deleted: sha256:be687dbdc9e06df3a1cc3e8848792035da4611d97760bf29cf186adf67316172 2024-06-26T07:04:54.9831836Z deleted: sha256:47d43f46c4472f74e81b5d38fe3affac8115288d5c580f2023afff77c3e526f0 2024-06-26T07:04:54.9834330Z deleted: sha256:2164463ffb1f96505386d8b9756802c00622a768b1c0ccce8a97a899d64aa079 2024-06-26T07:04:54.9836369Z deleted: sha256:88df84c95d857d172f4cc374a292b880f87bae7f0f500358eafbef59683e14e1 2024-06-26T07:04:54.9838231Z deleted: sha256:c4d83989c5a82e8196601386c749e024895bc26e4321da8531bc0cc041131f4a 2024-06-26T07:04:54.9840043Z deleted: sha256:c400b6a967703e3051c3ceaf5b7ee888288ec21743a6ee33797b2064cb4351ff 2024-06-26T07:04:54.9841927Z deleted: sha256:69827b0f7593e0ecc87a04b60f8d6858b03b714c8478fa82b30975a6f4956a9d 2024-06-26T07:04:54.9843764Z deleted: sha256:285d8312ba93857042bde6e5ab63d6d4b1cc8d41f87b0880b2b6758a473d500a 2024-06-26T07:04:54.9845518Z deleted: sha256:5b38a112360c40cb99866243415b8d898b23cf23c72ea1b38d5478590db9e10c 2024-06-26T07:04:54.9846601Z deleted: sha256:bf7a682eff0fc7bb6cfd8b561c9e6ca06445eb7c4b28847dc5f625c300cc0d71 2024-06-26T07:04:54.9847677Z deleted: sha256:41229b757d16d1529acd18f5363243a34035f792902fa00f12474f74ccb1ef62 2024-06-26T07:04:54.9848737Z deleted: sha256:92bbe1c7f2d411a9ae74a35699d29576deb3560a21776eb3eaa73ccafd597542 2024-06-26T07:04:54.9849792Z deleted: sha256:fd1633f526130bf2a4607b8e358107c541280f5b3819a25b9caca07376a9a37e 2024-06-26T07:04:54.9850829Z deleted: sha256:9583e98d621f792bfcf1f4680288ab970372fb4f2ad4c51bb286c56c252f2ccd 2024-06-26T07:04:54.9851869Z deleted: sha256:12fca02e63d8ebdcd8a3a5f9931d9d4e89811bd87c188ca93087d12a2d950dd0 2024-06-26T07:04:54.9852997Z deleted: sha256:aa69f1ae2dacb6b64606af7585cc52dd64678e361970494fdcda44a246096e03 2024-06-26T07:04:54.9854065Z deleted: sha256:75c1602d926c711acad8db727b782a28debf82a93942fb4e3a29641867972aa3 2024-06-26T07:04:54.9875625Z deleted: sha256:1c876c0de41da1dcb4641682f8a285b3371448804d556ec17820f0bed542dc97 2024-06-26T07:04:54.9876722Z deleted: sha256:455bf9b5fe50a3b07ca42734be5fecbd14780e11cd8d39fdeffa01e4b6b9f1b7 2024-06-26T07:04:54.9877789Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-06-26T07:04:54.9878409Z 2024-06-26T07:04:54.9878620Z Total reclaimed space: 19.76GB 2024-06-26T07:04:54.9922190Z Prepare all required actions 2024-06-26T07:04:54.9957327Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-06-26T07:04:54.9957894Z with: 2024-06-26T07:04:54.9958449Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T07:04:54.9959148Z env: 2024-06-26T07:04:54.9959458Z PYTORCH_ROOT: /pytorch 2024-06-26T07:04:54.9959883Z BUILDER_ROOT: /builder 2024-06-26T07:04:54.9960302Z PACKAGE_TYPE: manywheel 2024-06-26T07:04:54.9960706Z DESIRED_CUDA: cu118 2024-06-26T07:04:54.9961102Z GPU_ARCH_VERSION: 11.8 2024-06-26T07:04:54.9961516Z GPU_ARCH_TYPE: cuda 2024-06-26T07:04:54.9962012Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T07:04:54.9962612Z SKIP_ALL_TESTS: 1 2024-06-26T07:04:54.9962995Z LIBTORCH_CONFIG: 2024-06-26T07:04:54.9963359Z LIBTORCH_VARIANT: 2024-06-26T07:04:54.9963754Z DESIRED_DEVTOOLSET: 2024-06-26T07:04:54.9964161Z DESIRED_PYTHON: 3.8 2024-06-26T07:04:54.9964818Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T07:04:54.9965537Z ANACONDA_USER: pytorch 2024-06-26T07:04:54.9965969Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:04:54.9966437Z BINARY_ENV_FILE: /tmp/env 2024-06-26T07:04:54.9966909Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T07:04:54.9967661Z GITHUB_TOKEN: *** 2024-06-26T07:04:54.9968049Z PR_NUMBER: 2024-06-26T07:04:54.9968435Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T07:04:54.9968990Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:04:54.9969540Z USE_SPLIT_BUILD: true 2024-06-26T07:04:54.9970069Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T07:04:54.9970645Z ##[endgroup] 2024-06-26T07:04:54.9991194Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T07:04:54.9992327Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-06-26T07:04:55.0000816Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:04:55.0001437Z env: 2024-06-26T07:04:55.0001766Z PYTORCH_ROOT: /pytorch 2024-06-26T07:04:55.0002174Z BUILDER_ROOT: /builder 2024-06-26T07:04:55.0002594Z PACKAGE_TYPE: manywheel 2024-06-26T07:04:55.0003014Z DESIRED_CUDA: cu118 2024-06-26T07:04:55.0003400Z GPU_ARCH_VERSION: 11.8 2024-06-26T07:04:55.0003811Z GPU_ARCH_TYPE: cuda 2024-06-26T07:04:55.0004324Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-06-26T07:04:55.0004909Z SKIP_ALL_TESTS: 1 2024-06-26T07:04:55.0005288Z LIBTORCH_CONFIG: 2024-06-26T07:04:55.0005667Z LIBTORCH_VARIANT: 2024-06-26T07:04:55.0006041Z DESIRED_DEVTOOLSET: 2024-06-26T07:04:55.0006445Z DESIRED_PYTHON: 3.8 2024-06-26T07:04:55.0007063Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-06-26T07:04:55.0007769Z ANACONDA_USER: pytorch 2024-06-26T07:04:55.0008198Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:04:55.0008666Z BINARY_ENV_FILE: /tmp/env 2024-06-26T07:04:55.0009153Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-06-26T07:04:55.0009891Z GITHUB_TOKEN: *** 2024-06-26T07:04:55.0010274Z PR_NUMBER: 2024-06-26T07:04:55.0010660Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-06-26T07:04:55.0011216Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:04:55.0011761Z USE_SPLIT_BUILD: true 2024-06-26T07:04:55.0012293Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-06-26T07:04:55.0012870Z ##[endgroup] 2024-06-26T07:04:55.0223892Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-06-26T07:04:55.2310988Z latest: Pulling from tool/alpine 2024-06-26T07:04:55.2311528Z 540db60ca938: Pulling fs layer 2024-06-26T07:04:55.3267911Z 540db60ca938: Verifying Checksum 2024-06-26T07:04:55.3268427Z 540db60ca938: Download complete 2024-06-26T07:04:55.4803649Z 540db60ca938: Pull complete 2024-06-26T07:04:55.4954003Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-06-26T07:04:55.4995002Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-06-26T07:04:57.0229813Z Post job cleanup. 2024-06-26T07:04:57.1387483Z [command]/usr/bin/git version 2024-06-26T07:04:57.1440844Z git version 2.40.1 2024-06-26T07:04:57.1503145Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fc219713-e082-48c3-8bef-1eed90e65af2' before making global git config changes 2024-06-26T07:04:57.1504705Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T07:04:57.1510632Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-06-26T07:04:57.1548187Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T07:04:57.1583547Z [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' || :" 2024-06-26T07:04:57.1880415Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T07:04:57.1902974Z http.https://github.com/.extraheader 2024-06-26T07:04:57.1914960Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T07:04:57.1951521Z [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' || :" 2024-06-26T07:04:57.2365702Z Post job cleanup. 2024-06-26T07:04:57.3518325Z [command]/usr/bin/git version 2024-06-26T07:04:57.3572238Z git version 2.40.1 2024-06-26T07:04:57.3635632Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/608c14fe-54ed-4107-80d1-a5647648e9c5' before making global git config changes 2024-06-26T07:04:57.3637236Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T07:04:57.3643880Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-06-26T07:04:57.3683828Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T07:04:57.3721447Z [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' || :" 2024-06-26T07:04:57.4036765Z Entering 'android/libs/fbjni' 2024-06-26T07:04:57.4087684Z Entering 'third_party/FP16' 2024-06-26T07:04:57.4139317Z Entering 'third_party/FXdiv' 2024-06-26T07:04:57.4190762Z Entering 'third_party/NNPACK' 2024-06-26T07:04:57.4241766Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:04:57.4293412Z Entering 'third_party/XNNPACK' 2024-06-26T07:04:57.4363372Z Entering 'third_party/benchmark' 2024-06-26T07:04:57.4414758Z Entering 'third_party/cpp-httplib' 2024-06-26T07:04:57.4466321Z Entering 'third_party/cpuinfo' 2024-06-26T07:04:57.4516626Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:04:57.4568249Z Entering 'third_party/cutlass' 2024-06-26T07:04:57.4629503Z Entering 'third_party/eigen' 2024-06-26T07:04:57.4682288Z Entering 'third_party/fbgemm' 2024-06-26T07:04:57.4735208Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:04:57.4783823Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:04:57.4834617Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:04:57.4893362Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:04:57.4944705Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:04:57.4995692Z Entering 'third_party/flatbuffers' 2024-06-26T07:04:57.5050482Z Entering 'third_party/fmt' 2024-06-26T07:04:57.5101532Z Entering 'third_party/foxi' 2024-06-26T07:04:57.5154044Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:04:57.5205370Z Entering 'third_party/gloo' 2024-06-26T07:04:57.5255873Z Entering 'third_party/googletest' 2024-06-26T07:04:57.5307761Z Entering 'third_party/ideep' 2024-06-26T07:04:57.5356992Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:04:57.5415888Z Entering 'third_party/ittapi' 2024-06-26T07:04:57.5467797Z Entering 'third_party/kineto' 2024-06-26T07:04:57.5518332Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:04:57.5568562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:04:57.5621168Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:04:57.5671334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:04:57.5721592Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:04:57.5771920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:04:57.5824122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:04:57.5874161Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:04:57.5925486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:04:57.5977278Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:04:57.6029821Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:04:57.6079971Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:04:57.6131495Z Entering 'third_party/mimalloc' 2024-06-26T07:04:57.6183195Z Entering 'third_party/nccl/nccl' 2024-06-26T07:04:57.6235130Z Entering 'third_party/nlohmann' 2024-06-26T07:04:57.6288139Z Entering 'third_party/onnx' 2024-06-26T07:04:57.6355848Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:04:57.6406334Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:04:57.6459626Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:04:57.6511822Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:04:57.6561684Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:04:57.6613018Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:04:57.6663002Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:04:57.6714515Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:04:57.6764132Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:04:57.6813886Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:04:57.6863350Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:04:57.6915943Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:04:57.6967705Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:04:57.7039479Z Entering 'third_party/pocketfft' 2024-06-26T07:04:57.7090160Z Entering 'third_party/protobuf' 2024-06-26T07:04:57.7144324Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:04:57.7194564Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:04:57.7246869Z Entering 'third_party/psimd' 2024-06-26T07:04:57.7297214Z Entering 'third_party/pthreadpool' 2024-06-26T07:04:57.7348213Z Entering 'third_party/pybind11' 2024-06-26T07:04:57.7398798Z Entering 'third_party/python-peachpy' 2024-06-26T07:04:57.7449491Z Entering 'third_party/sleef' 2024-06-26T07:04:57.7501074Z Entering 'third_party/tensorpipe' 2024-06-26T07:04:57.7551905Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:04:57.7601127Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:04:57.7650503Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:04:57.7702027Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:04:57.7750331Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:04:57.7821469Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T07:04:57.7846708Z http.https://github.com/.extraheader 2024-06-26T07:04:57.7860050Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T07:04:57.7894869Z [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' || :" 2024-06-26T07:04:57.8199671Z Entering 'android/libs/fbjni' 2024-06-26T07:04:57.8232650Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8267703Z Entering 'third_party/FP16' 2024-06-26T07:04:57.8301557Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8334814Z Entering 'third_party/FXdiv' 2024-06-26T07:04:57.8367865Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8401619Z Entering 'third_party/NNPACK' 2024-06-26T07:04:57.8434582Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8469199Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:04:57.8502367Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8537343Z Entering 'third_party/XNNPACK' 2024-06-26T07:04:57.8569598Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8622963Z Entering 'third_party/benchmark' 2024-06-26T07:04:57.8654879Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8690064Z Entering 'third_party/cpp-httplib' 2024-06-26T07:04:57.8722957Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8756517Z Entering 'third_party/cpuinfo' 2024-06-26T07:04:57.8791252Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8825943Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:04:57.8859161Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8892906Z Entering 'third_party/cutlass' 2024-06-26T07:04:57.8926202Z http.https://github.com/.extraheader 2024-06-26T07:04:57.8969106Z Entering 'third_party/eigen' 2024-06-26T07:04:57.9001260Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9037556Z Entering 'third_party/fbgemm' 2024-06-26T07:04:57.9070839Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9105624Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:04:57.9137097Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9170528Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:04:57.9203005Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9236210Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:04:57.9268821Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9309967Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:04:57.9342010Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9375652Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:04:57.9407704Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9442570Z Entering 'third_party/flatbuffers' 2024-06-26T07:04:57.9476008Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9512965Z Entering 'third_party/fmt' 2024-06-26T07:04:57.9545333Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9579724Z Entering 'third_party/foxi' 2024-06-26T07:04:57.9611476Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9646537Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:04:57.9679589Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9713689Z Entering 'third_party/gloo' 2024-06-26T07:04:57.9746445Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9780269Z Entering 'third_party/googletest' 2024-06-26T07:04:57.9812433Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9846773Z Entering 'third_party/ideep' 2024-06-26T07:04:57.9879825Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9912566Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:04:57.9945250Z http.https://github.com/.extraheader 2024-06-26T07:04:57.9986565Z Entering 'third_party/ittapi' 2024-06-26T07:04:58.0019806Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0053115Z Entering 'third_party/kineto' 2024-06-26T07:04:58.0085763Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0121176Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:04:58.0153726Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0188146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:04:58.0220546Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0256079Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:04:58.0287792Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0325016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:04:58.0356880Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0391500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:04:58.0424485Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0458178Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:04:58.0490758Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0527202Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:04:58.0559808Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0595009Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:04:58.0628065Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0662708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:04:58.0694683Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0731364Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:04:58.0763891Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0801147Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:04:58.0834357Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0869651Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:04:58.0902780Z http.https://github.com/.extraheader 2024-06-26T07:04:58.0938625Z Entering 'third_party/mimalloc' 2024-06-26T07:04:58.0972614Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1009209Z Entering 'third_party/nccl/nccl' 2024-06-26T07:04:58.1043588Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1077811Z Entering 'third_party/nlohmann' 2024-06-26T07:04:58.1111146Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1147318Z Entering 'third_party/onnx' 2024-06-26T07:04:58.1180913Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1234024Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:04:58.1266452Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1299920Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:04:58.1332195Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1370098Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:04:58.1404226Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1441282Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:04:58.1474407Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1508781Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:04:58.1541484Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1574735Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:04:58.1607508Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1641290Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:04:58.1673100Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1708664Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:04:58.1741098Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1773734Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:04:58.1805678Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1839230Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:04:58.1871317Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1904328Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:04:58.1937676Z http.https://github.com/.extraheader 2024-06-26T07:04:58.1974010Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:04:58.2005936Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2041749Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:04:58.2073843Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2131848Z Entering 'third_party/pocketfft' 2024-06-26T07:04:58.2164483Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2197426Z Entering 'third_party/protobuf' 2024-06-26T07:04:58.2230316Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2267914Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:04:58.2301090Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2334066Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:04:58.2366065Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2402351Z Entering 'third_party/psimd' 2024-06-26T07:04:58.2435436Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2468922Z Entering 'third_party/pthreadpool' 2024-06-26T07:04:58.2501548Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2534492Z Entering 'third_party/pybind11' 2024-06-26T07:04:58.2568059Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2602186Z Entering 'third_party/python-peachpy' 2024-06-26T07:04:58.2634496Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2669237Z Entering 'third_party/sleef' 2024-06-26T07:04:58.2701901Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2736114Z Entering 'third_party/tensorpipe' 2024-06-26T07:04:58.2768984Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2802534Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:04:58.2834746Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2868353Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:04:58.2900940Z http.https://github.com/.extraheader 2024-06-26T07:04:58.2934220Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:04:58.2966584Z http.https://github.com/.extraheader 2024-06-26T07:04:58.3000504Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:04:58.3032758Z http.https://github.com/.extraheader 2024-06-26T07:04:58.3065958Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:04:58.3098269Z http.https://github.com/.extraheader 2024-06-26T07:04:58.3287796Z Post job cleanup. 2024-06-26T07:04:58.3352481Z Post job cleanup. 2024-06-26T07:04:58.4499738Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T07:04:58.4519673Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T07:04:58.4526968Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:04:58.4527613Z ##[endgroup] 2024-06-26T07:04:59.2361969Z Cleaning up orphan processes