2024-11-01T18:07:26.0269449Z Current runner version: '2.320.0' 2024-11-01T18:07:26.0278939Z Runner name: 'i-01ade8c34f0d24699' 2024-11-01T18:07:26.0280121Z Runner group name: 'Default' 2024-11-01T18:07:26.0281269Z Machine name: 'ip-10-0-15-82' 2024-11-01T18:07:26.0304937Z Testing runner upgrade compatibility 2024-11-01T18:07:26.5252768Z ##[group]GITHUB_TOKEN Permissions 2024-11-01T18:07:26.5255463Z Contents: read 2024-11-01T18:07:26.5256006Z Metadata: read 2024-11-01T18:07:26.5256632Z Packages: read 2024-11-01T18:07:26.5257092Z ##[endgroup] 2024-11-01T18:07:26.5261537Z Secret source: Actions 2024-11-01T18:07:26.5262429Z Prepare workflow directory 2024-11-01T18:07:27.0587300Z Prepare all required actions 2024-11-01T18:07:27.0835786Z Getting action download info 2024-11-01T18:07:27.7148151Z Download action repository 'pytorch/test-infra@main' (SHA:49fb39b5efb49007791d74b09885044cd64544bf) 2024-11-01T18:07:28.2174797Z Download action repository 'pytorch/pytorch@main' (SHA:51adab0829b96126f1376ff2971dbb21b2a74754) 2024-11-01T18:07:32.5069568Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-11-01T18:07:32.6310128Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2024-11-01T18:07:33.0077848Z Getting action download info 2024-11-01T18:07:33.1491462Z Getting action download info 2024-11-01T18:07:33.2545261Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-11-01T18:07:33.4184650Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/138766 (d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea) 2024-11-01T18:07:33.4188628Z ##[group] Inputs 2024-11-01T18:07:33.4189118Z build_name: manywheel-py3_9-cuda12_1 2024-11-01T18:07:33.4189711Z build_environment: linux-binary-manywheel 2024-11-01T18:07:33.4190502Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:33.4191257Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:33.4191716Z BUILDER_ROOT: /builder 2024-11-01T18:07:33.4192154Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:33.4192576Z DESIRED_CUDA: cu121 2024-11-01T18:07:33.4193011Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:33.4193442Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:33.4193953Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:33.4194584Z LIBTORCH_CONFIG: 2024-11-01T18:07:33.4194999Z LIBTORCH_VARIANT: 2024-11-01T18:07:33.4195424Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:33.4195842Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:33.4196248Z runner_prefix: 2024-11-01T18:07:33.4196645Z runs_on: linux.4xlarge.nvidia.gpu 2024-11-01T18:07:33.4197744Z use_split_build: false 2024-11-01T18:07:33.4198203Z ##[endgroup] 2024-11-01T18:07:33.4199331Z Complete job name: manywheel-py3_9-cuda12_1-test / test 2024-11-01T18:07:33.5014440Z A job started hook has been configured by the self-hosted runner administrator 2024-11-01T18:07:33.5220682Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-11-01T18:07:33.5232735Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:33.5233397Z ##[endgroup] 2024-11-01T18:07:36.3850219Z Runner Type: linux.4xlarge.nvidia.gpu 2024-11-01T18:07:36.3850923Z Instance Type: g3.4xlarge 2024-11-01T18:07:36.3851370Z AMI Name: unknown 2024-11-01T18:07:36.3851992Z AMI ID: ami-0fff1b9a61dec8a5f 2024-11-01T18:07:43.9498001Z ##[group]Run { 2024-11-01T18:07:43.9498498Z { 2024-11-01T18:07:43.9498900Z  echo "PYTORCH_ROOT=/pytorch" 2024-11-01T18:07:43.9499442Z  echo "BUILDER_ROOT=/builder" 2024-11-01T18:07:43.9499993Z  echo "PACKAGE_TYPE=manywheel" 2024-11-01T18:07:43.9500493Z  2024-11-01T18:07:43.9500820Z  echo "DESIRED_CUDA=cu121" 2024-11-01T18:07:43.9501341Z  echo "GPU_ARCH_VERSION=12.1" 2024-11-01T18:07:43.9501872Z  echo "GPU_ARCH_TYPE=cuda" 2024-11-01T18:07:43.9502566Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda12.1-main" 2024-11-01T18:07:43.9503592Z  echo "SKIP_ALL_TESTS=1" 2024-11-01T18:07:43.9504097Z  echo "LIBTORCH_CONFIG=" 2024-11-01T18:07:43.9504588Z  echo "LIBTORCH_VARIANT=" 2024-11-01T18:07:43.9505103Z  echo "DESIRED_DEVTOOLSET=" 2024-11-01T18:07:43.9505626Z  echo "DESIRED_PYTHON=3.9" 2024-11-01T18:07:43.9506152Z  2024-11-01T18:07:43.9506802Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-11-01T18:07:43.9507660Z  echo "ANACONDA_USER=pytorch" 2024-11-01T18:07:43.9508240Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-11-01T18:07:43.9508838Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-11-01T18:07:43.9509491Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-11-01T18:07:43.9510110Z  echo "PR_NUMBER=" 2024-11-01T18:07:43.9510661Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-11-01T18:07:43.9511417Z  echo "SHA1=d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea" 2024-11-01T18:07:43.9512111Z  echo "USE_SPLIT_BUILD=false" 2024-11-01T18:07:43.9512633Z } >> "${GITHUB_ENV} }}" 2024-11-01T18:07:43.9521302Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:43.9521939Z env: 2024-11-01T18:07:43.9522275Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:43.9522700Z BUILDER_ROOT: /builder 2024-11-01T18:07:43.9523124Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:43.9523542Z DESIRED_CUDA: cu121 2024-11-01T18:07:43.9523923Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:43.9524497Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:43.9525018Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:43.9525605Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:43.9525986Z LIBTORCH_CONFIG: 2024-11-01T18:07:43.9526362Z LIBTORCH_VARIANT: 2024-11-01T18:07:43.9526732Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:43.9527136Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:43.9527753Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:43.9528485Z ANACONDA_USER: pytorch 2024-11-01T18:07:43.9528901Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:43.9529367Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:43.9529851Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:43.9530876Z GITHUB_TOKEN: *** 2024-11-01T18:07:43.9531271Z PR_NUMBER: 2024-11-01T18:07:43.9531662Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:43.9532232Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:43.9532793Z USE_SPLIT_BUILD: false 2024-11-01T18:07:43.9533195Z ##[endgroup] 2024-11-01T18:07:43.9695654Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-11-01T18:07:43.9696376Z with: 2024-11-01T18:07:43.9696956Z github-secret: *** 2024-11-01T18:07:43.9697367Z activate-with-label: false 2024-11-01T18:07:43.9697815Z label: with-ssh 2024-11-01T18:07:43.9698203Z remove-existing-keys: true 2024-11-01T18:07:43.9698635Z fail-silently: true 2024-11-01T18:07:43.9699036Z env: 2024-11-01T18:07:43.9699369Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:43.9699777Z BUILDER_ROOT: /builder 2024-11-01T18:07:43.9700194Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:43.9700606Z DESIRED_CUDA: cu121 2024-11-01T18:07:43.9700980Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:43.9701395Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:43.9701905Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:43.9702488Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:43.9702853Z LIBTORCH_CONFIG: 2024-11-01T18:07:43.9703217Z LIBTORCH_VARIANT: 2024-11-01T18:07:43.9703642Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:43.9704029Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:43.9704631Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:43.9705332Z ANACONDA_USER: pytorch 2024-11-01T18:07:43.9705739Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:43.9706200Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:43.9706671Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:43.9707612Z GITHUB_TOKEN: *** 2024-11-01T18:07:43.9707971Z PR_NUMBER: 2024-11-01T18:07:43.9708363Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:43.9708944Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:43.9709488Z USE_SPLIT_BUILD: false 2024-11-01T18:07:43.9709903Z ##[endgroup] 2024-11-01T18:07:44.0889946Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-11-01T18:07:44.0895404Z ciflow reference detected, attempting to extract PR number 2024-11-01T18:07:44.4476734Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-11-01T18:07:44.5016320Z No SSH keys found for user pytorch-bot[bot] 2024-11-01T18:07:44.5017275Z Grabbing public ssh keys from https://github.com/c00w.keys 2024-11-01T18:07:44.5627512Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-11-01T18:07:44.5649809Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-11-01T18:07:44.5693486Z Login using: ssh ec2-user@ec2-54-158-194-200.compute-1.amazonaws.com 2024-11-01T18:07:44.5841020Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-11-01T18:07:44.5841747Z with: 2024-11-01T18:07:44.5842056Z no-sudo: false 2024-11-01T18:07:44.5842431Z submodules: recursive 2024-11-01T18:07:44.5842838Z fetch-depth: 0 2024-11-01T18:07:44.5843162Z env: 2024-11-01T18:07:44.5843483Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:44.5843887Z BUILDER_ROOT: /builder 2024-11-01T18:07:44.5844308Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:44.5844726Z DESIRED_CUDA: cu121 2024-11-01T18:07:44.5845111Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:44.5845524Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:44.5846034Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:44.5846635Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:44.5846996Z LIBTORCH_CONFIG: 2024-11-01T18:07:44.5847372Z LIBTORCH_VARIANT: 2024-11-01T18:07:44.5847745Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:44.5848174Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:44.5848856Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:44.5849573Z ANACONDA_USER: pytorch 2024-11-01T18:07:44.5850001Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:44.5850467Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:44.5850935Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:44.5851713Z GITHUB_TOKEN: *** 2024-11-01T18:07:44.5852102Z PR_NUMBER: 2024-11-01T18:07:44.5852474Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:44.5853059Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:44.5853623Z USE_SPLIT_BUILD: false 2024-11-01T18:07:44.5854015Z ##[endgroup] 2024-11-01T18:07:44.6109972Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:07:44.6111593Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:07:44.6120275Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:44.6120901Z env: 2024-11-01T18:07:44.6121215Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:44.6121642Z BUILDER_ROOT: /builder 2024-11-01T18:07:44.6122068Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:44.6122476Z DESIRED_CUDA: cu121 2024-11-01T18:07:44.6122876Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:44.6123294Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:44.6123788Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:44.6124393Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:44.6124775Z LIBTORCH_CONFIG: 2024-11-01T18:07:44.6125140Z LIBTORCH_VARIANT: 2024-11-01T18:07:44.6125532Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:44.6125934Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:44.6126538Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:44.6127264Z ANACONDA_USER: pytorch 2024-11-01T18:07:44.6127696Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:44.6128347Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:44.6128842Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:44.6129608Z GITHUB_TOKEN: *** 2024-11-01T18:07:44.6129988Z PR_NUMBER: 2024-11-01T18:07:44.6130364Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:44.6130952Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:44.6131517Z USE_SPLIT_BUILD: false 2024-11-01T18:07:44.6131908Z ##[endgroup] 2024-11-01T18:07:44.6227027Z ##[group]Run retry () { 2024-11-01T18:07:44.6227467Z retry () { 2024-11-01T18:07:44.6228079Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T18:07:44.6228778Z } 2024-11-01T18:07:44.6229138Z echo "${GITHUB_WORKSPACE}" 2024-11-01T18:07:44.6229654Z if [ -z "${NO_SUDO}" ]; then 2024-11-01T18:07:44.6230263Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:07:44.6230830Z else 2024-11-01T18:07:44.6231251Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:07:44.6231967Z fi 2024-11-01T18:07:44.6232365Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T18:07:44.6239433Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:07:44.6240057Z env: 2024-11-01T18:07:44.6240392Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:44.6240803Z BUILDER_ROOT: /builder 2024-11-01T18:07:44.6241227Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:44.6241659Z DESIRED_CUDA: cu121 2024-11-01T18:07:44.6242042Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:44.6242458Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:44.6242977Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:44.6243561Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:44.6243943Z LIBTORCH_CONFIG: 2024-11-01T18:07:44.6244321Z LIBTORCH_VARIANT: 2024-11-01T18:07:44.6244699Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:44.6245106Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:44.6245730Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:44.6246445Z ANACONDA_USER: pytorch 2024-11-01T18:07:44.6246885Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:44.6247361Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:44.6248136Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:44.6249235Z GITHUB_TOKEN: *** 2024-11-01T18:07:44.6249623Z PR_NUMBER: 2024-11-01T18:07:44.6250013Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:44.6250586Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:44.6251156Z USE_SPLIT_BUILD: false 2024-11-01T18:07:44.6251563Z NO_SUDO: false 2024-11-01T18:07:44.6251905Z ##[endgroup] 2024-11-01T18:07:44.6282776Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:07:47.6984553Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:07:47.6985104Z with: 2024-11-01T18:07:47.6985503Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:47.6986044Z fetch-depth: 0 2024-11-01T18:07:47.6986419Z submodules: recursive 2024-11-01T18:07:47.6986855Z quiet-checkout: true 2024-11-01T18:07:47.6987273Z repository: pytorch/pytorch 2024-11-01T18:07:47.6987874Z token: *** 2024-11-01T18:07:47.6988217Z ssh-strict: true 2024-11-01T18:07:47.6988607Z persist-credentials: true 2024-11-01T18:07:47.6989021Z clean: true 2024-11-01T18:07:47.6989403Z sparse-checkout-cone-mode: true 2024-11-01T18:07:47.6989868Z lfs: false 2024-11-01T18:07:47.6990207Z set-safe-directory: true 2024-11-01T18:07:47.6990609Z env: 2024-11-01T18:07:47.6990933Z PYTORCH_ROOT: /pytorch 2024-11-01T18:07:47.6991338Z BUILDER_ROOT: /builder 2024-11-01T18:07:47.6991753Z PACKAGE_TYPE: manywheel 2024-11-01T18:07:47.6992166Z DESIRED_CUDA: cu121 2024-11-01T18:07:47.6992543Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:07:47.6992952Z GPU_ARCH_TYPE: cuda 2024-11-01T18:07:47.6993455Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:07:47.6994037Z SKIP_ALL_TESTS: 1 2024-11-01T18:07:47.6994412Z LIBTORCH_CONFIG: 2024-11-01T18:07:47.6994784Z LIBTORCH_VARIANT: 2024-11-01T18:07:47.6995374Z DESIRED_DEVTOOLSET: 2024-11-01T18:07:47.6995785Z DESIRED_PYTHON: 3.9 2024-11-01T18:07:47.6996402Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:07:47.6997109Z ANACONDA_USER: pytorch 2024-11-01T18:07:47.6997534Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:07:47.6997995Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:07:47.6998463Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:07:47.6999175Z GITHUB_TOKEN: *** 2024-11-01T18:07:47.6999551Z PR_NUMBER: 2024-11-01T18:07:47.6999919Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:07:47.7000500Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:07:47.7001057Z USE_SPLIT_BUILD: false 2024-11-01T18:07:47.7001441Z ##[endgroup] 2024-11-01T18:07:47.8306140Z Syncing repository: pytorch/pytorch 2024-11-01T18:07:47.8308286Z ##[group]Getting Git version info 2024-11-01T18:07:47.8309244Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T18:07:47.8310367Z [command]/usr/bin/git version 2024-11-01T18:07:47.8311192Z git version 2.40.1 2024-11-01T18:07:47.8323336Z ##[endgroup] 2024-11-01T18:07:47.8344523Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1a5461a0-172f-499d-ad6c-7cd369528741' before making global git config changes 2024-11-01T18:07:47.8346123Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:07:47.8350814Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:07:47.8397930Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T18:07:47.8402978Z ##[group]Initializing the repository 2024-11-01T18:07:47.8407197Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:07:47.8447107Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:07:47.8448389Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:07:47.8449445Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:07:47.8450157Z hint: 2024-11-01T18:07:47.8450693Z hint: git config --global init.defaultBranch 2024-11-01T18:07:47.8451270Z hint: 2024-11-01T18:07:47.8451925Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:07:47.8452989Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:07:47.8453722Z hint: 2024-11-01T18:07:47.8454138Z hint: git branch -m 2024-11-01T18:07:47.8455087Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-11-01T18:07:47.8462978Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T18:07:47.8500762Z ##[endgroup] 2024-11-01T18:07:47.8501465Z ##[group]Disabling automatic garbage collection 2024-11-01T18:07:47.8505248Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:07:47.8542206Z ##[endgroup] 2024-11-01T18:07:47.8542847Z ##[group]Setting up auth 2024-11-01T18:07:47.8552070Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:07:47.8589888Z [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-11-01T18:07:47.8932399Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:07:47.8970852Z [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-11-01T18:07:47.9316302Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:07:47.9376608Z ##[endgroup] 2024-11-01T18:07:47.9377479Z ##[group]Fetching the repository 2024-11-01T18:07:47.9386057Z [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-11-01T18:07:51.2235294Z remote: Enumerating objects: 1053019 2024-11-01T18:07:51.2235989Z remote: Enumerating objects: 1054068, done. 2024-11-01T18:07:51.2237014Z remote: Counting objects: 0% (1/1049) 2024-11-01T18:07:51.2237899Z remote: Counting objects: 1% (11/1049) 2024-11-01T18:07:51.2238656Z remote: Counting objects: 2% (21/1049) 2024-11-01T18:07:51.2239468Z remote: Counting objects: 3% (32/1049) 2024-11-01T18:07:51.2240269Z remote: Counting objects: 4% (42/1049) 2024-11-01T18:07:51.2241330Z remote: Counting objects: 5% (53/1049) 2024-11-01T18:07:51.2242216Z remote: Counting objects: 6% (63/1049) 2024-11-01T18:07:51.2243546Z remote: Counting objects: 7% (74/1049) 2024-11-01T18:07:51.2244807Z remote: Counting objects: 8% (84/1049) 2024-11-01T18:07:51.2246248Z remote: Counting objects: 9% (95/1049) 2024-11-01T18:07:51.2246899Z remote: Counting objects: 10% (105/1049) 2024-11-01T18:07:51.2247531Z remote: Counting objects: 11% (116/1049) 2024-11-01T18:07:51.2248155Z remote: Counting objects: 12% (126/1049) 2024-11-01T18:07:51.2248756Z remote: Counting objects: 13% (137/1049) 2024-11-01T18:07:51.2249664Z remote: Counting objects: 14% (147/1049) 2024-11-01T18:07:51.2250288Z remote: Counting objects: 15% (158/1049) 2024-11-01T18:07:51.2250878Z remote: Counting objects: 16% (168/1049) 2024-11-01T18:07:51.2251502Z remote: Counting objects: 17% (179/1049) 2024-11-01T18:07:51.2252122Z remote: Counting objects: 18% (189/1049) 2024-11-01T18:07:51.2252723Z remote: Counting objects: 19% (200/1049) 2024-11-01T18:07:51.2253349Z remote: Counting objects: 20% (210/1049) 2024-11-01T18:07:51.2253982Z remote: Counting objects: 21% (221/1049) 2024-11-01T18:07:51.2254590Z remote: Counting objects: 22% (231/1049) 2024-11-01T18:07:51.2255212Z remote: Counting objects: 23% (242/1049) 2024-11-01T18:07:51.2255828Z remote: Counting objects: 24% (252/1049) 2024-11-01T18:07:51.2256426Z remote: Counting objects: 25% (263/1049) 2024-11-01T18:07:51.2257045Z remote: Counting objects: 26% (273/1049) 2024-11-01T18:07:51.2257669Z remote: Counting objects: 27% (284/1049) 2024-11-01T18:07:51.2258294Z remote: Counting objects: 28% (294/1049) 2024-11-01T18:07:51.2258890Z remote: Counting objects: 29% (305/1049) 2024-11-01T18:07:51.2259511Z remote: Counting objects: 30% (315/1049) 2024-11-01T18:07:51.2260133Z remote: Counting objects: 31% (326/1049) 2024-11-01T18:07:51.2260736Z remote: Counting objects: 32% (336/1049) 2024-11-01T18:07:51.2261355Z remote: Counting objects: 33% (347/1049) 2024-11-01T18:07:51.2261980Z remote: Counting objects: 34% (357/1049) 2024-11-01T18:07:51.2262582Z remote: Counting objects: 35% (368/1049) 2024-11-01T18:07:51.2263207Z remote: Counting objects: 36% (378/1049) 2024-11-01T18:07:51.2263820Z remote: Counting objects: 37% (389/1049) 2024-11-01T18:07:51.2264416Z remote: Counting objects: 38% (399/1049) 2024-11-01T18:07:51.2265037Z remote: Counting objects: 39% (410/1049) 2024-11-01T18:07:51.2265658Z remote: Counting objects: 40% (420/1049) 2024-11-01T18:07:51.2266256Z remote: Counting objects: 41% (431/1049) 2024-11-01T18:07:51.2266879Z remote: Counting objects: 42% (441/1049) 2024-11-01T18:07:51.2267533Z remote: Counting objects: 43% (452/1049) 2024-11-01T18:07:51.2268150Z remote: Counting objects: 44% (462/1049) 2024-11-01T18:07:51.2268750Z remote: Counting objects: 45% (473/1049) 2024-11-01T18:07:51.2269370Z remote: Counting objects: 46% (483/1049) 2024-11-01T18:07:51.2270177Z remote: Counting objects: 47% (494/1049) 2024-11-01T18:07:51.2270782Z remote: Counting objects: 48% (504/1049) 2024-11-01T18:07:51.2271406Z remote: Counting objects: 49% (515/1049) 2024-11-01T18:07:51.2272021Z remote: Counting objects: 50% (525/1049) 2024-11-01T18:07:51.2272617Z remote: Counting objects: 51% (535/1049) 2024-11-01T18:07:51.2273236Z remote: Counting objects: 52% (546/1049) 2024-11-01T18:07:51.2273854Z remote: Counting objects: 53% (556/1049) 2024-11-01T18:07:51.2274446Z remote: Counting objects: 54% (567/1049) 2024-11-01T18:07:51.2275060Z remote: Counting objects: 55% (577/1049) 2024-11-01T18:07:51.2275675Z remote: Counting objects: 56% (588/1049) 2024-11-01T18:07:51.2276275Z remote: Counting objects: 57% (598/1049) 2024-11-01T18:07:51.2276888Z remote: Counting objects: 58% (609/1049) 2024-11-01T18:07:51.2277506Z remote: Counting objects: 59% (619/1049) 2024-11-01T18:07:51.2278132Z remote: Counting objects: 60% (630/1049) 2024-11-01T18:07:51.2278822Z remote: Counting objects: 61% (640/1049) 2024-11-01T18:07:51.2279456Z remote: Counting objects: 62% (651/1049) 2024-11-01T18:07:51.2280075Z remote: Counting objects: 63% (661/1049) 2024-11-01T18:07:51.2280674Z remote: Counting objects: 64% (672/1049) 2024-11-01T18:07:51.2281290Z remote: Counting objects: 65% (682/1049) 2024-11-01T18:07:51.2281903Z remote: Counting objects: 66% (693/1049) 2024-11-01T18:07:51.2282496Z remote: Counting objects: 67% (703/1049) 2024-11-01T18:07:51.2283115Z remote: Counting objects: 68% (714/1049) 2024-11-01T18:07:51.2283732Z remote: Counting objects: 69% (724/1049) 2024-11-01T18:07:51.2284330Z remote: Counting objects: 70% (735/1049) 2024-11-01T18:07:51.2284950Z remote: Counting objects: 71% (745/1049) 2024-11-01T18:07:51.2285565Z remote: Counting objects: 72% (756/1049) 2024-11-01T18:07:51.2286168Z remote: Counting objects: 73% (766/1049) 2024-11-01T18:07:51.2286796Z remote: Counting objects: 74% (777/1049) 2024-11-01T18:07:51.2287416Z remote: Counting objects: 75% (787/1049) 2024-11-01T18:07:51.2288012Z remote: Counting objects: 76% (798/1049) 2024-11-01T18:07:51.2288630Z remote: Counting objects: 77% (808/1049) 2024-11-01T18:07:51.2289244Z remote: Counting objects: 78% (819/1049) 2024-11-01T18:07:51.2289857Z remote: Counting objects: 79% (829/1049) 2024-11-01T18:07:51.2290450Z remote: Counting objects: 80% (840/1049) 2024-11-01T18:07:51.2291070Z remote: Counting objects: 81% (850/1049) 2024-11-01T18:07:51.2291687Z remote: Counting objects: 82% (861/1049) 2024-11-01T18:07:51.2292284Z remote: Counting objects: 83% (871/1049) 2024-11-01T18:07:51.2292902Z remote: Counting objects: 84% (882/1049) 2024-11-01T18:07:51.2293514Z remote: Counting objects: 85% (892/1049) 2024-11-01T18:07:51.2294119Z remote: Counting objects: 86% (903/1049) 2024-11-01T18:07:51.2294742Z remote: Counting objects: 87% (913/1049) 2024-11-01T18:07:51.2295355Z remote: Counting objects: 88% (924/1049) 2024-11-01T18:07:51.2295952Z remote: Counting objects: 89% (934/1049) 2024-11-01T18:07:51.2296564Z remote: Counting objects: 90% (945/1049) 2024-11-01T18:07:51.2297178Z remote: Counting objects: 91% (955/1049) 2024-11-01T18:07:51.2297778Z remote: Counting objects: 92% (966/1049) 2024-11-01T18:07:51.2298397Z remote: Counting objects: 93% (976/1049) 2024-11-01T18:07:51.2299011Z remote: Counting objects: 94% (987/1049) 2024-11-01T18:07:51.2299607Z remote: Counting objects: 95% (997/1049) 2024-11-01T18:07:51.2300235Z remote: Counting objects: 96% (1008/1049) 2024-11-01T18:07:51.2300884Z remote: Counting objects: 97% (1018/1049) 2024-11-01T18:07:51.2301515Z remote: Counting objects: 98% (1029/1049) 2024-11-01T18:07:51.2302265Z remote: Counting objects: 99% (1039/1049) 2024-11-01T18:07:51.2302915Z remote: Counting objects: 100% (1049/1049) 2024-11-01T18:07:51.2303604Z remote: Counting objects: 100% (1049/1049), done. 2024-11-01T18:07:51.2314117Z remote: Compressing objects: 0% (1/514) 2024-11-01T18:07:51.2460430Z remote: Compressing objects: 1% (6/514) 2024-11-01T18:07:51.2592183Z remote: Compressing objects: 2% (11/514) 2024-11-01T18:07:51.2931101Z remote: Compressing objects: 3% (16/514) 2024-11-01T18:07:51.3141883Z remote: Compressing objects: 4% (21/514) 2024-11-01T18:07:51.3383348Z remote: Compressing objects: 5% (26/514) 2024-11-01T18:07:51.3588272Z remote: Compressing objects: 6% (31/514) 2024-11-01T18:07:51.3884149Z remote: Compressing objects: 7% (36/514) 2024-11-01T18:07:51.3977081Z remote: Compressing objects: 8% (42/514) 2024-11-01T18:07:51.4054527Z remote: Compressing objects: 9% (47/514) 2024-11-01T18:07:51.4137851Z remote: Compressing objects: 10% (52/514) 2024-11-01T18:07:51.4180978Z remote: Compressing objects: 11% (57/514) 2024-11-01T18:07:51.4219462Z remote: Compressing objects: 12% (62/514) 2024-11-01T18:07:51.4238516Z remote: Compressing objects: 13% (67/514) 2024-11-01T18:07:51.4257497Z remote: Compressing objects: 14% (72/514) 2024-11-01T18:07:51.4262585Z remote: Compressing objects: 15% (78/514) 2024-11-01T18:07:51.4265456Z remote: Compressing objects: 16% (83/514) 2024-11-01T18:07:51.4269138Z remote: Compressing objects: 17% (88/514) 2024-11-01T18:07:51.4272437Z remote: Compressing objects: 18% (93/514) 2024-11-01T18:07:51.4278914Z remote: Compressing objects: 19% (98/514) 2024-11-01T18:07:51.4282426Z remote: Compressing objects: 20% (103/514) 2024-11-01T18:07:51.4287180Z remote: Compressing objects: 21% (108/514) 2024-11-01T18:07:51.4290096Z remote: Compressing objects: 22% (114/514) 2024-11-01T18:07:51.4292681Z remote: Compressing objects: 23% (119/514) 2024-11-01T18:07:51.4300986Z remote: Compressing objects: 24% (124/514) 2024-11-01T18:07:51.4310928Z remote: Compressing objects: 25% (129/514) 2024-11-01T18:07:51.4313061Z remote: Compressing objects: 26% (134/514) 2024-11-01T18:07:51.4321357Z remote: Compressing objects: 27% (139/514) 2024-11-01T18:07:51.4322200Z remote: Compressing objects: 28% (144/514) 2024-11-01T18:07:51.4329882Z remote: Compressing objects: 29% (150/514) 2024-11-01T18:07:51.4336676Z remote: Compressing objects: 30% (155/514) 2024-11-01T18:07:51.4346866Z remote: Compressing objects: 31% (160/514) 2024-11-01T18:07:51.4352705Z remote: Compressing objects: 32% (165/514) 2024-11-01T18:07:51.4358305Z remote: Compressing objects: 33% (170/514) 2024-11-01T18:07:51.4365195Z remote: Compressing objects: 34% (175/514) 2024-11-01T18:07:51.4370352Z remote: Compressing objects: 35% (180/514) 2024-11-01T18:07:51.4375951Z remote: Compressing objects: 36% (186/514) 2024-11-01T18:07:51.4381408Z remote: Compressing objects: 37% (191/514) 2024-11-01T18:07:51.4382763Z remote: Compressing objects: 38% (196/514) 2024-11-01T18:07:51.4387024Z remote: Compressing objects: 39% (201/514) 2024-11-01T18:07:51.4389862Z remote: Compressing objects: 40% (206/514) 2024-11-01T18:07:51.4394852Z remote: Compressing objects: 41% (211/514) 2024-11-01T18:07:51.4401055Z remote: Compressing objects: 42% (216/514) 2024-11-01T18:07:51.4405862Z remote: Compressing objects: 43% (222/514) 2024-11-01T18:07:51.4410173Z remote: Compressing objects: 44% (227/514) 2024-11-01T18:07:51.4413409Z remote: Compressing objects: 45% (232/514) 2024-11-01T18:07:51.4415990Z remote: Compressing objects: 46% (237/514) 2024-11-01T18:07:51.4418204Z remote: Compressing objects: 47% (242/514) 2024-11-01T18:07:51.4419980Z remote: Compressing objects: 48% (247/514) 2024-11-01T18:07:51.4420837Z remote: Compressing objects: 49% (252/514) 2024-11-01T18:07:51.4422739Z remote: Compressing objects: 50% (257/514) 2024-11-01T18:07:51.4423379Z remote: Compressing objects: 51% (263/514) 2024-11-01T18:07:51.4424031Z remote: Compressing objects: 52% (268/514) 2024-11-01T18:07:51.4424682Z remote: Compressing objects: 53% (273/514) 2024-11-01T18:07:51.4425316Z remote: Compressing objects: 54% (278/514) 2024-11-01T18:07:51.4425974Z remote: Compressing objects: 55% (283/514) 2024-11-01T18:07:51.4426625Z remote: Compressing objects: 56% (288/514) 2024-11-01T18:07:51.4427276Z remote: Compressing objects: 57% (293/514) 2024-11-01T18:07:51.4427912Z remote: Compressing objects: 58% (299/514) 2024-11-01T18:07:51.4428557Z remote: Compressing objects: 59% (304/514) 2024-11-01T18:07:51.4429209Z remote: Compressing objects: 60% (309/514) 2024-11-01T18:07:51.4430062Z remote: Compressing objects: 61% (314/514) 2024-11-01T18:07:51.4430745Z remote: Compressing objects: 62% (319/514) 2024-11-01T18:07:51.4431398Z remote: Compressing objects: 63% (324/514) 2024-11-01T18:07:51.4434802Z remote: Compressing objects: 64% (329/514) 2024-11-01T18:07:51.4438477Z remote: Compressing objects: 65% (335/514) 2024-11-01T18:07:51.4440478Z remote: Compressing objects: 66% (340/514) 2024-11-01T18:07:51.4443171Z remote: Compressing objects: 67% (345/514) 2024-11-01T18:07:51.4445396Z remote: Compressing objects: 68% (350/514) 2024-11-01T18:07:51.4446664Z remote: Compressing objects: 69% (355/514) 2024-11-01T18:07:51.4449014Z remote: Compressing objects: 70% (360/514) 2024-11-01T18:07:51.4449681Z remote: Compressing objects: 71% (365/514) 2024-11-01T18:07:51.4452630Z remote: Compressing objects: 72% (371/514) 2024-11-01T18:07:51.4453756Z remote: Compressing objects: 73% (376/514) 2024-11-01T18:07:51.4454663Z remote: Compressing objects: 74% (381/514) 2024-11-01T18:07:51.4457289Z remote: Compressing objects: 75% (386/514) 2024-11-01T18:07:51.4458528Z remote: Compressing objects: 76% (391/514) 2024-11-01T18:07:51.4460627Z remote: Compressing objects: 77% (396/514) 2024-11-01T18:07:51.4463003Z remote: Compressing objects: 78% (401/514) 2024-11-01T18:07:51.4464171Z remote: Compressing objects: 79% (407/514) 2024-11-01T18:07:51.4465654Z remote: Compressing objects: 80% (412/514) 2024-11-01T18:07:51.4466802Z remote: Compressing objects: 81% (417/514) 2024-11-01T18:07:51.4468236Z remote: Compressing objects: 82% (422/514) 2024-11-01T18:07:51.4470632Z remote: Compressing objects: 83% (427/514) 2024-11-01T18:07:51.4472222Z remote: Compressing objects: 84% (432/514) 2024-11-01T18:07:51.4473706Z remote: Compressing objects: 85% (437/514) 2024-11-01T18:07:51.4475025Z remote: Compressing objects: 86% (443/514) 2024-11-01T18:07:51.4476532Z remote: Compressing objects: 87% (448/514) 2024-11-01T18:07:51.4477623Z remote: Compressing objects: 88% (453/514) 2024-11-01T18:07:51.4479991Z remote: Compressing objects: 89% (458/514) 2024-11-01T18:07:51.4480879Z remote: Compressing objects: 90% (463/514) 2024-11-01T18:07:51.4481707Z remote: Compressing objects: 91% (468/514) 2024-11-01T18:07:51.4482825Z remote: Compressing objects: 92% (473/514) 2024-11-01T18:07:51.4483901Z remote: Compressing objects: 93% (479/514) 2024-11-01T18:07:51.4484778Z remote: Compressing objects: 94% (484/514) 2024-11-01T18:07:51.4485558Z remote: Compressing objects: 95% (489/514) 2024-11-01T18:07:51.4486563Z remote: Compressing objects: 96% (494/514) 2024-11-01T18:07:51.4487440Z remote: Compressing objects: 97% (499/514) 2024-11-01T18:07:51.4488162Z remote: Compressing objects: 98% (504/514) 2024-11-01T18:07:51.4489096Z remote: Compressing objects: 99% (509/514) 2024-11-01T18:07:51.4489750Z remote: Compressing objects: 100% (514/514) 2024-11-01T18:07:51.4490436Z remote: Compressing objects: 100% (514/514), done. 2024-11-01T18:08:18.9341071Z remote: Total 1054068 (delta 660), reused 870 (delta 534), pack-reused 1053019 (from 1) 2024-11-01T18:08:46.8143628Z [command]/usr/bin/git rev-parse --verify --quiet d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea^{object} 2024-11-01T18:08:46.8176852Z d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:08:46.8183234Z ##[endgroup] 2024-11-01T18:08:46.8185884Z ##[group]Determining the checkout info 2024-11-01T18:08:46.8186730Z ##[endgroup] 2024-11-01T18:08:46.8187385Z ##[group]Checking out the ref 2024-11-01T18:08:46.8189715Z [command]/usr/bin/git checkout --quiet --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:08:48.7864862Z ##[endgroup] 2024-11-01T18:08:48.7865597Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:08:48.7872695Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:08:48.7937794Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:08:48.7974164Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:08:48.8012203Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:08:48.8047292Z ##[endgroup] 2024-11-01T18:08:48.8047926Z ##[group]Fetching submodules 2024-11-01T18:08:48.8052940Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:08:48.8420884Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-11-01T18:08:48.8780260Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-11-01T18:08:48.8782550Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-11-01T18:08:48.8786821Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-11-01T18:08:48.8790677Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-11-01T18:08:48.8794717Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-11-01T18:08:48.8822536Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-11-01T18:08:48.8824699Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-11-01T18:08:48.8826430Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-11-01T18:08:48.8828377Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2024-11-01T18:08:48.8830332Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-11-01T18:08:48.8832081Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-11-01T18:08:48.8833912Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-11-01T18:08:48.8835698Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-11-01T18:08:48.8838760Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-11-01T18:08:48.8843943Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-11-01T18:08:48.8850873Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-11-01T18:08:48.8858356Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-11-01T18:08:48.8864444Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:08:48.8870057Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-11-01T18:08:48.8876179Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-11-01T18:08:48.8882046Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-11-01T18:08:48.8888329Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-11-01T18:08:48.8894834Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-11-01T18:08:48.8901055Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-11-01T18:08:48.8907448Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-11-01T18:08:48.8914066Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-11-01T18:08:48.8921350Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-11-01T18:08:48.8928502Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-11-01T18:08:48.8935150Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-11-01T18:08:48.8942314Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-11-01T18:08:48.8949490Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-11-01T18:08:48.8956952Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-11-01T18:08:48.8964184Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-11-01T18:08:48.8973741Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-11-01T18:08:48.8981342Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-11-01T18:08:48.8989296Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-11-01T18:08:48.9024977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-11-01T18:08:49.2760003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-11-01T18:08:49.5321002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-11-01T18:08:49.7338927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-11-01T18:08:50.0049874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2024-11-01T18:08:50.3611272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-11-01T18:08:52.6602648Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-11-01T18:09:06.1900300Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-11-01T18:09:06.6816115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2024-11-01T18:09:08.6969634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-11-01T18:09:09.2862223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-11-01T18:09:10.0498487Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-11-01T18:09:11.5027076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-11-01T18:09:14.1162053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-11-01T18:09:21.7203660Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-11-01T18:09:23.6633792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-11-01T18:09:25.6126272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-11-01T18:09:27.0259212Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-11-01T18:09:27.4951783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-11-01T18:09:27.8894907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-11-01T18:09:29.0756003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-11-01T18:09:29.5224352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-11-01T18:09:29.8516240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-11-01T18:09:31.7592122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-11-01T18:09:32.6419902Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-11-01T18:09:33.0758982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-11-01T18:09:40.4853303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-11-01T18:09:43.0061377Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-11-01T18:09:53.0801998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-11-01T18:09:53.3858500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-11-01T18:10:05.7162622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-11-01T18:10:05.9618117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-11-01T18:10:06.2256016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-11-01T18:10:07.4201991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-11-01T18:10:35.9418758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-11-01T18:10:36.7283268Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-11-01T18:10:37.2175428Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-11-01T18:10:37.2329054Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-11-01T18:10:37.2446289Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-11-01T18:10:37.2787211Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-11-01T18:10:37.3207692Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-11-01T18:10:37.3697401Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-11-01T18:10:38.5103100Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-11-01T18:10:38.5413781Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-11-01T18:10:38.8339348Z Submodule path 'third_party/composable_kernel': checked out 'cedccd59c94cb0c74e7ec0d0f6c791aed081febc' 2024-11-01T18:10:38.8950749Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-11-01T18:10:39.0231380Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2024-11-01T18:10:39.0673631Z Submodule path 'third_party/cudnn_frontend': checked out '936021bfed8c91dc416af1588b2c4eca631a9e45' 2024-11-01T18:10:39.7508976Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-11-01T18:10:40.0859598Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-11-01T18:10:40.2046731Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-11-01T18:10:40.2069836Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:10:40.2073802Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:10:40.2077717Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:10:40.2081768Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:10:40.2086164Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:10:40.2122784Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-11-01T18:10:41.4612293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-11-01T18:10:42.1395444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-11-01T18:10:44.8015126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-11-01T18:10:46.0116558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-11-01T18:10:46.3924137Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-11-01T18:10:46.5166835Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-11-01T18:10:47.0864020Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-11-01T18:10:47.1675704Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-11-01T18:10:47.1838403Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-11-01T18:10:47.3440254Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-11-01T18:10:47.3936538Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-11-01T18:10:47.4452526Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-11-01T18:10:47.4804288Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-11-01T18:10:47.5397135Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:10:47.5569471Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-11-01T18:10:47.5598774Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-11-01T18:10:47.5624296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-11-01T18:11:03.0930978Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-11-01T18:11:03.1161149Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-11-01T18:11:03.2300585Z Submodule path 'third_party/kineto': checked out 'ed052ea024b9468908d558b15cd3f7584fb0f492' 2024-11-01T18:11:03.2324501Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:11:03.2328299Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:11:03.2332635Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:11:03.2367000Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-11-01T18:11:03.8661808Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-11-01T18:11:05.3005605Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-11-01T18:11:06.5868723Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-11-01T18:11:06.5889231Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:11:06.5893145Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:11:06.5897367Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:11:06.5901639Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:11:06.5906069Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:11:06.5910753Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:11:06.5915378Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:11:06.5920744Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:11:06.5954286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-11-01T18:11:07.6592544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-11-01T18:11:08.0802027Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-11-01T18:11:09.4739306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-11-01T18:11:09.8079916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-11-01T18:11:10.8083946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-11-01T18:11:12.0996152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-11-01T18:11:19.7348541Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-11-01T18:11:20.3917413Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-11-01T18:11:20.4170158Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-11-01T18:11:20.4643056Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-11-01T18:11:20.4817997Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-11-01T18:11:20.4840700Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:11:20.4871543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-11-01T18:11:20.8531504Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-11-01T18:11:20.8770464Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-11-01T18:11:20.9302394Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-11-01T18:11:21.0613336Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-11-01T18:11:21.0824607Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-11-01T18:11:21.1325230Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-11-01T18:11:21.2085171Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-11-01T18:11:21.2588794Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-11-01T18:11:21.2978246Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-11-01T18:11:21.4352631Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-11-01T18:11:21.9748499Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2024-11-01T18:11:21.9789784Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-11-01T18:11:21.9824060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-11-01T18:11:23.2520899Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-11-01T18:11:23.3525418Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-11-01T18:11:23.3549590Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:11:23.3553111Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:11:23.3556982Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:11:23.3561209Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:11:23.3565490Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:11:23.3569542Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:11:23.3573982Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:11:23.3578389Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:11:23.3611206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-11-01T18:11:23.8485146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-11-01T18:11:25.2073454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-11-01T18:11:25.5725852Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-11-01T18:11:33.7489501Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-11-01T18:11:48.1499744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-11-01T18:11:48.3915648Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-11-01T18:11:48.9907734Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-11-01T18:11:56.8995670Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-11-01T18:11:56.9521679Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-11-01T18:11:56.9722750Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-11-01T18:11:57.1087926Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-11-01T18:11:57.1259796Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-11-01T18:11:57.1459837Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-11-01T18:11:57.1683230Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-11-01T18:11:57.1703160Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:11:57.1707224Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:11:57.1740033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-11-01T18:11:59.4940412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-11-01T18:12:01.0147197Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-11-01T18:12:01.0740755Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:12:01.7822991Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-11-01T18:12:01.7969082Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-11-01T18:12:02.1782520Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-11-01T18:12:02.1810040Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:12:02.1814599Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-11-01T18:12:02.1847625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-11-01T18:12:02.7723345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-11-01T18:12:03.9899581Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-11-01T18:12:04.0840856Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-11-01T18:12:04.0957074Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-11-01T18:12:04.1116603Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-11-01T18:12:04.1599066Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-11-01T18:12:04.1979458Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-11-01T18:12:04.2542420Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-11-01T18:12:04.2910481Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-11-01T18:12:04.2933721Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:12:04.2937289Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:12:04.2941320Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:12:04.2945433Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:12:04.2977039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-11-01T18:12:05.5020950Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-11-01T18:12:05.7733655Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-11-01T18:12:07.3177655Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-11-01T18:12:08.6266246Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-11-01T18:12:08.6476818Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-11-01T18:12:08.7403245Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-11-01T18:12:08.7792330Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-11-01T18:12:08.7813892Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:12:08.7846290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-11-01T18:12:09.0289747Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-11-01T18:12:09.0332537Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:12:09.0708008Z Entering 'android/libs/fbjni' 2024-11-01T18:12:09.0762911Z Entering 'third_party/FP16' 2024-11-01T18:12:09.0815715Z Entering 'third_party/FXdiv' 2024-11-01T18:12:09.0871737Z Entering 'third_party/NNPACK' 2024-11-01T18:12:09.0925694Z Entering 'third_party/NVTX' 2024-11-01T18:12:09.0978890Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:12:09.1035321Z Entering 'third_party/XNNPACK' 2024-11-01T18:12:09.1108743Z Entering 'third_party/benchmark' 2024-11-01T18:12:09.1168097Z Entering 'third_party/composable_kernel' 2024-11-01T18:12:09.1228920Z Entering 'third_party/cpp-httplib' 2024-11-01T18:12:09.1283647Z Entering 'third_party/cpuinfo' 2024-11-01T18:12:09.1340765Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:12:09.1393938Z Entering 'third_party/cutlass' 2024-11-01T18:12:09.1461414Z Entering 'third_party/eigen' 2024-11-01T18:12:09.1517982Z Entering 'third_party/fbgemm' 2024-11-01T18:12:09.1574250Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:12:09.1626959Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:12:09.1679183Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:12:09.1739847Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:12:09.1790623Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:12:09.1845540Z Entering 'third_party/flatbuffers' 2024-11-01T18:12:09.1902029Z Entering 'third_party/fmt' 2024-11-01T18:12:09.1957028Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:12:09.2009105Z Entering 'third_party/gloo' 2024-11-01T18:12:09.2064681Z Entering 'third_party/googletest' 2024-11-01T18:12:09.2117784Z Entering 'third_party/ideep' 2024-11-01T18:12:09.2171199Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:12:09.2234114Z Entering 'third_party/ittapi' 2024-11-01T18:12:09.2287027Z Entering 'third_party/kineto' 2024-11-01T18:12:09.2340735Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:12:09.2393544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:12:09.2448160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:12:09.2499292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:12:09.2552092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:12:09.2602424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:12:09.2658420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:12:09.2709425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:12:09.2763095Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:12:09.2816600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:12:09.2872780Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:12:09.2924605Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:12:09.2978349Z Entering 'third_party/mimalloc' 2024-11-01T18:12:09.3032958Z Entering 'third_party/nccl/nccl' 2024-11-01T18:12:09.3086835Z Entering 'third_party/nlohmann' 2024-11-01T18:12:09.3142087Z Entering 'third_party/onnx' 2024-11-01T18:12:09.3212985Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:12:09.3270394Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:12:09.3325904Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:12:09.3377184Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:12:09.3429749Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:12:09.3480081Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:12:09.3536848Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:12:09.3586459Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:12:09.3637626Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:12:09.3689575Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:12:09.3745427Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:12:09.3799237Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:12:09.3874824Z Entering 'third_party/pocketfft' 2024-11-01T18:12:09.3927680Z Entering 'third_party/protobuf' 2024-11-01T18:12:09.3983801Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:12:09.4035362Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:12:09.4087299Z Entering 'third_party/psimd' 2024-11-01T18:12:09.4139103Z Entering 'third_party/pthreadpool' 2024-11-01T18:12:09.4190126Z Entering 'third_party/pybind11' 2024-11-01T18:12:09.4243648Z Entering 'third_party/python-peachpy' 2024-11-01T18:12:09.4293912Z Entering 'third_party/sleef' 2024-11-01T18:12:09.4347849Z Entering 'third_party/tensorpipe' 2024-11-01T18:12:09.4399250Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:12:09.4450291Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:12:09.4501228Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:12:09.4554188Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:12:09.4603503Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:12:09.4675147Z ##[endgroup] 2024-11-01T18:12:09.4678126Z ##[group]Persisting credentials for submodules 2024-11-01T18:12:09.4682191Z [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-11-01T18:12:09.5045808Z Entering 'android/libs/fbjni' 2024-11-01T18:12:09.5112221Z Entering 'third_party/FP16' 2024-11-01T18:12:09.5179689Z Entering 'third_party/FXdiv' 2024-11-01T18:12:09.5246236Z Entering 'third_party/NNPACK' 2024-11-01T18:12:09.5313007Z Entering 'third_party/NVTX' 2024-11-01T18:12:09.5379394Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:12:09.5445554Z Entering 'third_party/XNNPACK' 2024-11-01T18:12:09.5531679Z Entering 'third_party/benchmark' 2024-11-01T18:12:09.5596633Z Entering 'third_party/composable_kernel' 2024-11-01T18:12:09.5670567Z Entering 'third_party/cpp-httplib' 2024-11-01T18:12:09.5737119Z Entering 'third_party/cpuinfo' 2024-11-01T18:12:09.5803094Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:12:09.5870029Z Entering 'third_party/cutlass' 2024-11-01T18:12:09.5943465Z Entering 'third_party/eigen' 2024-11-01T18:12:09.6011082Z Entering 'third_party/fbgemm' 2024-11-01T18:12:09.6079206Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:12:09.6145105Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:12:09.6210903Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:12:09.6284920Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:12:09.6349737Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:12:09.6415887Z Entering 'third_party/flatbuffers' 2024-11-01T18:12:09.6485385Z Entering 'third_party/fmt' 2024-11-01T18:12:09.6551187Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:12:09.6617808Z Entering 'third_party/gloo' 2024-11-01T18:12:09.6684081Z Entering 'third_party/googletest' 2024-11-01T18:12:09.6750281Z Entering 'third_party/ideep' 2024-11-01T18:12:09.6814969Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:12:09.6890132Z Entering 'third_party/ittapi' 2024-11-01T18:12:09.6955563Z Entering 'third_party/kineto' 2024-11-01T18:12:09.7022082Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:12:09.7086149Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:12:09.7154996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:12:09.7222002Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:12:09.7287084Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:12:09.7352417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:12:09.7419909Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:12:09.7485822Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:12:09.7552305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:12:09.7621395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:12:09.7689092Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:12:09.7754355Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:12:09.7821394Z Entering 'third_party/mimalloc' 2024-11-01T18:12:09.7887096Z Entering 'third_party/nccl/nccl' 2024-11-01T18:12:09.7954200Z Entering 'third_party/nlohmann' 2024-11-01T18:12:09.8022630Z Entering 'third_party/onnx' 2024-11-01T18:12:09.8105290Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:12:09.8173923Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:12:09.8241538Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:12:09.8306979Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:12:09.8372378Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:12:09.8439040Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:12:09.8505308Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:12:09.8570407Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:12:09.8634672Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:12:09.8698697Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:12:09.8766658Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:12:09.8837144Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:12:09.8926651Z Entering 'third_party/pocketfft' 2024-11-01T18:12:09.8992207Z Entering 'third_party/protobuf' 2024-11-01T18:12:09.9062118Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:12:09.9129200Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:12:09.9196293Z Entering 'third_party/psimd' 2024-11-01T18:12:09.9263061Z Entering 'third_party/pthreadpool' 2024-11-01T18:12:09.9330003Z Entering 'third_party/pybind11' 2024-11-01T18:12:09.9395875Z Entering 'third_party/python-peachpy' 2024-11-01T18:12:09.9461683Z Entering 'third_party/sleef' 2024-11-01T18:12:09.9529017Z Entering 'third_party/tensorpipe' 2024-11-01T18:12:09.9594200Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:12:09.9660718Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:12:09.9727976Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:12:09.9793270Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:12:09.9857686Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:12:09.9958029Z [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-11-01T18:12:10.0324355Z Entering 'android/libs/fbjni' 2024-11-01T18:12:10.0387474Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-11-01T18:12:10.0407613Z Entering 'third_party/FP16' 2024-11-01T18:12:10.0470082Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-11-01T18:12:10.0489385Z Entering 'third_party/FXdiv' 2024-11-01T18:12:10.0553790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-11-01T18:12:10.0572663Z Entering 'third_party/NNPACK' 2024-11-01T18:12:10.0637355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-11-01T18:12:10.0657127Z Entering 'third_party/NVTX' 2024-11-01T18:12:10.0719515Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-11-01T18:12:10.0739991Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:12:10.0802614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-11-01T18:12:10.0823397Z Entering 'third_party/XNNPACK' 2024-11-01T18:12:10.0887387Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-11-01T18:12:10.0927438Z Entering 'third_party/benchmark' 2024-11-01T18:12:10.0989182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:12:10.1008879Z Entering 'third_party/composable_kernel' 2024-11-01T18:12:10.1074570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2024-11-01T18:12:10.1100846Z Entering 'third_party/cpp-httplib' 2024-11-01T18:12:10.1165381Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-11-01T18:12:10.1184544Z Entering 'third_party/cpuinfo' 2024-11-01T18:12:10.1247978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:12:10.1267844Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:12:10.1331191Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-11-01T18:12:10.1350696Z Entering 'third_party/cutlass' 2024-11-01T18:12:10.1412588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:12:10.1442098Z Entering 'third_party/eigen' 2024-11-01T18:12:10.1504411Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-11-01T18:12:10.1529705Z Entering 'third_party/fbgemm' 2024-11-01T18:12:10.1591954Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-11-01T18:12:10.1611565Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:12:10.1676409Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-11-01T18:12:10.1696198Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:12:10.1759536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:12:10.1779591Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:12:10.1844217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:12:10.1871905Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:12:10.1935214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:12:10.1954697Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:12:10.2017223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-11-01T18:12:10.2038997Z Entering 'third_party/flatbuffers' 2024-11-01T18:12:10.2103281Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-11-01T18:12:10.2127360Z Entering 'third_party/fmt' 2024-11-01T18:12:10.2189703Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:12:10.2209977Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:12:10.2274189Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-11-01T18:12:10.2294628Z Entering 'third_party/gloo' 2024-11-01T18:12:10.2357397Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-11-01T18:12:10.2377393Z Entering 'third_party/googletest' 2024-11-01T18:12:10.2440239Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:12:10.2460020Z Entering 'third_party/ideep' 2024-11-01T18:12:10.2523644Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-11-01T18:12:10.2542000Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:12:10.2604368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-11-01T18:12:10.2635181Z Entering 'third_party/ittapi' 2024-11-01T18:12:10.2697192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-11-01T18:12:10.2717106Z Entering 'third_party/kineto' 2024-11-01T18:12:10.2781935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-11-01T18:12:10.2800482Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:12:10.2865832Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-11-01T18:12:10.2884672Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:12:10.2950873Z 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-11-01T18:12:10.2971779Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:12:10.3036138Z 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-11-01T18:12:10.3055252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:12:10.3120755Z 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-11-01T18:12:10.3139815Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:12:10.3203685Z 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-11-01T18:12:10.3222539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:12:10.3286053Z 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-11-01T18:12:10.3307830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:12:10.3372159Z 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-11-01T18:12:10.3391721Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:12:10.3456460Z 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-11-01T18:12:10.3476010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:12:10.3540417Z 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-11-01T18:12:10.3561144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:12:10.3627050Z 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-11-01T18:12:10.3647699Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:12:10.3710594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-11-01T18:12:10.3731831Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:12:10.3793581Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-11-01T18:12:10.3815456Z Entering 'third_party/mimalloc' 2024-11-01T18:12:10.3880405Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-11-01T18:12:10.3899754Z Entering 'third_party/nccl/nccl' 2024-11-01T18:12:10.3962987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-11-01T18:12:10.3983321Z Entering 'third_party/nlohmann' 2024-11-01T18:12:10.4047422Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-11-01T18:12:10.4068145Z Entering 'third_party/onnx' 2024-11-01T18:12:10.4132961Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-11-01T18:12:10.4170247Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:12:10.4234716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:12:10.4256498Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:12:10.4323777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-11-01T18:12:10.4344655Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:12:10.4407486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:12:10.4427847Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:12:10.4489580Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:12:10.4508665Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:12:10.4573414Z 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-11-01T18:12:10.4592111Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:12:10.4657785Z 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-11-01T18:12:10.4678928Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:12:10.4742885Z 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-11-01T18:12:10.4761591Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:12:10.4824576Z 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-11-01T18:12:10.4843603Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:12:10.4907999Z 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-11-01T18:12:10.4926802Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:12:10.4989929Z 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-11-01T18:12:10.5011124Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:12:10.5075747Z 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-11-01T18:12:10.5097369Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:12:10.5160809Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-11-01T18:12:10.5203185Z Entering 'third_party/pocketfft' 2024-11-01T18:12:10.5268562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-11-01T18:12:10.5288107Z Entering 'third_party/protobuf' 2024-11-01T18:12:10.5351982Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-11-01T18:12:10.5375021Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:12:10.5438841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:12:10.5457878Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:12:10.5522889Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:12:10.5543983Z Entering 'third_party/psimd' 2024-11-01T18:12:10.5608314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-11-01T18:12:10.5629073Z Entering 'third_party/pthreadpool' 2024-11-01T18:12:10.5693674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-11-01T18:12:10.5712846Z Entering 'third_party/pybind11' 2024-11-01T18:12:10.5776954Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:12:10.5796523Z Entering 'third_party/python-peachpy' 2024-11-01T18:12:10.5862286Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-11-01T18:12:10.5881363Z Entering 'third_party/sleef' 2024-11-01T18:12:10.5947077Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-11-01T18:12:10.5966862Z Entering 'third_party/tensorpipe' 2024-11-01T18:12:10.6031420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-11-01T18:12:10.6050593Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:12:10.6113338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:12:10.6134274Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:12:10.6197279Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-11-01T18:12:10.6215926Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:12:10.6278364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-11-01T18:12:10.6298370Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:12:10.6364679Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:12:10.6382099Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:12:10.6447011Z 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-11-01T18:12:10.7509785Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:12:10.7882845Z Entering 'android/libs/fbjni' 2024-11-01T18:12:10.7934433Z Entering 'third_party/FP16' 2024-11-01T18:12:10.7986223Z Entering 'third_party/FXdiv' 2024-11-01T18:12:10.8037877Z Entering 'third_party/NNPACK' 2024-11-01T18:12:10.8088977Z Entering 'third_party/NVTX' 2024-11-01T18:12:10.8142364Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:12:10.8193641Z Entering 'third_party/XNNPACK' 2024-11-01T18:12:10.8265875Z Entering 'third_party/benchmark' 2024-11-01T18:12:10.8319122Z Entering 'third_party/composable_kernel' 2024-11-01T18:12:10.8378007Z Entering 'third_party/cpp-httplib' 2024-11-01T18:12:10.8430086Z Entering 'third_party/cpuinfo' 2024-11-01T18:12:10.8481842Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:12:10.8534382Z Entering 'third_party/cutlass' 2024-11-01T18:12:10.8598242Z Entering 'third_party/eigen' 2024-11-01T18:12:10.8653214Z Entering 'third_party/fbgemm' 2024-11-01T18:12:10.8705860Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:12:10.8758559Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:12:10.8809305Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:12:10.8868408Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:12:10.8920158Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:12:10.8972590Z Entering 'third_party/flatbuffers' 2024-11-01T18:12:10.9029446Z Entering 'third_party/fmt' 2024-11-01T18:12:10.9080509Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:12:10.9134945Z Entering 'third_party/gloo' 2024-11-01T18:12:10.9185822Z Entering 'third_party/googletest' 2024-11-01T18:12:10.9238062Z Entering 'third_party/ideep' 2024-11-01T18:12:10.9288831Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:12:10.9351997Z Entering 'third_party/ittapi' 2024-11-01T18:12:10.9403397Z Entering 'third_party/kineto' 2024-11-01T18:12:10.9456840Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:12:10.9509904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:12:10.9564124Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:12:10.9616243Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:12:10.9669621Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:12:10.9720090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:12:10.9773977Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:12:10.9825607Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:12:10.9878581Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:12:10.9932210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:12:10.9986524Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:12:11.0037983Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:12:11.0091039Z Entering 'third_party/mimalloc' 2024-11-01T18:12:11.0145990Z Entering 'third_party/nccl/nccl' 2024-11-01T18:12:11.0199122Z Entering 'third_party/nlohmann' 2024-11-01T18:12:11.0255879Z Entering 'third_party/onnx' 2024-11-01T18:12:11.0327943Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:12:11.0382697Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:12:11.0441535Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:12:11.0492535Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:12:11.0546510Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:12:11.0598542Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:12:11.0654320Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:12:11.0704249Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:12:11.0756277Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:12:11.0806430Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:12:11.0861177Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:12:11.0914875Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:12:11.0990711Z Entering 'third_party/pocketfft' 2024-11-01T18:12:11.1044268Z Entering 'third_party/protobuf' 2024-11-01T18:12:11.1101000Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:12:11.1153021Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:12:11.1207224Z Entering 'third_party/psimd' 2024-11-01T18:12:11.1261740Z Entering 'third_party/pthreadpool' 2024-11-01T18:12:11.1313340Z Entering 'third_party/pybind11' 2024-11-01T18:12:11.1366345Z Entering 'third_party/python-peachpy' 2024-11-01T18:12:11.1419013Z Entering 'third_party/sleef' 2024-11-01T18:12:11.1472182Z Entering 'third_party/tensorpipe' 2024-11-01T18:12:11.1525632Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:12:11.1577762Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:12:11.1630518Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:12:11.1681475Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:12:11.1731958Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:12:11.1802411Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:12:11.2167905Z Entering 'android/libs/fbjni' 2024-11-01T18:12:11.2218886Z Entering 'third_party/FP16' 2024-11-01T18:12:11.2271877Z Entering 'third_party/FXdiv' 2024-11-01T18:12:11.2325311Z Entering 'third_party/NNPACK' 2024-11-01T18:12:11.2377071Z Entering 'third_party/NVTX' 2024-11-01T18:12:11.2429803Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:12:11.2481356Z Entering 'third_party/XNNPACK' 2024-11-01T18:12:11.2552621Z Entering 'third_party/benchmark' 2024-11-01T18:12:11.2604388Z Entering 'third_party/composable_kernel' 2024-11-01T18:12:11.2662958Z Entering 'third_party/cpp-httplib' 2024-11-01T18:12:11.2715492Z Entering 'third_party/cpuinfo' 2024-11-01T18:12:11.2769744Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:12:11.2824376Z Entering 'third_party/cutlass' 2024-11-01T18:12:11.2885150Z Entering 'third_party/eigen' 2024-11-01T18:12:11.2941360Z Entering 'third_party/fbgemm' 2024-11-01T18:12:11.2994337Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:12:11.3047371Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:12:11.3098900Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:12:11.3159601Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:12:11.3211592Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:12:11.3264729Z Entering 'third_party/flatbuffers' 2024-11-01T18:12:11.3322460Z Entering 'third_party/fmt' 2024-11-01T18:12:11.3374194Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:12:11.3427954Z Entering 'third_party/gloo' 2024-11-01T18:12:11.3479647Z Entering 'third_party/googletest' 2024-11-01T18:12:11.3533017Z Entering 'third_party/ideep' 2024-11-01T18:12:11.3583749Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:12:11.3644450Z Entering 'third_party/ittapi' 2024-11-01T18:12:11.3696033Z Entering 'third_party/kineto' 2024-11-01T18:12:11.3748407Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:12:11.3799828Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:12:11.3852977Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:12:11.3905050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:12:11.3958240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:12:11.4009412Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:12:11.4066330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:12:11.4118028Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:12:11.4171396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:12:11.4225530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:12:11.4278617Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:12:11.4331172Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:12:11.4383818Z Entering 'third_party/mimalloc' 2024-11-01T18:12:11.4437135Z Entering 'third_party/nccl/nccl' 2024-11-01T18:12:11.4489568Z Entering 'third_party/nlohmann' 2024-11-01T18:12:11.4543207Z Entering 'third_party/onnx' 2024-11-01T18:12:11.4613415Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:12:11.4670992Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:12:11.4726301Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:12:11.4776764Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:12:11.4829295Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:12:11.4879681Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:12:11.4932167Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:12:11.4982168Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:12:11.5031914Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:12:11.5082007Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:12:11.5134642Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:12:11.5186847Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:12:11.5262285Z Entering 'third_party/pocketfft' 2024-11-01T18:12:11.5314802Z Entering 'third_party/protobuf' 2024-11-01T18:12:11.5371370Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:12:11.5422471Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:12:11.5475194Z Entering 'third_party/psimd' 2024-11-01T18:12:11.5527698Z Entering 'third_party/pthreadpool' 2024-11-01T18:12:11.5579112Z Entering 'third_party/pybind11' 2024-11-01T18:12:11.5631910Z Entering 'third_party/python-peachpy' 2024-11-01T18:12:11.5683264Z Entering 'third_party/sleef' 2024-11-01T18:12:11.5735251Z Entering 'third_party/tensorpipe' 2024-11-01T18:12:11.5786874Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:12:11.5837384Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:12:11.5887425Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:12:11.5939143Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:12:11.5989130Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:12:11.6057903Z ##[endgroup] 2024-11-01T18:12:11.6114191Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:12:11.6147050Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T18:12:11.6385231Z Prepare all required actions 2024-11-01T18:12:11.6385849Z Getting action download info 2024-11-01T18:12:11.7817288Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-11-01T18:12:11.9272294Z ##[group]Run ./.github/actions/setup-linux 2024-11-01T18:12:11.9272790Z env: 2024-11-01T18:12:11.9273087Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:11.9273494Z BUILDER_ROOT: /builder 2024-11-01T18:12:11.9273885Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:11.9274271Z DESIRED_CUDA: cu121 2024-11-01T18:12:11.9274641Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:11.9275047Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:11.9275533Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:11.9276123Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:11.9276484Z LIBTORCH_CONFIG: 2024-11-01T18:12:11.9276828Z LIBTORCH_VARIANT: 2024-11-01T18:12:11.9277189Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:11.9277577Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:11.9278239Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:11.9278939Z ANACONDA_USER: pytorch 2024-11-01T18:12:11.9279353Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:11.9279790Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:11.9280243Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:11.9280987Z GITHUB_TOKEN: *** 2024-11-01T18:12:11.9281340Z PR_NUMBER: 2024-11-01T18:12:11.9281717Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:11.9282292Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:11.9282858Z USE_SPLIT_BUILD: false 2024-11-01T18:12:11.9283264Z ##[endgroup] 2024-11-01T18:12:11.9311113Z ##[group]Run set -euo pipefail 2024-11-01T18:12:11.9311626Z set -euo pipefail 2024-11-01T18:12:11.9312106Z function get_ec2_metadata() { 2024-11-01T18:12:11.9312772Z  # Pulled from instance metadata endpoint for EC2 2024-11-01T18:12:11.9313894Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-11-01T18:12:11.9314878Z  category=$1 2024-11-01T18:12:11.9315546Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-11-01T18:12:11.9316342Z  runner_name_str=i-01ade8c34f0d24699 2024-11-01T18:12:11.9316898Z  if [[ -f /.inarc ]]; then 2024-11-01T18:12:11.9317503Z  echo "ARC Runner, no info on ec2 metadata" 2024-11-01T18:12:11.9318211Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-11-01T18:12:11.9319582Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-11-01T18:12:11.9320354Z  else 2024-11-01T18:12:11.9321905Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-11-01T18:12:11.9323553Z  fi 2024-11-01T18:12:11.9323884Z } 2024-11-01T18:12:11.9324322Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-11-01T18:12:11.9325050Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-11-01T18:12:11.9326064Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-11-01T18:12:11.9326772Z echo "system info $(uname -a)" 2024-11-01T18:12:11.9334199Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:11.9334801Z env: 2024-11-01T18:12:11.9335126Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:11.9335552Z BUILDER_ROOT: /builder 2024-11-01T18:12:11.9335959Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:11.9336383Z DESIRED_CUDA: cu121 2024-11-01T18:12:11.9336783Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:11.9337184Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:11.9337702Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:11.9338309Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:11.9338676Z LIBTORCH_CONFIG: 2024-11-01T18:12:11.9339058Z LIBTORCH_VARIANT: 2024-11-01T18:12:11.9339656Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:11.9340068Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:11.9340701Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:11.9341426Z ANACONDA_USER: pytorch 2024-11-01T18:12:11.9341842Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:11.9342318Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:11.9342813Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:11.9343542Z GITHUB_TOKEN: *** 2024-11-01T18:12:11.9343926Z PR_NUMBER: 2024-11-01T18:12:11.9344312Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:11.9344898Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:11.9345447Z USE_SPLIT_BUILD: false 2024-11-01T18:12:11.9345853Z ##[endgroup] 2024-11-01T18:12:11.9528989Z ami-id: ami-0fff1b9a61dec8a5f 2024-11-01T18:12:11.9655659Z instance-id: i-01ade8c34f0d24699 2024-11-01T18:12:11.9777979Z instance-type: g3.4xlarge 2024-11-01T18:12:11.9792103Z system info Linux ip-10-0-15-82.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-11-01T18:12:11.9821649Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:12:11.9823276Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:12:11.9831194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:11.9831823Z env: 2024-11-01T18:12:11.9832145Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:11.9832580Z BUILDER_ROOT: /builder 2024-11-01T18:12:11.9833017Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:11.9833427Z DESIRED_CUDA: cu121 2024-11-01T18:12:11.9833832Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:11.9834252Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:11.9834748Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:11.9835368Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:11.9835755Z LIBTORCH_CONFIG: 2024-11-01T18:12:11.9836115Z LIBTORCH_VARIANT: 2024-11-01T18:12:11.9836516Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:11.9836924Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:11.9837528Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:11.9838252Z ANACONDA_USER: pytorch 2024-11-01T18:12:11.9838685Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:11.9839139Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:11.9839626Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:11.9840413Z GITHUB_TOKEN: *** 2024-11-01T18:12:11.9840799Z PR_NUMBER: 2024-11-01T18:12:11.9841173Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:11.9841765Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:11.9842337Z USE_SPLIT_BUILD: false 2024-11-01T18:12:11.9842734Z ##[endgroup] 2024-11-01T18:12:11.9910580Z ##[group]Run if systemctl is-active --quiet docker; then 2024-11-01T18:12:11.9911324Z if systemctl is-active --quiet docker; then 2024-11-01T18:12:11.9912000Z  echo "Docker daemon is running..."; 2024-11-01T18:12:11.9912756Z else 2024-11-01T18:12:11.9913352Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-11-01T18:12:11.9914085Z fi 2024-11-01T18:12:11.9921586Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:11.9922194Z env: 2024-11-01T18:12:11.9922529Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:11.9922963Z BUILDER_ROOT: /builder 2024-11-01T18:12:11.9923375Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:11.9923803Z DESIRED_CUDA: cu121 2024-11-01T18:12:11.9924203Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:11.9924603Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:11.9925123Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:11.9925732Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:11.9926104Z LIBTORCH_CONFIG: 2024-11-01T18:12:11.9926488Z LIBTORCH_VARIANT: 2024-11-01T18:12:11.9927078Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:11.9927543Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:11.9928175Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:11.9928913Z ANACONDA_USER: pytorch 2024-11-01T18:12:11.9929331Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:11.9929808Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:11.9930305Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:11.9931073Z GITHUB_TOKEN: *** 2024-11-01T18:12:11.9931441Z PR_NUMBER: 2024-11-01T18:12:11.9931831Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:11.9932443Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:11.9933014Z USE_SPLIT_BUILD: false 2024-11-01T18:12:11.9933405Z ##[endgroup] 2024-11-01T18:12:12.0022110Z Docker daemon is running... 2024-11-01T18:12:12.0079215Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T18:12:12.0079701Z with: 2024-11-01T18:12:12.0080021Z shell: bash 2024-11-01T18:12:12.0080374Z timeout_minutes: 5 2024-11-01T18:12:12.0080765Z max_attempts: 3 2024-11-01T18:12:12.0081146Z retry_wait_seconds: 30 2024-11-01T18:12:12.0085015Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-11-01T18:12:12.0088985Z polling_interval_seconds: 1 2024-11-01T18:12:12.0089445Z warning_on_retry: true 2024-11-01T18:12:12.0089867Z continue_on_error: false 2024-11-01T18:12:12.0090263Z env: 2024-11-01T18:12:12.0090593Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:12.0091024Z BUILDER_ROOT: /builder 2024-11-01T18:12:12.0091434Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:12.0091858Z DESIRED_CUDA: cu121 2024-11-01T18:12:12.0092270Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:12.0092670Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:12.0093186Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:12.0093788Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:12.0094157Z LIBTORCH_CONFIG: 2024-11-01T18:12:12.0094539Z LIBTORCH_VARIANT: 2024-11-01T18:12:12.0094936Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:12.0095327Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:12.0095953Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:12.0096678Z ANACONDA_USER: pytorch 2024-11-01T18:12:12.0097093Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:12.0097562Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:12.0098051Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:12.0098803Z GITHUB_TOKEN: *** 2024-11-01T18:12:12.0099190Z PR_NUMBER: 2024-11-01T18:12:12.0099589Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:12.0100164Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:12.0100941Z USE_SPLIT_BUILD: false 2024-11-01T18:12:12.0101368Z AWS_RETRY_MODE: standard 2024-11-01T18:12:12.0101776Z AWS_MAX_ATTEMPTS: 5 2024-11-01T18:12:12.0102165Z ##[endgroup] 2024-11-01T18:12:13.5501195Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T18:12:13.5502523Z Configure a credential helper to remove this warning. See 2024-11-01T18:12:13.5503649Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T18:12:13.5504337Z 2024-11-01T18:12:13.5504487Z Login Succeeded 2024-11-01T18:12:14.1197515Z Command completed after 1 attempt(s). 2024-11-01T18:12:14.1272093Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:12:14.1272986Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:12:14.1274017Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:12:14.1282055Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:14.1282688Z env: 2024-11-01T18:12:14.1283026Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:14.1283454Z BUILDER_ROOT: /builder 2024-11-01T18:12:14.1283866Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:14.1284290Z DESIRED_CUDA: cu121 2024-11-01T18:12:14.1284691Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:14.1285093Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:14.1285610Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:14.1286219Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:14.1286584Z LIBTORCH_CONFIG: 2024-11-01T18:12:14.1286967Z LIBTORCH_VARIANT: 2024-11-01T18:12:14.1287363Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:14.1287752Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:14.1288370Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:14.1289097Z ANACONDA_USER: pytorch 2024-11-01T18:12:14.1289521Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:14.1289999Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:14.1290494Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:14.1291402Z GITHUB_TOKEN: *** 2024-11-01T18:12:14.1291798Z PR_NUMBER: 2024-11-01T18:12:14.1292189Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:14.1292782Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:14.1293333Z USE_SPLIT_BUILD: false 2024-11-01T18:12:14.1293738Z ##[endgroup] 2024-11-01T18:12:14.1393961Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:12:14.1394923Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:12:14.1395673Z # shellcheck disable=SC2046 2024-11-01T18:12:14.1396240Z docker stop $(docker ps -q) || true 2024-11-01T18:12:14.1396814Z # Prune all of the docker images 2024-11-01T18:12:14.1397369Z docker system prune -af 2024-11-01T18:12:14.1404316Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:14.1404947Z env: 2024-11-01T18:12:14.1405282Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:14.1405712Z BUILDER_ROOT: /builder 2024-11-01T18:12:14.1406141Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:14.1406566Z DESIRED_CUDA: cu121 2024-11-01T18:12:14.1406956Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:14.1407371Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:14.1407889Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:14.1408481Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:14.1408862Z LIBTORCH_CONFIG: 2024-11-01T18:12:14.1409249Z LIBTORCH_VARIANT: 2024-11-01T18:12:14.1409627Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:14.1410036Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:14.1410661Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:14.1411387Z ANACONDA_USER: pytorch 2024-11-01T18:12:14.1411803Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:14.1412276Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:14.1412774Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:14.1413535Z GITHUB_TOKEN: *** 2024-11-01T18:12:14.1414147Z PR_NUMBER: 2024-11-01T18:12:14.1414542Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:14.1415119Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:14.1415693Z USE_SPLIT_BUILD: false 2024-11-01T18:12:14.1416109Z ##[endgroup] 2024-11-01T18:12:14.1764479Z "docker stop" requires at least 1 argument. 2024-11-01T18:12:14.1765397Z See 'docker stop --help'. 2024-11-01T18:12:14.1765923Z 2024-11-01T18:12:14.1766221Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-11-01T18:12:14.1766715Z 2024-11-01T18:12:14.1766898Z Stop one or more running containers 2024-11-01T18:12:14.1959569Z Total reclaimed space: 0B 2024-11-01T18:12:14.1999100Z ##[group]Run set +e 2024-11-01T18:12:14.1999544Z set +e 2024-11-01T18:12:14.1999887Z set -x 2024-11-01T18:12:14.2000329Z  2024-11-01T18:12:14.2000918Z PT_DOMAIN=download.pytorch.org 2024-11-01T18:12:14.2001917Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-11-01T18:12:14.2003311Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-11-01T18:12:14.2004260Z # one is returned at random 2024-11-01T18:12:14.2004912Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-11-01T18:12:14.2005545Z  2024-11-01T18:12:14.2005919Z if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T18:12:14.2006686Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-11-01T18:12:14.2007620Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-11-01T18:12:14.2008310Z  2024-11-01T18:12:14.2008690Z  if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T18:12:14.2009351Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-11-01T18:12:14.2009989Z  exit 1 2024-11-01T18:12:14.2010369Z  fi 2024-11-01T18:12:14.2010690Z fi 2024-11-01T18:12:14.2011021Z  2024-11-01T18:12:14.2011446Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-11-01T18:12:14.2012068Z  # Clean up any old records first 2024-11-01T18:12:14.2012691Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-11-01T18:12:14.2013247Z fi 2024-11-01T18:12:14.2013555Z  2024-11-01T18:12:14.2014071Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-11-01T18:12:14.2014746Z cat /etc/hosts 2024-11-01T18:12:14.2022582Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:14.2023201Z env: 2024-11-01T18:12:14.2023531Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:14.2023936Z BUILDER_ROOT: /builder 2024-11-01T18:12:14.2024358Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:14.2024775Z DESIRED_CUDA: cu121 2024-11-01T18:12:14.2025160Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:14.2025582Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:14.2026100Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:14.2026695Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:14.2027072Z LIBTORCH_CONFIG: 2024-11-01T18:12:14.2027504Z LIBTORCH_VARIANT: 2024-11-01T18:12:14.2027883Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:14.2028286Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:14.2028905Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:14.2029612Z ANACONDA_USER: pytorch 2024-11-01T18:12:14.2030041Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:14.2030510Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:14.2030984Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:14.2031760Z GITHUB_TOKEN: *** 2024-11-01T18:12:14.2032143Z PR_NUMBER: 2024-11-01T18:12:14.2032526Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:14.2033097Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:14.2033660Z USE_SPLIT_BUILD: false 2024-11-01T18:12:14.2034076Z ##[endgroup] 2024-11-01T18:12:14.2064881Z + PT_DOMAIN=download.pytorch.org 2024-11-01T18:12:14.2071930Z ++ dig -4 +short download.pytorch.org 2024-11-01T18:12:14.2072970Z ++ tail -n1 2024-11-01T18:12:14.2312451Z + RESOLVED_IP=18.160.10.36 2024-11-01T18:12:14.2313202Z + '[' -z 18.160.10.36 ']' 2024-11-01T18:12:14.2313747Z + grep -r download.pytorch.org /etc/hosts 2024-11-01T18:12:14.2327555Z 18.160.10.28 download.pytorch.org 2024-11-01T18:12:14.2329462Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-11-01T18:12:14.3644035Z + echo '18.160.10.36 download.pytorch.org' 2024-11-01T18:12:14.3644998Z + sudo tee -a /etc/hosts 2024-11-01T18:12:14.4210959Z 18.160.10.36 download.pytorch.org 2024-11-01T18:12:14.4232981Z + cat /etc/hosts 2024-11-01T18:12:14.4243076Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-11-01T18:12:14.4259052Z ::1 localhost6 localhost6.localdomain6 2024-11-01T18:12:14.4259701Z 18.160.10.36 download.pytorch.org 2024-11-01T18:12:14.4313822Z Prepare all required actions 2024-11-01T18:12:14.4358946Z ##[group]Run ./.github/actions/chown-workspace 2024-11-01T18:12:14.4359517Z with: 2024-11-01T18:12:14.4360077Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:14.4360767Z env: 2024-11-01T18:12:14.4361102Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:14.4361531Z BUILDER_ROOT: /builder 2024-11-01T18:12:14.4361942Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:14.4362372Z DESIRED_CUDA: cu121 2024-11-01T18:12:14.4362783Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:14.4363183Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:14.4363706Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:14.4364308Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:14.4364675Z LIBTORCH_CONFIG: 2024-11-01T18:12:14.4365061Z LIBTORCH_VARIANT: 2024-11-01T18:12:14.4365455Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:14.4365845Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:14.4366565Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:14.4367286Z ANACONDA_USER: pytorch 2024-11-01T18:12:14.4367721Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:14.4368203Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:14.4368673Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:14.4369481Z GITHUB_TOKEN: *** 2024-11-01T18:12:14.4369867Z PR_NUMBER: 2024-11-01T18:12:14.4370257Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:14.4370831Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:14.4371396Z USE_SPLIT_BUILD: false 2024-11-01T18:12:14.4371806Z ##[endgroup] 2024-11-01T18:12:14.4410377Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:12:14.4411522Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:12:14.4421668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:14.4422295Z env: 2024-11-01T18:12:14.4422641Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:14.4423056Z BUILDER_ROOT: /builder 2024-11-01T18:12:14.4423487Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:14.4423920Z DESIRED_CUDA: cu121 2024-11-01T18:12:14.4424306Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:14.4424726Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:14.4425247Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:14.4425838Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:14.4426220Z LIBTORCH_CONFIG: 2024-11-01T18:12:14.4426614Z LIBTORCH_VARIANT: 2024-11-01T18:12:14.4426991Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:14.4427453Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:14.4428083Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:14.4428792Z ANACONDA_USER: pytorch 2024-11-01T18:12:14.4429221Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:14.4429695Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:14.4430169Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:14.4430934Z GITHUB_TOKEN: *** 2024-11-01T18:12:14.4431332Z PR_NUMBER: 2024-11-01T18:12:14.4431727Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:14.4432307Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:14.4433106Z USE_SPLIT_BUILD: false 2024-11-01T18:12:14.4433515Z ##[endgroup] 2024-11-01T18:12:14.4692472Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-11-01T18:12:14.6951265Z latest: Pulling from tool/alpine 2024-11-01T18:12:14.6951878Z 540db60ca938: Pulling fs layer 2024-11-01T18:12:14.7764889Z 540db60ca938: Verifying Checksum 2024-11-01T18:12:14.7766006Z 540db60ca938: Download complete 2024-11-01T18:12:14.9041462Z 540db60ca938: Pull complete 2024-11-01T18:12:14.9134620Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:12:14.9171762Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:12:18.0021426Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:12:18.0022069Z rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:12:18.0022605Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T18:12:18.0033530Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:18.0034164Z env: 2024-11-01T18:12:18.0034503Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:18.0053308Z BUILDER_ROOT: /builder 2024-11-01T18:12:18.0054190Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:18.0055149Z DESIRED_CUDA: cu121 2024-11-01T18:12:18.0055580Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:18.0055997Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:18.0056510Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:18.0057093Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:18.0057470Z LIBTORCH_CONFIG: 2024-11-01T18:12:18.0057846Z LIBTORCH_VARIANT: 2024-11-01T18:12:18.0058222Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:18.0058629Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:18.0059294Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:18.0060011Z ANACONDA_USER: pytorch 2024-11-01T18:12:18.0060438Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:18.0060903Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:18.0061384Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:18.0062209Z GITHUB_TOKEN: *** 2024-11-01T18:12:18.0062596Z PR_NUMBER: 2024-11-01T18:12:18.0062967Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:18.0063549Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:18.0064112Z USE_SPLIT_BUILD: false 2024-11-01T18:12:18.0064502Z ##[endgroup] 2024-11-01T18:12:20.9200534Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:12:20.9201112Z with: 2024-11-01T18:12:20.9201518Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:20.9202088Z submodules: recursive 2024-11-01T18:12:20.9202480Z path: pytorch 2024-11-01T18:12:20.9202867Z repository: pytorch/pytorch 2024-11-01T18:12:20.9203477Z token: *** 2024-11-01T18:12:20.9203830Z ssh-strict: true 2024-11-01T18:12:20.9204214Z persist-credentials: true 2024-11-01T18:12:20.9204650Z clean: true 2024-11-01T18:12:20.9205034Z sparse-checkout-cone-mode: true 2024-11-01T18:12:20.9205521Z fetch-depth: 1 2024-11-01T18:12:20.9205878Z lfs: false 2024-11-01T18:12:20.9206240Z set-safe-directory: true 2024-11-01T18:12:20.9206661Z quiet-checkout: false 2024-11-01T18:12:20.9207053Z env: 2024-11-01T18:12:20.9207366Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:20.9207795Z BUILDER_ROOT: /builder 2024-11-01T18:12:20.9208219Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:20.9208697Z DESIRED_CUDA: cu121 2024-11-01T18:12:20.9209089Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:12:20.9209506Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:20.9210021Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:12:20.9210608Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:20.9210989Z LIBTORCH_CONFIG: 2024-11-01T18:12:20.9211369Z LIBTORCH_VARIANT: 2024-11-01T18:12:20.9211744Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:20.9212148Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:20.9212773Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:20.9213486Z ANACONDA_USER: pytorch 2024-11-01T18:12:20.9214178Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:20.9214652Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:20.9215128Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:20.9215848Z GITHUB_TOKEN: *** 2024-11-01T18:12:20.9216228Z PR_NUMBER: 2024-11-01T18:12:20.9216620Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:20.9217201Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:20.9217772Z USE_SPLIT_BUILD: false 2024-11-01T18:12:20.9218178Z ##[endgroup] 2024-11-01T18:12:21.0490843Z Syncing repository: pytorch/pytorch 2024-11-01T18:12:21.0505595Z ##[group]Getting Git version info 2024-11-01T18:12:21.0507240Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-11-01T18:12:21.0545509Z [command]/usr/bin/git version 2024-11-01T18:12:21.0601020Z git version 2.40.1 2024-11-01T18:12:21.0640334Z ##[endgroup] 2024-11-01T18:12:21.0663510Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/27f6b22f-b174-4f5e-97ad-3a2b8d8e6da2' before making global git config changes 2024-11-01T18:12:21.0665175Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:12:21.0669757Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:12:21.0716219Z ##[group]Initializing the repository 2024-11-01T18:12:21.0721761Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:12:21.0758068Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:12:21.0759438Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:12:21.0760438Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:12:21.0761148Z hint: 2024-11-01T18:12:21.0761705Z hint: git config --global init.defaultBranch 2024-11-01T18:12:21.0762269Z hint: 2024-11-01T18:12:21.0762965Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:12:21.0764055Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:12:21.0764777Z hint: 2024-11-01T18:12:21.0765175Z hint: git branch -m 2024-11-01T18:12:21.0766196Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-11-01T18:12:21.0774563Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T18:12:21.0814391Z ##[endgroup] 2024-11-01T18:12:21.0815080Z ##[group]Disabling automatic garbage collection 2024-11-01T18:12:21.0820416Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:12:21.0856825Z ##[endgroup] 2024-11-01T18:12:21.0857444Z ##[group]Setting up auth 2024-11-01T18:12:21.0866568Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:12:21.0905932Z [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-11-01T18:12:21.1245547Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:12:21.1280939Z [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-11-01T18:12:21.1619577Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:12:21.1672439Z ##[endgroup] 2024-11-01T18:12:21.1673101Z ##[group]Fetching the repository 2024-11-01T18:12:21.1681152Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:21.4854160Z remote: Enumerating objects: 11385, done. 2024-11-01T18:12:21.4862274Z remote: Counting objects: 0% (1/11385) 2024-11-01T18:12:21.4863708Z remote: Counting objects: 1% (114/11385) 2024-11-01T18:12:21.4865817Z remote: Counting objects: 2% (228/11385) 2024-11-01T18:12:21.4868086Z remote: Counting objects: 3% (342/11385) 2024-11-01T18:12:21.4870173Z remote: Counting objects: 4% (456/11385) 2024-11-01T18:12:21.4871448Z remote: Counting objects: 5% (570/11385) 2024-11-01T18:12:21.4873153Z remote: Counting objects: 6% (684/11385) 2024-11-01T18:12:21.4874852Z remote: Counting objects: 7% (797/11385) 2024-11-01T18:12:21.4876687Z remote: Counting objects: 8% (911/11385) 2024-11-01T18:12:21.4878557Z remote: Counting objects: 9% (1025/11385) 2024-11-01T18:12:21.4880606Z remote: Counting objects: 10% (1139/11385) 2024-11-01T18:12:21.4883324Z remote: Counting objects: 11% (1253/11385) 2024-11-01T18:12:21.4886125Z remote: Counting objects: 12% (1367/11385) 2024-11-01T18:12:21.4891050Z remote: Counting objects: 13% (1481/11385) 2024-11-01T18:12:21.4891825Z remote: Counting objects: 14% (1594/11385) 2024-11-01T18:12:21.4892474Z remote: Counting objects: 15% (1708/11385) 2024-11-01T18:12:21.4893326Z remote: Counting objects: 16% (1822/11385) 2024-11-01T18:12:21.4894690Z remote: Counting objects: 17% (1936/11385) 2024-11-01T18:12:21.4899004Z remote: Counting objects: 18% (2050/11385) 2024-11-01T18:12:21.4901561Z remote: Counting objects: 19% (2164/11385) 2024-11-01T18:12:21.4903457Z remote: Counting objects: 20% (2277/11385) 2024-11-01T18:12:21.4904319Z remote: Counting objects: 21% (2391/11385) 2024-11-01T18:12:21.4905201Z remote: Counting objects: 22% (2505/11385) 2024-11-01T18:12:21.4905853Z remote: Counting objects: 23% (2619/11385) 2024-11-01T18:12:21.4906754Z remote: Counting objects: 24% (2733/11385) 2024-11-01T18:12:21.4907629Z remote: Counting objects: 25% (2847/11385) 2024-11-01T18:12:21.4908711Z remote: Counting objects: 26% (2961/11385) 2024-11-01T18:12:21.4909875Z remote: Counting objects: 27% (3074/11385) 2024-11-01T18:12:21.4911043Z remote: Counting objects: 28% (3188/11385) 2024-11-01T18:12:21.4911966Z remote: Counting objects: 29% (3302/11385) 2024-11-01T18:12:21.4912908Z remote: Counting objects: 30% (3416/11385) 2024-11-01T18:12:21.4914005Z remote: Counting objects: 31% (3530/11385) 2024-11-01T18:12:21.4915253Z remote: Counting objects: 32% (3644/11385) 2024-11-01T18:12:21.4916286Z remote: Counting objects: 33% (3758/11385) 2024-11-01T18:12:21.4919228Z remote: Counting objects: 34% (3871/11385) 2024-11-01T18:12:21.4920295Z remote: Counting objects: 35% (3985/11385) 2024-11-01T18:12:21.4921875Z remote: Counting objects: 36% (4099/11385) 2024-11-01T18:12:21.4924339Z remote: Counting objects: 37% (4213/11385) 2024-11-01T18:12:21.4925571Z remote: Counting objects: 38% (4327/11385) 2024-11-01T18:12:21.4928011Z remote: Counting objects: 39% (4441/11385) 2024-11-01T18:12:21.4933809Z remote: Counting objects: 40% (4554/11385) 2024-11-01T18:12:21.4934764Z remote: Counting objects: 41% (4668/11385) 2024-11-01T18:12:21.4935415Z remote: Counting objects: 42% (4782/11385) 2024-11-01T18:12:21.4936073Z remote: Counting objects: 43% (4896/11385) 2024-11-01T18:12:21.4937021Z remote: Counting objects: 44% (5010/11385) 2024-11-01T18:12:21.4938197Z remote: Counting objects: 45% (5124/11385) 2024-11-01T18:12:21.4939258Z remote: Counting objects: 46% (5238/11385) 2024-11-01T18:12:21.4941612Z remote: Counting objects: 47% (5351/11385) 2024-11-01T18:12:21.4944523Z remote: Counting objects: 48% (5465/11385) 2024-11-01T18:12:21.4946950Z remote: Counting objects: 49% (5579/11385) 2024-11-01T18:12:21.4950638Z remote: Counting objects: 50% (5693/11385) 2024-11-01T18:12:21.4952145Z remote: Counting objects: 51% (5807/11385) 2024-11-01T18:12:21.4956468Z remote: Counting objects: 52% (5921/11385) 2024-11-01T18:12:21.4959112Z remote: Counting objects: 53% (6035/11385) 2024-11-01T18:12:21.4963732Z remote: Counting objects: 54% (6148/11385) 2024-11-01T18:12:21.4964365Z remote: Counting objects: 55% (6262/11385) 2024-11-01T18:12:21.4966262Z remote: Counting objects: 56% (6376/11385) 2024-11-01T18:12:21.4968621Z remote: Counting objects: 57% (6490/11385) 2024-11-01T18:12:21.4974289Z remote: Counting objects: 58% (6604/11385) 2024-11-01T18:12:21.4977225Z remote: Counting objects: 59% (6718/11385) 2024-11-01T18:12:21.4977885Z remote: Counting objects: 60% (6831/11385) 2024-11-01T18:12:21.4979746Z remote: Counting objects: 61% (6945/11385) 2024-11-01T18:12:21.4981932Z remote: Counting objects: 62% (7059/11385) 2024-11-01T18:12:21.4985990Z remote: Counting objects: 63% (7173/11385) 2024-11-01T18:12:21.4990192Z remote: Counting objects: 64% (7287/11385) 2024-11-01T18:12:21.4994477Z remote: Counting objects: 65% (7401/11385) 2024-11-01T18:12:21.4999218Z remote: Counting objects: 66% (7515/11385) 2024-11-01T18:12:21.5000268Z remote: Counting objects: 67% (7628/11385) 2024-11-01T18:12:21.5003469Z remote: Counting objects: 68% (7742/11385) 2024-11-01T18:12:21.5007308Z remote: Counting objects: 69% (7856/11385) 2024-11-01T18:12:21.5008705Z remote: Counting objects: 70% (7970/11385) 2024-11-01T18:12:21.5010371Z remote: Counting objects: 71% (8084/11385) 2024-11-01T18:12:21.5011511Z remote: Counting objects: 72% (8198/11385) 2024-11-01T18:12:21.5013881Z remote: Counting objects: 73% (8312/11385) 2024-11-01T18:12:21.5016737Z remote: Counting objects: 74% (8425/11385) 2024-11-01T18:12:21.5018396Z remote: Counting objects: 75% (8539/11385) 2024-11-01T18:12:21.5021193Z remote: Counting objects: 76% (8653/11385) 2024-11-01T18:12:21.5022136Z remote: Counting objects: 77% (8767/11385) 2024-11-01T18:12:21.5024251Z remote: Counting objects: 78% (8881/11385) 2024-11-01T18:12:21.5025271Z remote: Counting objects: 79% (8995/11385) 2024-11-01T18:12:21.5027010Z remote: Counting objects: 80% (9108/11385) 2024-11-01T18:12:21.5029351Z remote: Counting objects: 81% (9222/11385) 2024-11-01T18:12:21.5031137Z remote: Counting objects: 82% (9336/11385) 2024-11-01T18:12:21.5033270Z remote: Counting objects: 83% (9450/11385) 2024-11-01T18:12:21.5034386Z remote: Counting objects: 84% (9564/11385) 2024-11-01T18:12:21.5036638Z remote: Counting objects: 85% (9678/11385) 2024-11-01T18:12:21.5039207Z remote: Counting objects: 86% (9792/11385) 2024-11-01T18:12:21.5041598Z remote: Counting objects: 87% (9905/11385) 2024-11-01T18:12:21.5044122Z remote: Counting objects: 88% (10019/11385) 2024-11-01T18:12:21.5046898Z remote: Counting objects: 89% (10133/11385) 2024-11-01T18:12:21.5052826Z remote: Counting objects: 90% (10247/11385) 2024-11-01T18:12:21.5053903Z remote: Counting objects: 91% (10361/11385) 2024-11-01T18:12:21.5058813Z remote: Counting objects: 92% (10475/11385) 2024-11-01T18:12:21.5071963Z remote: Counting objects: 93% (10589/11385) 2024-11-01T18:12:21.5084067Z remote: Counting objects: 94% (10702/11385) 2024-11-01T18:12:21.5085302Z remote: Counting objects: 95% (10816/11385) 2024-11-01T18:12:21.5085968Z remote: Counting objects: 96% (10930/11385) 2024-11-01T18:12:21.5086606Z remote: Counting objects: 97% (11044/11385) 2024-11-01T18:12:21.5087264Z remote: Counting objects: 98% (11158/11385) 2024-11-01T18:12:21.5088663Z remote: Counting objects: 99% (11272/11385) 2024-11-01T18:12:21.5089498Z remote: Counting objects: 100% (11385/11385) 2024-11-01T18:12:21.5090188Z remote: Counting objects: 100% (11385/11385), done. 2024-11-01T18:12:21.5166194Z remote: Compressing objects: 0% (1/9985) 2024-11-01T18:12:21.5437262Z remote: Compressing objects: 1% (100/9985) 2024-11-01T18:12:21.6095951Z remote: Compressing objects: 2% (200/9985) 2024-11-01T18:12:21.6372648Z remote: Compressing objects: 3% (300/9985) 2024-11-01T18:12:21.6745734Z remote: Compressing objects: 4% (400/9985) 2024-11-01T18:12:21.7185209Z remote: Compressing objects: 5% (500/9985) 2024-11-01T18:12:21.7839931Z remote: Compressing objects: 6% (600/9985) 2024-11-01T18:12:21.8669271Z remote: Compressing objects: 7% (699/9985) 2024-11-01T18:12:21.9333282Z remote: Compressing objects: 8% (799/9985) 2024-11-01T18:12:21.9779711Z remote: Compressing objects: 9% (899/9985) 2024-11-01T18:12:22.0201390Z remote: Compressing objects: 10% (999/9985) 2024-11-01T18:12:22.0613485Z remote: Compressing objects: 11% (1099/9985) 2024-11-01T18:12:22.0975825Z remote: Compressing objects: 12% (1199/9985) 2024-11-01T18:12:22.1713775Z remote: Compressing objects: 13% (1299/9985) 2024-11-01T18:12:22.2271339Z remote: Compressing objects: 14% (1398/9985) 2024-11-01T18:12:22.2774641Z remote: Compressing objects: 15% (1498/9985) 2024-11-01T18:12:22.3287326Z remote: Compressing objects: 16% (1598/9985) 2024-11-01T18:12:22.3809543Z remote: Compressing objects: 17% (1698/9985) 2024-11-01T18:12:22.4281599Z remote: Compressing objects: 18% (1798/9985) 2024-11-01T18:12:22.4951634Z remote: Compressing objects: 19% (1898/9985) 2024-11-01T18:12:22.5081517Z remote: Compressing objects: 20% (1997/9985) 2024-11-01T18:12:22.5575793Z remote: Compressing objects: 20% (2034/9985) 2024-11-01T18:12:22.5932673Z remote: Compressing objects: 21% (2097/9985) 2024-11-01T18:12:22.6508981Z remote: Compressing objects: 22% (2197/9985) 2024-11-01T18:12:22.7124055Z remote: Compressing objects: 23% (2297/9985) 2024-11-01T18:12:22.7673664Z remote: Compressing objects: 24% (2397/9985) 2024-11-01T18:12:22.8131081Z remote: Compressing objects: 25% (2497/9985) 2024-11-01T18:12:22.8770862Z remote: Compressing objects: 26% (2597/9985) 2024-11-01T18:12:22.9191834Z remote: Compressing objects: 27% (2696/9985) 2024-11-01T18:12:22.9634939Z remote: Compressing objects: 28% (2796/9985) 2024-11-01T18:12:23.0144597Z remote: Compressing objects: 29% (2896/9985) 2024-11-01T18:12:23.0669644Z remote: Compressing objects: 30% (2996/9985) 2024-11-01T18:12:23.1180256Z remote: Compressing objects: 31% (3096/9985) 2024-11-01T18:12:23.1252770Z remote: Compressing objects: 32% (3196/9985) 2024-11-01T18:12:23.1406429Z remote: Compressing objects: 33% (3296/9985) 2024-11-01T18:12:23.1597893Z remote: Compressing objects: 34% (3395/9985) 2024-11-01T18:12:23.1751059Z remote: Compressing objects: 35% (3495/9985) 2024-11-01T18:12:23.1949732Z remote: Compressing objects: 36% (3595/9985) 2024-11-01T18:12:23.1996133Z remote: Compressing objects: 37% (3695/9985) 2024-11-01T18:12:23.2183176Z remote: Compressing objects: 38% (3795/9985) 2024-11-01T18:12:23.2419034Z remote: Compressing objects: 39% (3895/9985) 2024-11-01T18:12:23.2700521Z remote: Compressing objects: 40% (3994/9985) 2024-11-01T18:12:23.2940837Z remote: Compressing objects: 41% (4094/9985) 2024-11-01T18:12:23.3374305Z remote: Compressing objects: 42% (4194/9985) 2024-11-01T18:12:23.3833811Z remote: Compressing objects: 43% (4294/9985) 2024-11-01T18:12:23.4108421Z remote: Compressing objects: 44% (4394/9985) 2024-11-01T18:12:23.4383030Z remote: Compressing objects: 45% (4494/9985) 2024-11-01T18:12:23.4820566Z remote: Compressing objects: 46% (4594/9985) 2024-11-01T18:12:23.5087337Z remote: Compressing objects: 47% (4693/9985) 2024-11-01T18:12:23.5271943Z remote: Compressing objects: 47% (4748/9985) 2024-11-01T18:12:23.5620113Z remote: Compressing objects: 48% (4793/9985) 2024-11-01T18:12:23.5938984Z remote: Compressing objects: 49% (4893/9985) 2024-11-01T18:12:23.6544806Z remote: Compressing objects: 50% (4993/9985) 2024-11-01T18:12:23.6920430Z remote: Compressing objects: 51% (5093/9985) 2024-11-01T18:12:23.7210215Z remote: Compressing objects: 52% (5193/9985) 2024-11-01T18:12:23.7453263Z remote: Compressing objects: 53% (5293/9985) 2024-11-01T18:12:23.7733314Z remote: Compressing objects: 54% (5392/9985) 2024-11-01T18:12:23.8079247Z remote: Compressing objects: 55% (5492/9985) 2024-11-01T18:12:23.8426774Z remote: Compressing objects: 56% (5592/9985) 2024-11-01T18:12:23.8664482Z remote: Compressing objects: 57% (5692/9985) 2024-11-01T18:12:23.9283255Z remote: Compressing objects: 58% (5792/9985) 2024-11-01T18:12:23.9324688Z remote: Compressing objects: 59% (5892/9985) 2024-11-01T18:12:23.9489308Z remote: Compressing objects: 60% (5991/9985) 2024-11-01T18:12:23.9692724Z remote: Compressing objects: 61% (6091/9985) 2024-11-01T18:12:24.0100766Z remote: Compressing objects: 62% (6191/9985) 2024-11-01T18:12:24.0300145Z remote: Compressing objects: 63% (6291/9985) 2024-11-01T18:12:24.0381144Z remote: Compressing objects: 64% (6391/9985) 2024-11-01T18:12:24.0428938Z remote: Compressing objects: 65% (6491/9985) 2024-11-01T18:12:24.0486786Z remote: Compressing objects: 66% (6591/9985) 2024-11-01T18:12:24.0608042Z remote: Compressing objects: 67% (6690/9985) 2024-11-01T18:12:24.0677380Z remote: Compressing objects: 68% (6790/9985) 2024-11-01T18:12:24.0784124Z remote: Compressing objects: 69% (6890/9985) 2024-11-01T18:12:24.0918154Z remote: Compressing objects: 70% (6990/9985) 2024-11-01T18:12:24.1072822Z remote: Compressing objects: 71% (7090/9985) 2024-11-01T18:12:24.1184034Z remote: Compressing objects: 72% (7190/9985) 2024-11-01T18:12:24.1295293Z remote: Compressing objects: 73% (7290/9985) 2024-11-01T18:12:24.1415562Z remote: Compressing objects: 74% (7389/9985) 2024-11-01T18:12:24.1594447Z remote: Compressing objects: 75% (7489/9985) 2024-11-01T18:12:24.1706442Z remote: Compressing objects: 76% (7589/9985) 2024-11-01T18:12:24.1862949Z remote: Compressing objects: 77% (7689/9985) 2024-11-01T18:12:24.2002481Z remote: Compressing objects: 78% (7789/9985) 2024-11-01T18:12:24.2138109Z remote: Compressing objects: 79% (7889/9985) 2024-11-01T18:12:24.2276181Z remote: Compressing objects: 80% (7988/9985) 2024-11-01T18:12:24.2465472Z remote: Compressing objects: 81% (8088/9985) 2024-11-01T18:12:24.2629999Z remote: Compressing objects: 82% (8188/9985) 2024-11-01T18:12:24.2773135Z remote: Compressing objects: 83% (8288/9985) 2024-11-01T18:12:24.2907859Z remote: Compressing objects: 84% (8388/9985) 2024-11-01T18:12:24.3033319Z remote: Compressing objects: 85% (8488/9985) 2024-11-01T18:12:24.3206329Z remote: Compressing objects: 86% (8588/9985) 2024-11-01T18:12:24.3339966Z remote: Compressing objects: 87% (8687/9985) 2024-11-01T18:12:24.3453978Z remote: Compressing objects: 88% (8787/9985) 2024-11-01T18:12:24.3589903Z remote: Compressing objects: 89% (8887/9985) 2024-11-01T18:12:24.3633491Z remote: Compressing objects: 90% (8987/9985) 2024-11-01T18:12:24.3646418Z remote: Compressing objects: 91% (9087/9985) 2024-11-01T18:12:24.3660712Z remote: Compressing objects: 92% (9187/9985) 2024-11-01T18:12:24.3680021Z remote: Compressing objects: 93% (9287/9985) 2024-11-01T18:12:24.3689235Z remote: Compressing objects: 94% (9386/9985) 2024-11-01T18:12:24.3703039Z remote: Compressing objects: 95% (9486/9985) 2024-11-01T18:12:24.3712606Z remote: Compressing objects: 96% (9586/9985) 2024-11-01T18:12:24.3728564Z remote: Compressing objects: 97% (9686/9985) 2024-11-01T18:12:24.3754183Z remote: Compressing objects: 98% (9786/9985) 2024-11-01T18:12:24.3767257Z remote: Compressing objects: 99% (9886/9985) 2024-11-01T18:12:24.3768493Z remote: Compressing objects: 100% (9985/9985) 2024-11-01T18:12:24.3769244Z remote: Compressing objects: 100% (9985/9985), done. 2024-11-01T18:12:24.3800802Z Receiving objects: 0% (1/11385) 2024-11-01T18:12:24.3817798Z Receiving objects: 1% (114/11385) 2024-11-01T18:12:24.3843458Z Receiving objects: 2% (228/11385) 2024-11-01T18:12:24.3860355Z Receiving objects: 3% (342/11385) 2024-11-01T18:12:24.3970526Z Receiving objects: 4% (456/11385) 2024-11-01T18:12:24.3978594Z Receiving objects: 5% (570/11385) 2024-11-01T18:12:24.3985138Z Receiving objects: 6% (684/11385) 2024-11-01T18:12:24.4010752Z Receiving objects: 7% (797/11385) 2024-11-01T18:12:24.4029872Z Receiving objects: 8% (911/11385) 2024-11-01T18:12:24.4049664Z Receiving objects: 9% (1025/11385) 2024-11-01T18:12:24.4100311Z Receiving objects: 10% (1139/11385) 2024-11-01T18:12:24.4144856Z Receiving objects: 11% (1253/11385) 2024-11-01T18:12:24.4464427Z Receiving objects: 12% (1367/11385) 2024-11-01T18:12:24.4549915Z Receiving objects: 13% (1481/11385) 2024-11-01T18:12:24.7693130Z Receiving objects: 14% (1594/11385) 2024-11-01T18:12:24.7764291Z Receiving objects: 15% (1708/11385) 2024-11-01T18:12:24.7840727Z Receiving objects: 16% (1822/11385) 2024-11-01T18:12:24.7966299Z Receiving objects: 17% (1936/11385) 2024-11-01T18:12:24.8067096Z Receiving objects: 18% (2050/11385) 2024-11-01T18:12:24.8140226Z Receiving objects: 19% (2164/11385) 2024-11-01T18:12:24.8270995Z Receiving objects: 20% (2277/11385) 2024-11-01T18:12:24.8700447Z Receiving objects: 21% (2391/11385) 2024-11-01T18:12:24.8820196Z Receiving objects: 22% (2505/11385) 2024-11-01T18:12:24.8913044Z Receiving objects: 23% (2619/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9046011Z Receiving objects: 24% (2733/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9162543Z Receiving objects: 25% (2847/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9233534Z Receiving objects: 26% (2961/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9615160Z Receiving objects: 27% (3074/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9794030Z Receiving objects: 28% (3188/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9874357Z Receiving objects: 29% (3302/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9946460Z Receiving objects: 30% (3416/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:24.9960671Z Receiving objects: 31% (3530/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0075354Z Receiving objects: 32% (3644/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0167446Z Receiving objects: 33% (3758/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0200240Z Receiving objects: 34% (3871/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0288209Z Receiving objects: 35% (3985/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0362088Z Receiving objects: 36% (4099/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0551529Z Receiving objects: 37% (4213/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0612358Z Receiving objects: 38% (4327/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0701288Z Receiving objects: 39% (4441/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0759162Z Receiving objects: 40% (4554/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.0857697Z Receiving objects: 41% (4668/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.1083767Z Receiving objects: 42% (4782/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.1194585Z Receiving objects: 43% (4896/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.1347191Z Receiving objects: 44% (5010/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.1491075Z Receiving objects: 45% (5124/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.2608557Z Receiving objects: 46% (5238/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.3133732Z Receiving objects: 47% (5351/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.3276599Z Receiving objects: 48% (5465/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:25.3793538Z Receiving objects: 49% (5579/11385), 17.96 MiB | 35.91 MiB/s 2024-11-01T18:12:26.2883048Z Receiving objects: 49% (5684/11385), 30.88 MiB | 30.87 MiB/s 2024-11-01T18:12:26.2984785Z Receiving objects: 50% (5693/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3137449Z Receiving objects: 51% (5807/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3294369Z Receiving objects: 52% (5921/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3389326Z Receiving objects: 53% (6035/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3504671Z Receiving objects: 54% (6148/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3719354Z Receiving objects: 55% (6262/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3795018Z Receiving objects: 56% (6376/11385), 52.90 MiB | 35.26 MiB/s 2024-11-01T18:12:26.3870319Z Receiving objects: 56% (6390/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.4114407Z Receiving objects: 57% (6490/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.4330827Z Receiving objects: 58% (6604/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.4456797Z Receiving objects: 59% (6718/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.4804978Z Receiving objects: 60% (6831/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.5023414Z Receiving objects: 61% (6945/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.5411798Z Receiving objects: 62% (7059/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.6022282Z Receiving objects: 63% (7173/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.6196574Z Receiving objects: 64% (7287/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.6248061Z Receiving objects: 65% (7401/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.6320251Z Receiving objects: 66% (7515/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.6577926Z Receiving objects: 67% (7628/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.6736241Z Receiving objects: 68% (7742/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.7043846Z Receiving objects: 69% (7856/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.7273779Z Receiving objects: 70% (7970/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.7492029Z Receiving objects: 71% (8084/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.7781364Z Receiving objects: 72% (8198/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.7944574Z Receiving objects: 73% (8312/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8012306Z Receiving objects: 74% (8425/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8073017Z Receiving objects: 75% (8539/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8202693Z Receiving objects: 76% (8653/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8280555Z Receiving objects: 77% (8767/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8422163Z Receiving objects: 78% (8881/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8575372Z Receiving objects: 79% (8995/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8772710Z Receiving objects: 80% (9108/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.8968757Z Receiving objects: 81% (9222/11385), 71.91 MiB | 35.95 MiB/s 2024-11-01T18:12:26.9108078Z Receiving objects: 82% (9336/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:26.9348240Z Receiving objects: 83% (9450/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:26.9607419Z Receiving objects: 84% (9564/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:26.9992587Z Receiving objects: 85% (9678/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.0274673Z Receiving objects: 86% (9792/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.0386466Z Receiving objects: 87% (9905/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.0570237Z Receiving objects: 88% (10019/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.0828724Z Receiving objects: 89% (10133/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.1314453Z Receiving objects: 90% (10247/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.1617145Z Receiving objects: 91% (10361/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.2191142Z Receiving objects: 92% (10475/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.2599051Z Receiving objects: 93% (10589/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.2903131Z Receiving objects: 94% (10702/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.3199340Z Receiving objects: 95% (10816/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.3722605Z Receiving objects: 96% (10930/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.3979027Z Receiving objects: 97% (11044/11385), 82.89 MiB | 33.14 MiB/s 2024-11-01T18:12:27.4656142Z Receiving objects: 97% (11046/11385), 87.46 MiB | 28.98 MiB/s 2024-11-01T18:12:27.4984320Z Receiving objects: 98% (11158/11385), 87.46 MiB | 28.98 MiB/s 2024-11-01T18:12:27.5299788Z Receiving objects: 99% (11272/11385), 87.46 MiB | 28.98 MiB/s 2024-11-01T18:12:27.5301946Z remote: Total 11385 (delta 1371), reused 4207 (delta 1106), pack-reused 0 (from 0) 2024-11-01T18:12:27.5302944Z Receiving objects: 100% (11385/11385), 87.46 MiB | 28.98 MiB/s 2024-11-01T18:12:27.5303773Z Receiving objects: 100% (11385/11385), 88.72 MiB | 28.16 MiB/s, done. 2024-11-01T18:12:27.5855636Z Resolving deltas: 0% (0/1371) 2024-11-01T18:12:27.5862064Z Resolving deltas: 1% (14/1371) 2024-11-01T18:12:27.5873344Z Resolving deltas: 2% (28/1371) 2024-11-01T18:12:27.5876710Z Resolving deltas: 3% (42/1371) 2024-11-01T18:12:27.5882000Z Resolving deltas: 4% (55/1371) 2024-11-01T18:12:27.5898900Z Resolving deltas: 5% (69/1371) 2024-11-01T18:12:27.5931121Z Resolving deltas: 6% (83/1371) 2024-11-01T18:12:27.5965548Z Resolving deltas: 7% (96/1371) 2024-11-01T18:12:27.5977588Z Resolving deltas: 8% (110/1371) 2024-11-01T18:12:27.5984235Z Resolving deltas: 9% (124/1371) 2024-11-01T18:12:27.5992772Z Resolving deltas: 10% (138/1371) 2024-11-01T18:12:27.6007063Z Resolving deltas: 11% (151/1371) 2024-11-01T18:12:27.6017867Z Resolving deltas: 12% (166/1371) 2024-11-01T18:12:27.6023089Z Resolving deltas: 13% (179/1371) 2024-11-01T18:12:27.6027033Z Resolving deltas: 14% (192/1371) 2024-11-01T18:12:27.6034913Z Resolving deltas: 15% (206/1371) 2024-11-01T18:12:27.6039120Z Resolving deltas: 16% (220/1371) 2024-11-01T18:12:27.6040057Z Resolving deltas: 17% (235/1371) 2024-11-01T18:12:27.6043678Z Resolving deltas: 18% (248/1371) 2024-11-01T18:12:27.6051573Z Resolving deltas: 19% (261/1371) 2024-11-01T18:12:27.6059967Z Resolving deltas: 20% (276/1371) 2024-11-01T18:12:27.6063348Z Resolving deltas: 21% (289/1371) 2024-11-01T18:12:27.6072941Z Resolving deltas: 22% (302/1371) 2024-11-01T18:12:27.6086189Z Resolving deltas: 23% (316/1371) 2024-11-01T18:12:27.6091486Z Resolving deltas: 24% (330/1371) 2024-11-01T18:12:27.6096183Z Resolving deltas: 25% (344/1371) 2024-11-01T18:12:27.6106618Z Resolving deltas: 26% (357/1371) 2024-11-01T18:12:27.6111855Z Resolving deltas: 27% (371/1371) 2024-11-01T18:12:27.6118996Z Resolving deltas: 28% (385/1371) 2024-11-01T18:12:27.6124174Z Resolving deltas: 29% (398/1371) 2024-11-01T18:12:27.6129525Z Resolving deltas: 30% (412/1371) 2024-11-01T18:12:27.6130186Z Resolving deltas: 31% (428/1371) 2024-11-01T18:12:27.6131827Z Resolving deltas: 32% (439/1371) 2024-11-01T18:12:27.6132680Z Resolving deltas: 33% (453/1371) 2024-11-01T18:12:27.6133523Z Resolving deltas: 34% (468/1371) 2024-11-01T18:12:27.6134513Z Resolving deltas: 35% (480/1371) 2024-11-01T18:12:27.6137409Z Resolving deltas: 36% (494/1371) 2024-11-01T18:12:27.6143457Z Resolving deltas: 37% (508/1371) 2024-11-01T18:12:27.6144289Z Resolving deltas: 38% (526/1371) 2024-11-01T18:12:27.6145589Z Resolving deltas: 39% (535/1371) 2024-11-01T18:12:27.6149431Z Resolving deltas: 40% (549/1371) 2024-11-01T18:12:27.6150459Z Resolving deltas: 41% (563/1371) 2024-11-01T18:12:27.6152168Z Resolving deltas: 42% (576/1371) 2024-11-01T18:12:27.6154396Z Resolving deltas: 43% (590/1371) 2024-11-01T18:12:27.6156806Z Resolving deltas: 44% (604/1371) 2024-11-01T18:12:27.6159691Z Resolving deltas: 45% (617/1371) 2024-11-01T18:12:27.6161658Z Resolving deltas: 46% (631/1371) 2024-11-01T18:12:27.6164004Z Resolving deltas: 47% (645/1371) 2024-11-01T18:12:27.6166229Z Resolving deltas: 48% (659/1371) 2024-11-01T18:12:27.6168372Z Resolving deltas: 49% (672/1371) 2024-11-01T18:12:27.6174975Z Resolving deltas: 50% (686/1371) 2024-11-01T18:12:27.6180794Z Resolving deltas: 51% (701/1371) 2024-11-01T18:12:27.6184593Z Resolving deltas: 52% (713/1371) 2024-11-01T18:12:27.6189227Z Resolving deltas: 53% (729/1371) 2024-11-01T18:12:27.6193346Z Resolving deltas: 54% (741/1371) 2024-11-01T18:12:27.6199138Z Resolving deltas: 55% (755/1371) 2024-11-01T18:12:27.6206294Z Resolving deltas: 56% (768/1371) 2024-11-01T18:12:27.6217724Z Resolving deltas: 57% (782/1371) 2024-11-01T18:12:27.6221731Z Resolving deltas: 58% (798/1371) 2024-11-01T18:12:27.6233403Z Resolving deltas: 59% (809/1371) 2024-11-01T18:12:27.6239781Z Resolving deltas: 60% (824/1371) 2024-11-01T18:12:27.6243379Z Resolving deltas: 61% (838/1371) 2024-11-01T18:12:27.6250113Z Resolving deltas: 62% (852/1371) 2024-11-01T18:12:27.6254458Z Resolving deltas: 63% (864/1371) 2024-11-01T18:12:27.6272265Z Resolving deltas: 64% (878/1371) 2024-11-01T18:12:27.6280788Z Resolving deltas: 65% (892/1371) 2024-11-01T18:12:27.6286159Z Resolving deltas: 66% (905/1371) 2024-11-01T18:12:27.6294864Z Resolving deltas: 67% (919/1371) 2024-11-01T18:12:27.6302524Z Resolving deltas: 68% (933/1371) 2024-11-01T18:12:27.6308873Z Resolving deltas: 69% (946/1371) 2024-11-01T18:12:27.6316459Z Resolving deltas: 70% (960/1371) 2024-11-01T18:12:27.6322114Z Resolving deltas: 71% (975/1371) 2024-11-01T18:12:27.6326878Z Resolving deltas: 72% (988/1371) 2024-11-01T18:12:27.6338617Z Resolving deltas: 73% (1001/1371) 2024-11-01T18:12:27.6341424Z Resolving deltas: 74% (1015/1371) 2024-11-01T18:12:27.6343518Z Resolving deltas: 75% (1029/1371) 2024-11-01T18:12:27.6350561Z Resolving deltas: 76% (1042/1371) 2024-11-01T18:12:27.6354936Z Resolving deltas: 77% (1056/1371) 2024-11-01T18:12:27.6360531Z Resolving deltas: 78% (1070/1371) 2024-11-01T18:12:27.6367376Z Resolving deltas: 79% (1084/1371) 2024-11-01T18:12:27.6375390Z Resolving deltas: 80% (1097/1371) 2024-11-01T18:12:27.6382088Z Resolving deltas: 81% (1113/1371) 2024-11-01T18:12:27.6390408Z Resolving deltas: 82% (1125/1371) 2024-11-01T18:12:27.6400615Z Resolving deltas: 83% (1138/1371) 2024-11-01T18:12:27.6405938Z Resolving deltas: 84% (1152/1371) 2024-11-01T18:12:27.6414248Z Resolving deltas: 85% (1166/1371) 2024-11-01T18:12:27.6419577Z Resolving deltas: 86% (1180/1371) 2024-11-01T18:12:27.6426592Z Resolving deltas: 87% (1193/1371) 2024-11-01T18:12:27.6432492Z Resolving deltas: 88% (1207/1371) 2024-11-01T18:12:27.6438858Z Resolving deltas: 89% (1221/1371) 2024-11-01T18:12:27.6447908Z Resolving deltas: 90% (1234/1371) 2024-11-01T18:12:27.6457311Z Resolving deltas: 91% (1248/1371) 2024-11-01T18:12:27.6461219Z Resolving deltas: 92% (1262/1371) 2024-11-01T18:12:27.6462597Z Resolving deltas: 93% (1276/1371) 2024-11-01T18:12:27.6466589Z Resolving deltas: 94% (1290/1371) 2024-11-01T18:12:27.6469616Z Resolving deltas: 95% (1303/1371) 2024-11-01T18:12:27.6470925Z Resolving deltas: 96% (1317/1371) 2024-11-01T18:12:27.6483114Z Resolving deltas: 97% (1330/1371) 2024-11-01T18:12:27.6498614Z Resolving deltas: 98% (1345/1371) 2024-11-01T18:12:27.9080111Z Resolving deltas: 99% (1358/1371) 2024-11-01T18:12:27.9080861Z Resolving deltas: 100% (1371/1371) 2024-11-01T18:12:27.9081392Z Resolving deltas: 100% (1371/1371), done. 2024-11-01T18:12:28.1846738Z From https://github.com/pytorch/pytorch 2024-11-01T18:12:28.1847898Z * branch d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea -> FETCH_HEAD 2024-11-01T18:12:28.1873049Z ##[endgroup] 2024-11-01T18:12:28.1873710Z ##[group]Determining the checkout info 2024-11-01T18:12:28.1876922Z ##[endgroup] 2024-11-01T18:12:28.1877869Z ##[group]Checking out the ref 2024-11-01T18:12:28.1882551Z [command]/usr/bin/git checkout --progress --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:29.2081181Z Updating files: 33% (5400/15945) 2024-11-01T18:12:29.2122206Z Updating files: 34% (5422/15945) 2024-11-01T18:12:29.2164908Z Updating files: 35% (5581/15945) 2024-11-01T18:12:29.2208751Z Updating files: 36% (5741/15945) 2024-11-01T18:12:29.2253946Z Updating files: 37% (5900/15945) 2024-11-01T18:12:29.2297706Z Updating files: 38% (6060/15945) 2024-11-01T18:12:29.2342886Z Updating files: 39% (6219/15945) 2024-11-01T18:12:29.2387086Z Updating files: 40% (6378/15945) 2024-11-01T18:12:29.2429025Z Updating files: 41% (6538/15945) 2024-11-01T18:12:29.2472408Z Updating files: 42% (6697/15945) 2024-11-01T18:12:29.2515622Z Updating files: 43% (6857/15945) 2024-11-01T18:12:29.2561217Z Updating files: 44% (7016/15945) 2024-11-01T18:12:29.2604969Z Updating files: 45% (7176/15945) 2024-11-01T18:12:29.2651256Z Updating files: 46% (7335/15945) 2024-11-01T18:12:29.2696155Z Updating files: 47% (7495/15945) 2024-11-01T18:12:29.2742705Z Updating files: 48% (7654/15945) 2024-11-01T18:12:29.2787675Z Updating files: 49% (7814/15945) 2024-11-01T18:12:29.2834944Z Updating files: 50% (7973/15945) 2024-11-01T18:12:29.2881009Z Updating files: 51% (8132/15945) 2024-11-01T18:12:29.2928264Z Updating files: 52% (8292/15945) 2024-11-01T18:12:29.2976491Z Updating files: 53% (8451/15945) 2024-11-01T18:12:29.3027888Z Updating files: 54% (8611/15945) 2024-11-01T18:12:29.3077659Z Updating files: 55% (8770/15945) 2024-11-01T18:12:29.3127907Z Updating files: 56% (8930/15945) 2024-11-01T18:12:29.3178790Z Updating files: 57% (9089/15945) 2024-11-01T18:12:29.3229580Z Updating files: 58% (9249/15945) 2024-11-01T18:12:29.3280361Z Updating files: 59% (9408/15945) 2024-11-01T18:12:29.3331694Z Updating files: 60% (9567/15945) 2024-11-01T18:12:29.3382531Z Updating files: 61% (9727/15945) 2024-11-01T18:12:29.3438679Z Updating files: 62% (9886/15945) 2024-11-01T18:12:29.3488788Z Updating files: 63% (10046/15945) 2024-11-01T18:12:29.3539069Z Updating files: 64% (10205/15945) 2024-11-01T18:12:29.3589131Z Updating files: 65% (10365/15945) 2024-11-01T18:12:29.3639307Z Updating files: 66% (10524/15945) 2024-11-01T18:12:29.3708869Z Updating files: 67% (10684/15945) 2024-11-01T18:12:29.3915441Z Updating files: 68% (10843/15945) 2024-11-01T18:12:29.4088983Z Updating files: 69% (11003/15945) 2024-11-01T18:12:29.4295752Z Updating files: 70% (11162/15945) 2024-11-01T18:12:29.4486380Z Updating files: 71% (11321/15945) 2024-11-01T18:12:29.4857215Z Updating files: 72% (11481/15945) 2024-11-01T18:12:29.5062177Z Updating files: 73% (11640/15945) 2024-11-01T18:12:29.5180683Z Updating files: 74% (11800/15945) 2024-11-01T18:12:29.5304762Z Updating files: 75% (11959/15945) 2024-11-01T18:12:29.5488321Z Updating files: 76% (12119/15945) 2024-11-01T18:12:29.5718150Z Updating files: 77% (12278/15945) 2024-11-01T18:12:29.5940144Z Updating files: 78% (12438/15945) 2024-11-01T18:12:29.6173836Z Updating files: 79% (12597/15945) 2024-11-01T18:12:29.6340181Z Updating files: 80% (12756/15945) 2024-11-01T18:12:29.6456191Z Updating files: 81% (12916/15945) 2024-11-01T18:12:29.6589163Z Updating files: 82% (13075/15945) 2024-11-01T18:12:29.6732735Z Updating files: 83% (13235/15945) 2024-11-01T18:12:29.6867104Z Updating files: 84% (13394/15945) 2024-11-01T18:12:29.6995484Z Updating files: 85% (13554/15945) 2024-11-01T18:12:29.7120283Z Updating files: 86% (13713/15945) 2024-11-01T18:12:29.7236380Z Updating files: 87% (13873/15945) 2024-11-01T18:12:29.7393358Z Updating files: 88% (14032/15945) 2024-11-01T18:12:29.7565762Z Updating files: 89% (14192/15945) 2024-11-01T18:12:29.7672688Z Updating files: 90% (14351/15945) 2024-11-01T18:12:29.7798679Z Updating files: 91% (14510/15945) 2024-11-01T18:12:29.7963030Z Updating files: 92% (14670/15945) 2024-11-01T18:12:29.8126661Z Updating files: 93% (14829/15945) 2024-11-01T18:12:29.8315355Z Updating files: 94% (14989/15945) 2024-11-01T18:12:29.8474138Z Updating files: 95% (15148/15945) 2024-11-01T18:12:29.8623653Z Updating files: 96% (15308/15945) 2024-11-01T18:12:29.8883675Z Updating files: 97% (15467/15945) 2024-11-01T18:12:29.9039089Z Updating files: 98% (15627/15945) 2024-11-01T18:12:29.9193705Z Updating files: 99% (15786/15945) 2024-11-01T18:12:29.9194395Z Updating files: 100% (15945/15945) 2024-11-01T18:12:29.9194910Z Updating files: 100% (15945/15945), done. 2024-11-01T18:12:29.9427866Z Note: switching to 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea'. 2024-11-01T18:12:29.9428753Z 2024-11-01T18:12:29.9429314Z You are in 'detached HEAD' state. You can look around, make experimental 2024-11-01T18:12:29.9430309Z changes and commit them, and you can discard any commits you make in this 2024-11-01T18:12:29.9431254Z state without impacting any branches by switching back to a branch. 2024-11-01T18:12:29.9431832Z 2024-11-01T18:12:29.9432228Z If you want to create a new branch to retain commits you create, you may 2024-11-01T18:12:29.9433283Z do so (now or later) by using -c with the switch command. Example: 2024-11-01T18:12:29.9433825Z 2024-11-01T18:12:29.9434070Z git switch -c 2024-11-01T18:12:29.9434427Z 2024-11-01T18:12:29.9434599Z Or undo this operation with: 2024-11-01T18:12:29.9434907Z 2024-11-01T18:12:29.9435072Z git switch - 2024-11-01T18:12:29.9435292Z 2024-11-01T18:12:29.9435742Z Turn off this advice by setting config variable advice.detachedHead to false 2024-11-01T18:12:29.9436371Z 2024-11-01T18:12:29.9436541Z HEAD is now at d1aa4ef Update 2024-11-01T18:12:29.9503650Z ##[endgroup] 2024-11-01T18:12:29.9504348Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:12:29.9510958Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:12:29.9575615Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:12:29.9612744Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:12:29.9648860Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:12:29.9681830Z ##[endgroup] 2024-11-01T18:12:29.9682450Z ##[group]Fetching submodules 2024-11-01T18:12:29.9686588Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:12:30.0059661Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-11-01T18:12:30.0421876Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-11-01T18:12:30.0426176Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-11-01T18:12:30.0431307Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-11-01T18:12:30.0436470Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-11-01T18:12:30.0441683Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-11-01T18:12:30.0447610Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-11-01T18:12:30.0452669Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-11-01T18:12:30.0458954Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-11-01T18:12:30.0464983Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2024-11-01T18:12:30.0470842Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-11-01T18:12:30.0476855Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-11-01T18:12:30.0483177Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-11-01T18:12:30.0489267Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-11-01T18:12:30.0495703Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-11-01T18:12:30.0503337Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-11-01T18:12:30.0510202Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-11-01T18:12:30.0520022Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-11-01T18:12:30.0527064Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:12:30.0533851Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-11-01T18:12:30.0541335Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-11-01T18:12:30.0548392Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-11-01T18:12:30.0555867Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-11-01T18:12:30.0563368Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-11-01T18:12:30.0571006Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-11-01T18:12:30.0578558Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-11-01T18:12:30.0586405Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-11-01T18:12:30.0594194Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-11-01T18:12:30.0602998Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-11-01T18:12:30.0610701Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-11-01T18:12:30.0619489Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-11-01T18:12:30.0628177Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-11-01T18:12:30.0636960Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-11-01T18:12:30.0645491Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-11-01T18:12:30.0656275Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-11-01T18:12:30.0664914Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-11-01T18:12:30.0674150Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-11-01T18:12:30.0708176Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-11-01T18:12:30.3885119Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-11-01T18:12:30.6016221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-11-01T18:12:30.8182162Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-11-01T18:12:31.0962078Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2024-11-01T18:12:31.4260651Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-11-01T18:12:31.7085417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-11-01T18:12:34.5469422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-11-01T18:12:34.7936715Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2024-11-01T18:12:35.2115404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-11-01T18:12:35.5269810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-11-01T18:12:35.9213146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-11-01T18:12:36.3646316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-11-01T18:12:37.6318107Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-11-01T18:12:38.4012407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-11-01T18:12:38.7667976Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-11-01T18:12:39.1378077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-11-01T18:12:39.3848042Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-11-01T18:12:40.0083891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-11-01T18:12:40.2597394Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-11-01T18:12:40.5309217Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-11-01T18:12:40.7833753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-11-01T18:12:41.1192189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-11-01T18:12:41.5499598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-11-01T18:12:41.8451143Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-11-01T18:12:42.1562865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-11-01T18:12:42.6067343Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-11-01T18:12:43.1813170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-11-01T18:12:43.4797370Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-11-01T18:12:43.6930002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-11-01T18:12:44.7382232Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-11-01T18:12:44.9790440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-11-01T18:12:45.2274189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-11-01T18:12:45.5378012Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-11-01T18:12:45.8026556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-11-01T18:12:46.2397853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-11-01T18:12:47.1296280Z From https://github.com/facebookincubator/fbjni 2024-11-01T18:12:47.1297499Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-11-01T18:12:47.1465315Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-11-01T18:12:47.5942682Z From https://github.com/Maratyszcza/FP16 2024-11-01T18:12:47.5943802Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-11-01T18:12:47.6059782Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-11-01T18:12:48.0421188Z From https://github.com/Maratyszcza/FXdiv 2024-11-01T18:12:48.0422314Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-11-01T18:12:48.0490934Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-11-01T18:12:48.5195047Z From https://github.com/Maratyszcza/NNPACK 2024-11-01T18:12:48.5196218Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-11-01T18:12:48.5440037Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-11-01T18:12:49.1475730Z From https://github.com/NVIDIA/NVTX 2024-11-01T18:12:49.1476867Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2024-11-01T18:12:49.1877985Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-11-01T18:12:50.0035572Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-11-01T18:12:50.0036716Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-11-01T18:12:50.0454587Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-11-01T18:12:53.9766822Z From https://github.com/google/XNNPACK 2024-11-01T18:12:53.9767994Z * branch 87ee0b46b834f67bad9025d4a82ed5654f3403d3 -> FETCH_HEAD 2024-11-01T18:12:55.0122846Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-11-01T18:12:55.6233038Z From https://github.com/google/benchmark 2024-11-01T18:12:55.6234516Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-11-01T18:12:55.6441304Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-11-01T18:12:56.3042835Z From https://github.com/ROCm/composable_kernel 2024-11-01T18:12:56.3044014Z * branch cedccd59c94cb0c74e7ec0d0f6c791aed081febc -> FETCH_HEAD 2024-11-01T18:12:56.5746309Z Submodule path 'third_party/composable_kernel': checked out 'cedccd59c94cb0c74e7ec0d0f6c791aed081febc' 2024-11-01T18:12:57.1526695Z From https://github.com/yhirose/cpp-httplib 2024-11-01T18:12:57.1527694Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-11-01T18:12:57.1936247Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-11-01T18:12:57.6870540Z From https://github.com/pytorch/cpuinfo 2024-11-01T18:12:57.6871743Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2024-11-01T18:12:57.7990867Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2024-11-01T18:12:57.8371929Z Submodule path 'third_party/cudnn_frontend': checked out '936021bfed8c91dc416af1588b2c4eca631a9e45' 2024-11-01T18:12:58.8145709Z From https://github.com/NVIDIA/cutlass 2024-11-01T18:12:58.8147690Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-11-01T18:12:59.5065578Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-11-01T18:13:01.1571140Z From https://gitlab.com/libeigen/eigen 2024-11-01T18:13:01.1573333Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-11-01T18:13:01.3641783Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-11-01T18:13:02.1900540Z From https://github.com/pytorch/fbgemm 2024-11-01T18:13:02.1901792Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-11-01T18:13:02.2543729Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-11-01T18:13:02.2568244Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:13:02.2572370Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:13:02.2576697Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:13:02.2581047Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:13:02.2585609Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:13:02.2619286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-11-01T18:13:02.7455472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-11-01T18:13:03.1319113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-11-01T18:13:04.4764180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-11-01T18:13:04.7374243Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-11-01T18:13:05.6899093Z From https://github.com/asmjit/asmjit 2024-11-01T18:13:05.6900256Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-11-01T18:13:05.7429032Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-11-01T18:13:06.5987509Z From https://github.com/pytorch/cpuinfo 2024-11-01T18:13:06.5988938Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-11-01T18:13:06.7218373Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-11-01T18:13:07.6112512Z From https://github.com/NVIDIA/cutlass 2024-11-01T18:13:07.6113649Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-11-01T18:13:08.1711252Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-11-01T18:13:08.8470776Z From https://github.com/google/googletest 2024-11-01T18:13:08.8471973Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-11-01T18:13:08.8946986Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-11-01T18:13:09.4087301Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-11-01T18:13:09.4088583Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-11-01T18:13:09.4167110Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-11-01T18:13:10.1827827Z From https://github.com/google/flatbuffers 2024-11-01T18:13:10.1828986Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-11-01T18:13:10.3245583Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-11-01T18:13:10.9438195Z From https://github.com/fmtlib/fmt 2024-11-01T18:13:10.9439308Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-11-01T18:13:10.9749743Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-11-01T18:13:11.5903032Z From https://github.com/google/gemmlowp 2024-11-01T18:13:11.5904186Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-11-01T18:13:11.6277630Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-11-01T18:13:12.2643616Z From https://github.com/facebookincubator/gloo 2024-11-01T18:13:12.2644784Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-11-01T18:13:12.2910673Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-11-01T18:13:13.0641316Z From https://github.com/google/googletest 2024-11-01T18:13:13.0642477Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-11-01T18:13:13.1110785Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:13:13.5949819Z From https://github.com/intel/ideep 2024-11-01T18:13:13.5950918Z * branch 41d636c2bbcea6bff0faf97cdb65a48cdde987af -> FETCH_HEAD 2024-11-01T18:13:13.6063691Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-11-01T18:13:13.6085146Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-11-01T18:13:13.6119721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-11-01T18:13:16.1654003Z From https://github.com/intel/mkl-dnn 2024-11-01T18:13:16.1654995Z * branch 66f0cb9eb66affd2da3bf5f8d897376f04aae6af -> FETCH_HEAD 2024-11-01T18:13:16.7556316Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-11-01T18:13:17.2709943Z From https://github.com/intel/ittapi 2024-11-01T18:13:17.2711128Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-11-01T18:13:17.2870727Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-11-01T18:13:17.8621230Z From https://github.com/pytorch/kineto 2024-11-01T18:13:17.8622369Z * branch ed052ea024b9468908d558b15cd3f7584fb0f492 -> FETCH_HEAD 2024-11-01T18:13:17.9613952Z Submodule path 'third_party/kineto': checked out 'ed052ea024b9468908d558b15cd3f7584fb0f492' 2024-11-01T18:13:17.9637712Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:13:17.9641577Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:13:17.9645795Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:13:17.9678876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-11-01T18:13:18.8733855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-11-01T18:13:19.1242730Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-11-01T18:13:20.2001182Z From https://github.com/facebookincubator/dynolog 2024-11-01T18:13:20.2002367Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-11-01T18:13:20.2945106Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-11-01T18:13:20.2970271Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:13:20.2974664Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:13:20.2979164Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:13:20.2983642Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:13:20.2988132Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:13:20.2992942Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:13:20.2997617Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:13:20.3002410Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:13:20.3037059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-11-01T18:13:21.2008139Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-11-01T18:13:21.4835883Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-11-01T18:13:21.7338159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-11-01T18:13:21.9702429Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-11-01T18:13:22.2597056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-11-01T18:13:22.5455876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-11-01T18:13:22.9902429Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-11-01T18:13:24.3559258Z From https://github.com/NVIDIA/DCGM 2024-11-01T18:13:24.3560389Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-11-01T18:13:24.5696127Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-11-01T18:13:25.1343761Z From https://github.com/libcpr/cpr 2024-11-01T18:13:25.1344916Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-11-01T18:13:25.1514849Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-11-01T18:13:25.8183408Z From https://github.com/fmtlib/fmt 2024-11-01T18:13:25.8184566Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-11-01T18:13:25.8512238Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-11-01T18:13:26.4001579Z From https://github.com/gflags/gflags 2024-11-01T18:13:26.4002712Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-11-01T18:13:26.4119288Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-11-01T18:13:26.4141218Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:13:26.4173274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-11-01T18:13:27.1463934Z From https://github.com/gflags/gflags 2024-11-01T18:13:27.1465097Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-11-01T18:13:27.1526153Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-11-01T18:13:27.8336775Z From https://github.com/google/glog 2024-11-01T18:13:27.8338634Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-11-01T18:13:27.8536060Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-11-01T18:13:28.6190218Z From https://github.com/google/googletest 2024-11-01T18:13:28.6191405Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-11-01T18:13:28.6631404Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-11-01T18:13:29.3790686Z From https://github.com/nlohmann/json 2024-11-01T18:13:29.3791838Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-11-01T18:13:29.4816518Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-11-01T18:13:30.0241601Z From https://github.com/dtrugman/pfs 2024-11-01T18:13:30.0242750Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-11-01T18:13:30.0429854Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-11-01T18:13:30.6672249Z From https://github.com/fmtlib/fmt 2024-11-01T18:13:30.6673377Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-11-01T18:13:30.6982810Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-11-01T18:13:31.5447896Z From https://github.com/google/googletest 2024-11-01T18:13:31.5449705Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-11-01T18:13:31.5887529Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-11-01T18:13:32.3656344Z From https://github.com/microsoft/mimalloc 2024-11-01T18:13:32.3657518Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-11-01T18:13:32.4076619Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-11-01T18:13:33.0436681Z From https://github.com/NVIDIA/nccl 2024-11-01T18:13:33.0437799Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-11-01T18:13:33.0723177Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-11-01T18:13:34.0552258Z From https://github.com/nlohmann/json 2024-11-01T18:13:34.0553373Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-11-01T18:13:34.1701446Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-11-01T18:13:35.1592389Z From https://github.com/onnx/onnx 2024-11-01T18:13:35.1593523Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2024-11-01T18:13:35.6657754Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2024-11-01T18:13:35.6699860Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-11-01T18:13:35.6734359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-11-01T18:13:36.6576269Z From https://github.com/pybind/pybind11 2024-11-01T18:13:36.6942244Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2024-11-01T18:13:36.6943604Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-11-01T18:13:37.4841404Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-11-01T18:13:37.4842510Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-11-01T18:13:37.5665899Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-11-01T18:13:37.5691259Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:13:37.5694975Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:13:37.5698997Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:13:37.5703149Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:13:37.5707759Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:13:37.5712168Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:13:37.5716833Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:13:37.5721937Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:13:37.5755426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-11-01T18:13:37.8235595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-11-01T18:13:38.0951383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-11-01T18:13:38.3293551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-11-01T18:13:38.8012952Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-11-01T18:13:39.0450604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-11-01T18:13:39.2835713Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-11-01T18:13:39.5333897Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-11-01T18:13:40.6306733Z From https://github.com/google/benchmark 2024-11-01T18:13:40.6307872Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-11-01T18:13:40.6525856Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-11-01T18:13:41.6357324Z From https://github.com/google/googletest 2024-11-01T18:13:41.6358472Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-11-01T18:13:41.6795029Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-11-01T18:13:42.2711880Z From https://github.com/microsoft/GSL 2024-11-01T18:13:42.2713335Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-11-01T18:13:42.2833643Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-11-01T18:13:43.1792547Z From https://github.com/nlohmann/json 2024-11-01T18:13:43.1793706Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-11-01T18:13:43.3016724Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-11-01T18:13:43.8730133Z From https://github.com/open-telemetry/opentelemetry-proto 2024-11-01T18:13:43.8731252Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-11-01T18:13:43.8842201Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-11-01T18:13:44.3189906Z From https://github.com/opentracing/opentracing-cpp 2024-11-01T18:13:44.3190969Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-11-01T18:13:44.3333206Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-11-01T18:13:44.8492701Z From https://github.com/jupp0r/prometheus-cpp 2024-11-01T18:13:44.8494565Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-11-01T18:13:44.8685835Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-11-01T18:13:44.8706058Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:13:44.8710218Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:13:44.8743330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-11-01T18:13:45.8534713Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-11-01T18:13:46.7686548Z From https://github.com/civetweb/civetweb 2024-11-01T18:13:46.7687999Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-11-01T18:13:47.0462557Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-11-01T18:13:47.7852898Z From https://github.com/google/googletest 2024-11-01T18:13:47.7854035Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-11-01T18:13:47.8323384Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:13:49.6821481Z From https://github.com/Microsoft/vcpkg 2024-11-01T18:13:49.6822642Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-11-01T18:13:50.3783319Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-11-01T18:13:50.8835462Z From https://github.com/mreineck/pocketfft 2024-11-01T18:13:50.8836637Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-11-01T18:13:50.8899128Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-11-01T18:13:52.3622269Z From https://github.com/protocolbuffers/protobuf 2024-11-01T18:13:52.3623462Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-11-01T18:13:52.6775823Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-11-01T18:13:52.6802925Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:13:52.6806920Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-11-01T18:13:52.6841440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-11-01T18:13:52.9454156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-11-01T18:13:53.9017381Z From https://github.com/google/benchmark 2024-11-01T18:13:53.9018518Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-11-01T18:13:53.9184502Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-11-01T18:13:54.5924187Z From https://github.com/google/googletest 2024-11-01T18:13:54.5925395Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-11-01T18:13:54.6448734Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-11-01T18:13:54.6563296Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-11-01T18:13:55.5910455Z From https://github.com/Maratyszcza/pthreadpool 2024-11-01T18:13:55.5911698Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-11-01T18:13:55.6015015Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-11-01T18:13:56.2579567Z From https://github.com/pybind/pybind11 2024-11-01T18:13:56.2580722Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2024-11-01T18:13:56.2938658Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-11-01T18:13:56.8570606Z From https://github.com/malfet/PeachPy 2024-11-01T18:13:56.8571737Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-11-01T18:13:56.8859861Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-11-01T18:13:57.3932350Z From https://github.com/shibatch/sleef 2024-11-01T18:13:57.3933490Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-11-01T18:13:57.4450543Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-11-01T18:13:57.9435410Z From https://github.com/pytorch/tensorpipe 2024-11-01T18:13:57.9436602Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-11-01T18:13:57.9702803Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-11-01T18:13:57.9725660Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:13:57.9729337Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:13:57.9733411Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:13:57.9737672Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:13:57.9769613Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-11-01T18:13:58.2682293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-11-01T18:13:58.6332661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-11-01T18:13:59.1191279Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-11-01T18:14:00.1029336Z From https://github.com/google/googletest 2024-11-01T18:14:00.1030531Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-11-01T18:14:00.1490097Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-11-01T18:14:00.6532082Z From https://github.com/google/libnop 2024-11-01T18:14:00.6533564Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-11-01T18:14:00.6684150Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-11-01T18:14:01.4284787Z From https://github.com/libuv/libuv 2024-11-01T18:14:01.4285904Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-11-01T18:14:01.4863258Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-11-01T18:14:02.3239020Z From https://github.com/pybind/pybind11 2024-11-01T18:14:02.3240230Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-11-01T18:14:02.3566691Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-11-01T18:14:02.3588407Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:14:02.3621718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-11-01T18:14:03.0644951Z From https://github.com/wjakob/clang-cindex-python3 2024-11-01T18:14:03.0645962Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-11-01T18:14:03.0715865Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-11-01T18:14:03.0758828Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:14:03.1131866Z Entering 'android/libs/fbjni' 2024-11-01T18:14:03.1184197Z Entering 'third_party/FP16' 2024-11-01T18:14:03.1237456Z Entering 'third_party/FXdiv' 2024-11-01T18:14:03.1293969Z Entering 'third_party/NNPACK' 2024-11-01T18:14:03.1347487Z Entering 'third_party/NVTX' 2024-11-01T18:14:03.1402498Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:14:03.1458278Z Entering 'third_party/XNNPACK' 2024-11-01T18:14:03.1529717Z Entering 'third_party/benchmark' 2024-11-01T18:14:03.1582303Z Entering 'third_party/composable_kernel' 2024-11-01T18:14:03.1640409Z Entering 'third_party/cpp-httplib' 2024-11-01T18:14:03.1691328Z Entering 'third_party/cpuinfo' 2024-11-01T18:14:03.1743224Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:14:03.1801496Z Entering 'third_party/cutlass' 2024-11-01T18:14:03.1862876Z Entering 'third_party/eigen' 2024-11-01T18:14:03.1916253Z Entering 'third_party/fbgemm' 2024-11-01T18:14:03.1967904Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:14:03.2020476Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:14:03.2071318Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:14:03.2132665Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:14:03.2182693Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:14:03.2234986Z Entering 'third_party/flatbuffers' 2024-11-01T18:14:03.2289468Z Entering 'third_party/fmt' 2024-11-01T18:14:03.2340896Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:14:03.2391848Z Entering 'third_party/gloo' 2024-11-01T18:14:03.2445586Z Entering 'third_party/googletest' 2024-11-01T18:14:03.2496537Z Entering 'third_party/ideep' 2024-11-01T18:14:03.2546409Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:14:03.2606296Z Entering 'third_party/ittapi' 2024-11-01T18:14:03.2658939Z Entering 'third_party/kineto' 2024-11-01T18:14:03.2710426Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:14:03.2763816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:14:03.2817792Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:14:03.2873498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:14:03.2927266Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:14:03.2977707Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:14:03.3040163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:14:03.3092547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:14:03.3145706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:14:03.3200546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:14:03.3253949Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:14:03.3304525Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:14:03.3358125Z Entering 'third_party/mimalloc' 2024-11-01T18:14:03.3410390Z Entering 'third_party/nccl/nccl' 2024-11-01T18:14:03.3461972Z Entering 'third_party/nlohmann' 2024-11-01T18:14:03.3514356Z Entering 'third_party/onnx' 2024-11-01T18:14:03.3584403Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:14:03.3639100Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:14:03.3692880Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:14:03.3745056Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:14:03.3795401Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:14:03.3846886Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:14:03.3898126Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:14:03.3949324Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:14:03.3998842Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:14:03.4049330Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:14:03.4103152Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:14:03.4156644Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:14:03.4231204Z Entering 'third_party/pocketfft' 2024-11-01T18:14:03.4282851Z Entering 'third_party/protobuf' 2024-11-01T18:14:03.4338398Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:14:03.4387725Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:14:03.4441944Z Entering 'third_party/psimd' 2024-11-01T18:14:03.4492837Z Entering 'third_party/pthreadpool' 2024-11-01T18:14:03.4544376Z Entering 'third_party/pybind11' 2024-11-01T18:14:03.4596285Z Entering 'third_party/python-peachpy' 2024-11-01T18:14:03.4648044Z Entering 'third_party/sleef' 2024-11-01T18:14:03.4698528Z Entering 'third_party/tensorpipe' 2024-11-01T18:14:03.4751366Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:14:03.4801277Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:14:03.4851855Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:14:03.4901881Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:14:03.4953059Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:14:03.5023782Z ##[endgroup] 2024-11-01T18:14:03.5024691Z ##[group]Persisting credentials for submodules 2024-11-01T18:14:03.5029013Z [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-11-01T18:14:03.5394252Z Entering 'android/libs/fbjni' 2024-11-01T18:14:03.5461638Z Entering 'third_party/FP16' 2024-11-01T18:14:03.5529279Z Entering 'third_party/FXdiv' 2024-11-01T18:14:03.5596077Z Entering 'third_party/NNPACK' 2024-11-01T18:14:03.5664860Z Entering 'third_party/NVTX' 2024-11-01T18:14:03.5732108Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:14:03.5798179Z Entering 'third_party/XNNPACK' 2024-11-01T18:14:03.5883510Z Entering 'third_party/benchmark' 2024-11-01T18:14:03.5951613Z Entering 'third_party/composable_kernel' 2024-11-01T18:14:03.6024578Z Entering 'third_party/cpp-httplib' 2024-11-01T18:14:03.6090450Z Entering 'third_party/cpuinfo' 2024-11-01T18:14:03.6157875Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:14:03.6224265Z Entering 'third_party/cutlass' 2024-11-01T18:14:03.6299981Z Entering 'third_party/eigen' 2024-11-01T18:14:03.6369048Z Entering 'third_party/fbgemm' 2024-11-01T18:14:03.6435886Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:14:03.6501771Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:14:03.6568845Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:14:03.6643025Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:14:03.6708255Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:14:03.6777609Z Entering 'third_party/flatbuffers' 2024-11-01T18:14:03.6847040Z Entering 'third_party/fmt' 2024-11-01T18:14:03.6912852Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:14:03.6979899Z Entering 'third_party/gloo' 2024-11-01T18:14:03.7047372Z Entering 'third_party/googletest' 2024-11-01T18:14:03.7113162Z Entering 'third_party/ideep' 2024-11-01T18:14:03.7178162Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:14:03.7252541Z Entering 'third_party/ittapi' 2024-11-01T18:14:03.7319392Z Entering 'third_party/kineto' 2024-11-01T18:14:03.7385733Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:14:03.7452010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:14:03.7519484Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:14:03.7586271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:14:03.7654239Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:14:03.7719990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:14:03.7788655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:14:03.7857936Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:14:03.7925129Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:14:03.7992245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:14:03.8061209Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:14:03.8127293Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:14:03.8195507Z Entering 'third_party/mimalloc' 2024-11-01T18:14:03.8263213Z Entering 'third_party/nccl/nccl' 2024-11-01T18:14:03.8331373Z Entering 'third_party/nlohmann' 2024-11-01T18:14:03.8398443Z Entering 'third_party/onnx' 2024-11-01T18:14:03.8482683Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:14:03.8552299Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:14:03.8620784Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:14:03.8685800Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:14:03.8751640Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:14:03.8816532Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:14:03.8885480Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:14:03.8951224Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:14:03.9016926Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:14:03.9082289Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:14:03.9152474Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:14:03.9220586Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:14:03.9309289Z Entering 'third_party/pocketfft' 2024-11-01T18:14:03.9376597Z Entering 'third_party/protobuf' 2024-11-01T18:14:03.9446565Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:14:03.9511699Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:14:03.9580392Z Entering 'third_party/psimd' 2024-11-01T18:14:03.9648854Z Entering 'third_party/pthreadpool' 2024-11-01T18:14:03.9714521Z Entering 'third_party/pybind11' 2024-11-01T18:14:03.9781569Z Entering 'third_party/python-peachpy' 2024-11-01T18:14:03.9848768Z Entering 'third_party/sleef' 2024-11-01T18:14:03.9914746Z Entering 'third_party/tensorpipe' 2024-11-01T18:14:03.9981879Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:14:04.0050209Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:14:04.0115347Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:14:04.0182977Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:14:04.0249398Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:14:04.0336616Z [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-11-01T18:14:04.0699856Z Entering 'android/libs/fbjni' 2024-11-01T18:14:04.0764049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-11-01T18:14:04.0783579Z Entering 'third_party/FP16' 2024-11-01T18:14:04.0846892Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-11-01T18:14:04.0866260Z Entering 'third_party/FXdiv' 2024-11-01T18:14:04.0931297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-11-01T18:14:04.0951038Z Entering 'third_party/NNPACK' 2024-11-01T18:14:04.1013201Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-11-01T18:14:04.1034081Z Entering 'third_party/NVTX' 2024-11-01T18:14:04.1097536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-11-01T18:14:04.1117839Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:14:04.1191152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-11-01T18:14:04.1201583Z Entering 'third_party/XNNPACK' 2024-11-01T18:14:04.1266604Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-11-01T18:14:04.1304721Z Entering 'third_party/benchmark' 2024-11-01T18:14:04.1368659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:14:04.1388552Z Entering 'third_party/composable_kernel' 2024-11-01T18:14:04.1453203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2024-11-01T18:14:04.1480239Z Entering 'third_party/cpp-httplib' 2024-11-01T18:14:04.1544237Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-11-01T18:14:04.1564161Z Entering 'third_party/cpuinfo' 2024-11-01T18:14:04.1629826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:14:04.1650280Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:14:04.1713543Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-11-01T18:14:04.1735220Z Entering 'third_party/cutlass' 2024-11-01T18:14:04.1798721Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:14:04.1829556Z Entering 'third_party/eigen' 2024-11-01T18:14:04.1892286Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-11-01T18:14:04.1915885Z Entering 'third_party/fbgemm' 2024-11-01T18:14:04.1981944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-11-01T18:14:04.2001193Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:14:04.2063414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-11-01T18:14:04.2082811Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:14:04.2148275Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:14:04.2168179Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:14:04.2232324Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:14:04.2259784Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:14:04.2323947Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:14:04.2343700Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:14:04.2407312Z 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-11-01T18:14:04.2429186Z Entering 'third_party/flatbuffers' 2024-11-01T18:14:04.2491642Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-11-01T18:14:04.2514134Z Entering 'third_party/fmt' 2024-11-01T18:14:04.2577800Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:14:04.2597917Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:14:04.2662258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-11-01T18:14:04.2681717Z Entering 'third_party/gloo' 2024-11-01T18:14:04.2745845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-11-01T18:14:04.2766662Z Entering 'third_party/googletest' 2024-11-01T18:14:04.2831549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:14:04.2851784Z Entering 'third_party/ideep' 2024-11-01T18:14:04.2914285Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-11-01T18:14:04.2934429Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:14:04.2996134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-11-01T18:14:04.3026461Z Entering 'third_party/ittapi' 2024-11-01T18:14:04.3090410Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-11-01T18:14:04.3109709Z Entering 'third_party/kineto' 2024-11-01T18:14:04.3173507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-11-01T18:14:04.3192750Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:14:04.3257120Z 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-11-01T18:14:04.3275755Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:14:04.3340629Z 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-11-01T18:14:04.3361522Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:14:04.3425920Z 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-11-01T18:14:04.3445102Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:14:04.3508886Z 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-11-01T18:14:04.3528879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:14:04.3591377Z 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-11-01T18:14:04.3609641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:14:04.3674133Z 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-11-01T18:14:04.3694983Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:14:04.3758460Z 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-11-01T18:14:04.3777843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:14:04.3842917Z 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-11-01T18:14:04.3862496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:14:04.3927797Z 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-11-01T18:14:04.3948184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:14:04.4011214Z 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-11-01T18:14:04.4033009Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:14:04.4098589Z 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-11-01T18:14:04.4119134Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:14:04.4181749Z 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-11-01T18:14:04.4203376Z Entering 'third_party/mimalloc' 2024-11-01T18:14:04.4267474Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-11-01T18:14:04.4287368Z Entering 'third_party/nccl/nccl' 2024-11-01T18:14:04.4352072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-11-01T18:14:04.4371719Z Entering 'third_party/nlohmann' 2024-11-01T18:14:04.4434864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-11-01T18:14:04.4455795Z Entering 'third_party/onnx' 2024-11-01T18:14:04.4519726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-11-01T18:14:04.4557711Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:14:04.4621607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:14:04.4643535Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:14:04.4707632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-11-01T18:14:04.4730267Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:14:04.4792865Z 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-11-01T18:14:04.4811829Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:14:04.4876368Z 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-11-01T18:14:04.4895331Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:14:04.4959255Z 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-11-01T18:14:04.4977997Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:14:04.5041084Z 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-11-01T18:14:04.5061903Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:14:04.5124366Z 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-11-01T18:14:04.5143287Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:14:04.5206704Z 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-11-01T18:14:04.5226242Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:14:04.5289539Z 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-11-01T18:14:04.5308659Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:14:04.5373883Z 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-11-01T18:14:04.5396318Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:14:04.5461183Z 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-11-01T18:14:04.5482719Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:14:04.5546196Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-11-01T18:14:04.5588921Z Entering 'third_party/pocketfft' 2024-11-01T18:14:04.5652715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-11-01T18:14:04.5672187Z Entering 'third_party/protobuf' 2024-11-01T18:14:04.5735330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-11-01T18:14:04.5758106Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:14:04.5824244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:14:04.5843117Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:14:04.5906209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:14:04.5928788Z Entering 'third_party/psimd' 2024-11-01T18:14:04.5991945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-11-01T18:14:04.6011260Z Entering 'third_party/pthreadpool' 2024-11-01T18:14:04.6074538Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-11-01T18:14:04.6094153Z Entering 'third_party/pybind11' 2024-11-01T18:14:04.6157846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:14:04.6177764Z Entering 'third_party/python-peachpy' 2024-11-01T18:14:04.6241496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-11-01T18:14:04.6260609Z Entering 'third_party/sleef' 2024-11-01T18:14:04.6324466Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-11-01T18:14:04.6344355Z Entering 'third_party/tensorpipe' 2024-11-01T18:14:04.6408454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-11-01T18:14:04.6429144Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:14:04.6491796Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:14:04.6511960Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:14:04.6577450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-11-01T18:14:04.6596164Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:14:04.6660086Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-11-01T18:14:04.6679889Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:14:04.6745349Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:14:04.6763422Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:14:04.6826409Z 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-11-01T18:14:04.8069661Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:14:04.8439435Z Entering 'android/libs/fbjni' 2024-11-01T18:14:04.8490640Z Entering 'third_party/FP16' 2024-11-01T18:14:04.8543261Z Entering 'third_party/FXdiv' 2024-11-01T18:14:04.8594837Z Entering 'third_party/NNPACK' 2024-11-01T18:14:04.8646550Z Entering 'third_party/NVTX' 2024-11-01T18:14:04.8698986Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:14:04.8750599Z Entering 'third_party/XNNPACK' 2024-11-01T18:14:04.8821919Z Entering 'third_party/benchmark' 2024-11-01T18:14:04.8874010Z Entering 'third_party/composable_kernel' 2024-11-01T18:14:04.8933413Z Entering 'third_party/cpp-httplib' 2024-11-01T18:14:04.8984865Z Entering 'third_party/cpuinfo' 2024-11-01T18:14:04.9037735Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:14:04.9089967Z Entering 'third_party/cutlass' 2024-11-01T18:14:04.9151463Z Entering 'third_party/eigen' 2024-11-01T18:14:04.9206328Z Entering 'third_party/fbgemm' 2024-11-01T18:14:04.9259508Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:14:04.9310831Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:14:04.9362227Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:14:04.9422385Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:14:04.9473894Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:14:04.9527235Z Entering 'third_party/flatbuffers' 2024-11-01T18:14:04.9581818Z Entering 'third_party/fmt' 2024-11-01T18:14:04.9633348Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:14:04.9684615Z Entering 'third_party/gloo' 2024-11-01T18:14:04.9736971Z Entering 'third_party/googletest' 2024-11-01T18:14:04.9788254Z Entering 'third_party/ideep' 2024-11-01T18:14:04.9840076Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:14:04.9899352Z Entering 'third_party/ittapi' 2024-11-01T18:14:04.9951086Z Entering 'third_party/kineto' 2024-11-01T18:14:05.0002580Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:14:05.0053951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:14:05.0106331Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:14:05.0158583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:14:05.0210891Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:14:05.0261381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:14:05.0314407Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:14:05.0367456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:14:05.0418318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:14:05.0471498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:14:05.0524917Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:14:05.0576020Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:14:05.0629000Z Entering 'third_party/mimalloc' 2024-11-01T18:14:05.0680750Z Entering 'third_party/nccl/nccl' 2024-11-01T18:14:05.0733073Z Entering 'third_party/nlohmann' 2024-11-01T18:14:05.0786185Z Entering 'third_party/onnx' 2024-11-01T18:14:05.0855109Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:14:05.0908948Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:14:05.0963010Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:14:05.1013938Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:14:05.1065152Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:14:05.1115110Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:14:05.1167597Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:14:05.1218137Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:14:05.1270807Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:14:05.1323101Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:14:05.1374038Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:14:05.1427834Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:14:05.1501028Z Entering 'third_party/pocketfft' 2024-11-01T18:14:05.1555486Z Entering 'third_party/protobuf' 2024-11-01T18:14:05.1609791Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:14:05.1661558Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:14:05.1714582Z Entering 'third_party/psimd' 2024-11-01T18:14:05.1766622Z Entering 'third_party/pthreadpool' 2024-11-01T18:14:05.1816804Z Entering 'third_party/pybind11' 2024-11-01T18:14:05.1870005Z Entering 'third_party/python-peachpy' 2024-11-01T18:14:05.1922034Z Entering 'third_party/sleef' 2024-11-01T18:14:05.1973976Z Entering 'third_party/tensorpipe' 2024-11-01T18:14:05.2025911Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:14:05.2076432Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:14:05.2128065Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:14:05.2179415Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:14:05.2230246Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:14:05.2300726Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:14:05.2663178Z Entering 'android/libs/fbjni' 2024-11-01T18:14:05.2714584Z Entering 'third_party/FP16' 2024-11-01T18:14:05.2767516Z Entering 'third_party/FXdiv' 2024-11-01T18:14:05.2818986Z Entering 'third_party/NNPACK' 2024-11-01T18:14:05.2870868Z Entering 'third_party/NVTX' 2024-11-01T18:14:05.2922853Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:14:05.2974010Z Entering 'third_party/XNNPACK' 2024-11-01T18:14:05.3044284Z Entering 'third_party/benchmark' 2024-11-01T18:14:05.3095332Z Entering 'third_party/composable_kernel' 2024-11-01T18:14:05.3154037Z Entering 'third_party/cpp-httplib' 2024-11-01T18:14:05.3206772Z Entering 'third_party/cpuinfo' 2024-11-01T18:14:05.3260413Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:14:05.3313251Z Entering 'third_party/cutlass' 2024-11-01T18:14:05.3374482Z Entering 'third_party/eigen' 2024-11-01T18:14:05.3428936Z Entering 'third_party/fbgemm' 2024-11-01T18:14:05.3480513Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:14:05.3531533Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:14:05.3582541Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:14:05.3644917Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:14:05.3695321Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:14:05.3747582Z Entering 'third_party/flatbuffers' 2024-11-01T18:14:05.3801804Z Entering 'third_party/fmt' 2024-11-01T18:14:05.3855607Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:14:05.3906255Z Entering 'third_party/gloo' 2024-11-01T18:14:05.3958025Z Entering 'third_party/googletest' 2024-11-01T18:14:05.4008423Z Entering 'third_party/ideep' 2024-11-01T18:14:05.4059115Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:14:05.4119282Z Entering 'third_party/ittapi' 2024-11-01T18:14:05.4170639Z Entering 'third_party/kineto' 2024-11-01T18:14:05.4223088Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:14:05.4275429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:14:05.4329832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:14:05.4382351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:14:05.4436710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:14:05.4486636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:14:05.4541801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:14:05.4592790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:14:05.4645168Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:14:05.4697137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:14:05.4750586Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:14:05.4800744Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:14:05.4853966Z Entering 'third_party/mimalloc' 2024-11-01T18:14:05.4907083Z Entering 'third_party/nccl/nccl' 2024-11-01T18:14:05.4959719Z Entering 'third_party/nlohmann' 2024-11-01T18:14:05.5013169Z Entering 'third_party/onnx' 2024-11-01T18:14:05.5085159Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:14:05.5140182Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:14:05.5193352Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:14:05.5245145Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:14:05.5296441Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:14:05.5346822Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:14:05.5399112Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:14:05.5449907Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:14:05.5500395Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:14:05.5552085Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:14:05.5605117Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:14:05.5658358Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:14:05.5732948Z Entering 'third_party/pocketfft' 2024-11-01T18:14:05.5785036Z Entering 'third_party/protobuf' 2024-11-01T18:14:05.5840810Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:14:05.5891862Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:14:05.5945013Z Entering 'third_party/psimd' 2024-11-01T18:14:05.5997376Z Entering 'third_party/pthreadpool' 2024-11-01T18:14:05.6049979Z Entering 'third_party/pybind11' 2024-11-01T18:14:05.6100978Z Entering 'third_party/python-peachpy' 2024-11-01T18:14:05.6152940Z Entering 'third_party/sleef' 2024-11-01T18:14:05.6204100Z Entering 'third_party/tensorpipe' 2024-11-01T18:14:05.6255539Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:14:05.6304990Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:14:05.6356244Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:14:05.6407106Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:14:05.6458815Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:14:05.6530351Z ##[endgroup] 2024-11-01T18:14:05.6576892Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:14:05.6608064Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T18:14:05.6720475Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-11-01T18:14:05.6721370Z # Remove any artifacts from the previous checkouts 2024-11-01T18:14:05.6722030Z git clean -fxd 2024-11-01T18:14:05.6729935Z shell: /usr/bin/bash -e {0} 2024-11-01T18:14:05.6730363Z env: 2024-11-01T18:14:05.6730726Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:05.6731143Z BUILDER_ROOT: /builder 2024-11-01T18:14:05.6731624Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:05.6732054Z DESIRED_CUDA: cu121 2024-11-01T18:14:05.6732439Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:05.6732858Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:05.6733379Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:05.6733987Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:05.6734355Z LIBTORCH_CONFIG: 2024-11-01T18:14:05.6734738Z LIBTORCH_VARIANT: 2024-11-01T18:14:05.6735117Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:05.6735564Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:05.6736766Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:05.6737516Z ANACONDA_USER: pytorch 2024-11-01T18:14:05.6737953Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:05.6738424Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:05.6738901Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:05.6739673Z GITHUB_TOKEN: *** 2024-11-01T18:14:05.6740272Z PR_NUMBER: 2024-11-01T18:14:05.6740650Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:05.6741246Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:05.6741818Z USE_SPLIT_BUILD: false 2024-11-01T18:14:05.6742219Z ##[endgroup] 2024-11-01T18:14:05.7071091Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:14:05.7071684Z with: 2024-11-01T18:14:05.7072006Z ref: main 2024-11-01T18:14:05.7072332Z submodules: recursive 2024-11-01T18:14:05.7072758Z repository: pytorch/builder 2024-11-01T18:14:05.7073206Z path: builder 2024-11-01T18:14:05.7073709Z token: *** 2024-11-01T18:14:05.7074066Z ssh-strict: true 2024-11-01T18:14:05.7074461Z persist-credentials: true 2024-11-01T18:14:05.7074876Z clean: true 2024-11-01T18:14:05.7075263Z sparse-checkout-cone-mode: true 2024-11-01T18:14:05.7075745Z fetch-depth: 1 2024-11-01T18:14:05.7076085Z lfs: false 2024-11-01T18:14:05.7076445Z set-safe-directory: true 2024-11-01T18:14:05.7076885Z quiet-checkout: false 2024-11-01T18:14:05.7077276Z env: 2024-11-01T18:14:05.7077601Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:05.7078025Z BUILDER_ROOT: /builder 2024-11-01T18:14:05.7078428Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:05.7078849Z DESIRED_CUDA: cu121 2024-11-01T18:14:05.7079307Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:05.7079711Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:05.7080221Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:05.7080821Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:05.7081186Z LIBTORCH_CONFIG: 2024-11-01T18:14:05.7081565Z LIBTORCH_VARIANT: 2024-11-01T18:14:05.7081958Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:05.7082344Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:05.7082963Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:05.7083690Z ANACONDA_USER: pytorch 2024-11-01T18:14:05.7084107Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:05.7084578Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:05.7085064Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:05.7085778Z GITHUB_TOKEN: *** 2024-11-01T18:14:05.7086159Z PR_NUMBER: 2024-11-01T18:14:05.7086547Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:05.7087120Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:05.7087697Z USE_SPLIT_BUILD: false 2024-11-01T18:14:05.7088106Z ##[endgroup] 2024-11-01T18:14:05.8296220Z Syncing repository: pytorch/builder 2024-11-01T18:14:05.8310111Z ##[group]Getting Git version info 2024-11-01T18:14:05.8311499Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-11-01T18:14:05.8349171Z [command]/usr/bin/git version 2024-11-01T18:14:05.8403288Z git version 2.40.1 2024-11-01T18:14:05.8439671Z ##[endgroup] 2024-11-01T18:14:05.8462168Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d93a6326-016c-4f43-93c6-a5e949f70bf0' before making global git config changes 2024-11-01T18:14:05.8463773Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:14:05.8468462Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:14:05.8511689Z ##[group]Initializing the repository 2024-11-01T18:14:05.8516199Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:14:05.8553390Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:14:05.8554846Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:14:05.8555879Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:14:05.8556594Z hint: 2024-11-01T18:14:05.8557132Z hint: git config --global init.defaultBranch 2024-11-01T18:14:05.8557718Z hint: 2024-11-01T18:14:05.8558386Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:14:05.8559463Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:14:05.8560519Z hint: 2024-11-01T18:14:05.8560931Z hint: git branch -m 2024-11-01T18:14:05.8561947Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-11-01T18:14:05.8571401Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-11-01T18:14:05.8610767Z ##[endgroup] 2024-11-01T18:14:05.8611465Z ##[group]Disabling automatic garbage collection 2024-11-01T18:14:05.8616179Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:14:05.8653363Z ##[endgroup] 2024-11-01T18:14:05.8653987Z ##[group]Setting up auth 2024-11-01T18:14:05.8663296Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:14:05.8702950Z [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-11-01T18:14:05.9043588Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:14:05.9082000Z [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-11-01T18:14:05.9430703Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:14:05.9492843Z ##[endgroup] 2024-11-01T18:14:05.9493503Z ##[group]Fetching the repository 2024-11-01T18:14:05.9502484Z [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-11-01T18:14:06.1720395Z remote: Enumerating objects: 213, done. 2024-11-01T18:14:06.1722591Z remote: Counting objects: 0% (1/213) 2024-11-01T18:14:06.1723519Z remote: Counting objects: 1% (3/213) 2024-11-01T18:14:06.1724838Z remote: Counting objects: 2% (5/213) 2024-11-01T18:14:06.1725864Z remote: Counting objects: 3% (7/213) 2024-11-01T18:14:06.1726474Z remote: Counting objects: 4% (9/213) 2024-11-01T18:14:06.1727084Z remote: Counting objects: 5% (11/213) 2024-11-01T18:14:06.1727709Z remote: Counting objects: 6% (13/213) 2024-11-01T18:14:06.1728339Z remote: Counting objects: 7% (15/213) 2024-11-01T18:14:06.1729015Z remote: Counting objects: 8% (18/213) 2024-11-01T18:14:06.1729629Z remote: Counting objects: 9% (20/213) 2024-11-01T18:14:06.1730222Z remote: Counting objects: 10% (22/213) 2024-11-01T18:14:06.1730842Z remote: Counting objects: 11% (24/213) 2024-11-01T18:14:06.1731497Z remote: Counting objects: 12% (26/213) 2024-11-01T18:14:06.1732106Z remote: Counting objects: 13% (28/213) 2024-11-01T18:14:06.1732721Z remote: Counting objects: 14% (30/213) 2024-11-01T18:14:06.1733334Z remote: Counting objects: 15% (32/213) 2024-11-01T18:14:06.1733939Z remote: Counting objects: 16% (35/213) 2024-11-01T18:14:06.1734549Z remote: Counting objects: 17% (37/213) 2024-11-01T18:14:06.1735162Z remote: Counting objects: 18% (39/213) 2024-11-01T18:14:06.1735769Z remote: Counting objects: 19% (41/213) 2024-11-01T18:14:06.1736376Z remote: Counting objects: 20% (43/213) 2024-11-01T18:14:06.1736982Z remote: Counting objects: 21% (45/213) 2024-11-01T18:14:06.1737573Z remote: Counting objects: 22% (47/213) 2024-11-01T18:14:06.1738178Z remote: Counting objects: 23% (49/213) 2024-11-01T18:14:06.1738787Z remote: Counting objects: 24% (52/213) 2024-11-01T18:14:06.1739393Z remote: Counting objects: 25% (54/213) 2024-11-01T18:14:06.1739982Z remote: Counting objects: 26% (56/213) 2024-11-01T18:14:06.1740589Z remote: Counting objects: 27% (58/213) 2024-11-01T18:14:06.1741197Z remote: Counting objects: 28% (60/213) 2024-11-01T18:14:06.1742088Z remote: Counting objects: 29% (62/213) 2024-11-01T18:14:06.1742697Z remote: Counting objects: 30% (64/213) 2024-11-01T18:14:06.1743306Z remote: Counting objects: 31% (67/213) 2024-11-01T18:14:06.1744074Z remote: Counting objects: 32% (69/213) 2024-11-01T18:14:06.1744715Z remote: Counting objects: 33% (71/213) 2024-11-01T18:14:06.1745362Z remote: Counting objects: 34% (73/213) 2024-11-01T18:14:06.1746210Z remote: Counting objects: 35% (75/213) 2024-11-01T18:14:06.1746824Z remote: Counting objects: 36% (77/213) 2024-11-01T18:14:06.1747433Z remote: Counting objects: 37% (79/213) 2024-11-01T18:14:06.1748030Z remote: Counting objects: 38% (81/213) 2024-11-01T18:14:06.1748639Z remote: Counting objects: 39% (84/213) 2024-11-01T18:14:06.1749249Z remote: Counting objects: 40% (86/213) 2024-11-01T18:14:06.1749836Z remote: Counting objects: 41% (88/213) 2024-11-01T18:14:06.1750457Z remote: Counting objects: 42% (90/213) 2024-11-01T18:14:06.1751070Z remote: Counting objects: 43% (92/213) 2024-11-01T18:14:06.1751656Z remote: Counting objects: 44% (94/213) 2024-11-01T18:14:06.1752272Z remote: Counting objects: 45% (96/213) 2024-11-01T18:14:06.1752885Z remote: Counting objects: 46% (98/213) 2024-11-01T18:14:06.1753499Z remote: Counting objects: 47% (101/213) 2024-11-01T18:14:06.1754110Z remote: Counting objects: 48% (103/213) 2024-11-01T18:14:06.1754739Z remote: Counting objects: 49% (105/213) 2024-11-01T18:14:06.1755366Z remote: Counting objects: 50% (107/213) 2024-11-01T18:14:06.1755966Z remote: Counting objects: 51% (109/213) 2024-11-01T18:14:06.1756589Z remote: Counting objects: 52% (111/213) 2024-11-01T18:14:06.1757210Z remote: Counting objects: 53% (113/213) 2024-11-01T18:14:06.1757813Z remote: Counting objects: 54% (116/213) 2024-11-01T18:14:06.1758440Z remote: Counting objects: 55% (118/213) 2024-11-01T18:14:06.1759068Z remote: Counting objects: 56% (120/213) 2024-11-01T18:14:06.1759671Z remote: Counting objects: 57% (122/213) 2024-11-01T18:14:06.1760286Z remote: Counting objects: 58% (124/213) 2024-11-01T18:14:06.1760915Z remote: Counting objects: 59% (126/213) 2024-11-01T18:14:06.1761516Z remote: Counting objects: 60% (128/213) 2024-11-01T18:14:06.1762135Z remote: Counting objects: 61% (130/213) 2024-11-01T18:14:06.1762753Z remote: Counting objects: 62% (133/213) 2024-11-01T18:14:06.1763353Z remote: Counting objects: 63% (135/213) 2024-11-01T18:14:06.1763971Z remote: Counting objects: 64% (137/213) 2024-11-01T18:14:06.1764589Z remote: Counting objects: 65% (139/213) 2024-11-01T18:14:06.1765189Z remote: Counting objects: 66% (141/213) 2024-11-01T18:14:06.1765806Z remote: Counting objects: 67% (143/213) 2024-11-01T18:14:06.1766424Z remote: Counting objects: 68% (145/213) 2024-11-01T18:14:06.1767032Z remote: Counting objects: 69% (147/213) 2024-11-01T18:14:06.1767644Z remote: Counting objects: 70% (150/213) 2024-11-01T18:14:06.1768264Z remote: Counting objects: 71% (152/213) 2024-11-01T18:14:06.1768887Z remote: Counting objects: 72% (154/213) 2024-11-01T18:14:06.1769490Z remote: Counting objects: 73% (156/213) 2024-11-01T18:14:06.1770110Z remote: Counting objects: 74% (158/213) 2024-11-01T18:14:06.1770725Z remote: Counting objects: 75% (160/213) 2024-11-01T18:14:06.1771324Z remote: Counting objects: 76% (162/213) 2024-11-01T18:14:06.1772165Z remote: Counting objects: 77% (165/213) 2024-11-01T18:14:06.1772836Z remote: Counting objects: 78% (167/213) 2024-11-01T18:14:06.1773434Z remote: Counting objects: 79% (169/213) 2024-11-01T18:14:06.1774050Z remote: Counting objects: 80% (171/213) 2024-11-01T18:14:06.1774665Z remote: Counting objects: 81% (173/213) 2024-11-01T18:14:06.1775398Z remote: Counting objects: 82% (175/213) 2024-11-01T18:14:06.1776018Z remote: Counting objects: 83% (177/213) 2024-11-01T18:14:06.1776636Z remote: Counting objects: 84% (179/213) 2024-11-01T18:14:06.1777349Z remote: Counting objects: 85% (182/213) 2024-11-01T18:14:06.1777988Z remote: Counting objects: 86% (184/213) 2024-11-01T18:14:06.1778609Z remote: Counting objects: 87% (186/213) 2024-11-01T18:14:06.1779204Z remote: Counting objects: 88% (188/213) 2024-11-01T18:14:06.1779859Z remote: Counting objects: 89% (190/213) 2024-11-01T18:14:06.1780706Z remote: Counting objects: 90% (192/213) 2024-11-01T18:14:06.1781303Z remote: Counting objects: 91% (194/213) 2024-11-01T18:14:06.1781923Z remote: Counting objects: 92% (196/213) 2024-11-01T18:14:06.1782540Z remote: Counting objects: 93% (199/213) 2024-11-01T18:14:06.1783699Z remote: Counting objects: 94% (201/213) 2024-11-01T18:14:06.1784333Z remote: Counting objects: 95% (203/213) 2024-11-01T18:14:06.1784951Z remote: Counting objects: 96% (205/213) 2024-11-01T18:14:06.1785568Z remote: Counting objects: 97% (207/213) 2024-11-01T18:14:06.1786171Z remote: Counting objects: 98% (209/213) 2024-11-01T18:14:06.1786789Z remote: Counting objects: 99% (211/213) 2024-11-01T18:14:06.1787408Z remote: Counting objects: 100% (213/213) 2024-11-01T18:14:06.1788051Z remote: Counting objects: 100% (213/213), done. 2024-11-01T18:14:06.1788734Z remote: Compressing objects: 0% (1/195) 2024-11-01T18:14:06.1789382Z remote: Compressing objects: 1% (2/195) 2024-11-01T18:14:06.1789999Z remote: Compressing objects: 2% (4/195) 2024-11-01T18:14:06.1790670Z remote: Compressing objects: 3% (6/195) 2024-11-01T18:14:06.1791316Z remote: Compressing objects: 4% (8/195) 2024-11-01T18:14:06.1791943Z remote: Compressing objects: 5% (10/195) 2024-11-01T18:14:06.1792619Z remote: Compressing objects: 6% (12/195) 2024-11-01T18:14:06.1793279Z remote: Compressing objects: 7% (14/195) 2024-11-01T18:14:06.1793939Z remote: Compressing objects: 8% (16/195) 2024-11-01T18:14:06.1794582Z remote: Compressing objects: 9% (18/195) 2024-11-01T18:14:06.1795236Z remote: Compressing objects: 10% (20/195) 2024-11-01T18:14:06.1795889Z remote: Compressing objects: 11% (22/195) 2024-11-01T18:14:06.1796525Z remote: Compressing objects: 12% (24/195) 2024-11-01T18:14:06.1797178Z remote: Compressing objects: 13% (26/195) 2024-11-01T18:14:06.1797827Z remote: Compressing objects: 14% (28/195) 2024-11-01T18:14:06.1798456Z remote: Compressing objects: 15% (30/195) 2024-11-01T18:14:06.1799109Z remote: Compressing objects: 16% (32/195) 2024-11-01T18:14:06.1799761Z remote: Compressing objects: 17% (34/195) 2024-11-01T18:14:06.1800394Z remote: Compressing objects: 18% (36/195) 2024-11-01T18:14:06.1801058Z remote: Compressing objects: 19% (38/195) 2024-11-01T18:14:06.1801708Z remote: Compressing objects: 20% (39/195) 2024-11-01T18:14:06.1857108Z remote: Compressing objects: 21% (41/195) 2024-11-01T18:14:06.1858560Z remote: Compressing objects: 22% (43/195) 2024-11-01T18:14:06.1859236Z remote: Compressing objects: 23% (45/195) 2024-11-01T18:14:06.1859890Z remote: Compressing objects: 24% (47/195) 2024-11-01T18:14:06.1860656Z remote: Compressing objects: 25% (49/195) 2024-11-01T18:14:06.1861984Z remote: Compressing objects: 26% (51/195) 2024-11-01T18:14:06.1863312Z remote: Compressing objects: 27% (53/195) 2024-11-01T18:14:06.1864379Z remote: Compressing objects: 28% (55/195) 2024-11-01T18:14:06.1865671Z remote: Compressing objects: 29% (57/195) 2024-11-01T18:14:06.1867016Z remote: Compressing objects: 30% (59/195) 2024-11-01T18:14:06.1867893Z remote: Compressing objects: 31% (61/195) 2024-11-01T18:14:06.1868531Z remote: Compressing objects: 32% (63/195) 2024-11-01T18:14:06.1869187Z remote: Compressing objects: 33% (65/195) 2024-11-01T18:14:06.1869970Z remote: Compressing objects: 34% (67/195) 2024-11-01T18:14:06.1870627Z remote: Compressing objects: 35% (69/195) 2024-11-01T18:14:06.1871282Z remote: Compressing objects: 36% (71/195) 2024-11-01T18:14:06.1871939Z remote: Compressing objects: 37% (73/195) 2024-11-01T18:14:06.1872571Z remote: Compressing objects: 38% (75/195) 2024-11-01T18:14:06.1873220Z remote: Compressing objects: 39% (77/195) 2024-11-01T18:14:06.1873871Z remote: Compressing objects: 40% (78/195) 2024-11-01T18:14:06.1874507Z remote: Compressing objects: 41% (80/195) 2024-11-01T18:14:06.1875168Z remote: Compressing objects: 42% (82/195) 2024-11-01T18:14:06.1875821Z remote: Compressing objects: 43% (84/195) 2024-11-01T18:14:06.1876476Z remote: Compressing objects: 44% (86/195) 2024-11-01T18:14:06.1877113Z remote: Compressing objects: 45% (88/195) 2024-11-01T18:14:06.1877765Z remote: Compressing objects: 46% (90/195) 2024-11-01T18:14:06.1878420Z remote: Compressing objects: 47% (92/195) 2024-11-01T18:14:06.1879058Z remote: Compressing objects: 48% (94/195) 2024-11-01T18:14:06.1879704Z remote: Compressing objects: 49% (96/195) 2024-11-01T18:14:06.1880352Z remote: Compressing objects: 50% (98/195) 2024-11-01T18:14:06.1881265Z remote: Compressing objects: 51% (100/195) 2024-11-01T18:14:06.1881948Z remote: Compressing objects: 52% (102/195) 2024-11-01T18:14:06.1882610Z remote: Compressing objects: 53% (104/195) 2024-11-01T18:14:06.1883260Z remote: Compressing objects: 54% (106/195) 2024-11-01T18:14:06.1883921Z remote: Compressing objects: 55% (108/195) 2024-11-01T18:14:06.1884583Z remote: Compressing objects: 56% (110/195) 2024-11-01T18:14:06.1885440Z remote: Compressing objects: 57% (112/195) 2024-11-01T18:14:06.1886424Z remote: Compressing objects: 58% (114/195) 2024-11-01T18:14:06.1887279Z remote: Compressing objects: 59% (116/195) 2024-11-01T18:14:06.1888082Z remote: Compressing objects: 60% (117/195) 2024-11-01T18:14:06.1888751Z remote: Compressing objects: 61% (119/195) 2024-11-01T18:14:06.1889731Z remote: Compressing objects: 62% (121/195) 2024-11-01T18:14:06.1890397Z remote: Compressing objects: 63% (123/195) 2024-11-01T18:14:06.1891361Z remote: Compressing objects: 64% (125/195) 2024-11-01T18:14:06.1892333Z remote: Compressing objects: 65% (127/195) 2024-11-01T18:14:06.1893329Z remote: Compressing objects: 66% (129/195) 2024-11-01T18:14:06.1893988Z remote: Compressing objects: 67% (131/195) 2024-11-01T18:14:06.1894817Z remote: Compressing objects: 68% (133/195) 2024-11-01T18:14:06.1895474Z remote: Compressing objects: 69% (135/195) 2024-11-01T18:14:06.1896120Z remote: Compressing objects: 70% (137/195) 2024-11-01T18:14:06.1896776Z remote: Compressing objects: 71% (139/195) 2024-11-01T18:14:06.1897602Z remote: Compressing objects: 72% (141/195) 2024-11-01T18:14:06.1898270Z remote: Compressing objects: 73% (143/195) 2024-11-01T18:14:06.1899247Z remote: Compressing objects: 74% (145/195) 2024-11-01T18:14:06.1900038Z remote: Compressing objects: 75% (147/195) 2024-11-01T18:14:06.1900722Z remote: Compressing objects: 76% (149/195) 2024-11-01T18:14:06.1901379Z remote: Compressing objects: 77% (151/195) 2024-11-01T18:14:06.1902194Z remote: Compressing objects: 78% (153/195) 2024-11-01T18:14:06.1902844Z remote: Compressing objects: 79% (155/195) 2024-11-01T18:14:06.1903497Z remote: Compressing objects: 80% (156/195) 2024-11-01T18:14:06.1904151Z remote: Compressing objects: 81% (158/195) 2024-11-01T18:14:06.1904941Z remote: Compressing objects: 82% (160/195) 2024-11-01T18:14:06.1905582Z remote: Compressing objects: 83% (162/195) 2024-11-01T18:14:06.1906239Z remote: Compressing objects: 84% (164/195) 2024-11-01T18:14:06.1907678Z remote: Compressing objects: 85% (166/195) 2024-11-01T18:14:06.1908362Z remote: Compressing objects: 86% (168/195) 2024-11-01T18:14:06.1909702Z remote: Compressing objects: 87% (170/195) 2024-11-01T18:14:06.1910471Z remote: Compressing objects: 88% (172/195) 2024-11-01T18:14:06.1911111Z remote: Compressing objects: 89% (174/195) 2024-11-01T18:14:06.1911764Z remote: Compressing objects: 90% (176/195) 2024-11-01T18:14:06.1912419Z remote: Compressing objects: 91% (178/195) 2024-11-01T18:14:06.1913060Z remote: Compressing objects: 92% (180/195) 2024-11-01T18:14:06.1914393Z remote: Compressing objects: 93% (182/195) 2024-11-01T18:14:06.1915584Z remote: Compressing objects: 94% (184/195) 2024-11-01T18:14:06.1916477Z remote: Compressing objects: 95% (186/195) 2024-11-01T18:14:06.1917652Z remote: Compressing objects: 96% (188/195) 2024-11-01T18:14:06.1918313Z remote: Compressing objects: 97% (190/195) 2024-11-01T18:14:06.1919663Z remote: Compressing objects: 98% (192/195) 2024-11-01T18:14:06.1920702Z remote: Compressing objects: 99% (194/195) 2024-11-01T18:14:06.1921509Z remote: Compressing objects: 100% (195/195) 2024-11-01T18:14:06.1922887Z remote: Compressing objects: 100% (195/195), done. 2024-11-01T18:14:06.1923615Z Receiving objects: 0% (1/213) 2024-11-01T18:14:06.1924586Z Receiving objects: 1% (3/213) 2024-11-01T18:14:06.1925647Z Receiving objects: 2% (5/213) 2024-11-01T18:14:06.1926291Z Receiving objects: 3% (7/213) 2024-11-01T18:14:06.1926774Z Receiving objects: 4% (9/213) 2024-11-01T18:14:06.1927254Z Receiving objects: 5% (11/213) 2024-11-01T18:14:06.1927722Z Receiving objects: 6% (13/213) 2024-11-01T18:14:06.1928216Z Receiving objects: 7% (15/213) 2024-11-01T18:14:06.1928696Z Receiving objects: 8% (18/213) 2024-11-01T18:14:06.1929154Z Receiving objects: 9% (20/213) 2024-11-01T18:14:06.1929724Z Receiving objects: 10% (22/213) 2024-11-01T18:14:06.1930465Z Receiving objects: 11% (24/213) 2024-11-01T18:14:06.1930939Z Receiving objects: 12% (26/213) 2024-11-01T18:14:06.1931419Z Receiving objects: 13% (28/213) 2024-11-01T18:14:06.1931961Z Receiving objects: 14% (30/213) 2024-11-01T18:14:06.1932584Z Receiving objects: 15% (32/213) 2024-11-01T18:14:06.1933113Z Receiving objects: 16% (35/213) 2024-11-01T18:14:06.1933595Z Receiving objects: 17% (37/213) 2024-11-01T18:14:06.1934050Z Receiving objects: 18% (39/213) 2024-11-01T18:14:06.1934530Z Receiving objects: 19% (41/213) 2024-11-01T18:14:06.1935014Z Receiving objects: 20% (43/213) 2024-11-01T18:14:06.1935565Z Receiving objects: 21% (45/213) 2024-11-01T18:14:06.1936136Z Receiving objects: 22% (47/213) 2024-11-01T18:14:06.1936621Z Receiving objects: 23% (49/213) 2024-11-01T18:14:06.1937087Z Receiving objects: 24% (52/213) 2024-11-01T18:14:06.1937563Z Receiving objects: 25% (54/213) 2024-11-01T18:14:06.1938043Z Receiving objects: 26% (56/213) 2024-11-01T18:14:06.1938498Z Receiving objects: 27% (58/213) 2024-11-01T18:14:06.1938980Z Receiving objects: 28% (60/213) 2024-11-01T18:14:06.1939459Z Receiving objects: 29% (62/213) 2024-11-01T18:14:06.1939940Z Receiving objects: 30% (64/213) 2024-11-01T18:14:06.1940420Z Receiving objects: 31% (67/213) 2024-11-01T18:14:06.1940892Z Receiving objects: 32% (69/213) 2024-11-01T18:14:06.1941350Z Receiving objects: 33% (71/213) 2024-11-01T18:14:06.1941822Z Receiving objects: 34% (73/213) 2024-11-01T18:14:06.1942336Z Receiving objects: 35% (75/213) 2024-11-01T18:14:06.1943095Z Receiving objects: 36% (77/213) 2024-11-01T18:14:06.1943582Z Receiving objects: 37% (79/213) 2024-11-01T18:14:06.1944057Z Receiving objects: 38% (81/213) 2024-11-01T18:14:06.1944516Z Receiving objects: 39% (84/213) 2024-11-01T18:14:06.1945207Z Receiving objects: 40% (86/213) 2024-11-01T18:14:06.1945691Z Receiving objects: 41% (88/213) 2024-11-01T18:14:06.1946163Z Receiving objects: 42% (90/213) 2024-11-01T18:14:06.1946825Z Receiving objects: 43% (92/213) 2024-11-01T18:14:06.1947437Z Receiving objects: 44% (94/213) 2024-11-01T18:14:06.1947941Z Receiving objects: 45% (96/213) 2024-11-01T18:14:06.1948402Z Receiving objects: 46% (98/213) 2024-11-01T18:14:06.1948882Z Receiving objects: 47% (101/213) 2024-11-01T18:14:06.1949377Z Receiving objects: 48% (103/213) 2024-11-01T18:14:06.1949844Z Receiving objects: 49% (105/213) 2024-11-01T18:14:06.1950329Z Receiving objects: 50% (107/213) 2024-11-01T18:14:06.1950809Z Receiving objects: 51% (109/213) 2024-11-01T18:14:06.1951269Z Receiving objects: 52% (111/213) 2024-11-01T18:14:06.1951753Z Receiving objects: 53% (113/213) 2024-11-01T18:14:06.1952235Z Receiving objects: 54% (116/213) 2024-11-01T18:14:06.1952696Z Receiving objects: 55% (118/213) 2024-11-01T18:14:06.1953212Z Receiving objects: 56% (120/213) 2024-11-01T18:14:06.1953697Z Receiving objects: 57% (122/213) 2024-11-01T18:14:06.1954161Z Receiving objects: 58% (124/213) 2024-11-01T18:14:06.1954641Z Receiving objects: 59% (126/213) 2024-11-01T18:14:06.1955120Z Receiving objects: 60% (128/213) 2024-11-01T18:14:06.1955586Z Receiving objects: 61% (130/213) 2024-11-01T18:14:06.1956070Z Receiving objects: 62% (133/213) 2024-11-01T18:14:06.1956549Z Receiving objects: 63% (135/213) 2024-11-01T18:14:06.1957010Z Receiving objects: 64% (137/213) 2024-11-01T18:14:06.1957492Z Receiving objects: 65% (139/213) 2024-11-01T18:14:06.1957972Z Receiving objects: 66% (141/213) 2024-11-01T18:14:06.1958436Z Receiving objects: 67% (143/213) 2024-11-01T18:14:06.1958922Z Receiving objects: 68% (145/213) 2024-11-01T18:14:06.1959409Z Receiving objects: 69% (147/213) 2024-11-01T18:14:06.1959871Z Receiving objects: 70% (150/213) 2024-11-01T18:14:06.1960351Z Receiving objects: 71% (152/213) 2024-11-01T18:14:06.1960830Z Receiving objects: 72% (154/213) 2024-11-01T18:14:06.1961303Z Receiving objects: 73% (156/213) 2024-11-01T18:14:06.1961793Z Receiving objects: 74% (158/213) 2024-11-01T18:14:06.1962278Z Receiving objects: 75% (160/213) 2024-11-01T18:14:06.2001026Z Receiving objects: 76% (162/213) 2024-11-01T18:14:06.2002817Z Receiving objects: 77% (165/213) 2024-11-01T18:14:06.2003540Z Receiving objects: 78% (167/213) 2024-11-01T18:14:06.2004027Z Receiving objects: 79% (169/213) 2024-11-01T18:14:06.2004490Z Receiving objects: 80% (171/213) 2024-11-01T18:14:06.2004969Z Receiving objects: 81% (173/213) 2024-11-01T18:14:06.2005448Z Receiving objects: 82% (175/213) 2024-11-01T18:14:06.2005916Z Receiving objects: 83% (177/213) 2024-11-01T18:14:06.2006793Z Receiving objects: 84% (179/213) 2024-11-01T18:14:06.2008512Z Receiving objects: 85% (182/213) 2024-11-01T18:14:06.2009505Z Receiving objects: 86% (184/213) 2024-11-01T18:14:06.2010003Z Receiving objects: 87% (186/213) 2024-11-01T18:14:06.2010966Z Receiving objects: 88% (188/213) 2024-11-01T18:14:06.2011564Z Receiving objects: 89% (190/213) 2024-11-01T18:14:06.2012022Z Receiving objects: 90% (192/213) 2024-11-01T18:14:06.2012529Z Receiving objects: 91% (194/213) 2024-11-01T18:14:06.2018047Z Receiving objects: 92% (196/213) 2024-11-01T18:14:06.2019975Z remote: Total 213 (delta 20), reused 113 (delta 5), pack-reused 0 (from 0) 2024-11-01T18:14:06.2020808Z Receiving objects: 93% (199/213) 2024-11-01T18:14:06.2021333Z Receiving objects: 94% (201/213) 2024-11-01T18:14:06.2022417Z Receiving objects: 95% (203/213) 2024-11-01T18:14:06.2024834Z Receiving objects: 96% (205/213) 2024-11-01T18:14:06.2025332Z Receiving objects: 97% (207/213) 2024-11-01T18:14:06.2025837Z Receiving objects: 98% (209/213) 2024-11-01T18:14:06.2026774Z Receiving objects: 99% (211/213) 2024-11-01T18:14:06.2027468Z Receiving objects: 100% (213/213) 2024-11-01T18:14:06.2028134Z Receiving objects: 100% (213/213), 251.86 KiB | 17.99 MiB/s, done. 2024-11-01T18:14:06.2031709Z Resolving deltas: 0% (0/20) 2024-11-01T18:14:06.2032759Z Resolving deltas: 5% (1/20) 2024-11-01T18:14:06.2034672Z Resolving deltas: 10% (2/20) 2024-11-01T18:14:06.2036094Z Resolving deltas: 15% (3/20) 2024-11-01T18:14:06.2036994Z Resolving deltas: 25% (5/20) 2024-11-01T18:14:06.2037981Z Resolving deltas: 30% (6/20) 2024-11-01T18:14:06.2038626Z Resolving deltas: 35% (7/20) 2024-11-01T18:14:06.2039105Z Resolving deltas: 40% (8/20) 2024-11-01T18:14:06.2039573Z Resolving deltas: 45% (9/20) 2024-11-01T18:14:06.2040402Z Resolving deltas: 50% (10/20) 2024-11-01T18:14:06.2041310Z Resolving deltas: 55% (11/20) 2024-11-01T18:14:06.2042238Z Resolving deltas: 60% (12/20) 2024-11-01T18:14:06.2042997Z Resolving deltas: 70% (14/20) 2024-11-01T18:14:06.2043454Z Resolving deltas: 80% (16/20) 2024-11-01T18:14:06.2043922Z Resolving deltas: 85% (17/20) 2024-11-01T18:14:06.2044396Z Resolving deltas: 90% (18/20) 2024-11-01T18:14:06.2044840Z Resolving deltas: 95% (19/20) 2024-11-01T18:14:06.2045309Z Resolving deltas: 100% (20/20) 2024-11-01T18:14:06.2045815Z Resolving deltas: 100% (20/20), done. 2024-11-01T18:14:06.2263127Z From https://github.com/pytorch/builder 2024-11-01T18:14:06.2264011Z * [new branch] main -> origin/main 2024-11-01T18:14:06.2287930Z ##[endgroup] 2024-11-01T18:14:06.2288614Z ##[group]Determining the checkout info 2024-11-01T18:14:06.2296397Z [command]/usr/bin/git branch --list --remote origin/main 2024-11-01T18:14:06.2328429Z origin/main 2024-11-01T18:14:06.2333851Z ##[endgroup] 2024-11-01T18:14:06.2334504Z ##[group]Checking out the ref 2024-11-01T18:14:06.2339126Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-11-01T18:14:06.2508663Z Switched to a new branch 'main' 2024-11-01T18:14:06.2509328Z branch 'main' set up to track 'origin/main'. 2024-11-01T18:14:06.2514075Z ##[endgroup] 2024-11-01T18:14:06.2514774Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:14:06.2522451Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:14:06.2576446Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:14:06.2613250Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:14:06.2651419Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:14:06.2685399Z ##[endgroup] 2024-11-01T18:14:06.2686037Z ##[group]Fetching submodules 2024-11-01T18:14:06.2690213Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:14:06.3030166Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-11-01T18:14:06.3369079Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:14:06.3701671Z ##[endgroup] 2024-11-01T18:14:06.3702417Z ##[group]Persisting credentials for submodules 2024-11-01T18:14:06.3709236Z [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-11-01T18:14:06.4049063Z [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-11-01T18:14:06.4387169Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:14:06.4725465Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:14:06.5061848Z ##[endgroup] 2024-11-01T18:14:06.5110084Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:14:06.5141615Z '000a40b17479703a919dcd9bb1cefef37faff283' 2024-11-01T18:14:06.5270183Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-11-01T18:14:06.5271257Z # Remove any artifacts from the previous checkouts 2024-11-01T18:14:06.5271885Z git clean -fxd 2024-11-01T18:14:06.5279622Z shell: /usr/bin/bash -e {0} 2024-11-01T18:14:06.5280061Z env: 2024-11-01T18:14:06.5280378Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:06.5280810Z BUILDER_ROOT: /builder 2024-11-01T18:14:06.5281241Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:06.5281647Z DESIRED_CUDA: cu121 2024-11-01T18:14:06.5282048Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:06.5282469Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:06.5282966Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:06.5283570Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:06.5283954Z LIBTORCH_CONFIG: 2024-11-01T18:14:06.5284323Z LIBTORCH_VARIANT: 2024-11-01T18:14:06.5284723Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:06.5285127Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:06.5285789Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:06.5286530Z ANACONDA_USER: pytorch 2024-11-01T18:14:06.5286980Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:06.5287435Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:06.5287927Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:06.5288693Z GITHUB_TOKEN: *** 2024-11-01T18:14:06.5289078Z PR_NUMBER: 2024-11-01T18:14:06.5289449Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:06.5290040Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:06.5290613Z USE_SPLIT_BUILD: false 2024-11-01T18:14:06.5291003Z ##[endgroup] 2024-11-01T18:14:06.5528727Z Prepare all required actions 2024-11-01T18:14:06.5529430Z Getting action download info 2024-11-01T18:14:06.6856971Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-11-01T18:14:06.6857575Z with: 2024-11-01T18:14:06.6858135Z github-token: *** 2024-11-01T18:14:06.6858648Z test-matrix: { include: [ { config: "default" }, ]} 2024-11-01T18:14:06.6859230Z env: 2024-11-01T18:14:06.6859539Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:06.6859959Z BUILDER_ROOT: /builder 2024-11-01T18:14:06.6860399Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:06.6860809Z DESIRED_CUDA: cu121 2024-11-01T18:14:06.6861214Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:06.6861628Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:06.6862122Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:06.6862734Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:06.6863108Z LIBTORCH_CONFIG: 2024-11-01T18:14:06.6863481Z LIBTORCH_VARIANT: 2024-11-01T18:14:06.6863869Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:06.6864342Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:06.6864968Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:06.6865688Z ANACONDA_USER: pytorch 2024-11-01T18:14:06.6866103Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:06.6866594Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:06.6867086Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:06.6867800Z GITHUB_TOKEN: *** 2024-11-01T18:14:06.6868179Z PR_NUMBER: 2024-11-01T18:14:06.6868574Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:06.6869147Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:06.6869708Z USE_SPLIT_BUILD: false 2024-11-01T18:14:06.6870115Z ##[endgroup] 2024-11-01T18:14:06.6923802Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T18:14:06.6924298Z with: 2024-11-01T18:14:06.6924592Z shell: bash 2024-11-01T18:14:06.6924948Z timeout_minutes: 10 2024-11-01T18:14:06.6925342Z max_attempts: 5 2024-11-01T18:14:06.6925701Z retry_wait_seconds: 30 2024-11-01T18:14:06.6927147Z 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-11-01T18:14:06.6928654Z polling_interval_seconds: 1 2024-11-01T18:14:06.6929223Z warning_on_retry: true 2024-11-01T18:14:06.6930010Z continue_on_error: false 2024-11-01T18:14:06.6930552Z env: 2024-11-01T18:14:06.6930924Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:06.6931825Z BUILDER_ROOT: /builder 2024-11-01T18:14:06.6932253Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:06.6932675Z DESIRED_CUDA: cu121 2024-11-01T18:14:06.6933081Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:06.6933517Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:06.6934063Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:06.6934697Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:06.6935098Z LIBTORCH_CONFIG: 2024-11-01T18:14:06.6935463Z LIBTORCH_VARIANT: 2024-11-01T18:14:06.6935868Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:06.6936275Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:06.6936887Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:06.6937630Z ANACONDA_USER: pytorch 2024-11-01T18:14:06.6938095Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:06.6938574Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:06.6939050Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:06.6939796Z GITHUB_TOKEN: *** 2024-11-01T18:14:06.6940196Z PR_NUMBER: 2024-11-01T18:14:06.6940576Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:06.6941165Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:06.6941738Z USE_SPLIT_BUILD: false 2024-11-01T18:14:06.6942133Z ##[endgroup] 2024-11-01T18:14:06.8219478Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-11-01T18:14:07.1542788Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T18:14:07.1748997Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-11-01T18:14:07.1754370Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-11-01T18:14:07.1911367Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.8.30) 2024-11-01T18:14:07.1926887Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2024-11-01T18:14:07.1932634Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2024-11-01T18:14:07.1947229Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-11-01T18:14:07.8003563Z Command completed after 1 attempt(s). 2024-11-01T18:14:07.8067113Z ##[group]Run set -x 2024-11-01T18:14:07.8067521Z set -x 2024-11-01T18:14:07.8067861Z  2024-11-01T18:14:07.8068567Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-11-01T18:14:07.8069432Z # in runner workspace 2024-11-01T18:14:07.8070077Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-11-01T18:14:07.8079218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:14:07.8079856Z env: 2024-11-01T18:14:07.8080182Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:07.8080621Z BUILDER_ROOT: /builder 2024-11-01T18:14:07.8081069Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:07.8081480Z DESIRED_CUDA: cu121 2024-11-01T18:14:07.8081892Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:07.8082315Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:07.8082826Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:07.8083440Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:07.8083832Z LIBTORCH_CONFIG: 2024-11-01T18:14:07.8084201Z LIBTORCH_VARIANT: 2024-11-01T18:14:07.8084603Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:07.8085024Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:07.8085639Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:07.8086373Z ANACONDA_USER: pytorch 2024-11-01T18:14:07.8086815Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:07.8087274Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:07.8087772Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:07.8088554Z GITHUB_TOKEN: *** 2024-11-01T18:14:07.8088926Z PR_NUMBER: 2024-11-01T18:14:07.8089327Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:07.8090147Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:07.8090703Z USE_SPLIT_BUILD: false 2024-11-01T18:14:07.8091119Z ##[endgroup] 2024-11-01T18:14:07.8124371Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-11-01T18:14:07.8430971Z ##[group]Run set -x 2024-11-01T18:14:07.8431396Z set -x 2024-11-01T18:14:07.8431819Z  2024-11-01T18:14:07.8432523Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-11-01T18:14:07.8433679Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-11-01T18:14:07.8434912Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-11-01T18:14:07.8436419Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-11-01T18:14:07.8437424Z # expose this variable as part of GitHub context. 2024-11-01T18:14:07.8438496Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-11-01T18:14:07.8439656Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-11-01T18:14:07.8440374Z pwd 2024-11-01T18:14:07.8440702Z  2024-11-01T18:14:07.8441393Z LOG_FILE=$(grep -l -r "d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea" *.log | tail -n 1) 2024-11-01T18:14:07.8442480Z if [ -n "${LOG_FILE}" ]; then 2024-11-01T18:14:07.8443392Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-11-01T18:14:07.8444324Z  # needs to be awk {print $3} on MacOS 2024-11-01T18:14:07.8444916Z  case ${RUNNER_OS} in 2024-11-01T18:14:07.8445388Z  macOS) 2024-11-01T18:14:07.8446207Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-11-01T18:14:07.8447144Z  ;; 2024-11-01T18:14:07.8447513Z  *) 2024-11-01T18:14:07.8448300Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-11-01T18:14:07.8449220Z  ;; 2024-11-01T18:14:07.8449593Z  esac 2024-11-01T18:14:07.8450095Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-11-01T18:14:07.8450721Z fi 2024-11-01T18:14:07.8451064Z  2024-11-01T18:14:07.8451375Z popd 2024-11-01T18:14:07.8458540Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:14:07.8459180Z env: 2024-11-01T18:14:07.8459505Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:07.8459939Z BUILDER_ROOT: /builder 2024-11-01T18:14:07.8460371Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:07.8460786Z DESIRED_CUDA: cu121 2024-11-01T18:14:07.8461201Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:07.8461627Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:07.8462149Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:07.8462765Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:07.8463155Z LIBTORCH_CONFIG: 2024-11-01T18:14:07.8463529Z LIBTORCH_VARIANT: 2024-11-01T18:14:07.8463934Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:07.8464350Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:07.8464964Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:07.8465702Z ANACONDA_USER: pytorch 2024-11-01T18:14:07.8466149Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:07.8466612Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:07.8467113Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:07.8467878Z GITHUB_TOKEN: *** 2024-11-01T18:14:07.8468274Z PR_NUMBER: 2024-11-01T18:14:07.8468661Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:07.8469255Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:07.8469838Z USE_SPLIT_BUILD: false 2024-11-01T18:14:07.8470240Z ##[endgroup] 2024-11-01T18:14:07.8500251Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-11-01T18:14:07.8501538Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-11-01T18:14:07.8502199Z + pwd 2024-11-01T18:14:07.8502621Z /home/ec2-user/actions-runner/_diag 2024-11-01T18:14:07.8509395Z ++ grep -l -r d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea Runner_20241101-172931-utc.log Runner_20241101-173143-utc.log Worker_20241101-174445-utc.log Worker_20241101-180723-utc.log 2024-11-01T18:14:07.8510837Z ++ tail -n 1 2024-11-01T18:14:07.8529379Z + LOG_FILE=Worker_20241101-180723-utc.log 2024-11-01T18:14:07.8530683Z + '[' -n Worker_20241101-180723-utc.log ']' 2024-11-01T18:14:07.8531207Z + case ${RUNNER_OS} in 2024-11-01T18:14:07.8536553Z ++ grep -r '"jobDisplayName"' Worker_20241101-180723-utc.log 2024-11-01T18:14:07.8537317Z ++ awk -F '[:]' '{print $2}' 2024-11-01T18:14:07.8538614Z ++ sed 's/"//g' 2024-11-01T18:14:07.8540319Z ++ xargs 2024-11-01T18:14:07.8574181Z + JOB_NAME='manywheel-py3_9-cuda12_1-test / test,' 2024-11-01T18:14:07.8574990Z + echo 'job-name=manywheel-py3_9-cuda12_1-test / test,' 2024-11-01T18:14:07.8575589Z + popd 2024-11-01T18:14:07.8576313Z ~/actions-runner/_work/pytorch/pytorch 2024-11-01T18:14:07.8626919Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-11-01T18:14:07.8628189Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-11-01T18:14:07.8629323Z echo "Job name: ${JOB_NAME}" 2024-11-01T18:14:07.8630321Z  2024-11-01T18:14:07.8631993Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-11-01T18:14:07.8633758Z # in runner workspace 2024-11-01T18:14:07.8635196Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-11-01T18:14:07.8636845Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-11-01T18:14:07.8637972Z  --job-name "${JOB_NAME}" \ 2024-11-01T18:14:07.8639022Z  --test-matrix "{ include: [ 2024-11-01T18:14:07.8640033Z  { config: "default" }, 2024-11-01T18:14:07.8640973Z ]} 2024-11-01T18:14:07.8641620Z " \ 2024-11-01T18:14:07.8642408Z  --selected-test-configs "" \ 2024-11-01T18:14:07.8643517Z  --pr-number "${PR_NUMBER}" \ 2024-11-01T18:14:07.8644531Z  --tag "${TAG}" \ 2024-11-01T18:14:07.8645509Z  --event-name "${EVENT_NAME}" \ 2024-11-01T18:14:07.8646603Z  --schedule "${SCHEDULE}" \ 2024-11-01T18:14:07.8647641Z  --branch "${HEAD_BRANCH}" 2024-11-01T18:14:07.8658535Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:14:07.8659742Z env: 2024-11-01T18:14:07.8660379Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:07.8661226Z BUILDER_ROOT: /builder 2024-11-01T18:14:07.8662076Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:07.8662910Z DESIRED_CUDA: cu121 2024-11-01T18:14:07.8663702Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:07.8664547Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:07.8665558Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:07.8666798Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:07.8667542Z LIBTORCH_CONFIG: 2024-11-01T18:14:07.8668284Z LIBTORCH_VARIANT: 2024-11-01T18:14:07.8669059Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:07.8669857Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:07.8671055Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:07.8672548Z ANACONDA_USER: pytorch 2024-11-01T18:14:07.8673420Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:07.8674330Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:07.8675304Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:07.8676529Z GITHUB_TOKEN: *** 2024-11-01T18:14:07.8676916Z PR_NUMBER: 2024-11-01T18:14:07.8677316Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:07.8677911Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:07.8678470Z USE_SPLIT_BUILD: false 2024-11-01T18:14:07.8678970Z JOB_NAME: manywheel-py3_9-cuda12_1-test / test, 2024-11-01T18:14:07.8679541Z TAG: ciflow/trunk/138766 2024-11-01T18:14:07.8680234Z EVENT_NAME: push 2024-11-01T18:14:07.8680591Z SCHEDULE: 2024-11-01T18:14:07.8680937Z HEAD_BRANCH: 2024-11-01T18:14:07.8681273Z ##[endgroup] 2024-11-01T18:14:07.8714634Z Workflow: linux-binary-manywheel 2024-11-01T18:14:07.8715979Z Job name: manywheel-py3_9-cuda12_1-test / test, 2024-11-01T18:14:08.1819651Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-11-01T18:14:08.3127662Z fatal: not a git repository (or any of the parent directories): .git 2024-11-01T18:14:08.3135950Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:487: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-11-01T18:14:08.3138093Z warnings.warn(f"failed to get commit messages: {e}") 2024-11-01T18:14:08.3311551Z ##[group]Run echo "Filtered matrix:" 2024-11-01T18:14:08.3312106Z echo "Filtered matrix:" 2024-11-01T18:14:08.3312701Z echo "{"include": [{"config": "default"}]}" 2024-11-01T18:14:08.3313253Z  2024-11-01T18:14:08.3313584Z echo 2024-11-01T18:14:08.3314043Z echo "Is the current job unstable? False" 2024-11-01T18:14:08.3314601Z  2024-11-01T18:14:08.3314926Z echo 2024-11-01T18:14:08.3315364Z echo "Is keep-going label set? False" 2024-11-01T18:14:08.3315897Z  2024-11-01T18:14:08.3316221Z echo 2024-11-01T18:14:08.3316800Z echo "Renabled issues? " 2024-11-01T18:14:08.3324659Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:14:08.3325289Z env: 2024-11-01T18:14:08.3325629Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:08.3326043Z BUILDER_ROOT: /builder 2024-11-01T18:14:08.3326469Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:08.3326903Z DESIRED_CUDA: cu121 2024-11-01T18:14:08.3327294Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:08.3327716Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:08.3328251Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:08.3328844Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:08.3329231Z LIBTORCH_CONFIG: 2024-11-01T18:14:08.3329619Z LIBTORCH_VARIANT: 2024-11-01T18:14:08.3330001Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:08.3330409Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:08.3331035Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:08.3331804Z ANACONDA_USER: pytorch 2024-11-01T18:14:08.3332252Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:08.3332723Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:08.3333201Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:08.3333977Z GITHUB_TOKEN: *** 2024-11-01T18:14:08.3334358Z PR_NUMBER: 2024-11-01T18:14:08.3334733Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:08.3335326Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:08.3335901Z USE_SPLIT_BUILD: false 2024-11-01T18:14:08.3336313Z ##[endgroup] 2024-11-01T18:14:08.3367364Z Filtered matrix: 2024-11-01T18:14:08.3368271Z {include: [{config: default}]} 2024-11-01T18:14:08.3368973Z 2024-11-01T18:14:08.3369346Z Is the current job unstable? False 2024-11-01T18:14:08.3370059Z 2024-11-01T18:14:08.3370710Z Is keep-going label set? False 2024-11-01T18:14:08.3371380Z 2024-11-01T18:14:08.3371669Z Renabled issues? 2024-11-01T18:14:08.3525353Z ##[group]Run actions/download-artifact@v4.1.7 2024-11-01T18:14:08.3525955Z with: 2024-11-01T18:14:08.3526290Z name: manywheel-py3_9-cuda12_1 2024-11-01T18:14:08.3526910Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-11-01T18:14:08.3527558Z merge-multiple: false 2024-11-01T18:14:08.3527976Z repository: pytorch/pytorch 2024-11-01T18:14:08.3528420Z run-id: 11632515568 2024-11-01T18:14:08.3528786Z env: 2024-11-01T18:14:08.3529095Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:08.3529516Z BUILDER_ROOT: /builder 2024-11-01T18:14:08.3529936Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:08.3530338Z DESIRED_CUDA: cu121 2024-11-01T18:14:08.3530949Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:08.3531368Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:08.3531921Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:08.3532523Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:08.3532906Z LIBTORCH_CONFIG: 2024-11-01T18:14:08.3533271Z LIBTORCH_VARIANT: 2024-11-01T18:14:08.3533723Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:08.3534115Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:08.3534737Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:08.3535462Z ANACONDA_USER: pytorch 2024-11-01T18:14:08.3535875Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:08.3536346Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:08.3536834Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:08.3537591Z GITHUB_TOKEN: *** 2024-11-01T18:14:08.3537953Z PR_NUMBER: 2024-11-01T18:14:08.3538338Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:08.3538927Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:08.3539484Z USE_SPLIT_BUILD: false 2024-11-01T18:14:08.3539886Z ##[endgroup] 2024-11-01T18:14:08.6375186Z Downloading single artifact 2024-11-01T18:14:08.7481383Z Preparing to download the following artifacts: 2024-11-01T18:14:08.7482244Z - manywheel-py3_9-cuda12_1 (ID: 2134263808, Size: 780808640) 2024-11-01T18:14:08.7978111Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/160ef582-21d3-406c-af9c-7cef536e4c70/workflow-job-run-9292c48a-e030-5027-54f6-b28c282312b0/artifacts/43edcb3c132f2e47c11d107031beebb9a49f65c1ba2aee0828272190ff31ec0b.zip 2024-11-01T18:14:08.7980850Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-11-01T18:14:08.9159293Z (node:69972) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2024-11-01T18:14:08.9161377Z (Use `node --trace-deprecation ...` to show where the warning was created) 2024-11-01T18:14:18.9563244Z Artifact download completed successfully. 2024-11-01T18:14:18.9563926Z Total of 1 artifact(s) downloaded 2024-11-01T18:14:18.9572779Z Download artifact has finished successfully 2024-11-01T18:14:18.9844445Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-11-01T18:14:18.9845146Z with: 2024-11-01T18:14:18.9845480Z driver-version: 550.54.15 2024-11-01T18:14:18.9845897Z env: 2024-11-01T18:14:18.9846206Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:18.9846628Z BUILDER_ROOT: /builder 2024-11-01T18:14:18.9847046Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:18.9847448Z DESIRED_CUDA: cu121 2024-11-01T18:14:18.9847848Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:18.9848262Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:18.9848757Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:18.9849355Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:18.9849731Z LIBTORCH_CONFIG: 2024-11-01T18:14:18.9850098Z LIBTORCH_VARIANT: 2024-11-01T18:14:18.9850510Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:18.9850912Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:18.9851521Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:18.9852314Z ANACONDA_USER: pytorch 2024-11-01T18:14:18.9852738Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:18.9853202Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:18.9853688Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:18.9854448Z GITHUB_TOKEN: *** 2024-11-01T18:14:18.9854810Z PR_NUMBER: 2024-11-01T18:14:18.9855198Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:18.9855782Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:18.9856332Z USE_SPLIT_BUILD: false 2024-11-01T18:14:18.9856739Z ##[endgroup] 2024-11-01T18:14:18.9908411Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-11-01T18:14:18.9909113Z with: 2024-11-01T18:14:18.9909440Z timeout_minutes: 10 2024-11-01T18:14:18.9909819Z max_attempts: 3 2024-11-01T18:14:18.9954247Z 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}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2024-11-01T18:14:18.9998238Z retry_wait_seconds: 10 2024-11-01T18:14:18.9998679Z polling_interval_seconds: 1 2024-11-01T18:14:18.9999121Z warning_on_retry: true 2024-11-01T18:14:18.9999540Z continue_on_error: false 2024-11-01T18:14:18.9999941Z env: 2024-11-01T18:14:19.0000243Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:19.0000664Z BUILDER_ROOT: /builder 2024-11-01T18:14:19.0001081Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:19.0001483Z DESIRED_CUDA: cu121 2024-11-01T18:14:19.0001879Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:19.0002291Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:19.0002794Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:19.0003390Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:19.0003767Z LIBTORCH_CONFIG: 2024-11-01T18:14:19.0004130Z LIBTORCH_VARIANT: 2024-11-01T18:14:19.0004621Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:19.0005039Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:19.0005639Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:19.0006360Z ANACONDA_USER: pytorch 2024-11-01T18:14:19.0006789Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:19.0007235Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:19.0007722Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:19.0008471Z GITHUB_TOKEN: *** 2024-11-01T18:14:19.0008833Z PR_NUMBER: 2024-11-01T18:14:19.0009222Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:19.0009807Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:19.0010355Z USE_SPLIT_BUILD: false 2024-11-01T18:14:19.0010786Z DRIVER_VERSION: 550.54.15 2024-11-01T18:14:19.0011206Z ##[endgroup] 2024-11-01T18:14:19.1023020Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-11-01T18:14:19.1024378Z + pre_install_nvidia_driver_amzn2 2024-11-01T18:14:19.1026408Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-11-01T18:14:19.5533067Z No match for argument: nvidia-driver-latest-dkms 2024-11-01T18:14:19.5534086Z No packages marked for removal. 2024-11-01T18:14:19.5615869Z Dependencies resolved. 2024-11-01T18:14:19.5627082Z Nothing to do. 2024-11-01T18:14:19.5627904Z Complete! 2024-11-01T18:14:19.6125530Z + install_nvidia_driver_common 2024-11-01T18:14:19.6128541Z + echo 'Before installing NVIDIA driver' 2024-11-01T18:14:19.6129066Z + lspci 2024-11-01T18:14:19.6129419Z Before installing NVIDIA driver 2024-11-01T18:14:19.6336683Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-11-01T18:14:19.6338113Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-11-01T18:14:19.6339831Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-11-01T18:14:19.6340789Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-11-01T18:14:19.6341602Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-11-01T18:14:19.6342575Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-11-01T18:14:19.6343670Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-11-01T18:14:19.6344716Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-11-01T18:14:19.6345446Z + lsmod 2024-11-01T18:14:19.6381204Z Module Size Used by 2024-11-01T18:14:19.6382000Z veth 36864 0 2024-11-01T18:14:19.6382852Z nvidia_modeset 1351680 0 2024-11-01T18:14:19.6383625Z video 65536 1 nvidia_modeset 2024-11-01T18:14:19.6384177Z wmi 36864 1 video 2024-11-01T18:14:19.6384865Z nvidia_uvm 4706304 0 2024-11-01T18:14:19.6386149Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-11-01T18:14:19.6386993Z drm 602112 1 nvidia 2024-11-01T18:14:19.6388148Z drm_panel_orientation_quirks 32768 1 drm 2024-11-01T18:14:19.6389091Z backlight 24576 3 video,drm,nvidia_modeset 2024-11-01T18:14:19.6389731Z i2c_core 106496 2 nvidia,drm 2024-11-01T18:14:19.6390271Z xt_conntrack 16384 1 2024-11-01T18:14:19.6390714Z nft_chain_nat 16384 3 2024-11-01T18:14:19.6391175Z xt_MASQUERADE 20480 1 2024-11-01T18:14:19.6391730Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-11-01T18:14:19.6392323Z nf_conntrack_netlink 57344 0 2024-11-01T18:14:19.6393047Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-11-01T18:14:19.6394328Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-11-01T18:14:19.6395421Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-11-01T18:14:19.6395973Z xfrm_user 57344 1 2024-11-01T18:14:19.6396455Z xfrm_algo 16384 1 xfrm_user 2024-11-01T18:14:19.6396953Z xt_addrtype 16384 2 2024-11-01T18:14:19.6397412Z nft_compat 20480 4 2024-11-01T18:14:19.6398210Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-11-01T18:14:19.6399000Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-11-01T18:14:19.6399682Z br_netfilter 36864 0 2024-11-01T18:14:19.6400184Z bridge 323584 1 br_netfilter 2024-11-01T18:14:19.6400709Z stp 16384 1 bridge 2024-11-01T18:14:19.6401225Z llc 16384 2 bridge,stp 2024-11-01T18:14:19.6401984Z overlay 167936 0 2024-11-01T18:14:19.6402859Z tls 114688 0 2024-11-01T18:14:19.6403818Z nls_ascii 16384 1 2024-11-01T18:14:19.6404325Z ata_piix 45056 0 2024-11-01T18:14:19.6404779Z libata 401408 1 ata_piix 2024-11-01T18:14:19.6405286Z nls_cp437 20480 1 2024-11-01T18:14:19.6405734Z vfat 24576 1 2024-11-01T18:14:19.6406179Z scsi_mod 290816 1 libata 2024-11-01T18:14:19.6406672Z fat 86016 1 vfat 2024-11-01T18:14:19.6407148Z ena 167936 0 2024-11-01T18:14:19.6407641Z scsi_common 16384 2 scsi_mod,libata 2024-11-01T18:14:19.6408184Z i8042 45056 0 2024-11-01T18:14:19.6408626Z serio 28672 3 i8042 2024-11-01T18:14:19.6409154Z button 24576 0 2024-11-01T18:14:19.6409597Z ghash_clmulni_intel 16384 0 2024-11-01T18:14:19.6410062Z sunrpc 692224 1 2024-11-01T18:14:19.6410718Z sch_fq_codel 20480 9 2024-11-01T18:14:19.6411331Z dm_mod 188416 0 2024-11-01T18:14:19.6411773Z fuse 163840 1 2024-11-01T18:14:19.6412220Z configfs 57344 1 2024-11-01T18:14:19.6412662Z dax 45056 1 dm_mod 2024-11-01T18:14:19.6413282Z loop 36864 0 2024-11-01T18:14:19.6413740Z dmi_sysfs 20480 0 2024-11-01T18:14:19.6414371Z crc32_pclmul 16384 0 2024-11-01T18:14:19.6414826Z crc32c_intel 24576 0 2024-11-01T18:14:19.6415269Z + modinfo nvidia 2024-11-01T18:14:19.6416163Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-11-01T18:14:19.6417076Z alias: char-major-195-* 2024-11-01T18:14:19.6417542Z version: 550.54.15 2024-11-01T18:14:19.6417946Z supported: external 2024-11-01T18:14:19.6418366Z license: NVIDIA 2024-11-01T18:14:19.6419343Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-11-01T18:14:19.6419936Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-11-01T18:14:19.6420497Z srcversion: 833721318DA517F0C2FEC97 2024-11-01T18:14:19.6421079Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-11-01T18:14:19.6421683Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-11-01T18:14:19.6422299Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-11-01T18:14:19.6422966Z depends: i2c-core,drm 2024-11-01T18:14:19.6423396Z retpoline: Y 2024-11-01T18:14:19.6423766Z name: nvidia 2024-11-01T18:14:19.6424569Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-11-01T18:14:19.6425456Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-11-01T18:14:19.6426265Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-11-01T18:14:19.6427010Z parm: NVreg_ResmanDebugLevel:int 2024-11-01T18:14:19.6427542Z parm: NVreg_RmLogonRC:int 2024-11-01T18:14:19.6428075Z parm: NVreg_ModifyDeviceFiles:int 2024-11-01T18:14:19.6428637Z parm: NVreg_DeviceFileUID:int 2024-11-01T18:14:19.6429174Z parm: NVreg_DeviceFileGID:int 2024-11-01T18:14:19.6429696Z parm: NVreg_DeviceFileMode:int 2024-11-01T18:14:19.6430352Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-11-01T18:14:19.6431064Z parm: NVreg_UsePageAttributeTable:int 2024-11-01T18:14:19.6431645Z parm: NVreg_EnablePCIeGen3:int 2024-11-01T18:14:19.6432222Z parm: NVreg_EnableMSI:int 2024-11-01T18:14:19.6432920Z parm: NVreg_TCEBypassMode:int 2024-11-01T18:14:19.6433500Z parm: NVreg_EnableStreamMemOPs:int 2024-11-01T18:14:19.6434161Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-11-01T18:14:19.6434886Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-11-01T18:14:19.6435569Z parm: NVreg_EnableS0ixPowerManagement:int 2024-11-01T18:14:19.6436334Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-11-01T18:14:19.6437085Z parm: NVreg_DynamicPowerManagement:int 2024-11-01T18:14:19.6437838Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-11-01T18:14:19.6438584Z parm: NVreg_EnableGpuFirmware:int 2024-11-01T18:14:19.6439194Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-11-01T18:14:19.6439853Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-11-01T18:14:19.6440533Z parm: NVreg_EnableUserNUMAManagement:int 2024-11-01T18:14:19.6441156Z parm: NVreg_MemoryPoolSize:int 2024-11-01T18:14:19.6441718Z parm: NVreg_KMallocHeapMaxSize:int 2024-11-01T18:14:19.6442321Z parm: NVreg_VMallocHeapMaxSize:int 2024-11-01T18:14:19.6442905Z parm: NVreg_IgnoreMMIOCheck:int 2024-11-01T18:14:19.6443439Z parm: NVreg_NvLinkDisable:int 2024-11-01T18:14:19.6444060Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-11-01T18:14:19.6444714Z parm: NVreg_RegisterPCIDriver:int 2024-11-01T18:14:19.6445284Z parm: NVreg_EnableResizableBar:int 2024-11-01T18:14:19.6445887Z parm: NVreg_EnableDbgBreakpoint:int 2024-11-01T18:14:19.6446504Z parm: NVreg_EnableNonblockingOpen:int 2024-11-01T18:14:19.6447088Z parm: NVreg_RegistryDwords:charp 2024-11-01T18:14:19.6447706Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-11-01T18:14:19.6448458Z parm: NVreg_RmMsg:charp 2024-11-01T18:14:19.6448944Z parm: NVreg_GpuBlacklist:charp 2024-11-01T18:14:19.6449522Z parm: NVreg_TemporaryFilePath:charp 2024-11-01T18:14:19.6450110Z parm: NVreg_ExcludedGpus:charp 2024-11-01T18:14:19.6450656Z parm: NVreg_DmaRemapPeerMmio:int 2024-11-01T18:14:19.6451246Z parm: NVreg_RmNvlinkBandwidth:charp 2024-11-01T18:14:19.6451830Z parm: NVreg_ImexChannelCount:int 2024-11-01T18:14:19.6452391Z parm: rm_firmware_active:charp 2024-11-01T18:14:19.6452883Z + HAS_NVIDIA_DRIVER=0 2024-11-01T18:14:19.6453372Z ++ command -v nvidia-smi 2024-11-01T18:14:19.6453889Z + '[' -x /usr/bin/nvidia-smi ']' 2024-11-01T18:14:19.6454322Z + set +e 2024-11-01T18:14:19.6454966Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-11-01T18:14:19.6679441Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-11-01T18:14:19.6680563Z + NVIDIA_SMI_STATUS=0 2024-11-01T18:14:19.6681364Z + '[' 0 -ne 0 ']' 2024-11-01T18:14:19.6681818Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-11-01T18:14:19.6682272Z + HAS_NVIDIA_DRIVER=1 2024-11-01T18:14:19.6683219Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-11-01T18:14:19.6684119Z + set -e 2024-11-01T18:14:19.6684471Z + '[' 1 -eq 0 ']' 2024-11-01T18:14:19.6685184Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-11-01T18:14:19.6705828Z + post_install_nvidia_driver_common 2024-11-01T18:14:19.6706806Z + sudo modprobe nvidia 2024-11-01T18:14:19.8130112Z + echo 'After installing NVIDIA driver' 2024-11-01T18:14:19.8130732Z + lspci 2024-11-01T18:14:19.8131088Z After installing NVIDIA driver 2024-11-01T18:14:19.8335956Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-11-01T18:14:19.8337879Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-11-01T18:14:19.8338895Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-11-01T18:14:19.8339867Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-11-01T18:14:19.8340684Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-11-01T18:14:19.8341802Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-11-01T18:14:19.8342861Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-11-01T18:14:19.8343912Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-11-01T18:14:19.8344659Z + lsmod 2024-11-01T18:14:19.8364711Z Module Size Used by 2024-11-01T18:14:19.8365701Z veth 36864 0 2024-11-01T18:14:19.8366698Z nvidia_modeset 1351680 0 2024-11-01T18:14:19.8367781Z video 65536 1 nvidia_modeset 2024-11-01T18:14:19.8368650Z wmi 36864 1 video 2024-11-01T18:14:19.8369138Z nvidia_uvm 4706304 0 2024-11-01T18:14:19.8369693Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-11-01T18:14:19.8370291Z drm 602112 1 nvidia 2024-11-01T18:14:19.8370847Z drm_panel_orientation_quirks 32768 1 drm 2024-11-01T18:14:19.8371514Z backlight 24576 3 video,drm,nvidia_modeset 2024-11-01T18:14:19.8372138Z i2c_core 106496 2 nvidia,drm 2024-11-01T18:14:19.8372673Z xt_conntrack 16384 1 2024-11-01T18:14:19.8373140Z nft_chain_nat 16384 3 2024-11-01T18:14:19.8373588Z xt_MASQUERADE 20480 1 2024-11-01T18:14:19.8374151Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-11-01T18:14:19.8374764Z nf_conntrack_netlink 57344 0 2024-11-01T18:14:19.8375472Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-11-01T18:14:19.8376287Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-11-01T18:14:19.8376870Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-11-01T18:14:19.8377388Z xfrm_user 57344 1 2024-11-01T18:14:19.8378129Z xfrm_algo 16384 1 xfrm_user 2024-11-01T18:14:19.8378655Z xt_addrtype 16384 2 2024-11-01T18:14:19.8379100Z nft_compat 20480 4 2024-11-01T18:14:19.8379703Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-11-01T18:14:19.8380478Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-11-01T18:14:19.8381144Z br_netfilter 36864 0 2024-11-01T18:14:19.8381652Z bridge 323584 1 br_netfilter 2024-11-01T18:14:19.8382194Z stp 16384 1 bridge 2024-11-01T18:14:19.8382694Z llc 16384 2 bridge,stp 2024-11-01T18:14:19.8383213Z overlay 167936 0 2024-11-01T18:14:19.8383668Z tls 114688 0 2024-11-01T18:14:19.8384119Z nls_ascii 16384 1 2024-11-01T18:14:19.8385044Z ata_piix 45056 0 2024-11-01T18:14:19.8386055Z libata 401408 1 ata_piix 2024-11-01T18:14:19.8387064Z nls_cp437 20480 1 2024-11-01T18:14:19.8388062Z vfat 24576 1 2024-11-01T18:14:19.8388689Z scsi_mod 290816 1 libata 2024-11-01T18:14:19.8389198Z fat 86016 1 vfat 2024-11-01T18:14:19.8389652Z ena 167936 0 2024-11-01T18:14:19.8390167Z scsi_common 16384 2 scsi_mod,libata 2024-11-01T18:14:19.8390718Z i8042 45056 0 2024-11-01T18:14:19.8391153Z serio 28672 3 i8042 2024-11-01T18:14:19.8391635Z button 24576 0 2024-11-01T18:14:19.8392100Z ghash_clmulni_intel 16384 0 2024-11-01T18:14:19.8392548Z sunrpc 692224 1 2024-11-01T18:14:19.8393003Z sch_fq_codel 20480 9 2024-11-01T18:14:19.8393461Z dm_mod 188416 0 2024-11-01T18:14:19.8393888Z fuse 163840 1 2024-11-01T18:14:19.8394336Z configfs 57344 1 2024-11-01T18:14:19.8394796Z dax 45056 1 dm_mod 2024-11-01T18:14:19.8395264Z loop 36864 0 2024-11-01T18:14:19.8395724Z dmi_sysfs 20480 0 2024-11-01T18:14:19.8396179Z crc32_pclmul 16384 0 2024-11-01T18:14:19.8396618Z crc32c_intel 24576 0 2024-11-01T18:14:19.8397068Z + modinfo nvidia 2024-11-01T18:14:19.8398192Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-11-01T18:14:19.8399111Z alias: char-major-195-* 2024-11-01T18:14:19.8399584Z version: 550.54.15 2024-11-01T18:14:19.8400017Z supported: external 2024-11-01T18:14:19.8400416Z license: NVIDIA 2024-11-01T18:14:19.8400882Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-11-01T18:14:19.8401488Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-11-01T18:14:19.8402037Z srcversion: 833721318DA517F0C2FEC97 2024-11-01T18:14:19.8402615Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-11-01T18:14:19.8403245Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-11-01T18:14:19.8403840Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-11-01T18:14:19.8404486Z depends: i2c-core,drm 2024-11-01T18:14:19.8404933Z retpoline: Y 2024-11-01T18:14:19.8405289Z name: nvidia 2024-11-01T18:14:19.8406100Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-11-01T18:14:19.8407009Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-11-01T18:14:19.8407803Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-11-01T18:14:19.8408559Z parm: NVreg_ResmanDebugLevel:int 2024-11-01T18:14:19.8409114Z parm: NVreg_RmLogonRC:int 2024-11-01T18:14:19.8409636Z parm: NVreg_ModifyDeviceFiles:int 2024-11-01T18:14:19.8410202Z parm: NVreg_DeviceFileUID:int 2024-11-01T18:14:19.8410746Z parm: NVreg_DeviceFileGID:int 2024-11-01T18:14:19.8411272Z parm: NVreg_DeviceFileMode:int 2024-11-01T18:14:19.8411937Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-11-01T18:14:19.8412647Z parm: NVreg_UsePageAttributeTable:int 2024-11-01T18:14:19.8413364Z parm: NVreg_EnablePCIeGen3:int 2024-11-01T18:14:19.8413878Z parm: NVreg_EnableMSI:int 2024-11-01T18:14:19.8414398Z parm: NVreg_TCEBypassMode:int 2024-11-01T18:14:19.8414972Z parm: NVreg_EnableStreamMemOPs:int 2024-11-01T18:14:19.8415616Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-11-01T18:14:19.8416343Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-11-01T18:14:19.8417044Z parm: NVreg_EnableS0ixPowerManagement:int 2024-11-01T18:14:19.8417794Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-11-01T18:14:19.8419043Z parm: NVreg_DynamicPowerManagement:int 2024-11-01T18:14:19.8419889Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-11-01T18:14:19.8420626Z parm: NVreg_EnableGpuFirmware:int 2024-11-01T18:14:19.8421244Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-11-01T18:14:19.8421913Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-11-01T18:14:19.8422593Z parm: NVreg_EnableUserNUMAManagement:int 2024-11-01T18:14:19.8423221Z parm: NVreg_MemoryPoolSize:int 2024-11-01T18:14:19.8423799Z parm: NVreg_KMallocHeapMaxSize:int 2024-11-01T18:14:19.8424385Z parm: NVreg_VMallocHeapMaxSize:int 2024-11-01T18:14:19.8424974Z parm: NVreg_IgnoreMMIOCheck:int 2024-11-01T18:14:19.8425533Z parm: NVreg_NvLinkDisable:int 2024-11-01T18:14:19.8426141Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-11-01T18:14:19.8426801Z parm: NVreg_RegisterPCIDriver:int 2024-11-01T18:14:19.8427395Z parm: NVreg_EnableResizableBar:int 2024-11-01T18:14:19.8427985Z parm: NVreg_EnableDbgBreakpoint:int 2024-11-01T18:14:19.8428613Z parm: NVreg_EnableNonblockingOpen:int 2024-11-01T18:14:19.8429219Z parm: NVreg_RegistryDwords:charp 2024-11-01T18:14:19.8429824Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-11-01T18:14:19.8430436Z parm: NVreg_RmMsg:charp 2024-11-01T18:14:19.8430946Z parm: NVreg_GpuBlacklist:charp 2024-11-01T18:14:19.8431508Z parm: NVreg_TemporaryFilePath:charp 2024-11-01T18:14:19.8432139Z parm: NVreg_ExcludedGpus:charp 2024-11-01T18:14:19.8432894Z parm: NVreg_DmaRemapPeerMmio:int 2024-11-01T18:14:19.8433505Z parm: NVreg_RmNvlinkBandwidth:charp 2024-11-01T18:14:19.8434106Z parm: NVreg_ImexChannelCount:int 2024-11-01T18:14:19.8434672Z parm: rm_firmware_active:charp 2024-11-01T18:14:19.8435150Z + set +e 2024-11-01T18:14:19.8435562Z + nvidia-smi 2024-11-01T18:14:19.8601791Z Fri Nov 1 18:14:19 2024 2024-11-01T18:14:19.8602888Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:14:19.8603947Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-11-01T18:14:19.8604975Z |-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:14:19.8606045Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-11-01T18:14:19.8607203Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-11-01T18:14:19.8608088Z | | | MIG M. | 2024-11-01T18:14:19.8608780Z |=========================================+========================+======================| 2024-11-01T18:14:19.8690567Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-11-01T18:14:19.8691666Z | N/A 31C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-11-01T18:14:19.8692487Z | | | N/A | 2024-11-01T18:14:19.8693400Z +-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:14:19.8694458Z 2024-11-01T18:14:19.8695321Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:14:19.8696139Z | Processes: | 2024-11-01T18:14:19.8697046Z | GPU GI CI PID Type Process name GPU Memory | 2024-11-01T18:14:19.8697906Z | ID ID Usage | 2024-11-01T18:14:19.8698617Z |=========================================================================================| 2024-11-01T18:14:19.8699444Z | No running processes found | 2024-11-01T18:14:19.8700424Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:14:19.9309015Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-11-01T18:14:19.9492736Z Tesla M60 2024-11-01T18:14:19.9561971Z + NVIDIA_SMI_STATUS=0 2024-11-01T18:14:19.9562572Z + '[' 0 -eq 0 ']' 2024-11-01T18:14:19.9563083Z + echo 'INFO: Ignoring allowed status 0' 2024-11-01T18:14:19.9563627Z + set -e 2024-11-01T18:14:19.9564002Z INFO: Ignoring allowed status 0 2024-11-01T18:14:19.9570470Z == Installing nvidia container toolkit for amzn2023 == 2024-11-01T18:14:19.9575036Z + sudo yum install -y yum-utils 2024-11-01T18:14:20.5226131Z Last metadata expiration check: 0:20:06 ago on Fri Nov 1 17:54:14 2024. 2024-11-01T18:14:20.5535035Z Package dnf-utils-4.3.0-13.amzn2023.0.4.noarch is already installed. 2024-11-01T18:14:20.6002592Z Dependencies resolved. 2024-11-01T18:14:20.6213538Z Nothing to do. 2024-11-01T18:14:20.6213909Z Complete! 2024-11-01T18:14:20.6645928Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2024-11-01T18:14:20.6647283Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:14:20.6649092Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:14:20.9902673Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:14:21.0718994Z + sudo yum install -y nvidia-docker2 2024-11-01T18:14:21.7320870Z nvidia-container-toolkit 8.0 kB/s | 833 B 00:00 2024-11-01T18:14:21.7629017Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2024-11-01T18:14:21.8098551Z Dependencies resolved. 2024-11-01T18:14:21.8312782Z Nothing to do. 2024-11-01T18:14:21.8313180Z Complete! 2024-11-01T18:14:21.8751211Z + sudo systemctl restart docker 2024-11-01T18:14:29.9699978Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-11-01T18:14:29.9927407Z Fri Nov 1 18:14:29 2024 2024-11-01T18:14:29.9928572Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:14:29.9929704Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-11-01T18:14:29.9930739Z |-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:14:29.9931784Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-11-01T18:14:29.9933015Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-11-01T18:14:29.9933894Z | | | MIG M. | 2024-11-01T18:14:29.9934594Z |=========================================+========================+======================| 2024-11-01T18:14:30.0011902Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-11-01T18:14:30.0013093Z | N/A 31C P8 17W / 150W | 0MiB / 7680MiB | 0% Default | 2024-11-01T18:14:30.0013918Z | | | N/A | 2024-11-01T18:14:30.0015169Z +-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:14:30.0015908Z 2024-11-01T18:14:30.0016770Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:14:30.0017577Z | Processes: | 2024-11-01T18:14:30.0019091Z | GPU GI CI PID Type Process name GPU Memory | 2024-11-01T18:14:30.0020304Z | ID ID Usage | 2024-11-01T18:14:30.0021029Z |=========================================================================================| 2024-11-01T18:14:30.0021866Z | No running processes found | 2024-11-01T18:14:30.0022889Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:14:30.0888706Z Command completed after 1 attempt(s). 2024-11-01T18:14:30.0999304Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-11-01T18:14:30.1000073Z with: 2024-11-01T18:14:30.1000511Z docker-image: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:30.1001300Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:14:30.1001943Z env: 2024-11-01T18:14:30.1002256Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:30.1002683Z BUILDER_ROOT: /builder 2024-11-01T18:14:30.1003106Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:30.1003514Z DESIRED_CUDA: cu121 2024-11-01T18:14:30.1003917Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:30.1004338Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:30.1004835Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:30.1005435Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:30.1005822Z LIBTORCH_CONFIG: 2024-11-01T18:14:30.1006207Z LIBTORCH_VARIANT: 2024-11-01T18:14:30.1006602Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:30.1007011Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:30.1007683Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:30.1008409Z ANACONDA_USER: pytorch 2024-11-01T18:14:30.1008842Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:30.1009313Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:30.1009789Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:30.1010552Z GITHUB_TOKEN: *** 2024-11-01T18:14:30.1010941Z PR_NUMBER: 2024-11-01T18:14:30.1011314Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:30.1011904Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:30.1012485Z USE_SPLIT_BUILD: false 2024-11-01T18:14:30.1013010Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:14:30.1013609Z ##[endgroup] 2024-11-01T18:14:30.1035847Z ##[group]Run set -x 2024-11-01T18:14:30.1036267Z set -x 2024-11-01T18:14:30.1036643Z set +e 2024-11-01T18:14:30.1036973Z  2024-11-01T18:14:30.1037303Z login() { 2024-11-01T18:14:30.1038140Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-11-01T18:14:30.1039036Z } 2024-11-01T18:14:30.1039370Z  2024-11-01T18:14:30.1039702Z retry () { 2024-11-01T18:14:30.1040165Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-11-01T18:14:30.1040719Z } 2024-11-01T18:14:30.1041045Z  2024-11-01T18:14:30.1041404Z retry login "${DOCKER_REGISTRY}" 2024-11-01T18:14:30.1041911Z  2024-11-01T18:14:30.1042233Z set -e 2024-11-01T18:14:30.1042796Z # ignore output since only exit code is used for conditional 2024-11-01T18:14:30.1043682Z # only pull docker image if it's not available locally 2024-11-01T18:14:30.1044650Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-11-01T18:14:30.1045715Z  retry docker pull "${DOCKER_IMAGE}" 2024-11-01T18:14:30.1046265Z fi 2024-11-01T18:14:30.1057530Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:14:30.1058148Z env: 2024-11-01T18:14:30.1058489Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:30.1058924Z BUILDER_ROOT: /builder 2024-11-01T18:14:30.1059331Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:30.1059761Z DESIRED_CUDA: cu121 2024-11-01T18:14:30.1060165Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:14:30.1060565Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:30.1061082Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:30.1061687Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:30.1062055Z LIBTORCH_CONFIG: 2024-11-01T18:14:30.1062437Z LIBTORCH_VARIANT: 2024-11-01T18:14:30.1062832Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:30.1063218Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:30.1063841Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:30.1064581Z ANACONDA_USER: pytorch 2024-11-01T18:14:30.1064997Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:30.1065469Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:30.1066146Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:30.1066931Z GITHUB_TOKEN: *** 2024-11-01T18:14:30.1067299Z PR_NUMBER: 2024-11-01T18:14:30.1067694Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:30.1068292Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:30.1068844Z USE_SPLIT_BUILD: false 2024-11-01T18:14:30.1069386Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:14:30.1070160Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:14:30.1070788Z ##[endgroup] 2024-11-01T18:14:30.1101538Z + set +e 2024-11-01T18:14:30.1102221Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:14:30.1103043Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:14:30.1108553Z + aws ecr get-login-password --region us-east-1 2024-11-01T18:14:30.1110205Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:14:30.8302574Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T18:14:30.8303646Z Configure a credential helper to remove this warning. See 2024-11-01T18:14:30.8304755Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T18:14:30.8305687Z 2024-11-01T18:14:30.8305852Z Login Succeeded 2024-11-01T18:14:30.8317527Z + set -e 2024-11-01T18:14:30.8318307Z + docker inspect --type=image pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:30.8486516Z + retry docker pull pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:30.8487424Z + docker pull pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:14:31.0310357Z cuda12.1-main: Pulling from pytorch/manylinux-builder 2024-11-01T18:14:31.0311694Z 2d473b07cdd5: Pulling fs layer 2024-11-01T18:14:31.0312665Z 252f3a955e22: Pulling fs layer 2024-11-01T18:14:31.0313637Z 6e685aed0b9e: Pulling fs layer 2024-11-01T18:14:31.0314271Z 3e6585b1833e: Pulling fs layer 2024-11-01T18:14:31.0315120Z da378e90e8a3: Pulling fs layer 2024-11-01T18:14:31.0315988Z 32413d76126e: Pulling fs layer 2024-11-01T18:14:31.0316804Z 019077cb9e87: Pulling fs layer 2024-11-01T18:14:31.0317715Z 8f1b7b373ce7: Pulling fs layer 2024-11-01T18:14:31.0319589Z 32f6c9525c2d: Pulling fs layer 2024-11-01T18:14:31.0320524Z 258209d1afbd: Pulling fs layer 2024-11-01T18:14:31.0321394Z c71703b2a989: Pulling fs layer 2024-11-01T18:14:31.0322284Z cf3eaa5a2fb1: Pulling fs layer 2024-11-01T18:14:31.0322787Z 2689f440b529: Pulling fs layer 2024-11-01T18:14:31.0323224Z 62ff6707ce01: Pulling fs layer 2024-11-01T18:14:31.0323680Z f08e106be0fb: Pulling fs layer 2024-11-01T18:14:31.0324149Z e2fe18befa54: Pulling fs layer 2024-11-01T18:14:31.0324579Z da378e90e8a3: Waiting 2024-11-01T18:14:31.0324994Z e99a489dea52: Pulling fs layer 2024-11-01T18:14:31.0325459Z 1f5fc705677d: Pulling fs layer 2024-11-01T18:14:31.0326208Z 019077cb9e87: Waiting 2024-11-01T18:14:31.0326575Z 32413d76126e: Waiting 2024-11-01T18:14:31.0326976Z 79b412912be2: Pulling fs layer 2024-11-01T18:14:31.0327430Z 3e6585b1833e: Waiting 2024-11-01T18:14:31.0327823Z 0bfeb8416959: Pulling fs layer 2024-11-01T18:14:31.0328286Z 59063f419655: Pulling fs layer 2024-11-01T18:14:31.0328740Z 258209d1afbd: Waiting 2024-11-01T18:14:31.0329122Z 84705056c399: Pulling fs layer 2024-11-01T18:14:31.0329577Z c71703b2a989: Waiting 2024-11-01T18:14:31.0330013Z 2317bb3765b9: Pulling fs layer 2024-11-01T18:14:31.0330460Z 145afd22cbe2: Pulling fs layer 2024-11-01T18:14:31.0330951Z 6090f3efc679: Pulling fs layer 2024-11-01T18:14:31.0331352Z 8f1b7b373ce7: Waiting 2024-11-01T18:14:31.0331745Z f08e106be0fb: Waiting 2024-11-01T18:14:31.0332134Z 2689f440b529: Waiting 2024-11-01T18:14:31.0332551Z cf3eaa5a2fb1: Waiting 2024-11-01T18:14:31.0332962Z 5c6b061d760f: Pulling fs layer 2024-11-01T18:14:31.0333406Z 62ff6707ce01: Waiting 2024-11-01T18:14:31.0333775Z 32f6c9525c2d: Waiting 2024-11-01T18:14:31.0334192Z 5c6b061d760f: Waiting 2024-11-01T18:14:31.0334593Z f5d92bdcfeb1: Pulling fs layer 2024-11-01T18:14:31.0335226Z 856d93edac09: Pulling fs layer 2024-11-01T18:14:31.0335718Z 2317bb3765b9: Waiting 2024-11-01T18:14:31.0336095Z 7dd170ffefcc: Pulling fs layer 2024-11-01T18:14:31.0336554Z 7c07d18df8bd: Pulling fs layer 2024-11-01T18:14:31.0336991Z e99a489dea52: Waiting 2024-11-01T18:14:31.0337408Z 3682eb3fcec9: Pulling fs layer 2024-11-01T18:14:31.0337872Z c6a2b57adb6e: Pulling fs layer 2024-11-01T18:14:31.0338284Z 84705056c399: Waiting 2024-11-01T18:14:31.0338702Z 6f0f398a84cf: Pulling fs layer 2024-11-01T18:14:31.0339139Z f5d92bdcfeb1: Waiting 2024-11-01T18:14:31.0339531Z 9f3d21f63a6e: Pulling fs layer 2024-11-01T18:14:31.0339978Z 856d93edac09: Waiting 2024-11-01T18:14:31.0340378Z 6576ecad8cee: Pulling fs layer 2024-11-01T18:14:31.0340826Z 79b412912be2: Waiting 2024-11-01T18:14:31.0341221Z 7b66a7a31a4e: Pulling fs layer 2024-11-01T18:14:31.0341650Z 6f0f398a84cf: Waiting 2024-11-01T18:14:31.0342049Z c6a2b57adb6e: Waiting 2024-11-01T18:14:31.0342447Z 7dd170ffefcc: Waiting 2024-11-01T18:14:31.0342836Z ba89d4920e3c: Pulling fs layer 2024-11-01T18:14:31.0343288Z 3682eb3fcec9: Waiting 2024-11-01T18:14:31.0343678Z 7c07d18df8bd: Waiting 2024-11-01T18:14:31.0344049Z 6576ecad8cee: Waiting 2024-11-01T18:14:31.0344437Z 9f3d21f63a6e: Waiting 2024-11-01T18:14:31.0344817Z 59063f419655: Waiting 2024-11-01T18:14:31.0345205Z 0bfeb8416959: Waiting 2024-11-01T18:14:31.0345585Z 7b66a7a31a4e: Waiting 2024-11-01T18:14:31.0345935Z 6090f3efc679: Waiting 2024-11-01T18:14:31.0346327Z ba89d4920e3c: Waiting 2024-11-01T18:14:31.0346700Z 1f5fc705677d: Waiting 2024-11-01T18:14:31.0670383Z 6e685aed0b9e: Verifying Checksum 2024-11-01T18:14:31.0670904Z 6e685aed0b9e: Download complete 2024-11-01T18:14:31.0894844Z 252f3a955e22: Verifying Checksum 2024-11-01T18:14:31.0895416Z 252f3a955e22: Download complete 2024-11-01T18:14:31.1199014Z 3e6585b1833e: Download complete 2024-11-01T18:14:31.2107344Z 32413d76126e: Verifying Checksum 2024-11-01T18:14:31.2107964Z 32413d76126e: Download complete 2024-11-01T18:14:31.8169364Z 2d473b07cdd5: Verifying Checksum 2024-11-01T18:14:31.8170264Z 2d473b07cdd5: Download complete 2024-11-01T18:14:31.8547493Z 8f1b7b373ce7: Download complete 2024-11-01T18:14:32.0232229Z 32f6c9525c2d: Verifying Checksum 2024-11-01T18:14:32.0232999Z 32f6c9525c2d: Download complete 2024-11-01T18:14:32.0848026Z 258209d1afbd: Verifying Checksum 2024-11-01T18:14:32.0849022Z 258209d1afbd: Download complete 2024-11-01T18:14:32.0904182Z 019077cb9e87: Verifying Checksum 2024-11-01T18:14:32.0904697Z 019077cb9e87: Download complete 2024-11-01T18:14:32.1575246Z cf3eaa5a2fb1: Verifying Checksum 2024-11-01T18:14:32.1575824Z cf3eaa5a2fb1: Download complete 2024-11-01T18:14:32.2539025Z da378e90e8a3: Verifying Checksum 2024-11-01T18:14:32.2540142Z da378e90e8a3: Download complete 2024-11-01T18:14:32.3448696Z 62ff6707ce01: Download complete 2024-11-01T18:14:32.4753471Z e2fe18befa54: Verifying Checksum 2024-11-01T18:14:32.4754100Z e2fe18befa54: Download complete 2024-11-01T18:14:32.5332232Z e99a489dea52: Download complete 2024-11-01T18:14:32.5787807Z 1f5fc705677d: Download complete 2024-11-01T18:14:32.6259846Z 79b412912be2: Download complete 2024-11-01T18:14:32.7326670Z 0bfeb8416959: Verifying Checksum 2024-11-01T18:14:32.7327505Z 0bfeb8416959: Download complete 2024-11-01T18:14:32.7699849Z 59063f419655: Verifying Checksum 2024-11-01T18:14:32.7700871Z 59063f419655: Download complete 2024-11-01T18:14:32.8160936Z 84705056c399: Verifying Checksum 2024-11-01T18:14:32.8161512Z 84705056c399: Download complete 2024-11-01T18:14:32.8599955Z 2317bb3765b9: Verifying Checksum 2024-11-01T18:14:32.8601030Z 2317bb3765b9: Download complete 2024-11-01T18:14:32.9030684Z 145afd22cbe2: Download complete 2024-11-01T18:14:33.6336012Z c71703b2a989: Verifying Checksum 2024-11-01T18:14:33.6336840Z c71703b2a989: Download complete 2024-11-01T18:14:33.7647890Z 5c6b061d760f: Verifying Checksum 2024-11-01T18:14:33.7648646Z 5c6b061d760f: Download complete 2024-11-01T18:14:33.8100173Z f5d92bdcfeb1: Verifying Checksum 2024-11-01T18:14:33.8100805Z f5d92bdcfeb1: Download complete 2024-11-01T18:14:33.8591328Z 856d93edac09: Verifying Checksum 2024-11-01T18:14:33.8592646Z 856d93edac09: Download complete 2024-11-01T18:14:33.8806988Z 6090f3efc679: Verifying Checksum 2024-11-01T18:14:33.8807543Z 6090f3efc679: Download complete 2024-11-01T18:14:33.9025937Z 7dd170ffefcc: Download complete 2024-11-01T18:14:33.9785582Z 3682eb3fcec9: Download complete 2024-11-01T18:14:34.3438497Z 2689f440b529: Verifying Checksum 2024-11-01T18:14:34.3439575Z 2689f440b529: Download complete 2024-11-01T18:14:35.1043045Z 6f0f398a84cf: Verifying Checksum 2024-11-01T18:14:35.1043647Z 6f0f398a84cf: Download complete 2024-11-01T18:14:35.1471522Z 9f3d21f63a6e: Verifying Checksum 2024-11-01T18:14:35.1472137Z 9f3d21f63a6e: Download complete 2024-11-01T18:14:35.1991372Z c6a2b57adb6e: Verifying Checksum 2024-11-01T18:14:35.1991986Z c6a2b57adb6e: Download complete 2024-11-01T18:14:35.5062767Z 7c07d18df8bd: Verifying Checksum 2024-11-01T18:14:35.5063605Z 7c07d18df8bd: Download complete 2024-11-01T18:14:35.5434350Z ba89d4920e3c: Verifying Checksum 2024-11-01T18:14:35.5435390Z ba89d4920e3c: Download complete 2024-11-01T18:14:35.9119251Z 2d473b07cdd5: Pull complete 2024-11-01T18:14:35.9388301Z 252f3a955e22: Pull complete 2024-11-01T18:14:35.9638320Z 6e685aed0b9e: Pull complete 2024-11-01T18:14:35.9867189Z 3e6585b1833e: Pull complete 2024-11-01T18:14:36.3494410Z 7b66a7a31a4e: Verifying Checksum 2024-11-01T18:14:36.3495452Z 7b66a7a31a4e: Download complete 2024-11-01T18:14:39.2978129Z da378e90e8a3: Pull complete 2024-11-01T18:14:39.5162416Z 32413d76126e: Pull complete 2024-11-01T18:14:41.8893104Z 019077cb9e87: Pull complete 2024-11-01T18:14:42.3324428Z 8f1b7b373ce7: Pull complete 2024-11-01T18:14:43.1582126Z 32f6c9525c2d: Pull complete 2024-11-01T18:14:43.4215338Z 258209d1afbd: Pull complete 2024-11-01T18:14:53.9912276Z c71703b2a989: Pull complete 2024-11-01T18:14:54.0176721Z cf3eaa5a2fb1: Pull complete 2024-11-01T18:14:59.7351519Z 2689f440b529: Pull complete 2024-11-01T18:14:59.7816990Z 62ff6707ce01: Pull complete 2024-11-01T18:14:59.8036774Z f08e106be0fb: Pull complete 2024-11-01T18:14:59.8272574Z e2fe18befa54: Pull complete 2024-11-01T18:14:59.8496658Z e99a489dea52: Pull complete 2024-11-01T18:14:59.8714404Z 1f5fc705677d: Pull complete 2024-11-01T18:14:59.8961746Z 79b412912be2: Pull complete 2024-11-01T18:14:59.9789501Z 0bfeb8416959: Pull complete 2024-11-01T18:14:59.9998163Z 59063f419655: Pull complete 2024-11-01T18:15:00.0276316Z 84705056c399: Pull complete 2024-11-01T18:15:00.0521970Z 2317bb3765b9: Pull complete 2024-11-01T18:15:00.0879845Z 145afd22cbe2: Pull complete 2024-11-01T18:15:01.9153955Z 6090f3efc679: Pull complete 2024-11-01T18:15:02.1098556Z 5c6b061d760f: Pull complete 2024-11-01T18:15:02.1387307Z f5d92bdcfeb1: Pull complete 2024-11-01T18:15:02.1661286Z 856d93edac09: Pull complete 2024-11-01T18:15:02.1946761Z 7dd170ffefcc: Pull complete 2024-11-01T18:15:06.8336747Z 7c07d18df8bd: Pull complete 2024-11-01T18:15:06.8700546Z 3682eb3fcec9: Pull complete 2024-11-01T18:15:11.9968397Z c6a2b57adb6e: Pull complete 2024-11-01T18:15:14.4424836Z 6f0f398a84cf: Pull complete 2024-11-01T18:15:14.8846187Z 9f3d21f63a6e: Pull complete 2024-11-01T18:15:24.9119948Z 6576ecad8cee: Verifying Checksum 2024-11-01T18:15:24.9120552Z 6576ecad8cee: Download complete 2024-11-01T18:16:26.1012341Z 6576ecad8cee: Pull complete 2024-11-01T18:16:27.9584150Z 7b66a7a31a4e: Pull complete 2024-11-01T18:16:28.4235777Z ba89d4920e3c: Pull complete 2024-11-01T18:16:28.6814002Z Digest: sha256:60ca212f2e6e0c492d6cf1aeb0f359572e60fcff7bc8e8fd3b38cabdf147e62d 2024-11-01T18:16:28.7771631Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:16:28.8323405Z docker.io/pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:16:28.8409968Z Prepare all required actions 2024-11-01T18:16:28.8489491Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-11-01T18:16:28.8490117Z env: 2024-11-01T18:16:28.8490457Z PYTORCH_ROOT: /pytorch 2024-11-01T18:16:28.8490886Z BUILDER_ROOT: /builder 2024-11-01T18:16:28.8491307Z PACKAGE_TYPE: manywheel 2024-11-01T18:16:28.8491733Z DESIRED_CUDA: cu121 2024-11-01T18:16:28.8492115Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:16:28.8492531Z GPU_ARCH_TYPE: cuda 2024-11-01T18:16:28.8493044Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:16:28.8493632Z SKIP_ALL_TESTS: 1 2024-11-01T18:16:28.8494011Z LIBTORCH_CONFIG: 2024-11-01T18:16:28.8494395Z LIBTORCH_VARIANT: 2024-11-01T18:16:28.8494775Z DESIRED_DEVTOOLSET: 2024-11-01T18:16:28.8495184Z DESIRED_PYTHON: 3.9 2024-11-01T18:16:28.8495809Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:16:28.8496534Z ANACONDA_USER: pytorch 2024-11-01T18:16:28.8497001Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:16:28.8497480Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:16:28.8497971Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:16:28.8498733Z GITHUB_TOKEN: *** 2024-11-01T18:16:28.8499097Z PR_NUMBER: 2024-11-01T18:16:28.8499503Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:16:28.8500097Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:16:28.8500648Z USE_SPLIT_BUILD: false 2024-11-01T18:16:28.8501193Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:16:28.8501793Z ##[endgroup] 2024-11-01T18:16:28.8745958Z ##[group]Run set -x 2024-11-01T18:16:28.8746397Z set -x 2024-11-01T18:16:28.8746836Z # shellcheck disable=SC2086,SC2090 2024-11-01T18:16:28.8747399Z container_name=$(docker run \ 2024-11-01T18:16:28.8747922Z  ${GPU_FLAG:-} \ 2024-11-01T18:16:28.8748377Z  -e BINARY_ENV_FILE \ 2024-11-01T18:16:28.8748861Z  -e BUILDER_ROOT \ 2024-11-01T18:16:28.8749335Z  -e BUILD_ENVIRONMENT \ 2024-11-01T18:16:28.8749833Z  -e DESIRED_CUDA \ 2024-11-01T18:16:28.8750302Z  -e DESIRED_DEVTOOLSET \ 2024-11-01T18:16:28.8750792Z  -e DESIRED_PYTHON \ 2024-11-01T18:16:28.8751282Z  -e GITHUB_ACTIONS \ 2024-11-01T18:16:28.8751754Z  -e GPU_ARCH_TYPE \ 2024-11-01T18:16:28.8752213Z  -e GPU_ARCH_VERSION \ 2024-11-01T18:16:28.8752706Z  -e LIBTORCH_VARIANT \ 2024-11-01T18:16:28.8753193Z  -e PACKAGE_TYPE \ 2024-11-01T18:16:28.8753671Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-11-01T18:16:28.8754212Z  -e PYTORCH_ROOT \ 2024-11-01T18:16:28.8754673Z  -e SKIP_ALL_TESTS \ 2024-11-01T18:16:28.8755134Z  -e USE_SPLIT_BUILD \ 2024-11-01T18:16:28.8755598Z  --tty \ 2024-11-01T18:16:28.8755985Z  --detach \ 2024-11-01T18:16:28.8756490Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-11-01T18:16:28.8757202Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-11-01T18:16:28.8757898Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-11-01T18:16:28.8758459Z  -w / \ 2024-11-01T18:16:28.8758846Z  "${DOCKER_IMAGE}" 2024-11-01T18:16:28.8759510Z ) 2024-11-01T18:16:28.8759827Z  2024-11-01T18:16:28.8760343Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-11-01T18:16:28.8761944Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-11-01T18:16:28.8763823Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-11-01T18:16:28.8765290Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-11-01T18:16:28.8766280Z fi 2024-11-01T18:16:28.8766779Z  2024-11-01T18:16:28.8767640Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-11-01T18:16:28.8768619Z # Generate test script 2024-11-01T18:16:28.8769743Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-11-01T18:16:28.8771233Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-11-01T18:16:28.8779671Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:16:28.8780296Z env: 2024-11-01T18:16:28.8780625Z PYTORCH_ROOT: /pytorch 2024-11-01T18:16:28.8781036Z BUILDER_ROOT: /builder 2024-11-01T18:16:28.8781462Z PACKAGE_TYPE: manywheel 2024-11-01T18:16:28.8781885Z DESIRED_CUDA: cu121 2024-11-01T18:16:28.8782268Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:16:28.8782684Z GPU_ARCH_TYPE: cuda 2024-11-01T18:16:28.8783212Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:16:28.8783805Z SKIP_ALL_TESTS: 1 2024-11-01T18:16:28.8784187Z LIBTORCH_CONFIG: 2024-11-01T18:16:28.8784570Z LIBTORCH_VARIANT: 2024-11-01T18:16:28.8784945Z DESIRED_DEVTOOLSET: 2024-11-01T18:16:28.8785363Z DESIRED_PYTHON: 3.9 2024-11-01T18:16:28.8785989Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:16:28.8786702Z ANACONDA_USER: pytorch 2024-11-01T18:16:28.8787137Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:16:28.8787606Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:16:28.8788098Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:16:28.8788845Z GITHUB_TOKEN: *** 2024-11-01T18:16:28.8789233Z PR_NUMBER: 2024-11-01T18:16:28.8789622Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:16:28.8790200Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:16:28.8790770Z USE_SPLIT_BUILD: false 2024-11-01T18:16:28.8791307Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:16:28.8791895Z ##[endgroup] 2024-11-01T18:16:28.8836250Z ++ 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:cuda12.1-main 2024-11-01T18:17:11.0802086Z + container_name=a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:17:11.0803632Z + echo CONTAINER_NAME=a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:17:11.0804480Z + [[ cuda != \r\o\c\m ]] 2024-11-01T18:17:11.0805653Z + [[ 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-11-01T18:17:11.0806963Z + [[ 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-11-01T18:17:11.0807789Z + [[ cuda != \x\p\u ]] 2024-11-01T18:17:11.0808585Z + grep download.pytorch.org /etc/hosts 2024-11-01T18:17:11.0809782Z + docker exec -i a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c bash -c '/bin/cat >> /etc/hosts' 2024-11-01T18:17:11.2306573Z + docker exec -t -w /pytorch a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-11-01T18:17:11.2910925Z + export TZ=UTC 2024-11-01T18:17:11.2911369Z + TZ=UTC 2024-11-01T18:17:11.2912470Z + envfile=/tmp/env 2024-11-01T18:17:11.2913095Z + [[ -n /pytorch ]] 2024-11-01T18:17:11.2916154Z ++ dirname /pytorch 2024-11-01T18:17:11.2926875Z + workdir=/ 2024-11-01T18:17:11.2927654Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:17:11.2928669Z + export DOCKER_IMAGE= 2024-11-01T18:17:11.2929668Z + DOCKER_IMAGE= 2024-11-01T18:17:11.2930163Z + [[ -z '' ]] 2024-11-01T18:17:11.2930562Z + [[ manywheel == conda ]] 2024-11-01T18:17:11.2930967Z + [[ cu121 == cpu ]] 2024-11-01T18:17:11.2931571Z + export DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-11-01T18:17:11.2932339Z + DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-11-01T18:17:11.2932877Z + USE_GOLD_LINKER=OFF 2024-11-01T18:17:11.2933277Z + [[ cu121 == \c\p\u ]] 2024-11-01T18:17:11.2933970Z + PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:17:11.2934731Z ++ date -u +%Y%m%d 2024-11-01T18:17:11.2943460Z + export DATE=20241101 2024-11-01T18:17:11.2943874Z + DATE=20241101 2024-11-01T18:17:11.2951080Z ++ cat /pytorch/version.txt 2024-11-01T18:17:11.2952148Z ++ cut -da -f1 2024-11-01T18:17:11.2964463Z + BASE_BUILD_VERSION=2.6.0.dev20241101 2024-11-01T18:17:11.2964985Z + tagged_version 2024-11-01T18:17:11.2965382Z + GIT_DIR=//pytorch/.git 2024-11-01T18:17:11.2966489Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-11-01T18:17:11.2967406Z + [[ ! -d //pytorch/.git ]] 2024-11-01T18:17:11.2968248Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-11-01T18:17:11.2991594Z fatal: No names found, cannot describe anything. 2024-11-01T18:17:11.2993193Z + return 1 2024-11-01T18:17:11.2997538Z ++ uname 2024-11-01T18:17:11.3006899Z + [[ Linux == \D\a\r\w\i\n ]] 2024-11-01T18:17:11.3007434Z + [[ manywheel == conda ]] 2024-11-01T18:17:11.3007976Z + export PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu121 2024-11-01T18:17:11.3008650Z + PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu121 2024-11-01T18:17:11.3009224Z + export PYTORCH_BUILD_NUMBER=1 2024-11-01T18:17:11.3009834Z + PYTORCH_BUILD_NUMBER=1 2024-11-01T18:17:11.3011460Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-11-01T18:17:11.3020127Z + TRITON_VERSION=3.1.0 2024-11-01T18:17:11.3021529Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-11-01T18:17:11.3022996Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:17:11.3023797Z + [[ -n '' ]] 2024-11-01T18:17:11.3024289Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:17:11.3024862Z + [[ -n 2.6.0.dev20241101+cu121 ]] 2024-11-01T18:17:11.3025615Z + [[ 2.6.0.dev20241101+cu121 =~ .*rocm.* ]] 2024-11-01T18:17:11.3026363Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:17:11.3026907Z + [[ -n 2.6.0.dev20241101+cu121 ]] 2024-11-01T18:17:11.3027658Z + [[ 2.6.0.dev20241101+cu121 =~ .*xpu.* ]] 2024-11-01T18:17:11.3028189Z + USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:17:11.3028612Z + [[ cuda =~ .*aarch64.* ]] 2024-11-01T18:17:11.3029027Z + cat 2024-11-01T18:17:11.3037862Z ++ uname -a 2024-11-01T18:17:11.3067308Z ++ date 2024-11-01T18:17:11.3071385Z ++ uname 2024-11-01T18:17:11.3079400Z + [[ Linux != Darwin ]] 2024-11-01T18:17:11.3079904Z + MEMORY_LIMIT_MAX_JOBS=12 2024-11-01T18:17:11.3082778Z ++ nproc 2024-11-01T18:17:11.3091659Z + NUM_CPUS=14 2024-11-01T18:17:11.3092051Z + export MAX_JOBS=12 2024-11-01T18:17:11.3092464Z + MAX_JOBS=12 2024-11-01T18:17:11.3092779Z + cat 2024-11-01T18:17:11.3105229Z + echo 'retry () {' 2024-11-01T18:17:11.3106128Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-11-01T18:17:11.3107148Z + echo '}' 2024-11-01T18:17:11.3107899Z + echo 'export -f retry' 2024-11-01T18:17:11.3108327Z + cat /tmp/env 2024-11-01T18:17:11.3116654Z # =================== The following code will be executed inside Docker container =================== 2024-11-01T18:17:11.3117746Z export TZ=UTC 2024-11-01T18:17:11.3119722Z echo "Running on Linux a70f4d2624c1 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:17:11 UTC 2024" 2024-11-01T18:17:11.3120982Z 2024-11-01T18:17:11.3121255Z export PACKAGE_TYPE="manywheel" 2024-11-01T18:17:11.3122253Z export DESIRED_PYTHON="3.9" 2024-11-01T18:17:11.3123201Z export DESIRED_CUDA="cu121" 2024-11-01T18:17:11.3123880Z export LIBTORCH_VARIANT="" 2024-11-01T18:17:11.3124605Z export BUILD_PYTHONLESS="" 2024-11-01T18:17:11.3125373Z export USE_SPLIT_BUILD="false" 2024-11-01T18:17:11.3126156Z if [[ "linux-gnu" == "msys" ]]; then 2024-11-01T18:17:11.3126948Z export LIBTORCH_CONFIG="" 2024-11-01T18:17:11.3127484Z if [[ "" == 'debug' ]]; then 2024-11-01T18:17:11.3128150Z export DEBUG=1 2024-11-01T18:17:11.3128784Z fi 2024-11-01T18:17:11.3129441Z export DESIRED_DEVTOOLSET="" 2024-11-01T18:17:11.3130310Z else 2024-11-01T18:17:11.3130711Z export DESIRED_DEVTOOLSET="" 2024-11-01T18:17:11.3131572Z fi 2024-11-01T18:17:11.3131986Z 2024-11-01T18:17:11.3132340Z export DATE="20241101" 2024-11-01T18:17:11.3133004Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:17:11.3133842Z export PYTORCH_BUILD_VERSION="2.6.0.dev20241101+cu121" 2024-11-01T18:17:11.3134485Z export PYTORCH_BUILD_NUMBER="1" 2024-11-01T18:17:11.3135282Z export OVERRIDE_PACKAGE_VERSION="2.6.0.dev20241101+cu121" 2024-11-01T18:17:11.3136171Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-11-01T18:17:11.3136646Z 2024-11-01T18:17:11.3136961Z # TODO: We don't need this anymore IIUC 2024-11-01T18:17:11.3137849Z export TORCH_PACKAGE_NAME='torch' 2024-11-01T18:17:11.3138664Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-11-01T18:17:11.3139456Z export ANACONDA_USER='pytorch' 2024-11-01T18:17:11.3139868Z 2024-11-01T18:17:11.3140176Z export USE_FBGEMM=1 2024-11-01T18:17:11.3140746Z export PIP_UPLOAD_FOLDER="nightly/" 2024-11-01T18:17:11.3141488Z export DOCKER_IMAGE="pytorch/manylinux-builder:121" 2024-11-01T18:17:11.3142173Z 2024-11-01T18:17:11.3142187Z 2024-11-01T18:17:11.3142386Z export USE_GOLD_LINKER="OFF" 2024-11-01T18:17:11.3143022Z export USE_GLOO_WITH_OPENSSL="ON" 2024-11-01T18:17:11.3143855Z # =================== The above code will be executed inside Docker container =================== 2024-11-01T18:17:11.3144841Z export MAX_JOBS="12" 2024-11-01T18:17:11.3145382Z retry () { 2024-11-01T18:17:11.3145994Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T18:17:11.3146862Z } 2024-11-01T18:17:11.3147238Z export -f retry 2024-11-01T18:17:11.3150151Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-11-01T18:17:11.3802290Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-11-01T18:17:11.3844614Z 2024-11-01T18:17:11.3844942Z 2024-11-01T18:17:11.3845445Z The script that will run in the next step is: 2024-11-01T18:17:11.3852950Z # =================== The following code will be executed inside Docker container =================== 2024-11-01T18:17:11.3854371Z set -eux -o pipefail 2024-11-01T18:17:11.3854862Z 2024-11-01T18:17:11.3855114Z retry () { 2024-11-01T18:17:11.3855863Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-11-01T18:17:11.3856898Z } 2024-11-01T18:17:11.3857262Z 2024-11-01T18:17:11.3857637Z # Source binary env file here if exists 2024-11-01T18:17:11.3858986Z if [[ -e "/tmp/env" ]]; then 2024-11-01T18:17:11.3859821Z source "/tmp/env" 2024-11-01T18:17:11.3860474Z fi 2024-11-01T18:17:11.3860850Z 2024-11-01T18:17:11.3861478Z python_nodot="$(echo 3.9 | tr -d m.u)" 2024-11-01T18:17:11.3862194Z 2024-11-01T18:17:11.3862442Z # Set up Python 2024-11-01T18:17:11.3863162Z if [[ "manywheel" == conda ]]; then 2024-11-01T18:17:11.3864044Z retry conda create -qyn testenv python="3.9" 2024-11-01T18:17:11.3864649Z source activate testenv >/dev/null 2024-11-01T18:17:11.3865180Z elif [[ "manywheel" != libtorch ]]; then 2024-11-01T18:17:11.3866619Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-11-01T18:17:11.3867864Z if [[ "$python_nodot" = *t ]]; then 2024-11-01T18:17:11.3868971Z python_digits="$(echo 3.9 | tr -cd [:digit:])" 2024-11-01T18:17:11.3869827Z python_path="/opt/python/cp$python_digits-cp${python_digits}t" 2024-11-01T18:17:11.3870485Z fi 2024-11-01T18:17:11.3870839Z export PATH="${python_path}/bin:$PATH" 2024-11-01T18:17:11.3871338Z fi 2024-11-01T18:17:11.3871750Z 2024-11-01T18:17:11.3871944Z EXTRA_CONDA_FLAGS="" 2024-11-01T18:17:11.3872325Z NUMPY_PIN="" 2024-11-01T18:17:11.3872751Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-11-01T18:17:11.3873119Z 2024-11-01T18:17:11.3873372Z if [[ "$python_nodot" = *310* ]]; then 2024-11-01T18:17:11.3874364Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-11-01T18:17:11.3875262Z # we set a lower boundary here just to be safe 2024-11-01T18:17:11.3875829Z NUMPY_PIN=">=1.21.2" 2024-11-01T18:17:11.3876420Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-11-01T18:17:11.3876899Z fi 2024-11-01T18:17:11.3877095Z 2024-11-01T18:17:11.3877271Z if [[ "$python_nodot" = *39* ]]; then 2024-11-01T18:17:11.3878238Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-11-01T18:17:11.3879144Z # we set a lower boundary here just to be safe 2024-11-01T18:17:11.3879688Z NUMPY_PIN=">=1.20" 2024-11-01T18:17:11.3880066Z fi 2024-11-01T18:17:11.3880240Z 2024-11-01T18:17:11.3880746Z # Move debug wheels out of the package dir so they don't get installed 2024-11-01T18:17:11.3881528Z mkdir -p /tmp/debug_final_pkgs 2024-11-01T18:17:11.3882416Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-11-01T18:17:11.3883091Z 2024-11-01T18:17:11.3883264Z # Install the package 2024-11-01T18:17:11.3884000Z # These network calls should not have 'retry's because they are installing 2024-11-01T18:17:11.3884984Z # locally and aren't actually network calls 2024-11-01T18:17:11.3886055Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-11-01T18:17:11.3887043Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-11-01T18:17:11.3887996Z # conda build scripts themselves. These should really be consolidated 2024-11-01T18:17:11.3889209Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-11-01T18:17:11.3890231Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-11-01T18:17:11.3890897Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-11-01T18:17:11.3891466Z CHANNEL="nightly" 2024-11-01T18:17:11.3891833Z else 2024-11-01T18:17:11.3892151Z CHANNEL="test" 2024-11-01T18:17:11.3892516Z fi 2024-11-01T18:17:11.3892687Z 2024-11-01T18:17:11.3892857Z if [[ "manywheel" == conda ]]; then 2024-11-01T18:17:11.3893323Z ( 2024-11-01T18:17:11.3894176Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-11-01T18:17:11.3895441Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-11-01T18:17:11.3896813Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-11-01T18:17:11.3897778Z # it comes to the conda installation commands 2024-11-01T18:17:11.3898325Z set +u 2024-11-01T18:17:11.3899425Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-11-01T18:17:11.3900585Z if [[ "cu121" == 'cpu' ]]; then 2024-11-01T18:17:11.3901216Z retry conda install -c pytorch -y cpuonly 2024-11-01T18:17:11.3901735Z else 2024-11-01T18:17:11.3902208Z cu_ver="12.1" 2024-11-01T18:17:11.3902683Z CUDA_PACKAGE="pytorch-cuda" 2024-11-01T18:17:11.3903696Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-11-01T18:17:11.3904907Z fi 2024-11-01T18:17:11.3905473Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-11-01T18:17:11.3906045Z ) 2024-11-01T18:17:11.3906411Z elif [[ "manywheel" != libtorch ]]; then 2024-11-01T18:17:11.3907002Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-11-01T18:17:11.3907559Z if [[ "false" == "true" ]]; then 2024-11-01T18:17:11.3908054Z pkg_no_python="" 2024-11-01T18:17:11.3908880Z pkg_torch="/final_pkgs/torch-2.6.0.dev20241101+cu121-cp39-cp39-linux_x86_64.whl" 2024-11-01T18:17:11.3909987Z # todo: after folder is populated use the pypi_pkg channel instead 2024-11-01T18:17:11.3911376Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu121_pypi_pkg" 2024-11-01T18:17:11.3912598Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:17:11.3913216Z else 2024-11-01T18:17:11.3913960Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu121" 2024-11-01T18:17:11.3914991Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:17:11.3915593Z fi 2024-11-01T18:17:11.3915882Z else 2024-11-01T18:17:11.3916217Z pip install "$pkg" 2024-11-01T18:17:11.3916858Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:17:11.3917442Z fi 2024-11-01T18:17:11.3917740Z fi 2024-11-01T18:17:11.3918073Z if [[ "manywheel" == libtorch ]]; then 2024-11-01T18:17:11.3919205Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-11-01T18:17:11.3919815Z unzip "$pkg" -d /tmp 2024-11-01T18:17:11.3920202Z cd /tmp/libtorch 2024-11-01T18:17:11.3920565Z fi 2024-11-01T18:17:11.3920737Z 2024-11-01T18:17:11.3920901Z # Test the package 2024-11-01T18:17:11.3921270Z /builder/check_binary.sh 2024-11-01T18:17:11.3921578Z 2024-11-01T18:17:11.3922173Z if [[ "$GPU_ARCH_TYPE" != *s390x* && "$GPU_ARCH_TYPE" != *xpu* && "$GPU_ARCH_TYPE" != *rocm* && "manywheel" != libtorch ]]; then 2024-11-01T18:17:11.3923287Z # Exclude s390, xpu, rocm and libtorch builds from smoke testing 2024-11-01T18:17:11.3924497Z python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-11-01T18:17:11.3925364Z fi 2024-11-01T18:17:11.3925558Z 2024-11-01T18:17:11.3925704Z # Clean temp files 2024-11-01T18:17:11.3926178Z cd /builder && git clean -ffdx 2024-11-01T18:17:11.3926496Z 2024-11-01T18:17:11.3926936Z # =================== The above code will be executed inside Docker container =================== 2024-11-01T18:17:11.3928492Z + docker exec -t a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c bash -c 'source /tmp/env && bash -x /run.sh' 2024-11-01T18:17:11.4468010Z Running on Linux a70f4d2624c1 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:17:11 UTC 2024 2024-11-01T18:17:11.4486937Z + set -eux -o pipefail 2024-11-01T18:17:11.4487409Z + [[ -e /tmp/env ]] 2024-11-01T18:17:11.4487805Z + source /tmp/env 2024-11-01T18:17:11.4488199Z ++ export TZ=UTC 2024-11-01T18:17:11.4488862Z ++ TZ=UTC 2024-11-01T18:17:11.4491599Z ++ echo 'Running on Linux a70f4d2624c1 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:17:11 UTC 2024' 2024-11-01T18:17:11.4495889Z Running on Linux a70f4d2624c1 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:17:11 UTC 2024 2024-11-01T18:17:11.4498134Z ++ export PACKAGE_TYPE=manywheel 2024-11-01T18:17:11.4498835Z ++ PACKAGE_TYPE=manywheel 2024-11-01T18:17:11.4499537Z ++ export DESIRED_PYTHON=3.9 2024-11-01T18:17:11.4500002Z ++ DESIRED_PYTHON=3.9 2024-11-01T18:17:11.4500406Z ++ export DESIRED_CUDA=cu121 2024-11-01T18:17:11.4501172Z ++ DESIRED_CUDA=cu121 2024-11-01T18:17:11.4501586Z ++ export LIBTORCH_VARIANT= 2024-11-01T18:17:11.4502011Z ++ LIBTORCH_VARIANT= 2024-11-01T18:17:11.4502425Z ++ export BUILD_PYTHONLESS= 2024-11-01T18:17:11.4502871Z ++ BUILD_PYTHONLESS= 2024-11-01T18:17:11.4503267Z ++ export USE_SPLIT_BUILD=false 2024-11-01T18:17:11.4503740Z ++ USE_SPLIT_BUILD=false 2024-11-01T18:17:11.4504284Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-11-01T18:17:11.4504742Z ++ export DESIRED_DEVTOOLSET= 2024-11-01T18:17:11.4505203Z ++ DESIRED_DEVTOOLSET= 2024-11-01T18:17:11.4505830Z ++ export DATE=20241101 2024-11-01T18:17:11.4506279Z ++ DATE=20241101 2024-11-01T18:17:11.4507084Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:17:11.4507863Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:17:11.4508693Z ++ export PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu121 2024-11-01T18:17:11.4509575Z ++ PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu121 2024-11-01T18:17:11.4510164Z ++ export PYTORCH_BUILD_NUMBER=1 2024-11-01T18:17:11.4510641Z ++ PYTORCH_BUILD_NUMBER=1 2024-11-01T18:17:11.4511196Z ++ export OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241101+cu121 2024-11-01T18:17:11.4511889Z ++ OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241101+cu121 2024-11-01T18:17:11.4512511Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-11-01T18:17:11.4513101Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-11-01T18:17:11.4513635Z ++ export TORCH_PACKAGE_NAME=torch 2024-11-01T18:17:11.4514113Z ++ TORCH_PACKAGE_NAME=torch 2024-11-01T18:17:11.4514771Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-11-01T18:17:11.4515481Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-11-01T18:17:11.4516024Z ++ export ANACONDA_USER=pytorch 2024-11-01T18:17:11.4516504Z ++ ANACONDA_USER=pytorch 2024-11-01T18:17:11.4516940Z ++ export USE_FBGEMM=1 2024-11-01T18:17:11.4517327Z ++ USE_FBGEMM=1 2024-11-01T18:17:11.4517724Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:17:11.4518240Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:17:11.4519395Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-11-01T18:17:11.4520466Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-11-01T18:17:11.4521261Z ++ export USE_GOLD_LINKER=OFF 2024-11-01T18:17:11.4521920Z ++ USE_GOLD_LINKER=OFF 2024-11-01T18:17:11.4522766Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:17:11.4523837Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:17:11.4524750Z ++ export MAX_JOBS=12 2024-11-01T18:17:11.4525598Z ++ MAX_JOBS=12 2024-11-01T18:17:11.4526060Z ++ export -f retry 2024-11-01T18:17:11.4526417Z ++ echo 3.9 2024-11-01T18:17:11.4526794Z ++ tr -d m.u 2024-11-01T18:17:11.4527150Z + python_nodot=39 2024-11-01T18:17:11.4527521Z + [[ manywheel == conda ]] 2024-11-01T18:17:11.4527973Z + [[ manywheel != libtorch ]] 2024-11-01T18:17:11.4528553Z + python_path=/opt/python/cp39-cp39 2024-11-01T18:17:11.4529036Z + [[ 39 = *t ]] 2024-11-01T18:17:11.4530410Z + export PATH=/opt/python/cp39-cp39/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-11-01T18:17:11.4532677Z + PATH=/opt/python/cp39-cp39/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-11-01T18:17:11.4533945Z + EXTRA_CONDA_FLAGS= 2024-11-01T18:17:11.4534321Z + NUMPY_PIN= 2024-11-01T18:17:11.4534751Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-11-01T18:17:11.4535260Z + [[ 39 = *310* ]] 2024-11-01T18:17:11.4535609Z + [[ 39 = *39* ]] 2024-11-01T18:17:11.4536033Z + NUMPY_PIN='>=1.20' 2024-11-01T18:17:11.4536513Z + mkdir -p /tmp/debug_final_pkgs 2024-11-01T18:17:11.4545541Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-11-01T18:17:11.4567593Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-11-01T18:17:11.4568514Z + echo 'no debug packages to move' 2024-11-01T18:17:11.4569051Z no debug packages to move 2024-11-01T18:17:11.4573504Z ++ ls -1 /final_pkgs 2024-11-01T18:17:11.4574529Z ++ sort 2024-11-01T18:17:11.4576715Z ++ tail -1 2024-11-01T18:17:11.4593895Z + pkg=/final_pkgs/torch-2.6.0.dev20241101+cu121-cp39-cp39-linux_x86_64.whl 2024-11-01T18:17:11.4595000Z + [[ 2.6.0.dev20241101+cu121 == *dev* ]] 2024-11-01T18:17:11.4595515Z + CHANNEL=nightly 2024-11-01T18:17:11.4595901Z + [[ manywheel == conda ]] 2024-11-01T18:17:11.4596354Z + [[ manywheel != libtorch ]] 2024-11-01T18:17:11.4596953Z + [[ linux-binary-manywheel != *s390x* ]] 2024-11-01T18:17:11.4597476Z + [[ false == \t\r\u\e ]] 2024-11-01T18:17:11.4598817Z + pip install /final_pkgs/torch-2.6.0.dev20241101+cu121-cp39-cp39-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu121 2024-11-01T18:17:12.7129217Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu121 2024-11-01T18:17:12.7174822Z Processing /final_pkgs/torch-2.6.0.dev20241101+cu121-cp39-cp39-linux_x86_64.whl 2024-11-01T18:17:15.2994495Z Collecting filelock (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.3037946Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2024-11-01T18:17:15.3488571Z Collecting typing-extensions>=4.10.0 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.3532252Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-11-01T18:17:15.3913126Z Collecting networkx (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.3955420Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2024-11-01T18:17:15.4145836Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-11-01T18:17:15.4147978Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 115.6 MB/s eta 0:00:00 2024-11-01T18:17:15.5886169Z [?25hCollecting jinja2 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.5930052Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-11-01T18:17:15.6300530Z Collecting fsspec (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.6344540Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2024-11-01T18:17:15.7378876Z Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.7432766Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) 2024-11-01T18:17:15.8773834Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.7 MB ? eta -:--:-- 2024-11-01T18:17:15.8775153Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 183.5 MB/s eta 0:00:00 2024-11-01T18:17:15.9797584Z [?25hCollecting nvidia-cuda-runtime-cu12==12.1.105 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:15.9853015Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-11-01T18:17:15.9990985Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/823.6 kB ? eta -:--:-- 2024-11-01T18:17:15.9992327Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 70.2 MB/s eta 0:00:00 2024-11-01T18:17:16.0597119Z [?25hCollecting nvidia-cuda-cupti-cu12==12.1.105 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:16.0648517Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) 2024-11-01T18:17:16.1516750Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/14.1 MB ? eta -:--:-- 2024-11-01T18:17:16.1518146Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 172.2 MB/s eta 0:00:00 2024-11-01T18:17:16.2253515Z [?25hCollecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:16.2301014Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 2024-11-01T18:17:16.4357786Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/664.8 MB ? eta -:--:-- 2024-11-01T18:17:16.6385689Z  ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.8/664.8 MB 355.1 MB/s eta 0:00:02 2024-11-01T18:17:16.8413860Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.8/664.8 MB 349.7 MB/s eta 0:00:02 2024-11-01T18:17:17.0443505Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 211.8/664.8 MB 349.9 MB/s eta 0:00:02 2024-11-01T18:17:17.2472424Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 282.1/664.8 MB 349.6 MB/s eta 0:00:02 2024-11-01T18:17:17.4501124Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 353.1/664.8 MB 348.9 MB/s eta 0:00:01 2024-11-01T18:17:17.6530310Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 424.4/664.8 MB 350.8 MB/s eta 0:00:01 2024-11-01T18:17:17.8558647Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 493.9/664.8 MB 348.8 MB/s eta 0:00:01 2024-11-01T18:17:18.0587967Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 562.3/664.8 MB 346.4 MB/s eta 0:00:01 2024-11-01T18:17:18.2616890Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 633.6/664.8 MB 346.4 MB/s eta 0:00:01 2024-11-01T18:17:18.4644489Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:18.6671004Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:18.8697268Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:19.0724779Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:19.2751812Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:19.4779098Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:19.6805793Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:19.8833177Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:20.0860417Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:20.2887498Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:20.4913962Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:20.6942012Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:20.8968876Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:21.0996468Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:21.3023068Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:21.5050332Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:21.7077013Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:21.9103586Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:22.1130320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:22.3157693Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:22.5185302Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:22.5221720Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 344.6 MB/s eta 0:00:01 2024-11-01T18:17:22.5223141Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 51.0 MB/s eta 0:00:00 2024-11-01T18:17:24.5835758Z [?25hCollecting nvidia-cublas-cu12==12.1.3.1 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:24.5882842Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) 2024-11-01T18:17:24.7937116Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/410.6 MB ? eta -:--:-- 2024-11-01T18:17:24.9965204Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.5/410.6 MB 383.4 MB/s eta 0:00:01 2024-11-01T18:17:25.1994323Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 156.0/410.6 MB 387.8 MB/s eta 0:00:01 2024-11-01T18:17:25.4022758Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 236.2/410.6 MB 390.1 MB/s eta 0:00:01 2024-11-01T18:17:25.6051699Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 315.9/410.6 MB 390.7 MB/s eta 0:00:01 2024-11-01T18:17:25.8080268Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 396.4/410.6 MB 395.5 MB/s eta 0:00:01 2024-11-01T18:17:26.0107068Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:26.2135274Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:26.4162114Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:26.6188667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:26.8216145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.0244320Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.2270949Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.4298561Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.6325982Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.8353019Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.9639376Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 393.9 MB/s eta 0:00:01 2024-11-01T18:17:27.9640780Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 87.7 MB/s eta 0:00:00 2024-11-01T18:17:29.2467582Z [?25hCollecting nvidia-cufft-cu12==11.0.2.54 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:29.2513824Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) 2024-11-01T18:17:29.4567009Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/121.6 MB ? eta -:--:-- 2024-11-01T18:17:29.6593506Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 80.2/121.6 MB 402.2 MB/s eta 0:00:01 2024-11-01T18:17:29.8618793Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 401.2 MB/s eta 0:00:01 2024-11-01T18:17:29.9272197Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 401.2 MB/s eta 0:00:01 2024-11-01T18:17:29.9273850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 181.2 MB/s eta 0:00:00 2024-11-01T18:17:30.3341150Z [?25hCollecting nvidia-curand-cu12==10.3.2.106 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:30.3393500Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) 2024-11-01T18:17:30.5445514Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/56.5 MB ? eta -:--:-- 2024-11-01T18:17:30.6609847Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.4/56.5 MB 403.5 MB/s eta 0:00:01 2024-11-01T18:17:30.6611228Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 178.1 MB/s eta 0:00:00 2024-11-01T18:17:30.8720679Z [?25hCollecting nvidia-cusolver-cu12==11.4.5.107 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:30.8770937Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) 2024-11-01T18:17:31.0825128Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/124.2 MB ? eta -:--:-- 2024-11-01T18:17:31.2851665Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 81.3/124.2 MB 406.5 MB/s eta 0:00:01 2024-11-01T18:17:31.4876706Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.0/124.2 MB 401.6 MB/s eta 0:00:01 2024-11-01T18:17:31.5655828Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.0/124.2 MB 401.6 MB/s eta 0:00:01 2024-11-01T18:17:31.5657196Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 181.6 MB/s eta 0:00:00 2024-11-01T18:17:31.9926585Z [?25hCollecting nvidia-cusparse-cu12==12.1.0.106 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:31.9979599Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) 2024-11-01T18:17:32.2033858Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/196.0 MB ? eta -:--:-- 2024-11-01T18:17:32.4061908Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 81.0/196.0 MB 405.3 MB/s eta 0:00:01 2024-11-01T18:17:32.6091853Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 160.7/196.0 MB 399.3 MB/s eta 0:00:01 2024-11-01T18:17:32.8117880Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 195.8/196.0 MB 397.6 MB/s eta 0:00:01 2024-11-01T18:17:33.0144977Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 195.8/196.0 MB 397.6 MB/s eta 0:00:01 2024-11-01T18:17:33.2025912Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 195.8/196.0 MB 397.6 MB/s eta 0:00:01 2024-11-01T18:17:33.2028646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 163.3 MB/s eta 0:00:00 2024-11-01T18:17:33.8799296Z [?25hCollecting nvidia-nccl-cu12==2.21.5 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:33.8848092Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl (188.7 MB) 2024-11-01T18:17:34.0901339Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/188.7 MB ? eta -:--:-- 2024-11-01T18:17:34.2929651Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 80.5/188.7 MB 403.0 MB/s eta 0:00:01 2024-11-01T18:17:34.4955806Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 161.7/188.7 MB 401.6 MB/s eta 0:00:01 2024-11-01T18:17:34.6981562Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 400.1 MB/s eta 0:00:01 2024-11-01T18:17:34.9006754Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 400.1 MB/s eta 0:00:01 2024-11-01T18:17:35.1033705Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 400.1 MB/s eta 0:00:01 2024-11-01T18:17:35.1828071Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 400.1 MB/s eta 0:00:01 2024-11-01T18:17:35.1829497Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.7/188.7 MB 145.8 MB/s eta 0:00:00 2024-11-01T18:17:35.7856049Z [?25hCollecting nvidia-nvtx-cu12==12.1.105 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:35.7910115Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-11-01T18:17:35.8495601Z Collecting pytorch-triton==3.1.0+cf34004b8a (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:35.8552125Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.1.0%2Bcf34004b8a-cp39-cp39-linux_x86_64.whl (239.6 MB) 2024-11-01T18:17:36.0609865Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.6 MB ? eta -:--:-- 2024-11-01T18:17:36.2637504Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.2/239.6 MB 377.0 MB/s eta 0:00:01 2024-11-01T18:17:36.4666972Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 152.8/239.6 MB 380.4 MB/s eta 0:00:01 2024-11-01T18:17:36.6694315Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 229.9/239.6 MB 380.1 MB/s eta 0:00:01 2024-11-01T18:17:36.8720863Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 379.2 MB/s eta 0:00:01 2024-11-01T18:17:37.0746877Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 379.2 MB/s eta 0:00:01 2024-11-01T18:17:37.2772646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 379.2 MB/s eta 0:00:01 2024-11-01T18:17:37.4340753Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 379.2 MB/s eta 0:00:01 2024-11-01T18:17:37.4342175Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.6/239.6 MB 152.3 MB/s eta 0:00:00 2024-11-01T18:17:38.1982081Z [?25hCollecting sympy==1.13.1 (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:38.2028045Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-11-01T18:17:38.2454386Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2024-11-01T18:17:38.2455677Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 162.2 MB/s eta 0:00:00 2024-11-01T18:17:38.3489756Z [?25hCollecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:38.3546068Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvjitlink_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (19.8 MB) 2024-11-01T18:17:38.4708211Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/19.8 MB ? eta -:--:-- 2024-11-01T18:17:38.4709525Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/19.8 MB 177.2 MB/s eta 0:00:00 2024-11-01T18:17:38.5652920Z [?25hCollecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:38.5695359Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-11-01T18:17:38.5833001Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-11-01T18:17:38.5834319Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 34.1 MB/s eta 0:00:00 2024-11-01T18:17:38.6286358Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:38.6329592Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-11-01T18:17:38.6439199Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-11-01T18:17:38.6446379Z Collecting networkx (from torch==2.6.0.dev20241101+cu121) 2024-11-01T18:17:38.6490287Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-11-01T18:17:38.6730605Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-11-01T18:17:38.6731864Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 78.5 MB/s eta 0:00:00 2024-11-01T18:17:38.6978109Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-11-01T18:17:38.7165699Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-11-01T18:17:38.7167010Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 102.7 MB/s eta 0:00:00 2024-11-01T18:17:39.0334087Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, pytorch-triton, nvidia-cusparse-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2024-11-01T18:18:35.1180876Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.1.105 nvidia-nvtx-cu12-12.1.105 pytorch-triton-3.1.0+cf34004b8a sympy-1.13.1 torch-2.6.0.dev20241101+cu121 typing-extensions-4.12.2 2024-11-01T18:18:35.1189066Z 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-11-01T18:18:35.3859299Z + retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:18:35.3860187Z + pip install -q numpy protobuf typing-extensions 2024-11-01T18:18:40.7617459Z 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-11-01T18:18:41.1005768Z + [[ manywheel == libtorch ]] 2024-11-01T18:18:41.1006364Z + /builder/check_binary.sh 2024-11-01T18:18:41.1024119Z + [[ -z 3.9 ]] 2024-11-01T18:18:41.1024569Z + [[ -z cu121 ]] 2024-11-01T18:18:41.1024985Z + [[ -z '' ]] 2024-11-01T18:18:41.1029960Z + export DESIRED_DEVTOOLSET= 2024-11-01T18:18:41.1030508Z + DESIRED_DEVTOOLSET= 2024-11-01T18:18:41.1031048Z + [[ -z manywheel ]] 2024-11-01T18:18:41.1031484Z + [[ manywheel == libtorch ]] 2024-11-01T18:18:41.1032024Z + [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2024-11-01T18:18:41.1032522Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2024-11-01T18:18:41.1032967Z + py_dot=3.9 2024-11-01T18:18:41.1035589Z +++ which python 2024-11-01T18:18:41.1049739Z ++ dirname /opt/python/cp39-cp39/bin/python 2024-11-01T18:18:41.1058682Z + export install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-11-01T18:18:41.1060193Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-11-01T18:18:41.1060996Z + [[ cu121 == \x\p\u ]] 2024-11-01T18:18:41.1061922Z + echo 'Checking that the gcc ABI is what we expect' 2024-11-01T18:18:41.1062630Z Checking that the gcc ABI is what we expect 2024-11-01T18:18:41.1065771Z ++ uname 2024-11-01T18:18:41.1073381Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:18:41.1075273Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:18:41.1076978Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-11-01T18:18:41.1078093Z + echo 'Checking the TorchConfig.cmake' 2024-11-01T18:18:41.1078632Z Checking the TorchConfig.cmake 2024-11-01T18:18:41.1079704Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:18:41.1085849Z # FindTorch 2024-11-01T18:18:41.1086279Z # ------- 2024-11-01T18:18:41.1086583Z # 2024-11-01T18:18:41.1086914Z # Finds the Torch library 2024-11-01T18:18:41.1087317Z # 2024-11-01T18:18:41.1088922Z # This will define the following variables: 2024-11-01T18:18:41.1090334Z # 2024-11-01T18:18:41.1091452Z # TORCH_FOUND -- True if the system has the Torch library 2024-11-01T18:18:41.1092394Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-11-01T18:18:41.1093233Z # TORCH_LIBRARIES -- Libraries to link against 2024-11-01T18:18:41.1094048Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-11-01T18:18:41.1094655Z # 2024-11-01T18:18:41.1095019Z # and the following imported targets: 2024-11-01T18:18:41.1095490Z # 2024-11-01T18:18:41.1095779Z # torch 2024-11-01T18:18:41.1096167Z macro(append_torchlib_if_found) 2024-11-01T18:18:41.1096632Z foreach (_arg ${ARGN}) 2024-11-01T18:18:41.1097762Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:18:41.1099075Z if(${_arg}_LIBRARY) 2024-11-01T18:18:41.1100031Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-11-01T18:18:41.1100626Z else() 2024-11-01T18:18:41.1102402Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-11-01T18:18:41.1103127Z endif() 2024-11-01T18:18:41.1103476Z endforeach() 2024-11-01T18:18:41.1103825Z endmacro() 2024-11-01T18:18:41.1104031Z 2024-11-01T18:18:41.1104251Z macro(append_wholearchive_lib_if_found) 2024-11-01T18:18:41.1105050Z foreach (_arg ${ARGN}) 2024-11-01T18:18:41.1106340Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:18:41.1107864Z if(${_arg}_LIBRARY) 2024-11-01T18:18:41.1108514Z if(APPLE) 2024-11-01T18:18:41.1109270Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-11-01T18:18:41.1109958Z elseif(MSVC) 2024-11-01T18:18:41.1110605Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-11-01T18:18:41.1111273Z else() 2024-11-01T18:18:41.1111616Z # Linux 2024-11-01T18:18:41.1112470Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-11-01T18:18:41.1113305Z endif() 2024-11-01T18:18:41.1113646Z else() 2024-11-01T18:18:41.1114181Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-11-01T18:18:41.1114819Z endif() 2024-11-01T18:18:41.1115230Z endforeach() 2024-11-01T18:18:41.1115979Z endmacro() 2024-11-01T18:18:41.1116186Z 2024-11-01T18:18:41.1116415Z include(FindPackageHandleStandardArgs) 2024-11-01T18:18:41.1116808Z 2024-11-01T18:18:41.1116988Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-11-01T18:18:41.1117614Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-11-01T18:18:41.1118184Z else() 2024-11-01T18:18:41.1119366Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:18:41.1120660Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-11-01T18:18:41.1121967Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-11-01T18:18:41.1122789Z endif() 2024-11-01T18:18:41.1122975Z 2024-11-01T18:18:41.1123324Z # Include directories. 2024-11-01T18:18:41.1124055Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-11-01T18:18:41.1124617Z set(TORCH_INCLUDE_DIRS 2024-11-01T18:18:41.1125049Z ${TORCH_INSTALL_PREFIX}/include 2024-11-01T18:18:41.1125673Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-11-01T18:18:41.1126264Z else() 2024-11-01T18:18:41.1126580Z set(TORCH_INCLUDE_DIRS 2024-11-01T18:18:41.1127025Z ${TORCH_INSTALL_PREFIX}/include 2024-11-01T18:18:41.1127787Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-11-01T18:18:41.1128399Z endif() 2024-11-01T18:18:41.1128600Z 2024-11-01T18:18:41.1128759Z # Library dependencies. 2024-11-01T18:18:41.1129161Z if(ON) 2024-11-01T18:18:41.1129708Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-11-01T18:18:41.1130516Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-11-01T18:18:41.1131103Z append_torchlib_if_found(c10) 2024-11-01T18:18:41.1131539Z else() 2024-11-01T18:18:41.1132118Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-11-01T18:18:41.1132879Z #library need whole archive 2024-11-01T18:18:41.1133411Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-11-01T18:18:41.1133991Z if(ON) 2024-11-01T18:18:41.1134454Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-11-01T18:18:41.1135031Z endif() 2024-11-01T18:18:41.1135351Z if(OFF) 2024-11-01T18:18:41.1136001Z append_wholearchive_lib_if_found(torch_xpu c10_xpu) 2024-11-01T18:18:41.1136569Z endif() 2024-11-01T18:18:41.1136778Z 2024-11-01T18:18:41.1137199Z # We need manually add dependent libraries when they are not linked into the 2024-11-01T18:18:41.1137967Z # shared library. 2024-11-01T18:18:41.1138388Z # TODO: this list might be incomplete. 2024-11-01T18:18:41.1138936Z append_torchlib_if_found(c10) 2024-11-01T18:18:41.1139259Z 2024-11-01T18:18:41.1139407Z if(ON) 2024-11-01T18:18:41.1139747Z append_torchlib_if_found(nnpack) 2024-11-01T18:18:41.1140238Z endif() 2024-11-01T18:18:41.1140428Z 2024-11-01T18:18:41.1140576Z if(ON) 2024-11-01T18:18:41.1140965Z append_torchlib_if_found(pytorch_qnnpack) 2024-11-01T18:18:41.1141499Z endif() 2024-11-01T18:18:41.1141689Z 2024-11-01T18:18:41.1141845Z if(ON) 2024-11-01T18:18:41.1142239Z append_torchlib_if_found(XNNPACK) 2024-11-01T18:18:41.1142732Z endif() 2024-11-01T18:18:41.1142921Z 2024-11-01T18:18:41.1143461Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-11-01T18:18:41.1144218Z append_torchlib_if_found(onnx onnx_proto) 2024-11-01T18:18:41.1144632Z 2024-11-01T18:18:41.1144800Z append_torchlib_if_found(fmt) 2024-11-01T18:18:41.1145313Z append_torchlib_if_found(cpuinfo clog) 2024-11-01T18:18:41.1145690Z 2024-11-01T18:18:41.1145888Z append_torchlib_if_found(eigen_blas) 2024-11-01T18:18:41.1146420Z append_torchlib_if_found(pthreadpool) 2024-11-01T18:18:41.1146814Z 2024-11-01T18:18:41.1146945Z if(ON) 2024-11-01T18:18:41.1147317Z append_torchlib_if_found(fbgemm) 2024-11-01T18:18:41.1147784Z endif() 2024-11-01T18:18:41.1147992Z 2024-11-01T18:18:41.1148123Z if(ON) 2024-11-01T18:18:41.1148495Z append_torchlib_if_found(dnnl mkldnn) 2024-11-01T18:18:41.1148981Z endif() 2024-11-01T18:18:41.1149359Z 2024-11-01T18:18:41.1149544Z append_torchlib_if_found(sleef asmjit) 2024-11-01T18:18:41.1150047Z endif() 2024-11-01T18:18:41.1150228Z 2024-11-01T18:18:41.1150352Z if(1) 2024-11-01T18:18:41.1150697Z append_torchlib_if_found(kineto) 2024-11-01T18:18:41.1151161Z endif() 2024-11-01T18:18:41.1151343Z 2024-11-01T18:18:41.1151465Z if(ON) 2024-11-01T18:18:41.1151773Z if(MSVC) 2024-11-01T18:18:41.1152416Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:18:41.1153348Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY}) 2024-11-01T18:18:41.1153963Z else() 2024-11-01T18:18:41.1154370Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB}) 2024-11-01T18:18:41.1154887Z endif() 2024-11-01T18:18:41.1155378Z if(TARGET torch::nvtoolsext) 2024-11-01T18:18:41.1155972Z list(APPEND TORCH_CUDA_LIBRARIES torch::nvtoolsext) 2024-11-01T18:18:41.1156537Z endif() 2024-11-01T18:18:41.1156746Z 2024-11-01T18:18:41.1156875Z if(ON) 2024-11-01T18:18:41.1157464Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:18:41.1158526Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-11-01T18:18:41.1159343Z endif() 2024-11-01T18:18:41.1159800Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-11-01T18:18:41.1160365Z endif() 2024-11-01T18:18:41.1160566Z 2024-11-01T18:18:41.1160704Z if(OFF AND ON) 2024-11-01T18:18:41.1161147Z append_torchlib_if_found(c10_xpu torch_xpu) 2024-11-01T18:18:41.1161664Z endif() 2024-11-01T18:18:41.1161864Z 2024-11-01T18:18:41.1162318Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-11-01T18:18:41.1163164Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-11-01T18:18:41.1163879Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-11-01T18:18:41.1164423Z endif() 2024-11-01T18:18:41.1164624Z 2024-11-01T18:18:41.1164988Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:18:41.1165812Z # the statements below changes target properties on 2024-11-01T18:18:41.1166942Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-11-01T18:18:41.1168251Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-11-01T18:18:41.1169315Z # - the imported target created in this file in static library mode 2024-11-01T18:18:41.1169977Z if(NOT ON) 2024-11-01T18:18:41.1170737Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-11-01T18:18:41.1171929Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-11-01T18:18:41.1172748Z set_target_properties(torch PROPERTIES 2024-11-01T18:18:41.1173329Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-11-01T18:18:41.1173847Z ) 2024-11-01T18:18:41.1174133Z endif() 2024-11-01T18:18:41.1174502Z set_target_properties(torch PROPERTIES 2024-11-01T18:18:41.1175147Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-11-01T18:18:41.1175747Z CXX_STANDARD 17 2024-11-01T18:18:41.1176113Z ) 2024-11-01T18:18:41.1176425Z if(TORCH_CXX_FLAGS) 2024-11-01T18:18:41.1177107Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-11-01T18:18:41.1177894Z endif() 2024-11-01T18:18:41.1178078Z 2024-11-01T18:18:41.1178549Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-11-01T18:18:41.1179538Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-11-01T18:18:41.1180146Z + actual_gcc_abi=0 2024-11-01T18:18:41.1180532Z ++ is_expected 0 2024-11-01T18:18:41.1180996Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-11-01T18:18:41.1181488Z ++ [[ -z 0 ]] 2024-11-01T18:18:41.1181837Z ++ [[ 0 == 0 ]] 2024-11-01T18:18:41.1182187Z ++ echo 1 2024-11-01T18:18:41.1182493Z + [[ 1 != 1 ]] 2024-11-01T18:18:41.1183165Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-11-01T18:18:41.1184027Z Checking that symbols in libtorch.so have the right gcc abi 2024-11-01T18:18:41.1184816Z ++ dirname /builder/check_binary.sh 2024-11-01T18:18:41.1185389Z + python3 /builder/test/check_binary_symbols.py 2024-11-01T18:18:41.2815072Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:19:06.4138056Z num_cxx11_symbols: 0 2024-11-01T18:19:06.4138571Z num_pre_cxx11_symbols: 1986 2024-11-01T18:19:06.9301101Z + echo 'cxx11 symbols seem to be in order' 2024-11-01T18:19:06.9301748Z cxx11 symbols seem to be in order 2024-11-01T18:19:06.9304661Z ++ uname 2024-11-01T18:19:06.9313975Z + [[ Linux == \D\a\r\w\i\n ]] 2024-11-01T18:19:06.9314643Z + all_libs=($(find "$install_root" -name '*.so')) 2024-11-01T18:19:06.9319219Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2024-11-01T18:19:06.9623333Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:06.9627375Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-11-01T18:19:06.9742172Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-11-01T18:19:06.9743241Z ++ grep RUNPATH 2024-11-01T18:19:06.9771086Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffe0d138000) 2024-11-01T18:19:06.9773703Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f1488bf0000) 2024-11-01T18:19:06.9775043Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f14889d4000) 2024-11-01T18:19:06.9775830Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1488606000) 2024-11-01T18:19:06.9777170Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f148a28c000) 2024-11-01T18:19:06.9778821Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f148a280000) 2024-11-01T18:19:06.9780538Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f14738f5000) 2024-11-01T18:19:06.9782307Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f143dbf6000) 2024-11-01T18:19:06.9784081Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f148a1c9000) 2024-11-01T18:19:06.9786061Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f143d94f000) 2024-11-01T18:19:06.9787932Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f143d82b000) 2024-11-01T18:19:06.9789003Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f143d627000) 2024-11-01T18:19:06.9790485Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f143d40d000) 2024-11-01T18:19:06.9791866Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f143d105000) 2024-11-01T18:19:06.9792675Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f143ceef000) 2024-11-01T18:19:06.9793472Z /lib64/ld-linux-x86-64.so.2 (0x00007f148a09f000) 2024-11-01T18:19:06.9794164Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f143cce7000) 2024-11-01T18:19:06.9794883Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f143c9e5000) 2024-11-01T18:19:06.9796307Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f143c7bb000) 2024-11-01T18:19:06.9798356Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f143be6e000) 2024-11-01T18:19:06.9800508Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f142bfcd000) 2024-11-01T18:19:06.9802636Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f1420513000) 2024-11-01T18:19:06.9805077Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f141d977000) 2024-11-01T18:19:06.9807226Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f141750b000) 2024-11-01T18:19:06.9809325Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f1410c84000) 2024-11-01T18:19:06.9811597Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f13eecba000) 2024-11-01T18:19:06.9813687Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f13e04cf000) 2024-11-01T18:19:06.9815003Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f13e02cc000) 2024-11-01T18:19:06.9816865Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f13dd216000) with runpath ' 2024-11-01T18:19:06.9819900Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffe0d138000) 2024-11-01T18:19:06.9822044Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f1488bf0000) 2024-11-01T18:19:06.9823343Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f14889d4000) 2024-11-01T18:19:06.9824141Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1488606000) 2024-11-01T18:19:06.9825387Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f148a28c000) 2024-11-01T18:19:06.9827017Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f148a280000) 2024-11-01T18:19:06.9828706Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f14738f5000) 2024-11-01T18:19:06.9830484Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f143dbf6000) 2024-11-01T18:19:06.9832229Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f148a1c9000) 2024-11-01T18:19:06.9834191Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f143d94f000) 2024-11-01T18:19:06.9836056Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f143d82b000) 2024-11-01T18:19:06.9837148Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f143d627000) 2024-11-01T18:19:06.9838601Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f143d40d000) 2024-11-01T18:19:06.9839961Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f143d105000) 2024-11-01T18:19:06.9840777Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f143ceef000) 2024-11-01T18:19:06.9841572Z /lib64/ld-linux-x86-64.so.2 (0x00007f148a09f000) 2024-11-01T18:19:06.9842359Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f143cce7000) 2024-11-01T18:19:06.9843638Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f143c9e5000) 2024-11-01T18:19:06.9845460Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f143c7bb000) 2024-11-01T18:19:06.9847545Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f143be6e000) 2024-11-01T18:19:06.9849716Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f142bfcd000) 2024-11-01T18:19:06.9852108Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f1420513000) 2024-11-01T18:19:06.9854226Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f141d977000) 2024-11-01T18:19:06.9856366Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f141750b000) 2024-11-01T18:19:06.9858750Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f1410c84000) 2024-11-01T18:19:06.9861060Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f13eecba000) 2024-11-01T18:19:06.9863154Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f13e04cf000) 2024-11-01T18:19:06.9864467Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f13e02cc000) 2024-11-01T18:19:06.9866329Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f13dd216000) with runpath 2024-11-01T18:19:06.9867887Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:06.9868747Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-11-01T18:19:06.9870373Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-11-01T18:19:06.9871293Z ++ grep RUNPATH 2024-11-01T18:19:06.9872894Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fffc1bda000) 2024-11-01T18:19:06.9874289Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f7318571000) 2024-11-01T18:19:06.9875466Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7318269000) 2024-11-01T18:19:06.9876246Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7317f67000) 2024-11-01T18:19:06.9876978Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7317d51000) 2024-11-01T18:19:06.9877815Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7317b35000) 2024-11-01T18:19:06.9878604Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7317767000) 2024-11-01T18:19:06.9879485Z /lib64/ld-linux-x86-64.so.2 (0x00007f7318775000) with runpath ' 2024-11-01T18:19:06.9881068Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fffc1bda000) 2024-11-01T18:19:06.9882421Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f7318571000) 2024-11-01T18:19:06.9883179Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7318269000) 2024-11-01T18:19:06.9883951Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7317f67000) 2024-11-01T18:19:06.9884793Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7317d51000) 2024-11-01T18:19:06.9885841Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7317b35000) 2024-11-01T18:19:06.9886860Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7317767000) 2024-11-01T18:19:06.9887741Z /lib64/ld-linux-x86-64.so.2 (0x00007f7318775000) with runpath 2024-11-01T18:19:06.9888473Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:06.9889383Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-11-01T18:19:06.9952047Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-11-01T18:19:06.9953231Z ++ grep RUNPATH 2024-11-01T18:19:06.9980142Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffffd1cc000) 2024-11-01T18:19:06.9982468Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9afb3c9000) 2024-11-01T18:19:06.9983836Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9afb180000) 2024-11-01T18:19:06.9986119Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f9afaed9000) 2024-11-01T18:19:06.9987813Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9afabd1000) 2024-11-01T18:19:06.9988813Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9afa8cf000) 2024-11-01T18:19:06.9989799Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9afa6b9000) 2024-11-01T18:19:06.9990677Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9afa2eb000) 2024-11-01T18:19:06.9991564Z /lib64/ld-linux-x86-64.so.2 (0x00007f9afb384000) 2024-11-01T18:19:06.9992570Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9afa0cf000) 2024-11-01T18:19:06.9993844Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9af9ec7000) with runpath ' 2024-11-01T18:19:06.9995869Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffffd1cc000) 2024-11-01T18:19:06.9998115Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9afb3c9000) 2024-11-01T18:19:06.9999477Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9afb180000) 2024-11-01T18:19:07.0001498Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f9afaed9000) 2024-11-01T18:19:07.0003176Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9afabd1000) 2024-11-01T18:19:07.0004198Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9afa8cf000) 2024-11-01T18:19:07.0005132Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9afa6b9000) 2024-11-01T18:19:07.0005928Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9afa2eb000) 2024-11-01T18:19:07.0006956Z /lib64/ld-linux-x86-64.so.2 (0x00007f9afb384000) 2024-11-01T18:19:07.0007958Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9afa0cf000) 2024-11-01T18:19:07.0009033Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9af9ec7000) with runpath 2024-11-01T18:19:07.0009895Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0011135Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-11-01T18:19:07.0052627Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-11-01T18:19:07.0053553Z ++ grep RUNPATH 2024-11-01T18:19:07.0078780Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffe60756000) 2024-11-01T18:19:07.0081237Z libnvrtc.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007ff78e5c2000) 2024-11-01T18:19:07.0082631Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007ff78ca00000) 2024-11-01T18:19:07.0083429Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff78c6f8000) 2024-11-01T18:19:07.0084200Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff78c3f6000) 2024-11-01T18:19:07.0084959Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff78c1e0000) 2024-11-01T18:19:07.0085692Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff78be12000) 2024-11-01T18:19:07.0086483Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff78bbf6000) 2024-11-01T18:19:07.0087288Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff78b9ee000) 2024-11-01T18:19:07.0087996Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff78b7ea000) 2024-11-01T18:19:07.0088897Z /lib64/ld-linux-x86-64.so.2 (0x00007ff791efb000) with runpath ' 2024-11-01T18:19:07.0090545Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffe60756000) 2024-11-01T18:19:07.0092733Z libnvrtc.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007ff78e5c2000) 2024-11-01T18:19:07.0094088Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007ff78ca00000) 2024-11-01T18:19:07.0095114Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff78c6f8000) 2024-11-01T18:19:07.0095874Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff78c3f6000) 2024-11-01T18:19:07.0096609Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff78c1e0000) 2024-11-01T18:19:07.0097358Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff78be12000) 2024-11-01T18:19:07.0098152Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff78bbf6000) 2024-11-01T18:19:07.0098943Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff78b9ee000) 2024-11-01T18:19:07.0099672Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff78b7ea000) 2024-11-01T18:19:07.0100570Z /lib64/ld-linux-x86-64.so.2 (0x00007ff791efb000) with runpath 2024-11-01T18:19:07.0101293Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0102302Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-11-01T18:19:07.0159482Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-11-01T18:19:07.0160483Z ++ grep RUNPATH 2024-11-01T18:19:07.0186313Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffc7e496000) 2024-11-01T18:19:07.0188549Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f117da7a000) 2024-11-01T18:19:07.0189760Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f117d872000) 2024-11-01T18:19:07.0190990Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f1192875000) 2024-11-01T18:19:07.0192141Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f117d656000) 2024-11-01T18:19:07.0192946Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f117d354000) 2024-11-01T18:19:07.0193676Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f117d150000) 2024-11-01T18:19:07.0194442Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f117ce48000) 2024-11-01T18:19:07.0195946Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f117cc1e000) 2024-11-01T18:19:07.0197263Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f117ca08000) 2024-11-01T18:19:07.0197998Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f117c63a000) 2024-11-01T18:19:07.0199511Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f117bced000) 2024-11-01T18:19:07.0201663Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f117ba46000) 2024-11-01T18:19:07.0203070Z /lib64/ld-linux-x86-64.so.2 (0x00007f119278b000) 2024-11-01T18:19:07.0203877Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f117b843000) with runpath ' 2024-11-01T18:19:07.0205528Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffc7e496000) 2024-11-01T18:19:07.0207472Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f117da7a000) 2024-11-01T18:19:07.0208673Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f117d872000) 2024-11-01T18:19:07.0209890Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f1192875000) 2024-11-01T18:19:07.0211057Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f117d656000) 2024-11-01T18:19:07.0211846Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f117d354000) 2024-11-01T18:19:07.0212539Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f117d150000) 2024-11-01T18:19:07.0213316Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f117ce48000) 2024-11-01T18:19:07.0214813Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f117cc1e000) 2024-11-01T18:19:07.0216099Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f117ca08000) 2024-11-01T18:19:07.0216849Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f117c63a000) 2024-11-01T18:19:07.0218951Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f117bced000) 2024-11-01T18:19:07.0221250Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f117ba46000) 2024-11-01T18:19:07.0222645Z /lib64/ld-linux-x86-64.so.2 (0x00007f119278b000) 2024-11-01T18:19:07.0223451Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f117b843000) with runpath 2024-11-01T18:19:07.0224260Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0225152Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-11-01T18:19:07.0284790Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-11-01T18:19:07.0285694Z ++ grep RUNPATH 2024-11-01T18:19:07.0311654Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007fff61156000) 2024-11-01T18:19:07.0315367Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f9090cff000) 2024-11-01T18:19:07.0317213Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f905b000000) 2024-11-01T18:19:07.0318440Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f905adea000) 2024-11-01T18:19:07.0319678Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f905aa1c000) 2024-11-01T18:19:07.0320908Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f90a5adf000) 2024-11-01T18:19:07.0322016Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f905a814000) 2024-11-01T18:19:07.0322753Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f905a610000) 2024-11-01T18:19:07.0323534Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f905a3f4000) 2024-11-01T18:19:07.0324332Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f905a0f2000) 2024-11-01T18:19:07.0325768Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9059ec8000) 2024-11-01T18:19:07.0327818Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f905957b000) 2024-11-01T18:19:07.0329943Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f90592d4000) 2024-11-01T18:19:07.0331358Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9058fcc000) 2024-11-01T18:19:07.0332183Z /lib64/ld-linux-x86-64.so.2 (0x00007f90a5a10000) 2024-11-01T18:19:07.0333432Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f9058f16000) 2024-11-01T18:19:07.0335418Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f9049075000) 2024-11-01T18:19:07.0337551Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f903d5bb000) 2024-11-01T18:19:07.0339677Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f903aa1f000) 2024-11-01T18:19:07.0341800Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f90345b3000) 2024-11-01T18:19:07.0343944Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f902dd2c000) 2024-11-01T18:19:07.0346082Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f900bd62000) 2024-11-01T18:19:07.0348179Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f900bb48000) 2024-11-01T18:19:07.0350404Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f8ffd35d000) 2024-11-01T18:19:07.0351713Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f8ffd15a000) 2024-11-01T18:19:07.0353575Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f8ffa0a4000) with runpath ' 2024-11-01T18:19:07.0356002Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007fff61156000) 2024-11-01T18:19:07.0358072Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f9090cff000) 2024-11-01T18:19:07.0359885Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f905b000000) 2024-11-01T18:19:07.0361120Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f905adea000) 2024-11-01T18:19:07.0361858Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f905aa1c000) 2024-11-01T18:19:07.0363071Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f90a5adf000) 2024-11-01T18:19:07.0364162Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f905a814000) 2024-11-01T18:19:07.0364888Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f905a610000) 2024-11-01T18:19:07.0365663Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f905a3f4000) 2024-11-01T18:19:07.0366451Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f905a0f2000) 2024-11-01T18:19:07.0367880Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9059ec8000) 2024-11-01T18:19:07.0369914Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f905957b000) 2024-11-01T18:19:07.0372065Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f90592d4000) 2024-11-01T18:19:07.0373479Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9058fcc000) 2024-11-01T18:19:07.0374300Z /lib64/ld-linux-x86-64.so.2 (0x00007f90a5a10000) 2024-11-01T18:19:07.0375537Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f9058f16000) 2024-11-01T18:19:07.0377511Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f9049075000) 2024-11-01T18:19:07.0379637Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f903d5bb000) 2024-11-01T18:19:07.0381746Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f903aa1f000) 2024-11-01T18:19:07.0383891Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f90345b3000) 2024-11-01T18:19:07.0385986Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f902dd2c000) 2024-11-01T18:19:07.0388118Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f900bd62000) 2024-11-01T18:19:07.0390588Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f900bb48000) 2024-11-01T18:19:07.0392640Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f8ffd35d000) 2024-11-01T18:19:07.0393953Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f8ffd15a000) 2024-11-01T18:19:07.0395809Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f8ffa0a4000) with runpath 2024-11-01T18:19:07.0397485Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0398428Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:19:07.0399780Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:19:07.0400646Z ++ grep RUNPATH 2024-11-01T18:19:07.0457055Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe3c973000) 2024-11-01T18:19:07.0459249Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fce337c6000) 2024-11-01T18:19:07.0460412Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fce1e7b2000) 2024-11-01T18:19:07.0461168Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fce1e59c000) 2024-11-01T18:19:07.0461945Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fce1e398000) 2024-11-01T18:19:07.0462746Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fce1e17c000) 2024-11-01T18:19:07.0463549Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fce1de7a000) 2024-11-01T18:19:07.0464982Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fce1dc50000) 2024-11-01T18:19:07.0467045Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fce1d303000) 2024-11-01T18:19:07.0469201Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fce1d05c000) 2024-11-01T18:19:07.0470606Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fce1cd54000) 2024-11-01T18:19:07.0471376Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fce1c986000) 2024-11-01T18:19:07.0472150Z /lib64/ld-linux-x86-64.so.2 (0x00007fce336cb000) 2024-11-01T18:19:07.0472971Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fce1c783000) with runpath ' 2024-11-01T18:19:07.0474648Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe3c973000) 2024-11-01T18:19:07.0476532Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fce337c6000) 2024-11-01T18:19:07.0477634Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fce1e7b2000) 2024-11-01T18:19:07.0478374Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fce1e59c000) 2024-11-01T18:19:07.0479140Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fce1e398000) 2024-11-01T18:19:07.0479948Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fce1e17c000) 2024-11-01T18:19:07.0480727Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fce1de7a000) 2024-11-01T18:19:07.0482163Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fce1dc50000) 2024-11-01T18:19:07.0484226Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fce1d303000) 2024-11-01T18:19:07.0486370Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fce1d05c000) 2024-11-01T18:19:07.0487778Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fce1cd54000) 2024-11-01T18:19:07.0488539Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fce1c986000) 2024-11-01T18:19:07.0489301Z /lib64/ld-linux-x86-64.so.2 (0x00007fce336cb000) 2024-11-01T18:19:07.0490194Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fce1c783000) with runpath 2024-11-01T18:19:07.0491184Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0492408Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-11-01T18:19:07.0549630Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-11-01T18:19:07.0550737Z ++ grep RUNPATH 2024-11-01T18:19:07.0649338Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc8e5a4000) 2024-11-01T18:19:07.0652191Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f4378f30000) 2024-11-01T18:19:07.0654737Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f4342e21000) 2024-11-01T18:19:07.0658141Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f4332f80000) 2024-11-01T18:19:07.0660350Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f43274c6000) 2024-11-01T18:19:07.0662503Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f432492a000) 2024-11-01T18:19:07.0664643Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f431e4be000) 2024-11-01T18:19:07.0666728Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f4317c37000) 2024-11-01T18:19:07.0668863Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f42f5c6d000) 2024-11-01T18:19:07.0670955Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f42f5a53000) 2024-11-01T18:19:07.0672960Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f42e7268000) 2024-11-01T18:19:07.0674301Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f42e704c000) 2024-11-01T18:19:07.0675112Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f42e6e48000) 2024-11-01T18:19:07.0675830Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f42e6c40000) 2024-11-01T18:19:07.0677041Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f4378e03000) 2024-11-01T18:19:07.0678737Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f42d1f2f000) 2024-11-01T18:19:07.0679906Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f42d1c2d000) 2024-11-01T18:19:07.0680669Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f42d1925000) 2024-11-01T18:19:07.0681467Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f42d170f000) 2024-11-01T18:19:07.0682216Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f42d1341000) 2024-11-01T18:19:07.0682975Z /lib64/ld-linux-x86-64.so.2 (0x00007f4378dc7000) 2024-11-01T18:19:07.0684657Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f42ce28b000) 2024-11-01T18:19:07.0686869Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f42ce061000) 2024-11-01T18:19:07.0688907Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f42cd714000) 2024-11-01T18:19:07.0690369Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f42cd511000) with runpath ' 2024-11-01T18:19:07.0692059Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc8e5a4000) 2024-11-01T18:19:07.0694024Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f4378f30000) 2024-11-01T18:19:07.0695979Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f4342e21000) 2024-11-01T18:19:07.0698351Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f4332f80000) 2024-11-01T18:19:07.0700461Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f43274c6000) 2024-11-01T18:19:07.0702592Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f432492a000) 2024-11-01T18:19:07.0704817Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f431e4be000) 2024-11-01T18:19:07.0706938Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f4317c37000) 2024-11-01T18:19:07.0709063Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f42f5c6d000) 2024-11-01T18:19:07.0711151Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f42f5a53000) 2024-11-01T18:19:07.0713157Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f42e7268000) 2024-11-01T18:19:07.0714511Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f42e704c000) 2024-11-01T18:19:07.0715296Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f42e6e48000) 2024-11-01T18:19:07.0716025Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f42e6c40000) 2024-11-01T18:19:07.0717255Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f4378e03000) 2024-11-01T18:19:07.0719469Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f42d1f2f000) 2024-11-01T18:19:07.0720669Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f42d1c2d000) 2024-11-01T18:19:07.0721432Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f42d1925000) 2024-11-01T18:19:07.0722230Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f42d170f000) 2024-11-01T18:19:07.0722974Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f42d1341000) 2024-11-01T18:19:07.0723754Z /lib64/ld-linux-x86-64.so.2 (0x00007f4378dc7000) 2024-11-01T18:19:07.0725397Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f42ce28b000) 2024-11-01T18:19:07.0727627Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f42ce061000) 2024-11-01T18:19:07.0729673Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f42cd714000) 2024-11-01T18:19:07.0731136Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f42cd511000) with runpath 2024-11-01T18:19:07.0731932Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0732924Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-11-01T18:19:07.0752017Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-11-01T18:19:07.0753256Z ++ grep RUNPATH 2024-11-01T18:19:07.0782223Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffd4f7da000) 2024-11-01T18:19:07.0785339Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f43f1d94000) 2024-11-01T18:19:07.0787384Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f43bc095000) 2024-11-01T18:19:07.0789413Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f43b515d000) 2024-11-01T18:19:07.0791638Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f440b765000) 2024-11-01T18:19:07.0793600Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f43b4eb6000) 2024-11-01T18:19:07.0795465Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f440b640000) 2024-11-01T18:19:07.0796633Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f43b4c9a000) 2024-11-01T18:19:07.0797540Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f43b4998000) 2024-11-01T18:19:07.0798276Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f43b4794000) 2024-11-01T18:19:07.0799794Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f43adf0d000) 2024-11-01T18:19:07.0801967Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f439e06c000) 2024-11-01T18:19:07.0803382Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f439dd64000) 2024-11-01T18:19:07.0804195Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f439db4e000) 2024-11-01T18:19:07.0804947Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f439d780000) 2024-11-01T18:19:07.0805690Z /lib64/ld-linux-x86-64.so.2 (0x00007f440b5fd000) 2024-11-01T18:19:07.0806374Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f439d578000) 2024-11-01T18:19:07.0807819Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f439d34e000) 2024-11-01T18:19:07.0809851Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f439ca01000) 2024-11-01T18:19:07.0811942Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f4390f47000) 2024-11-01T18:19:07.0814071Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f438e3ab000) 2024-11-01T18:19:07.0816220Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f4387f3f000) 2024-11-01T18:19:07.0818335Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f4365f75000) 2024-11-01T18:19:07.0821359Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f4365d5b000) 2024-11-01T18:19:07.0823383Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f4357570000) 2024-11-01T18:19:07.0825643Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f43544ba000) 2024-11-01T18:19:07.0827264Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f43542b7000) with runpath ' 2024-11-01T18:19:07.0829008Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffd4f7da000) 2024-11-01T18:19:07.0831034Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f43f1d94000) 2024-11-01T18:19:07.0832819Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f43bc095000) 2024-11-01T18:19:07.0850559Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f43b515d000) 2024-11-01T18:19:07.0852822Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f440b765000) 2024-11-01T18:19:07.0855086Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f43b4eb6000) 2024-11-01T18:19:07.0856960Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f440b640000) 2024-11-01T18:19:07.0858127Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f43b4c9a000) 2024-11-01T18:19:07.0858900Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f43b4998000) 2024-11-01T18:19:07.0859619Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f43b4794000) 2024-11-01T18:19:07.0861281Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f43adf0d000) 2024-11-01T18:19:07.0863477Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f439e06c000) 2024-11-01T18:19:07.0864900Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f439dd64000) 2024-11-01T18:19:07.0865716Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f439db4e000) 2024-11-01T18:19:07.0866466Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f439d780000) 2024-11-01T18:19:07.0867206Z /lib64/ld-linux-x86-64.so.2 (0x00007f440b5fd000) 2024-11-01T18:19:07.0867888Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f439d578000) 2024-11-01T18:19:07.0869320Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f439d34e000) 2024-11-01T18:19:07.0871370Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f439ca01000) 2024-11-01T18:19:07.0873441Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f4390f47000) 2024-11-01T18:19:07.0875585Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f438e3ab000) 2024-11-01T18:19:07.0877715Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f4387f3f000) 2024-11-01T18:19:07.0880335Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f4365f75000) 2024-11-01T18:19:07.0883652Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f4365d5b000) 2024-11-01T18:19:07.0885895Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f4357570000) 2024-11-01T18:19:07.0888153Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f43544ba000) 2024-11-01T18:19:07.0889788Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f43542b7000) with runpath 2024-11-01T18:19:07.0890580Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0891600Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-11-01T18:19:07.0893071Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-11-01T18:19:07.0893987Z ++ grep RUNPATH 2024-11-01T18:19:07.0895413Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe7b7a8000) 2024-11-01T18:19:07.0896973Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8eb4331000) 2024-11-01T18:19:07.0897773Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8eb402f000) 2024-11-01T18:19:07.0898468Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8eb3e2b000) 2024-11-01T18:19:07.0900022Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f8eb3b84000) 2024-11-01T18:19:07.0902251Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f8eb395a000) 2024-11-01T18:19:07.0903490Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8eb358c000) 2024-11-01T18:19:07.0904248Z /lib64/ld-linux-x86-64.so.2 (0x00007f8eb454d000) 2024-11-01T18:19:07.0905036Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8eb3384000) with runpath ' 2024-11-01T18:19:07.0906732Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe7b7a8000) 2024-11-01T18:19:07.0908332Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8eb4331000) 2024-11-01T18:19:07.0909142Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8eb402f000) 2024-11-01T18:19:07.0909863Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8eb3e2b000) 2024-11-01T18:19:07.0911411Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f8eb3b84000) 2024-11-01T18:19:07.0913484Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f8eb395a000) 2024-11-01T18:19:07.0914740Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8eb358c000) 2024-11-01T18:19:07.0915489Z /lib64/ld-linux-x86-64.so.2 (0x00007f8eb454d000) 2024-11-01T18:19:07.0916266Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8eb3384000) with runpath 2024-11-01T18:19:07.0917044Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:19:07.0917990Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-11-01T18:19:07.0982425Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-11-01T18:19:07.0984323Z ++ grep RUNPATH 2024-11-01T18:19:07.1020436Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffd3746f000) 2024-11-01T18:19:07.1022568Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fc507581000) 2024-11-01T18:19:07.1024186Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fc507574000) 2024-11-01T18:19:07.1025883Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fc4f11c8000) 2024-11-01T18:19:07.1027664Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fc4bb4c9000) 2024-11-01T18:19:07.1029773Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fc5074bd000) 2024-11-01T18:19:07.1031728Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fc4bb222000) 2024-11-01T18:19:07.1033608Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fc4bb0fe000) 2024-11-01T18:19:07.1034776Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc4baee2000) 2024-11-01T18:19:07.1035567Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc4bacde000) 2024-11-01T18:19:07.1037044Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fc4baac4000) 2024-11-01T18:19:07.1038398Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc4ba7bc000) 2024-11-01T18:19:07.1039213Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc4ba5a6000) 2024-11-01T18:19:07.1039953Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc4ba1d8000) 2024-11-01T18:19:07.1040719Z /lib64/ld-linux-x86-64.so.2 (0x00007fc507388000) 2024-11-01T18:19:07.1041601Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc4b9fd0000) 2024-11-01T18:19:07.1042304Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc4b9cce000) 2024-11-01T18:19:07.1044070Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fc4b9aa4000) 2024-11-01T18:19:07.1046126Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fc4b9157000) 2024-11-01T18:19:07.1048274Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fc4a92b6000) 2024-11-01T18:19:07.1050699Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fc49d7fc000) 2024-11-01T18:19:07.1053201Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007fc49ac60000) 2024-11-01T18:19:07.1055401Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fc4947f4000) 2024-11-01T18:19:07.1057503Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fc48df6d000) 2024-11-01T18:19:07.1059640Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fc46bfa3000) 2024-11-01T18:19:07.1061708Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fc45d7b8000) 2024-11-01T18:19:07.1063008Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fc45d5b5000) 2024-11-01T18:19:07.1064856Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fc45a4ff000) with runpath ' 2024-11-01T18:19:07.1067323Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffd3746f000) 2024-11-01T18:19:07.1069266Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fc507581000) 2024-11-01T18:19:07.1070888Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fc507574000) 2024-11-01T18:19:07.1072952Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fc4f11c8000) 2024-11-01T18:19:07.1074779Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fc4bb4c9000) 2024-11-01T18:19:07.1076558Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fc5074bd000) 2024-11-01T18:19:07.1078533Z libcudart.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fc4bb222000) 2024-11-01T18:19:07.1080391Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fc4bb0fe000) 2024-11-01T18:19:07.1081566Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc4baee2000) 2024-11-01T18:19:07.1082378Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc4bacde000) 2024-11-01T18:19:07.1083828Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fc4baac4000) 2024-11-01T18:19:07.1085180Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc4ba7bc000) 2024-11-01T18:19:07.1085993Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc4ba5a6000) 2024-11-01T18:19:07.1086742Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc4ba1d8000) 2024-11-01T18:19:07.1087490Z /lib64/ld-linux-x86-64.so.2 (0x00007fc507388000) 2024-11-01T18:19:07.1088177Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc4b9fd0000) 2024-11-01T18:19:07.1088891Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc4b9cce000) 2024-11-01T18:19:07.1090296Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fc4b9aa4000) 2024-11-01T18:19:07.1092494Z libcupti.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fc4b9157000) 2024-11-01T18:19:07.1094651Z libcusparse.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fc4a92b6000) 2024-11-01T18:19:07.1096790Z libcufft.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fc49d7fc000) 2024-11-01T18:19:07.1098986Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007fc49ac60000) 2024-11-01T18:19:07.1101153Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fc4947f4000) 2024-11-01T18:19:07.1103274Z libcublas.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fc48df6d000) 2024-11-01T18:19:07.1105404Z libcublasLt.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fc46bfa3000) 2024-11-01T18:19:07.1107450Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fc45d7b8000) 2024-11-01T18:19:07.1108754Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fc45d5b5000) 2024-11-01T18:19:07.1110608Z libnvJitLink.so.12 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fc45a4ff000) with runpath 2024-11-01T18:19:07.1112152Z +++ realpath /builder/check_binary.sh 2024-11-01T18:19:07.1112665Z ++ dirname /builder/check_binary.sh 2024-11-01T18:19:07.1113207Z + TEST_CODE_DIR=/builder/test_example_code 2024-11-01T18:19:07.1113777Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:07.1114246Z + pushd /tmp 2024-11-01T18:19:07.1114585Z /tmp / 2024-11-01T18:19:07.1114993Z + python -c 'import torch' 2024-11-01T18:19:09.6354780Z + popd 2024-11-01T18:19:09.6355464Z / 2024-11-01T18:19:09.6356029Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:09.6356563Z + pushd /tmp 2024-11-01T18:19:09.6357027Z /tmp / 2024-11-01T18:19:09.6357891Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-11-01T18:19:11.9905002Z + python -c 'import torch; assert torch.version.git_version != None' 2024-11-01T18:19:14.3146519Z + popd 2024-11-01T18:19:14.3146954Z / 2024-11-01T18:19:14.3147422Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:14.3150613Z ++ uname -m 2024-11-01T18:19:14.3159483Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-11-01T18:19:14.3163145Z ++ uname -m 2024-11-01T18:19:14.3171158Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:19:14.3175139Z ++ uname 2024-11-01T18:19:14.3183649Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:19:14.3187774Z ++ uname -m 2024-11-01T18:19:14.3196031Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-11-01T18:19:14.3196942Z + echo 'Checking that MKL is available' 2024-11-01T18:19:14.3197507Z Checking that MKL is available 2024-11-01T18:19:14.3197945Z + pushd /tmp 2024-11-01T18:19:14.3198294Z /tmp / 2024-11-01T18:19:14.3199028Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-11-01T18:19:16.6463349Z + popd 2024-11-01T18:19:16.6463766Z / 2024-11-01T18:19:16.6464107Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:16.6467587Z ++ uname 2024-11-01T18:19:16.6476434Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:19:16.6480391Z ++ uname -m 2024-11-01T18:19:16.6489088Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:19:16.6490042Z + echo 'Checking that XNNPACK is available' 2024-11-01T18:19:16.6490647Z Checking that XNNPACK is available 2024-11-01T18:19:16.6491121Z + pushd /tmp 2024-11-01T18:19:16.6491464Z /tmp / 2024-11-01T18:19:16.6492757Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-11-01T18:19:18.9904855Z + popd 2024-11-01T18:19:18.9905268Z / 2024-11-01T18:19:18.9905890Z + [[ linux-gnu == \m\s\y\s ]] 2024-11-01T18:19:18.9906413Z + [[ cu121 != \c\p\u ]] 2024-11-01T18:19:18.9906818Z + [[ cu121 != \x\p\u ]] 2024-11-01T18:19:18.9907347Z + [[ cu121 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-11-01T18:19:18.9907886Z + [[ cu121 != *\r\o\c\m* ]] 2024-11-01T18:19:18.9910345Z ++ uname -m 2024-11-01T18:19:18.9920375Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:19:18.9921472Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:18.9922042Z + pushd /tmp 2024-11-01T18:19:18.9922387Z /tmp / 2024-11-01T18:19:18.9923382Z + echo 'Checking that CUDA archs are setup correctly' 2024-11-01T18:19:18.9924109Z Checking that CUDA archs are setup correctly 2024-11-01T18:19:18.9924962Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-11-01T18:19:21.5369952Z + echo 'Checking that magma is available' 2024-11-01T18:19:21.5370679Z Checking that magma is available 2024-11-01T18:19:21.5371647Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-11-01T18:19:24.1033474Z + echo 'Checking that CuDNN is available' 2024-11-01T18:19:24.1034129Z Checking that CuDNN is available 2024-11-01T18:19:24.1035068Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-11-01T18:19:26.4501528Z + echo 'Checking that exception handling works' 2024-11-01T18:19:26.4502348Z Checking that exception handling works 2024-11-01T18:19:26.4503729Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-11-01T18:19:28.8569537Z + echo 'Checking that basic RNN works' 2024-11-01T18:19:28.8570221Z Checking that basic RNN works 2024-11-01T18:19:28.8570781Z + python /builder/test_example_code/rnn_smoke.py 2024-11-01T18:19:31.4791923Z + echo 'Checking that basic CNN works' 2024-11-01T18:19:31.4792650Z Checking that basic CNN works 2024-11-01T18:19:31.4793209Z + python /builder/test_example_code/cnn_smoke.py 2024-11-01T18:19:33.9292515Z tensor([0.], device='cuda:0', grad_fn=) 2024-11-01T18:19:35.7500579Z + echo 'Test that linalg works' 2024-11-01T18:19:35.7501228Z Test that linalg works 2024-11-01T18:19:35.7502305Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-11-01T18:19:38.1597611Z torch.return_types.linalg_svd( 2024-11-01T18:19:38.1598481Z U=tensor([[ 0.7117, -0.6907, 0.1281], 2024-11-01T18:19:38.1599005Z [ 0.2650, 0.4329, 0.8616], 2024-11-01T18:19:38.1599660Z [ 0.6506, 0.5793, -0.4911]], device='cuda:0'), 2024-11-01T18:19:38.1600425Z S=tensor([1.9357, 0.3602, 0.0219], device='cuda:0'), 2024-11-01T18:19:38.1601031Z Vh=tensor([[ 0.7117, 0.2650, 0.6506], 2024-11-01T18:19:38.1601619Z [-0.6907, 0.4329, 0.5793], 2024-11-01T18:19:38.1602238Z [ 0.1281, 0.8616, -0.4911]], device='cuda:0')) 2024-11-01T18:19:38.4710282Z + popd 2024-11-01T18:19:38.4710707Z / 2024-11-01T18:19:38.4711057Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:38.4714785Z ++ dirname /builder/check_binary.sh 2024-11-01T18:19:38.4724531Z + pushd /builder/test/smoke_test 2024-11-01T18:19:38.4725032Z /builder/test/smoke_test / 2024-11-01T18:19:38.4725934Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-11-01T18:19:41.8657916Z Testing smoke_test_linalg on cpu 2024-11-01T18:19:42.2604464Z + [[ cu121 == *cuda* ]] 2024-11-01T18:19:42.2604969Z + popd 2024-11-01T18:19:42.2605294Z / 2024-11-01T18:19:42.2608657Z ++ uname 2024-11-01T18:19:42.2617512Z + [[ Linux == \L\i\n\u\x ]] 2024-11-01T18:19:42.2618158Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:19:42.2619518Z + GLOO_CHECK='import torch.distributed as dist 2024-11-01T18:19:42.2620082Z try: 2024-11-01T18:19:42.2620674Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-11-01T18:19:42.2621323Z except RuntimeError as e: 2024-11-01T18:19:42.2622364Z print(e) 2024-11-01T18:19:42.2622759Z ' 2024-11-01T18:19:42.2623104Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-11-01T18:19:42.2623782Z ++ MASTER_ADDR=localhost 2024-11-01T18:19:42.2624205Z ++ MASTER_PORT=63945 2024-11-01T18:19:42.2624751Z ++ python -c 'import torch.distributed as dist 2024-11-01T18:19:42.2625300Z try: 2024-11-01T18:19:42.2625861Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-11-01T18:19:42.2626505Z except RuntimeError as e: 2024-11-01T18:19:42.2626923Z print(e) 2024-11-01T18:19:42.2627282Z ' 2024-11-01T18:19:44.6353607Z + 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-11-01T18:19:44.6355481Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-11-01T18:19:44.6357708Z + [[ [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-11-01T18:19:44.6359336Z ++ uname 2024-11-01T18:19:44.6366211Z + [[ Linux == \L\i\n\u\x ]] 2024-11-01T18:19:44.6366980Z + [[ manywheel == \c\o\n\d\a ]] 2024-11-01T18:19:44.6367489Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:19:44.6368169Z + pushd /tmp 2024-11-01T18:19:44.6368558Z /tmp / 2024-11-01T18:19:44.6370044Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-11-01T18:19:46.9781162Z + popd 2024-11-01T18:19:46.9781583Z / 2024-11-01T18:19:46.9783250Z + [[ cuda != *s390x* ]] 2024-11-01T18:19:46.9783725Z + [[ cuda != *xpu* ]] 2024-11-01T18:19:46.9784163Z + [[ cuda != *rocm* ]] 2024-11-01T18:19:46.9784577Z + [[ manywheel != libtorch ]] 2024-11-01T18:19:46.9785785Z + python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-11-01T18:19:50.3974870Z torch: 2.6.0.dev20241101+cu121 2024-11-01T18:19:50.3975481Z ATen/Parallel: 2024-11-01T18:19:50.3975921Z at::get_num_threads() : 8 2024-11-01T18:19:50.3976384Z at::get_num_interop_threads() : 8 2024-11-01T18:19:50.3976878Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2024-11-01T18:19:50.3977381Z omp_get_max_threads() : 8 2024-11-01T18:19:50.3978714Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2024-11-01T18:19:50.3979751Z mkl_get_max_threads() : 8 2024-11-01T18:19:50.3980554Z Intel(R) MKL-DNN v3.5.3 (Git Hash 66f0cb9eb66affd2da3bf5f8d897376f04aae6af) 2024-11-01T18:19:50.3981371Z std::thread::hardware_concurrency() : 16 2024-11-01T18:19:50.3981909Z Environment variables: 2024-11-01T18:19:50.3982340Z OMP_NUM_THREADS : [not set] 2024-11-01T18:19:50.3982800Z MKL_NUM_THREADS : [not set] 2024-11-01T18:19:50.3983262Z ATen parallel backend: OpenMP 2024-11-01T18:19:50.3983579Z 2024-11-01T18:19:50.3983895Z Skip version check for channel None as stable version is None 2024-11-01T18:19:50.3984572Z Testing smoke_test_conv2d 2024-11-01T18:19:50.4232850Z Testing smoke_test_linalg on cpu 2024-11-01T18:19:50.4392689Z torch cuda: 12.1 2024-11-01T18:19:50.4404142Z torch cudnn: 90100 2024-11-01T18:19:50.4404557Z cuDNN enabled? True 2024-11-01T18:19:50.4578242Z CUDA initialized successfully 2024-11-01T18:19:50.4578785Z Number of CUDA devices: 1 2024-11-01T18:19:50.4579220Z Device 0: Tesla M60 2024-11-01T18:19:50.4579604Z torch nccl version: (2, 21, 5) 2024-11-01T18:19:50.4580108Z Testing test_cuda_runtime_errors_captured 2024-11-01T18:19:50.6247889Z ../aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `` failed. 2024-11-01T18:19:50.6252848Z Caught CUDA exception with success: CUDA error: device-side assert triggered 2024-11-01T18:19:50.6254193Z CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2024-11-01T18:19:50.6255379Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1 2024-11-01T18:19:50.6256746Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2024-11-01T18:19:50.6257297Z 2024-11-01T18:19:51.0542381Z + cd /builder 2024-11-01T18:19:51.0543045Z + git clean -ffdx 2024-11-01T18:19:51.0568388Z Removing test/smoke_test/__pycache__/ 2024-11-01T18:19:51.0687010Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-11-01T18:19:51.0687758Z with: 2024-11-01T18:19:51.0688051Z env: 2024-11-01T18:19:51.0688385Z PYTORCH_ROOT: /pytorch 2024-11-01T18:19:51.0688819Z BUILDER_ROOT: /builder 2024-11-01T18:19:51.0689228Z PACKAGE_TYPE: manywheel 2024-11-01T18:19:51.0689654Z DESIRED_CUDA: cu121 2024-11-01T18:19:51.0690053Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:19:51.0690457Z GPU_ARCH_TYPE: cuda 2024-11-01T18:19:51.0690979Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:19:51.0691588Z SKIP_ALL_TESTS: 1 2024-11-01T18:19:51.0691957Z LIBTORCH_CONFIG: 2024-11-01T18:19:51.0692344Z LIBTORCH_VARIANT: 2024-11-01T18:19:51.0692762Z DESIRED_DEVTOOLSET: 2024-11-01T18:19:51.0693151Z DESIRED_PYTHON: 3.9 2024-11-01T18:19:51.0693775Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:19:51.0694507Z ANACONDA_USER: pytorch 2024-11-01T18:19:51.0694989Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:19:51.0695456Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:19:51.0695955Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:19:51.0696718Z GITHUB_TOKEN: *** 2024-11-01T18:19:51.0697088Z PR_NUMBER: 2024-11-01T18:19:51.0697491Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:19:51.0698087Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:19:51.0698645Z USE_SPLIT_BUILD: false 2024-11-01T18:19:51.0699193Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:19:51.0700107Z CONTAINER_NAME: a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:19:51.0700889Z ##[endgroup] 2024-11-01T18:19:51.0726112Z ##[group]Run set -eou pipefail 2024-11-01T18:19:51.0726632Z set -eou pipefail 2024-11-01T18:19:51.0727043Z  2024-11-01T18:19:51.0727683Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-11-01T18:19:51.0728490Z for _ in $(seq 1440); do 2024-11-01T18:19:51.0729065Z  # Break if no ssh session exists anymore 2024-11-01T18:19:51.0729690Z  if [ "$(who)" = "" ]; then 2024-11-01T18:19:51.0730202Z  break 2024-11-01T18:19:51.0730566Z  fi 2024-11-01T18:19:51.0730933Z  echo "." 2024-11-01T18:19:51.0731334Z  sleep 5 2024-11-01T18:19:51.0731700Z done 2024-11-01T18:19:51.0741505Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:19:51.0742139Z env: 2024-11-01T18:19:51.0742461Z PYTORCH_ROOT: /pytorch 2024-11-01T18:19:51.0742897Z BUILDER_ROOT: /builder 2024-11-01T18:19:51.0743327Z PACKAGE_TYPE: manywheel 2024-11-01T18:19:51.0743736Z DESIRED_CUDA: cu121 2024-11-01T18:19:51.0744155Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:19:51.0744570Z GPU_ARCH_TYPE: cuda 2024-11-01T18:19:51.0745129Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:19:51.0745734Z SKIP_ALL_TESTS: 1 2024-11-01T18:19:51.0746118Z LIBTORCH_CONFIG: 2024-11-01T18:19:51.0746489Z LIBTORCH_VARIANT: 2024-11-01T18:19:51.0746885Z DESIRED_DEVTOOLSET: 2024-11-01T18:19:51.0747287Z DESIRED_PYTHON: 3.9 2024-11-01T18:19:51.0747897Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:19:51.0748626Z ANACONDA_USER: pytorch 2024-11-01T18:19:51.0749061Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:19:51.0749514Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:19:51.0750005Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:19:51.0750750Z GITHUB_TOKEN: *** 2024-11-01T18:19:51.0751135Z PR_NUMBER: 2024-11-01T18:19:51.0751511Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:19:51.0752096Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:19:51.0752927Z USE_SPLIT_BUILD: false 2024-11-01T18:19:51.0753447Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:19:51.0754346Z CONTAINER_NAME: a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:19:51.0755285Z ##[endgroup] 2024-11-01T18:19:51.0790251Z Holding runner for 2 hours until all ssh sessions have logged out 2024-11-01T18:19:51.0848589Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:19:51.0849540Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:19:51.0850289Z # shellcheck disable=SC2046 2024-11-01T18:19:51.0850861Z docker stop $(docker ps -q) || true 2024-11-01T18:19:51.0851440Z # Prune all of the docker images 2024-11-01T18:19:51.0852004Z docker system prune -af 2024-11-01T18:19:51.0859427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:19:51.0860045Z env: 2024-11-01T18:19:51.0860402Z PYTORCH_ROOT: /pytorch 2024-11-01T18:19:51.0860847Z BUILDER_ROOT: /builder 2024-11-01T18:19:51.0861256Z PACKAGE_TYPE: manywheel 2024-11-01T18:19:51.0861695Z DESIRED_CUDA: cu121 2024-11-01T18:19:51.0862109Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:19:51.0862524Z GPU_ARCH_TYPE: cuda 2024-11-01T18:19:51.0863093Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:19:51.0863738Z SKIP_ALL_TESTS: 1 2024-11-01T18:19:51.0864124Z LIBTORCH_CONFIG: 2024-11-01T18:19:51.0864527Z LIBTORCH_VARIANT: 2024-11-01T18:19:51.0864934Z DESIRED_DEVTOOLSET: 2024-11-01T18:19:51.0865379Z DESIRED_PYTHON: 3.9 2024-11-01T18:19:51.0866018Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:19:51.0866757Z ANACONDA_USER: pytorch 2024-11-01T18:19:51.0867199Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:19:51.0867660Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:19:51.0868161Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:19:51.0868925Z GITHUB_TOKEN: *** 2024-11-01T18:19:51.0869310Z PR_NUMBER: 2024-11-01T18:19:51.0869687Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:19:51.0870284Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:19:51.0870857Z USE_SPLIT_BUILD: false 2024-11-01T18:19:51.0871389Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:19:51.0872303Z CONTAINER_NAME: a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:19:51.0873092Z ##[endgroup] 2024-11-01T18:20:01.7190282Z a70f4d2624c1 2024-11-01T18:20:02.8806086Z Deleted Containers: 2024-11-01T18:20:02.8807077Z a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:20:02.8807672Z 2024-11-01T18:20:05.1292273Z Deleted Images: 2024-11-01T18:20:05.1293351Z untagged: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:20:05.1295545Z untagged: pytorch/manylinux-builder@sha256:60ca212f2e6e0c492d6cf1aeb0f359572e60fcff7bc8e8fd3b38cabdf147e62d 2024-11-01T18:20:05.1296866Z deleted: sha256:563b4a5d86126a1989ffd02bfdb705a5bca4ddcc424051ae1a70c3ddcba7264b 2024-11-01T18:20:05.1298034Z deleted: sha256:4b2b6d3857d263f2b71f4fc8f2c8274952baef752cdb3ce7d2f0ec5df426416f 2024-11-01T18:20:05.1299738Z deleted: sha256:881dea09e3dee506d9f005e22828afe29fb16daa03e31a70d585df16cddebd9f 2024-11-01T18:20:05.1301676Z deleted: sha256:c968797186758909253734c78a298c4aa72afd0b980705cfd205c820c95ecb7b 2024-11-01T18:20:05.1302768Z deleted: sha256:a810c037e97aec8e1e670dd9928d012c80e732ac482de6267fa8b98f676ea6c5 2024-11-01T18:20:05.1303833Z deleted: sha256:3382fcc641ae14cb62ede47c69923be317f2e28dd36e3c21eb4b30576a738d25 2024-11-01T18:20:05.1304880Z deleted: sha256:416bf3d995b28fb919ae84f9e7080eb960834287f30ed8c9adbd450a61670f7a 2024-11-01T18:20:05.1305939Z deleted: sha256:f49019349b61c6a785541e0c55b4bbf227f142caad1b9017937450d5117f8020 2024-11-01T18:20:05.1306996Z deleted: sha256:abf8e4f093d2e6e584646a82c9b19d9449b0746cbf7bdd38f3c6ead7ece5fb41 2024-11-01T18:20:05.1308040Z deleted: sha256:7ae184710ddf338aa1968b04c561ea8756173e23f5b8d885c31a9375613d0ffe 2024-11-01T18:20:05.1309392Z deleted: sha256:5fa018e005f010d6531c4a81f28b4ea97dc8c50b109e315714aa759ad9de5f77 2024-11-01T18:20:05.1310439Z deleted: sha256:e532f5c18063e0154a3653ce8c52606cdef682f70852edebc2e120b823bbb037 2024-11-01T18:20:05.1311689Z deleted: sha256:ecbb9b61c2ead857c507edc77814b6069c4d259a83453aa8fed29751b312172e 2024-11-01T18:20:05.1312766Z deleted: sha256:964ba38c9f41acea4ec4912e4278d74241471c4c44cf69c7fe4500f7af83c0b6 2024-11-01T18:20:05.1313828Z deleted: sha256:ae9fc04f1d5c60cfc43112449657e8ce87358386a70c3b65d4e8c7d128ab17f8 2024-11-01T18:20:05.1314885Z deleted: sha256:9b15a13397e5b9f440d75169211aded03daf816d87b72ef705db0bc251a472fe 2024-11-01T18:20:05.1315936Z deleted: sha256:4b7302fb454435d42b4f8be6b1ec1067e5fd16fccecb3c4d3d58eca6af86bdf4 2024-11-01T18:20:05.1317011Z deleted: sha256:78feb73a14b67a22bf6c8b5745340ba23d001d2be3a2625d1c4a266b1bce8bae 2024-11-01T18:20:05.1318077Z deleted: sha256:07093c9914898e8a0a731baa68e950f4beb2d9835908e2f3a83ea985aa7cf340 2024-11-01T18:20:05.1319600Z deleted: sha256:c786eb35e46093812eb7bdb9d236d88d9af4eab87982f5777f98377991039f6b 2024-11-01T18:20:05.1321543Z deleted: sha256:a62ad68abd0191824fb41d46f588f20f5a942a24f33b58da2b0b50844967c059 2024-11-01T18:20:05.1322633Z deleted: sha256:4e63698b02d5cec99e89e70e884c07441d2d824adf2fa7cb4ee664a1334e1a70 2024-11-01T18:20:05.1323695Z deleted: sha256:b9ea4b427be0d22e675e25475413582b2a76a18a2e671e2d0bfbf4a69ee4af85 2024-11-01T18:20:05.1324734Z deleted: sha256:015913f20efc0ac38a0ea280cf3d9b9394a82609454ce784c626a2a5e0a2069e 2024-11-01T18:20:05.1325795Z deleted: sha256:654a0f201defcfc3692ec4278b101fe61c23a7c8c9e8337940413d646cd666c8 2024-11-01T18:20:05.1326866Z deleted: sha256:ac7b289935a636f0cb4de1afd706316a09e071e6a2b2049bc1a98bef36232cb5 2024-11-01T18:20:05.1327910Z deleted: sha256:ef67be088df17f0467d99c8e3c215c5a331a3becbfb271752e87bc488cefafe5 2024-11-01T18:20:05.1328959Z deleted: sha256:01f547174c106025b625aaa7c7905304b7d69e2a1021806112ab3e0a671020e8 2024-11-01T18:20:05.1330025Z deleted: sha256:1de33b153c8499d262e904e8a7a6cddbc18b7322f51354d1c94d9e2f31af392b 2024-11-01T18:20:05.1331056Z deleted: sha256:26b8c81ba692062d6a5fa375f24d2ca9168decedd46024bbd83e9aeb69e6a857 2024-11-01T18:20:05.1332145Z deleted: sha256:a60b4de233f4aa74dea907098a0e14fcc60be83b408c11969794d4062c7d7784 2024-11-01T18:20:05.1333269Z deleted: sha256:b553a39d9f443aee30f913afdea2b3bac8b528e0900bd0bb5d348f5ac3871ed4 2024-11-01T18:20:05.1334342Z deleted: sha256:14fda8d7ff1bc5dba9ec078f4c3aba61bd794430427c83f58610357360724976 2024-11-01T18:20:05.1335407Z deleted: sha256:c6b339a96ecf6c1ee30cc05cacd9f7ba1bc6f928666c88f41b98c10d1ee73c59 2024-11-01T18:20:05.1336492Z deleted: sha256:4cf75abc103121c8f5e5ebc7e68deb1f804cb1f9a0ff9784e96fa463ebe1ab77 2024-11-01T18:20:05.1337556Z deleted: sha256:343ba2a4942912c929d7044f52d1c03b83ab0eac38be1a61025766629d8a0f3d 2024-11-01T18:20:05.1338580Z deleted: sha256:91e16df30b63d3c4510446ee455f9419be5fc637b76c45aba6c981d83ae9d196 2024-11-01T18:20:05.1339610Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-11-01T18:20:05.1340785Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:20:05.1342395Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:20:05.1343882Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-11-01T18:20:05.1344973Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-11-01T18:20:05.1345675Z 2024-11-01T18:20:05.1345878Z Total reclaimed space: 19.74GB 2024-11-01T18:20:05.1392514Z Prepare all required actions 2024-11-01T18:20:05.1430150Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-11-01T18:20:05.1430722Z with: 2024-11-01T18:20:05.1431284Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:20:05.1431984Z env: 2024-11-01T18:20:05.1432297Z PYTORCH_ROOT: /pytorch 2024-11-01T18:20:05.1432724Z BUILDER_ROOT: /builder 2024-11-01T18:20:05.1433350Z PACKAGE_TYPE: manywheel 2024-11-01T18:20:05.1433758Z DESIRED_CUDA: cu121 2024-11-01T18:20:05.1434160Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:20:05.1434573Z GPU_ARCH_TYPE: cuda 2024-11-01T18:20:05.1435070Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:20:05.1435672Z SKIP_ALL_TESTS: 1 2024-11-01T18:20:05.1436058Z LIBTORCH_CONFIG: 2024-11-01T18:20:05.1436421Z LIBTORCH_VARIANT: 2024-11-01T18:20:05.1436814Z DESIRED_DEVTOOLSET: 2024-11-01T18:20:05.1437214Z DESIRED_PYTHON: 3.9 2024-11-01T18:20:05.1437874Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:20:05.1438580Z ANACONDA_USER: pytorch 2024-11-01T18:20:05.1439012Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:20:05.1439480Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:20:05.1439953Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:20:05.1440707Z GITHUB_TOKEN: *** 2024-11-01T18:20:05.1466322Z PR_NUMBER: 2024-11-01T18:20:05.1466760Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:20:05.1467355Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:20:05.1467906Z USE_SPLIT_BUILD: false 2024-11-01T18:20:05.1468430Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:20:05.1469300Z CONTAINER_NAME: a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:20:05.1470080Z ##[endgroup] 2024-11-01T18:20:05.1491454Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:20:05.1492596Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:20:05.1504297Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:20:05.1504917Z env: 2024-11-01T18:20:05.1505249Z PYTORCH_ROOT: /pytorch 2024-11-01T18:20:05.1505667Z BUILDER_ROOT: /builder 2024-11-01T18:20:05.1506090Z PACKAGE_TYPE: manywheel 2024-11-01T18:20:05.1506493Z DESIRED_CUDA: cu121 2024-11-01T18:20:05.1506887Z GPU_ARCH_VERSION: 12.1 2024-11-01T18:20:05.1507287Z GPU_ARCH_TYPE: cuda 2024-11-01T18:20:05.1507803Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-11-01T18:20:05.1508391Z SKIP_ALL_TESTS: 1 2024-11-01T18:20:05.1508752Z LIBTORCH_CONFIG: 2024-11-01T18:20:05.1509127Z LIBTORCH_VARIANT: 2024-11-01T18:20:05.1509486Z DESIRED_DEVTOOLSET: 2024-11-01T18:20:05.1509859Z DESIRED_PYTHON: 3.9 2024-11-01T18:20:05.1510469Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:20:05.1511172Z ANACONDA_USER: pytorch 2024-11-01T18:20:05.1511592Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:20:05.1512044Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:20:05.1512508Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:20:05.1513259Z GITHUB_TOKEN: *** 2024-11-01T18:20:05.1513643Z PR_NUMBER: 2024-11-01T18:20:05.1514017Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:20:05.1514607Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:20:05.1515183Z USE_SPLIT_BUILD: false 2024-11-01T18:20:05.1515707Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:20:05.1516613Z CONTAINER_NAME: a70f4d2624c18a7f228b2edbb26229be529ffde0073217ee7d149544f5639f6c 2024-11-01T18:20:05.1517396Z ##[endgroup] 2024-11-01T18:20:05.1754736Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-11-01T18:20:05.4079553Z latest: Pulling from tool/alpine 2024-11-01T18:20:05.4080578Z 540db60ca938: Pulling fs layer 2024-11-01T18:20:05.5085371Z 540db60ca938: Download complete 2024-11-01T18:20:05.6283163Z 540db60ca938: Pull complete 2024-11-01T18:20:05.6372808Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:20:05.6438898Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:20:07.7641946Z Post job cleanup. 2024-11-01T18:20:07.8867234Z [command]/usr/bin/git version 2024-11-01T18:20:07.8930317Z git version 2.40.1 2024-11-01T18:20:07.8994044Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4a0420d2-c026-4c6f-b792-dbc7e4be30b2' before making global git config changes 2024-11-01T18:20:07.8995657Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:20:07.9001908Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:20:07.9051114Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:20:07.9090110Z [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-11-01T18:20:07.9436321Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:20:07.9466288Z http.https://github.com/.extraheader 2024-11-01T18:20:07.9481349Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T18:20:07.9525737Z [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-11-01T18:20:08.0006637Z Post job cleanup. 2024-11-01T18:20:08.1217177Z [command]/usr/bin/git version 2024-11-01T18:20:08.1278284Z git version 2.40.1 2024-11-01T18:20:08.1342697Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/147f256a-8a4a-47d2-85aa-888be77d95fd' before making global git config changes 2024-11-01T18:20:08.1344315Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:20:08.1350359Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:20:08.1395532Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:20:08.1437292Z [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-11-01T18:20:08.1802842Z Entering 'android/libs/fbjni' 2024-11-01T18:20:08.1870506Z Entering 'third_party/FP16' 2024-11-01T18:20:08.1937448Z Entering 'third_party/FXdiv' 2024-11-01T18:20:08.2003971Z Entering 'third_party/NNPACK' 2024-11-01T18:20:08.2070692Z Entering 'third_party/NVTX' 2024-11-01T18:20:08.2137905Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:20:08.2204774Z Entering 'third_party/XNNPACK' 2024-11-01T18:20:08.2290819Z Entering 'third_party/benchmark' 2024-11-01T18:20:08.2356967Z Entering 'third_party/composable_kernel' 2024-11-01T18:20:08.2429847Z Entering 'third_party/cpp-httplib' 2024-11-01T18:20:08.2497534Z Entering 'third_party/cpuinfo' 2024-11-01T18:20:08.2565235Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:20:08.2632568Z Entering 'third_party/cutlass' 2024-11-01T18:20:08.2707933Z Entering 'third_party/eigen' 2024-11-01T18:20:08.2777916Z Entering 'third_party/fbgemm' 2024-11-01T18:20:08.2846378Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:20:08.2911502Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:20:08.2978862Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:20:08.3052220Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:20:08.3118079Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:20:08.3187287Z Entering 'third_party/flatbuffers' 2024-11-01T18:20:08.3259135Z Entering 'third_party/fmt' 2024-11-01T18:20:08.3326290Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:20:08.3393203Z Entering 'third_party/gloo' 2024-11-01T18:20:08.3460175Z Entering 'third_party/googletest' 2024-11-01T18:20:08.3528136Z Entering 'third_party/ideep' 2024-11-01T18:20:08.3594318Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:20:08.3669433Z Entering 'third_party/ittapi' 2024-11-01T18:20:08.3736836Z Entering 'third_party/kineto' 2024-11-01T18:20:08.3803130Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:20:08.3869568Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:20:08.3939335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:20:08.4005576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:20:08.4074066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:20:08.4141093Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:20:08.4210791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:20:08.4279240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:20:08.4347351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:20:08.4416433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:20:08.4484401Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:20:08.4551524Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:20:08.4620875Z Entering 'third_party/mimalloc' 2024-11-01T18:20:08.4689386Z Entering 'third_party/nccl/nccl' 2024-11-01T18:20:08.4756968Z Entering 'third_party/nlohmann' 2024-11-01T18:20:08.4827050Z Entering 'third_party/onnx' 2024-11-01T18:20:08.4912288Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:20:08.4982591Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:20:08.5051296Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:20:08.5118302Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:20:08.5184984Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:20:08.5252580Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:20:08.5321867Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:20:08.5387445Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:20:08.5455089Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:20:08.5521538Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:20:08.5590540Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:20:08.5660223Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:20:08.5750576Z Entering 'third_party/pocketfft' 2024-11-01T18:20:08.5819275Z Entering 'third_party/protobuf' 2024-11-01T18:20:08.5890888Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:20:08.5959454Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:20:08.6029616Z Entering 'third_party/psimd' 2024-11-01T18:20:08.6097300Z Entering 'third_party/pthreadpool' 2024-11-01T18:20:08.6166567Z Entering 'third_party/pybind11' 2024-11-01T18:20:08.6234965Z Entering 'third_party/python-peachpy' 2024-11-01T18:20:08.6303560Z Entering 'third_party/sleef' 2024-11-01T18:20:08.6372634Z Entering 'third_party/tensorpipe' 2024-11-01T18:20:08.6439934Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:20:08.6506225Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:20:08.6574373Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:20:08.6641562Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:20:08.6708463Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:20:08.6799404Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:20:08.6831886Z http.https://github.com/.extraheader 2024-11-01T18:20:08.6843898Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T18:20:08.6886163Z [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-11-01T18:20:08.7251900Z Entering 'android/libs/fbjni' 2024-11-01T18:20:08.7296956Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7340580Z Entering 'third_party/FP16' 2024-11-01T18:20:08.7385275Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7428064Z Entering 'third_party/FXdiv' 2024-11-01T18:20:08.7472335Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7512803Z Entering 'third_party/NNPACK' 2024-11-01T18:20:08.7559372Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7599706Z Entering 'third_party/NVTX' 2024-11-01T18:20:08.7645969Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7686453Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:20:08.7733219Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7774502Z Entering 'third_party/XNNPACK' 2024-11-01T18:20:08.7821433Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7881791Z Entering 'third_party/benchmark' 2024-11-01T18:20:08.7929088Z http.https://github.com/.extraheader 2024-11-01T18:20:08.7970200Z Entering 'third_party/composable_kernel' 2024-11-01T18:20:08.8014987Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8062938Z Entering 'third_party/cpp-httplib' 2024-11-01T18:20:08.8108496Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8151071Z Entering 'third_party/cpuinfo' 2024-11-01T18:20:08.8195432Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8237651Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:20:08.8282623Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8324859Z Entering 'third_party/cutlass' 2024-11-01T18:20:08.8369745Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8419806Z Entering 'third_party/eigen' 2024-11-01T18:20:08.8464664Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8507663Z Entering 'third_party/fbgemm' 2024-11-01T18:20:08.8554348Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8595666Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:20:08.8641421Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8682065Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:20:08.8727159Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8768189Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:20:08.8813428Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8862759Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:20:08.8906747Z http.https://github.com/.extraheader 2024-11-01T18:20:08.8948931Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:20:08.8993564Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9037282Z Entering 'third_party/flatbuffers' 2024-11-01T18:20:08.9083192Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9127087Z Entering 'third_party/fmt' 2024-11-01T18:20:08.9173557Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9214265Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:20:08.9261537Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9303371Z Entering 'third_party/gloo' 2024-11-01T18:20:08.9349989Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9390394Z Entering 'third_party/googletest' 2024-11-01T18:20:08.9436119Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9476843Z Entering 'third_party/ideep' 2024-11-01T18:20:08.9525281Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9565977Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:20:08.9610167Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9662727Z Entering 'third_party/ittapi' 2024-11-01T18:20:08.9708411Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9749777Z Entering 'third_party/kineto' 2024-11-01T18:20:08.9794699Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9835362Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:20:08.9879575Z http.https://github.com/.extraheader 2024-11-01T18:20:08.9922043Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:20:08.9968167Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0013444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:20:09.0059565Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0101943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:20:09.0148300Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0190895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:20:09.0237427Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0277272Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:20:09.0323947Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0369014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:20:09.0414167Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0457023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:20:09.0500820Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0546224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:20:09.0591465Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0636297Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:20:09.0681229Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0725696Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:20:09.0769781Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0810665Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:20:09.0856897Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0900080Z Entering 'third_party/mimalloc' 2024-11-01T18:20:09.0945657Z http.https://github.com/.extraheader 2024-11-01T18:20:09.0986920Z Entering 'third_party/nccl/nccl' 2024-11-01T18:20:09.1032590Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1073248Z Entering 'third_party/nlohmann' 2024-11-01T18:20:09.1119272Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1162078Z Entering 'third_party/onnx' 2024-11-01T18:20:09.1207209Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1266377Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:20:09.1311150Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1354955Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:20:09.1400098Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1442869Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:20:09.1487018Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1528749Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:20:09.1573366Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1614620Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:20:09.1659656Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1700301Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:20:09.1746036Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1788486Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:20:09.1834980Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1875640Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:20:09.1921009Z http.https://github.com/.extraheader 2024-11-01T18:20:09.1961043Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:20:09.2005947Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2046741Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:20:09.2091191Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2135595Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:20:09.2180537Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2224074Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:20:09.2268985Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2333830Z Entering 'third_party/pocketfft' 2024-11-01T18:20:09.2379927Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2420344Z Entering 'third_party/protobuf' 2024-11-01T18:20:09.2466458Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2509968Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:20:09.2555892Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2596261Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:20:09.2641208Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2685356Z Entering 'third_party/psimd' 2024-11-01T18:20:09.2730842Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2771621Z Entering 'third_party/pthreadpool' 2024-11-01T18:20:09.2817583Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2858767Z Entering 'third_party/pybind11' 2024-11-01T18:20:09.2903326Z http.https://github.com/.extraheader 2024-11-01T18:20:09.2945815Z Entering 'third_party/python-peachpy' 2024-11-01T18:20:09.2991133Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3034251Z Entering 'third_party/sleef' 2024-11-01T18:20:09.3078629Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3119490Z Entering 'third_party/tensorpipe' 2024-11-01T18:20:09.3165166Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3204587Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:20:09.3249697Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3290400Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:20:09.3335766Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3375592Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:20:09.3421211Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3461750Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:20:09.3507109Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3547725Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:20:09.3592940Z http.https://github.com/.extraheader 2024-11-01T18:20:09.3803399Z Post job cleanup. 2024-11-01T18:20:09.3869203Z Post job cleanup. 2024-11-01T18:20:09.5087473Z A job completed hook has been configured by the self-hosted runner administrator 2024-11-01T18:20:09.5108222Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-11-01T18:20:09.5114628Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:20:09.5115276Z ##[endgroup] 2024-11-01T18:20:17.8804482Z Cleaning up orphan processes