2023-02-02T21:04:54.7242926Z Requested labels: linux.gcp.a100 2023-02-02T21:04:54.7242996Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2023-02-02T21:04:54.7243118Z Reusable workflow chain: 2023-02-02T21:04:54.7243158Z pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master (2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c) 2023-02-02T21:04:54.7243199Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c) 2023-02-02T21:04:54.7243289Z Waiting for a runner to pick up this job... 2023-02-02T21:04:54.9661510Z Job is about to start running on the runner: gh-ci-gcp-a100-1 (repository) 2023-02-02T21:04:59.5984888Z Current runner version: '2.301.1' 2023-02-02T21:04:59.5991581Z Runner name: 'gh-ci-gcp-a100-1' 2023-02-02T21:04:59.5992015Z Runner group name: 'Default' 2023-02-02T21:04:59.5992675Z Machine name: 'gh-ci-gcp-a100-1' 2023-02-02T21:04:59.5994604Z ##[group]GITHUB_TOKEN Permissions 2023-02-02T21:04:59.5995262Z Actions: write 2023-02-02T21:04:59.5995511Z Checks: write 2023-02-02T21:04:59.5995789Z Contents: write 2023-02-02T21:04:59.5996079Z Deployments: write 2023-02-02T21:04:59.5996325Z Discussions: write 2023-02-02T21:04:59.5996635Z Issues: write 2023-02-02T21:04:59.5996915Z Metadata: read 2023-02-02T21:04:59.5997145Z Packages: write 2023-02-02T21:04:59.5997427Z Pages: write 2023-02-02T21:04:59.5997783Z PullRequests: write 2023-02-02T21:04:59.5998075Z RepositoryProjects: write 2023-02-02T21:04:59.5998400Z SecurityEvents: write 2023-02-02T21:04:59.5998782Z Statuses: write 2023-02-02T21:04:59.5999024Z ##[endgroup] 2023-02-02T21:04:59.6002627Z Secret source: Actions 2023-02-02T21:04:59.6003279Z Prepare workflow directory 2023-02-02T21:04:59.8700510Z Prepare all required actions 2023-02-02T21:04:59.8902659Z Getting action download info 2023-02-02T21:05:00.1334014Z Download action repository 'pytorch/test-infra@main' (SHA:a0455c10eed9856fefa1085640a283a5916b71a9) 2023-02-02T21:05:00.7333976Z Download action repository 'pytorch/pytorch@master' (SHA:4e4293f15f09fce2c403e02ae2669c5694666133) 2023-02-02T21:05:05.2177991Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-02-02T21:05:05.7995880Z Getting action download info 2023-02-02T21:05:06.0283408Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-02-02T21:05:06.4500697Z Getting action download info 2023-02-02T21:05:06.6774278Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-02-02T21:05:07.0592139Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master (2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c) 2023-02-02T21:05:07.0594160Z ##[group] Inputs 2023-02-02T21:05:07.0594527Z build-environment: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-02T21:05:07.0594970Z test-matrix: { include: [ { config: "inductor_torchbench_smoketest_perf", shard: 1, num_shards: 1, runner: "linux.gcp.a100" }, ]} 2023-02-02T21:05:07.0595576Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:05:07.0596026Z sync-tag: 2023-02-02T21:05:07.0596821Z timeout-minutes: 240 2023-02-02T21:05:07.0597094Z use-gha: anything-non-empty-to-use-gha 2023-02-02T21:05:07.0597383Z ##[endgroup] 2023-02-02T21:05:07.0597735Z Complete job name: cuda11.7-py3.10-gcc7-sm80 / test (inductor_torchbench_smoketest_perf, 1, 1, linux.gcp.a100) 2023-02-02T21:05:07.1431958Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-02-02T21:05:07.1432282Z with: 2023-02-02T21:05:07.1432851Z github-secret: *** 2023-02-02T21:05:07.1433355Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-02-02T21:05:07.1433769Z activate-with-label: false 2023-02-02T21:05:07.1433991Z label: with-ssh 2023-02-02T21:05:07.1434223Z remove-existing-keys: true 2023-02-02T21:05:07.1434446Z env: 2023-02-02T21:05:07.1434641Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:05:07.1434866Z ##[endgroup] 2023-02-02T21:05:07.2393249Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-02-02T21:05:07.2657423Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-02-02T21:05:07.2657753Z with: 2023-02-02T21:05:07.2657954Z submodules: recursive 2023-02-02T21:05:07.2658193Z fetch-depth: 0 2023-02-02T21:05:07.2658446Z env: 2023-02-02T21:05:07.2658643Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:05:07.2658866Z ##[endgroup] 2023-02-02T21:05:07.2908146Z ##[group]Run retry () { 2023-02-02T21:05:07.2908693Z retry () { 2023-02-02T21:05:07.2908964Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-02-02T21:05:07.2909225Z } 2023-02-02T21:05:07.2909451Z echo "${GITHUB_WORKSPACE}" 2023-02-02T21:05:07.2909719Z if [ -z "${NO_SUDO}" ]; then 2023-02-02T21:05:07.2909983Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-02-02T21:05:07.2910234Z else 2023-02-02T21:05:07.2910478Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-02-02T21:05:07.2910701Z fi 2023-02-02T21:05:07.2910969Z mkdir "${GITHUB_WORKSPACE}" 2023-02-02T21:05:07.2934393Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:05:07.2934689Z env: 2023-02-02T21:05:07.2934910Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:05:07.2935134Z NO_SUDO: 2023-02-02T21:05:07.2935330Z ##[endgroup] 2023-02-02T21:05:07.3058036Z /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-02T21:05:10.2727629Z ##[group]Run malfet/checkout@silent-checkout 2023-02-02T21:05:10.2728011Z with: 2023-02-02T21:05:10.2728273Z ref: 2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:05:10.2728511Z fetch-depth: 0 2023-02-02T21:05:10.2728731Z submodules: recursive 2023-02-02T21:05:10.2728959Z quiet-checkout: true 2023-02-02T21:05:10.2729187Z repository: pytorch/pytorch 2023-02-02T21:05:10.2729559Z token: *** 2023-02-02T21:05:10.2729966Z ssh-strict: true 2023-02-02T21:05:10.2730207Z persist-credentials: true 2023-02-02T21:05:10.2730423Z clean: true 2023-02-02T21:05:10.2730631Z lfs: false 2023-02-02T21:05:10.2730850Z set-safe-directory: true 2023-02-02T21:05:10.2731057Z env: 2023-02-02T21:05:10.2731268Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:05:10.2731489Z ##[endgroup] 2023-02-02T21:05:10.4080360Z Syncing repository: pytorch/pytorch 2023-02-02T21:05:10.4082023Z ##[group]Getting Git version info 2023-02-02T21:05:10.4082582Z Working directory is '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch' 2023-02-02T21:05:10.4083505Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-02T21:05:10.4084323Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-02T21:05:10.4084999Z [command]/usr/bin/git version 2023-02-02T21:05:10.4085219Z git version 2.25.1 2023-02-02T21:05:10.4089227Z ##[endgroup] 2023-02-02T21:05:10.4106061Z Temporarily overriding HOME='/home/weiwangmeta/actions-runner/_work/_temp/86a176d9-7898-48f6-bcc8-24eb1ee5eedb' before making global git config changes 2023-02-02T21:05:10.4106588Z Adding repository directory to the temporary git global config as a safe directory 2023-02-02T21:05:10.4111612Z [command]/usr/bin/git config --global --add safe.directory /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-02T21:05:10.4156339Z Deleting the contents of '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch' 2023-02-02T21:05:10.4162091Z ##[group]Initializing the repository 2023-02-02T21:05:10.4165279Z [command]/usr/bin/git init /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-02T21:05:10.4208085Z Initialized empty Git repository in /home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/ 2023-02-02T21:05:10.4216655Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-02-02T21:05:10.4257508Z ##[endgroup] 2023-02-02T21:05:10.4258389Z ##[group]Disabling automatic garbage collection 2023-02-02T21:05:10.4261389Z [command]/usr/bin/git config --local gc.auto 0 2023-02-02T21:05:10.4294609Z ##[endgroup] 2023-02-02T21:05:10.4295646Z ##[group]Setting up auth 2023-02-02T21:05:10.4302838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-02T21:05:10.4339119Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-02-02T21:05:10.4587290Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-02T21:05:10.4619664Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-02-02T21:05:10.4861714Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-02T21:05:10.4903143Z ##[endgroup] 2023-02-02T21:05:10.4903564Z ##[group]Fetching the repository 2023-02-02T21:05:10.4910486Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-02-02T21:06:18.5836944Z [command]/usr/bin/git rev-parse --verify --quiet 2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c^{object} 2023-02-02T21:06:18.5871130Z 2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:06:18.5881068Z ##[endgroup] 2023-02-02T21:06:18.5881541Z ##[group]Determining the checkout info 2023-02-02T21:06:18.5881961Z ##[endgroup] 2023-02-02T21:06:18.5882334Z ##[group]Checking out the ref 2023-02-02T21:06:18.5884280Z [command]/usr/bin/git checkout --quiet --force 2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:06:20.1048634Z ##[endgroup] 2023-02-02T21:06:20.1049138Z ##[group]Setting up auth for fetching submodules 2023-02-02T21:06:20.1054808Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-02-02T21:06:20.1108920Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-02-02T21:06:20.1145492Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-02-02T21:06:20.1181247Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-02-02T21:06:20.1212827Z ##[endgroup] 2023-02-02T21:06:20.1213258Z ##[group]Fetching submodules 2023-02-02T21:06:20.1218557Z [command]/usr/bin/git submodule sync --recursive 2023-02-02T21:06:20.1489081Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-02-02T21:06:20.1747053Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-02-02T21:06:20.1753268Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-02-02T21:06:20.1759304Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-02-02T21:06:20.1765903Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-02-02T21:06:20.1773297Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-02-02T21:06:20.1780949Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-02-02T21:06:20.1788176Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-02-02T21:06:20.1793806Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-02-02T21:06:20.1800009Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-02-02T21:06:20.1805758Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-02-02T21:06:20.1812016Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-02-02T21:06:20.1818042Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-02-02T21:06:20.1823394Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-02-02T21:06:20.1828886Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-02-02T21:06:20.1835089Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-02-02T21:06:20.1841720Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-02-02T21:06:20.1848361Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-02-02T21:06:20.1854781Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:06:20.1860595Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-02-02T21:06:20.1867094Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-02-02T21:06:20.1872879Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-02-02T21:06:20.1879245Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-02-02T21:06:20.1885838Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-02-02T21:06:20.1892078Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-02-02T21:06:20.1899020Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-02-02T21:06:20.1906101Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-02-02T21:06:20.1912583Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-02-02T21:06:20.1918554Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-02-02T21:06:20.1924654Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-02-02T21:06:20.1930733Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-02-02T21:06:20.1938215Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-02-02T21:06:20.1944892Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-02-02T21:06:20.1951989Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-02-02T21:06:20.1959361Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-02-02T21:06:20.1965547Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-02-02T21:06:20.1972265Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-02-02T21:06:20.1979600Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-02-02T21:06:20.1986144Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-02-02T21:06:20.1993393Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-02-02T21:06:20.2000461Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-02-02T21:06:20.2007618Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-02-02T21:06:20.2076856Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-02-02T21:06:20.7686212Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-02-02T21:06:21.1767921Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-02-02T21:06:21.5736766Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-02-02T21:06:22.1340011Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-02-02T21:06:22.7057561Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-02-02T21:06:25.9880011Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-02-02T21:06:34.4928118Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-02-02T21:06:35.1800174Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-02-02T21:06:35.9969976Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-02-02T21:06:38.0413347Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-02-02T21:06:39.4542953Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-02-02T21:06:41.3283156Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-02-02T21:06:46.6266011Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-02-02T21:06:47.5531914Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-02-02T21:06:49.8943993Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-02-02T21:06:51.4969267Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-02-02T21:06:51.8985794Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-02-02T21:06:52.6017908Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-02-02T21:06:53.2776557Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-02-02T21:06:54.9409136Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-02-02T21:06:55.6714027Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-02-02T21:06:56.0677285Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-02-02T21:06:56.6681651Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-02-02T21:06:58.3429445Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-02-02T21:06:58.9376601Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-02-02T21:06:59.5744419Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-02-02T21:07:06.7267130Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-02-02T21:07:09.0435584Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-02-02T21:07:09.8220705Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-02-02T21:07:10.3032264Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-02-02T21:07:17.3796970Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-02-02T21:07:17.7401767Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-02-02T21:07:18.1919502Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-02-02T21:07:19.2893905Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-02-02T21:07:19.7035478Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-02-02T21:07:20.3714330Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-02-02T21:07:20.9199381Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-02-02T21:07:21.7578590Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-02-02T21:07:24.0987706Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-02-02T21:07:24.8294902Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-02-02T21:07:27.8034166Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-02-02T21:07:27.8393533Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-02-02T21:07:27.8736669Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-02-02T21:07:27.9266503Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-02-02T21:07:27.9744330Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-02-02T21:07:28.0395918Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-02-02T21:07:28.7367514Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-02-02T21:07:28.7839959Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-02T21:07:28.9218977Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-02-02T21:07:28.9863903Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-02-02T21:07:29.3210596Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-02-02T21:07:29.7812550Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-02-02T21:07:30.0752372Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-02-02T21:07:30.1509823Z Submodule path 'third_party/fbgemm': checked out '84fe62b83fd97a054d3241034a9688dfc49dd558' 2023-02-02T21:07:30.1558540Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:07:30.1566141Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:07:30.1573402Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:07:30.1578993Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:07:30.1625016Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-02-02T21:07:31.4933351Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-02-02T21:07:32.2645479Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-02-02T21:07:33.9941046Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-02-02T21:07:34.5943998Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-02-02T21:07:34.7296122Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-02-02T21:07:34.8150605Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-02-02T21:07:34.8466224Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-02-02T21:07:34.9662634Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-02-02T21:07:35.0301578Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-02-02T21:07:35.0627746Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-02-02T21:07:35.1288743Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-02-02T21:07:35.1768646Z Submodule path 'third_party/gloo': checked out '10909297fedab0a680799211a299203e53515032' 2023-02-02T21:07:35.2512662Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-02-02T21:07:35.2883919Z Submodule path 'third_party/ideep': checked out 'e7925bc7c260e6c4481ccb53b7d29c59a901a05d' 2023-02-02T21:07:35.2932418Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-02-02T21:07:35.2975813Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-02-02T21:07:44.8019785Z Submodule path 'third_party/ideep/mkl-dnn': checked out '6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e' 2023-02-02T21:07:44.8383167Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-02-02T21:07:44.8783388Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-02-02T21:07:45.0037984Z Submodule path 'third_party/kineto': checked out 'a2d16d5f3874910be4b500379258ce9b32b1c44f' 2023-02-02T21:07:45.0090772Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:07:45.0099006Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:07:45.0106687Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:07:45.0152401Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2023-02-02T21:07:45.7176061Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-02-02T21:07:47.2954037Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-02-02T21:07:49.0782267Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2023-02-02T21:07:49.0834535Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:07:49.0841539Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:07:49.0849530Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:07:49.0856738Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:07:49.0862739Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:07:49.0869129Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:07:49.0875936Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:07:49.0882083Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:07:49.0930549Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2023-02-02T21:07:50.0504018Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2023-02-02T21:07:50.6601799Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2023-02-02T21:07:52.2684061Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2023-02-02T21:07:52.9327071Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2023-02-02T21:07:53.6826582Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2023-02-02T21:07:55.3511353Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2023-02-02T21:08:02.5712759Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2023-02-02T21:08:03.3142820Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2023-02-02T21:08:03.3537681Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2023-02-02T21:08:03.4153988Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2023-02-02T21:08:03.4504687Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2023-02-02T21:08:03.4552984Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:08:03.4595787Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2023-02-02T21:08:04.3227559Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2023-02-02T21:08:04.3621914Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2023-02-02T21:08:04.4279053Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2023-02-02T21:08:04.5636241Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2023-02-02T21:08:04.6021814Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2023-02-02T21:08:04.6800312Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-02-02T21:08:04.7615705Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-02-02T21:08:04.8068186Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-02-02T21:08:04.8456985Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-02-02T21:08:04.9822768Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-02-02T21:08:05.2690960Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-02-02T21:08:05.2757386Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-02-02T21:08:05.2762030Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-02-02T21:08:05.2825193Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-02-02T21:08:05.9647046Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-02-02T21:08:07.0934186Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-02-02T21:08:07.1503884Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-02-02T21:08:07.1962969Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-02-02T21:08:07.2012021Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:08:07.2055306Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-02-02T21:08:09.7151103Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-02-02T21:08:09.7206048Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:08:09.7212432Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:08:09.7263577Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-02-02T21:08:10.4268451Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-02-02T21:08:11.5717283Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-02-02T21:08:11.6650610Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-02-02T21:08:11.6699946Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:08:11.6744093Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-02-02T21:08:12.1336305Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-02T21:08:12.1675362Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-02-02T21:08:12.4757447Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-02-02T21:08:12.4816679Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:08:12.4824024Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-02-02T21:08:12.4874225Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-02-02T21:08:13.1394718Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-02-02T21:08:14.8499216Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-02-02T21:08:14.9484917Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-02-02T21:08:14.9818296Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-02-02T21:08:15.0175750Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-02-02T21:08:15.0772853Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-02-02T21:08:15.1109441Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-02-02T21:08:15.1651579Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-02-02T21:08:15.1982274Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-02-02T21:08:15.2705281Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-02-02T21:08:15.4157524Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-02-02T21:08:15.4666555Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-02-02T21:08:15.4714929Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:08:15.4720663Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:08:15.4727063Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:08:15.4733392Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:08:15.4777398Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-02-02T21:08:17.1697297Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-02-02T21:08:17.6990031Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-02-02T21:08:19.2676194Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-02-02T21:08:20.4546797Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-02-02T21:08:20.4913812Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-02-02T21:08:20.5838226Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-02-02T21:08:20.6345965Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-02-02T21:08:20.6394132Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:08:20.6437554Z Cloning into '/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-02-02T21:08:21.1026805Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-02-02T21:08:21.2761577Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-02-02T21:08:21.2848213Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-02-02T21:08:21.3120247Z Entering 'android/libs/fbjni' 2023-02-02T21:08:21.3158016Z Entering 'third_party/FP16' 2023-02-02T21:08:21.3196796Z Entering 'third_party/FXdiv' 2023-02-02T21:08:21.3234751Z Entering 'third_party/NNPACK' 2023-02-02T21:08:21.3273577Z Entering 'third_party/QNNPACK' 2023-02-02T21:08:21.3312549Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:08:21.3350491Z Entering 'third_party/XNNPACK' 2023-02-02T21:08:21.3399309Z Entering 'third_party/benchmark' 2023-02-02T21:08:21.3437620Z Entering 'third_party/cpuinfo' 2023-02-02T21:08:21.3476520Z Entering 'third_party/cub' 2023-02-02T21:08:21.3514763Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:08:21.3557936Z Entering 'third_party/cutlass' 2023-02-02T21:08:21.3602791Z Entering 'third_party/eigen' 2023-02-02T21:08:21.3643595Z Entering 'third_party/fbgemm' 2023-02-02T21:08:21.3682401Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:08:21.3720612Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:08:21.3758808Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:08:21.3796279Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:08:21.3834839Z Entering 'third_party/flatbuffers' 2023-02-02T21:08:21.3874423Z Entering 'third_party/fmt' 2023-02-02T21:08:21.3912487Z Entering 'third_party/foxi' 2023-02-02T21:08:21.3951219Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:08:21.3988651Z Entering 'third_party/gloo' 2023-02-02T21:08:21.4026343Z Entering 'third_party/googletest' 2023-02-02T21:08:21.4064071Z Entering 'third_party/ideep' 2023-02-02T21:08:21.4101332Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:08:21.4149834Z Entering 'third_party/ios-cmake' 2023-02-02T21:08:21.4186961Z Entering 'third_party/ittapi' 2023-02-02T21:08:21.4225770Z Entering 'third_party/kineto' 2023-02-02T21:08:21.4263551Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:08:21.4301334Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:08:21.4341134Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:08:21.4379514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:08:21.4417574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:08:21.4453912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:08:21.4493158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:08:21.4530585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:08:21.4569122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:08:21.4608191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:08:21.4647847Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:08:21.4686000Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:08:21.4725383Z Entering 'third_party/nccl/nccl' 2023-02-02T21:08:21.4763629Z Entering 'third_party/neon2sse' 2023-02-02T21:08:21.4802251Z Entering 'third_party/nlohmann' 2023-02-02T21:08:21.4841721Z Entering 'third_party/onnx' 2023-02-02T21:08:21.4893280Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:08:21.4930786Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:08:21.4970713Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:08:21.5007169Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:08:21.5049307Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:08:21.5087283Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:08:21.5125068Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:08:21.5168780Z Entering 'third_party/pocketfft' 2023-02-02T21:08:21.5207149Z Entering 'third_party/protobuf' 2023-02-02T21:08:21.5248280Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:08:21.5286437Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:08:21.5326340Z Entering 'third_party/psimd' 2023-02-02T21:08:21.5364960Z Entering 'third_party/pthreadpool' 2023-02-02T21:08:21.5403092Z Entering 'third_party/pybind11' 2023-02-02T21:08:21.5441052Z Entering 'third_party/python-enum' 2023-02-02T21:08:21.5479662Z Entering 'third_party/python-peachpy' 2023-02-02T21:08:21.5518733Z Entering 'third_party/python-six' 2023-02-02T21:08:21.5556124Z Entering 'third_party/sleef' 2023-02-02T21:08:21.5594028Z Entering 'third_party/tbb' 2023-02-02T21:08:21.5633988Z Entering 'third_party/tensorpipe' 2023-02-02T21:08:21.5671692Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:08:21.5709038Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:08:21.5746501Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:08:21.5784555Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:08:21.5821227Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:08:21.5861872Z Entering 'third_party/zstd' 2023-02-02T21:08:21.5913498Z ##[endgroup] 2023-02-02T21:08:21.5914327Z ##[group]Persisting credentials for submodules 2023-02-02T21:08:21.5919827Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-02-02T21:08:21.6182685Z Entering 'android/libs/fbjni' 2023-02-02T21:08:21.6220624Z Entering 'third_party/FP16' 2023-02-02T21:08:21.6257806Z Entering 'third_party/FXdiv' 2023-02-02T21:08:21.6294878Z Entering 'third_party/NNPACK' 2023-02-02T21:08:21.6332189Z Entering 'third_party/QNNPACK' 2023-02-02T21:08:21.6369180Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:08:21.6406515Z Entering 'third_party/XNNPACK' 2023-02-02T21:08:21.6454611Z Entering 'third_party/benchmark' 2023-02-02T21:08:21.6491975Z Entering 'third_party/cpuinfo' 2023-02-02T21:08:21.6529592Z Entering 'third_party/cub' 2023-02-02T21:08:21.6566814Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:08:21.6610032Z Entering 'third_party/cutlass' 2023-02-02T21:08:21.6653625Z Entering 'third_party/eigen' 2023-02-02T21:08:21.6693307Z Entering 'third_party/fbgemm' 2023-02-02T21:08:21.6730173Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:08:21.6765865Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:08:21.6801932Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:08:21.6837533Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:08:21.6874867Z Entering 'third_party/flatbuffers' 2023-02-02T21:08:21.6913858Z Entering 'third_party/fmt' 2023-02-02T21:08:21.6950906Z Entering 'third_party/foxi' 2023-02-02T21:08:21.6987585Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:08:21.7025812Z Entering 'third_party/gloo' 2023-02-02T21:08:21.7062396Z Entering 'third_party/googletest' 2023-02-02T21:08:21.7099698Z Entering 'third_party/ideep' 2023-02-02T21:08:21.7135066Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:08:21.7180943Z Entering 'third_party/ios-cmake' 2023-02-02T21:08:21.7217998Z Entering 'third_party/ittapi' 2023-02-02T21:08:21.7254910Z Entering 'third_party/kineto' 2023-02-02T21:08:21.7291473Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:08:21.7327580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:08:21.7365560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:08:21.7402422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:08:21.7438270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:08:21.7473612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:08:21.7511906Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:08:21.7548576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:08:21.7585989Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:08:21.7622869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:08:21.7661314Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:08:21.7698598Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:08:21.7736166Z Entering 'third_party/nccl/nccl' 2023-02-02T21:08:21.7773847Z Entering 'third_party/neon2sse' 2023-02-02T21:08:21.7811160Z Entering 'third_party/nlohmann' 2023-02-02T21:08:21.7849622Z Entering 'third_party/onnx' 2023-02-02T21:08:21.7899595Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:08:21.7936592Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:08:21.7975811Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:08:21.8011511Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:08:21.8052665Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:08:21.8089183Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:08:21.8125132Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:08:21.8167777Z Entering 'third_party/pocketfft' 2023-02-02T21:08:21.8204736Z Entering 'third_party/protobuf' 2023-02-02T21:08:21.8244913Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:08:21.8281175Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:08:21.8319971Z Entering 'third_party/psimd' 2023-02-02T21:08:21.8358167Z Entering 'third_party/pthreadpool' 2023-02-02T21:08:21.8395004Z Entering 'third_party/pybind11' 2023-02-02T21:08:21.8432642Z Entering 'third_party/python-enum' 2023-02-02T21:08:21.8470159Z Entering 'third_party/python-peachpy' 2023-02-02T21:08:21.8507716Z Entering 'third_party/python-six' 2023-02-02T21:08:21.8545007Z Entering 'third_party/sleef' 2023-02-02T21:08:21.8581926Z Entering 'third_party/tbb' 2023-02-02T21:08:21.8620982Z Entering 'third_party/tensorpipe' 2023-02-02T21:08:21.8658747Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:08:21.8695322Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:08:21.8730992Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:08:21.8767255Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:08:21.8803124Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:08:21.8843104Z Entering 'third_party/zstd' 2023-02-02T21:08:21.8892449Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-02-02T21:08:21.9153024Z Entering 'android/libs/fbjni' 2023-02-02T21:08:21.9187843Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-02-02T21:08:21.9205057Z Entering 'third_party/FP16' 2023-02-02T21:08:21.9239208Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-02-02T21:08:21.9256821Z Entering 'third_party/FXdiv' 2023-02-02T21:08:21.9290559Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-02-02T21:08:21.9308056Z Entering 'third_party/NNPACK' 2023-02-02T21:08:21.9342681Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-02-02T21:08:21.9361512Z Entering 'third_party/QNNPACK' 2023-02-02T21:08:21.9395014Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-02-02T21:08:21.9412761Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:08:21.9446535Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-02-02T21:08:21.9464400Z Entering 'third_party/XNNPACK' 2023-02-02T21:08:21.9499530Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-02-02T21:08:21.9527606Z Entering 'third_party/benchmark' 2023-02-02T21:08:21.9561456Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-02-02T21:08:21.9580172Z Entering 'third_party/cpuinfo' 2023-02-02T21:08:21.9614222Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-02-02T21:08:21.9632341Z Entering 'third_party/cub' 2023-02-02T21:08:21.9666615Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-02-02T21:08:21.9683755Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:08:21.9718741Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-02-02T21:08:21.9742929Z Entering 'third_party/cutlass' 2023-02-02T21:08:21.9776593Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-02-02T21:08:21.9800859Z Entering 'third_party/eigen' 2023-02-02T21:08:21.9834348Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-02-02T21:08:21.9854759Z Entering 'third_party/fbgemm' 2023-02-02T21:08:21.9889205Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-02-02T21:08:21.9906851Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:08:21.9940578Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-02-02T21:08:21.9957795Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:08:21.9992086Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-02-02T21:08:22.0011080Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:08:22.0044920Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-02-02T21:08:22.0062916Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:08:22.0096997Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-02-02T21:08:22.0116114Z Entering 'third_party/flatbuffers' 2023-02-02T21:08:22.0149358Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-02-02T21:08:22.0169669Z Entering 'third_party/fmt' 2023-02-02T21:08:22.0203358Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-02-02T21:08:22.0221651Z Entering 'third_party/foxi' 2023-02-02T21:08:22.0255296Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-02-02T21:08:22.0273494Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:08:22.0307312Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-02-02T21:08:22.0325713Z Entering 'third_party/gloo' 2023-02-02T21:08:22.0360818Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-02-02T21:08:22.0378315Z Entering 'third_party/googletest' 2023-02-02T21:08:22.0412145Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-02-02T21:08:22.0430744Z Entering 'third_party/ideep' 2023-02-02T21:08:22.0464587Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-02-02T21:08:22.0481197Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:08:22.0513975Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-02-02T21:08:22.0541530Z Entering 'third_party/ios-cmake' 2023-02-02T21:08:22.0575044Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-02-02T21:08:22.0593507Z Entering 'third_party/ittapi' 2023-02-02T21:08:22.0627400Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-02-02T21:08:22.0645026Z Entering 'third_party/kineto' 2023-02-02T21:08:22.0680133Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-02-02T21:08:22.0698146Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:08:22.0732221Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2023-02-02T21:08:22.0749152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:08:22.0784272Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2023-02-02T21:08:22.0804277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:08:22.0838401Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2023-02-02T21:08:22.0856815Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:08:22.0890790Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2023-02-02T21:08:22.0908486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:08:22.0942222Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2023-02-02T21:08:22.0958912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:08:22.0993081Z file:/home/weiwangmeta/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 2023-02-02T21:08:22.1013299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:08:22.1047828Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2023-02-02T21:08:22.1064940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:08:22.1099439Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2023-02-02T21:08:22.1117646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:08:22.1151765Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2023-02-02T21:08:22.1170953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:08:22.1204782Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2023-02-02T21:08:22.1224659Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:08:22.1257577Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-02-02T21:08:22.1276020Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:08:22.1310045Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-02-02T21:08:22.1330286Z Entering 'third_party/nccl/nccl' 2023-02-02T21:08:22.1363867Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-02-02T21:08:22.1381935Z Entering 'third_party/neon2sse' 2023-02-02T21:08:22.1416113Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-02-02T21:08:22.1432985Z Entering 'third_party/nlohmann' 2023-02-02T21:08:22.1467164Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-02-02T21:08:22.1485697Z Entering 'third_party/onnx' 2023-02-02T21:08:22.1520602Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-02-02T21:08:22.1552115Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:08:22.1586055Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-02T21:08:22.1604269Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:08:22.1639715Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-02T21:08:22.1659501Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:08:22.1693105Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-02-02T21:08:22.1709520Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:08:22.1743241Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-02-02T21:08:22.1765203Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:08:22.1799548Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-02-02T21:08:22.1817161Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:08:22.1851365Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-02-02T21:08:22.1868277Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:08:22.1914780Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-02T21:08:22.1927023Z Entering 'third_party/pocketfft' 2023-02-02T21:08:22.1960251Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-02-02T21:08:22.1977908Z Entering 'third_party/protobuf' 2023-02-02T21:08:22.2012495Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-02-02T21:08:22.2033092Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:08:22.2067010Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-02-02T21:08:22.2084848Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:08:22.2118173Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-02-02T21:08:22.2138872Z Entering 'third_party/psimd' 2023-02-02T21:08:22.2172610Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-02-02T21:08:22.2189233Z Entering 'third_party/pthreadpool' 2023-02-02T21:08:22.2224919Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-02-02T21:08:22.2241673Z Entering 'third_party/pybind11' 2023-02-02T21:08:22.2276355Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-02-02T21:08:22.2295025Z Entering 'third_party/python-enum' 2023-02-02T21:08:22.2328646Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-02-02T21:08:22.2346861Z Entering 'third_party/python-peachpy' 2023-02-02T21:08:22.2381715Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-02-02T21:08:22.2400350Z Entering 'third_party/python-six' 2023-02-02T21:08:22.2434340Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-02-02T21:08:22.2451977Z Entering 'third_party/sleef' 2023-02-02T21:08:22.2485457Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-02-02T21:08:22.2503029Z Entering 'third_party/tbb' 2023-02-02T21:08:22.2537695Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-02-02T21:08:22.2557427Z Entering 'third_party/tensorpipe' 2023-02-02T21:08:22.2591236Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-02-02T21:08:22.2608337Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:08:22.2642978Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-02-02T21:08:22.2660414Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:08:22.2694063Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-02-02T21:08:22.2711103Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:08:22.2744631Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-02-02T21:08:22.2762015Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:08:22.2795835Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-02-02T21:08:22.2812521Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:08:22.2848040Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-02-02T21:08:22.2868479Z Entering 'third_party/zstd' 2023-02-02T21:08:22.2902380Z file:/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-02-02T21:08:22.3325563Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-02-02T21:08:22.3597020Z Entering 'android/libs/fbjni' 2023-02-02T21:08:22.3637321Z Entering 'third_party/FP16' 2023-02-02T21:08:22.3677409Z Entering 'third_party/FXdiv' 2023-02-02T21:08:22.3716465Z Entering 'third_party/NNPACK' 2023-02-02T21:08:22.3755973Z Entering 'third_party/QNNPACK' 2023-02-02T21:08:22.3795470Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:08:22.3835144Z Entering 'third_party/XNNPACK' 2023-02-02T21:08:22.3886115Z Entering 'third_party/benchmark' 2023-02-02T21:08:22.3925377Z Entering 'third_party/cpuinfo' 2023-02-02T21:08:22.3965994Z Entering 'third_party/cub' 2023-02-02T21:08:22.4005818Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:08:22.4050842Z Entering 'third_party/cutlass' 2023-02-02T21:08:22.4098476Z Entering 'third_party/eigen' 2023-02-02T21:08:22.4139861Z Entering 'third_party/fbgemm' 2023-02-02T21:08:22.4178325Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:08:22.4216232Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:08:22.4254384Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:08:22.4291842Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:08:22.4330271Z Entering 'third_party/flatbuffers' 2023-02-02T21:08:22.4372000Z Entering 'third_party/fmt' 2023-02-02T21:08:22.4411002Z Entering 'third_party/foxi' 2023-02-02T21:08:22.4449590Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:08:22.4491248Z Entering 'third_party/gloo' 2023-02-02T21:08:22.4530709Z Entering 'third_party/googletest' 2023-02-02T21:08:22.4571167Z Entering 'third_party/ideep' 2023-02-02T21:08:22.4609593Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:08:22.4658117Z Entering 'third_party/ios-cmake' 2023-02-02T21:08:22.4697574Z Entering 'third_party/ittapi' 2023-02-02T21:08:22.4736113Z Entering 'third_party/kineto' 2023-02-02T21:08:22.4775264Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:08:22.4814001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:08:22.4854172Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:08:22.4892974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:08:22.4933457Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:08:22.4971388Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:08:22.5011718Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:08:22.5050376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:08:22.5089547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:08:22.5129373Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:08:22.5170881Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:08:22.5211097Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:08:22.5251078Z Entering 'third_party/nccl/nccl' 2023-02-02T21:08:22.5290673Z Entering 'third_party/neon2sse' 2023-02-02T21:08:22.5330669Z Entering 'third_party/nlohmann' 2023-02-02T21:08:22.5370901Z Entering 'third_party/onnx' 2023-02-02T21:08:22.5422898Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:08:22.5462577Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:08:22.5504062Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:08:22.5542992Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:08:22.5586672Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:08:22.5626085Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:08:22.5663780Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:08:22.5708677Z Entering 'third_party/pocketfft' 2023-02-02T21:08:22.5747440Z Entering 'third_party/protobuf' 2023-02-02T21:08:22.5790121Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:08:22.5828982Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:08:22.5869622Z Entering 'third_party/psimd' 2023-02-02T21:08:22.5908182Z Entering 'third_party/pthreadpool' 2023-02-02T21:08:22.5947244Z Entering 'third_party/pybind11' 2023-02-02T21:08:22.5986562Z Entering 'third_party/python-enum' 2023-02-02T21:08:22.6025198Z Entering 'third_party/python-peachpy' 2023-02-02T21:08:22.6064877Z Entering 'third_party/python-six' 2023-02-02T21:08:22.6104713Z Entering 'third_party/sleef' 2023-02-02T21:08:22.6144241Z Entering 'third_party/tbb' 2023-02-02T21:08:22.6184169Z Entering 'third_party/tensorpipe' 2023-02-02T21:08:22.6222493Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:08:22.6260543Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:08:22.6298484Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:08:22.6337183Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:08:22.6374326Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:08:22.6415468Z Entering 'third_party/zstd' 2023-02-02T21:08:22.6466302Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-02-02T21:08:22.6734958Z Entering 'android/libs/fbjni' 2023-02-02T21:08:22.6775010Z Entering 'third_party/FP16' 2023-02-02T21:08:22.6813832Z Entering 'third_party/FXdiv' 2023-02-02T21:08:22.6851320Z Entering 'third_party/NNPACK' 2023-02-02T21:08:22.6890728Z Entering 'third_party/QNNPACK' 2023-02-02T21:08:22.6929031Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:08:22.6967768Z Entering 'third_party/XNNPACK' 2023-02-02T21:08:22.7017047Z Entering 'third_party/benchmark' 2023-02-02T21:08:22.7055504Z Entering 'third_party/cpuinfo' 2023-02-02T21:08:22.7095078Z Entering 'third_party/cub' 2023-02-02T21:08:22.7133276Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:08:22.7176683Z Entering 'third_party/cutlass' 2023-02-02T21:08:22.7221925Z Entering 'third_party/eigen' 2023-02-02T21:08:22.7263227Z Entering 'third_party/fbgemm' 2023-02-02T21:08:22.7304806Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:08:22.7342473Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:08:22.7381193Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:08:22.7419684Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:08:22.7459048Z Entering 'third_party/flatbuffers' 2023-02-02T21:08:22.7501121Z Entering 'third_party/fmt' 2023-02-02T21:08:22.7540088Z Entering 'third_party/foxi' 2023-02-02T21:08:22.7578542Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:08:22.7617231Z Entering 'third_party/gloo' 2023-02-02T21:08:22.7655074Z Entering 'third_party/googletest' 2023-02-02T21:08:22.7694404Z Entering 'third_party/ideep' 2023-02-02T21:08:22.7731713Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:08:22.7779158Z Entering 'third_party/ios-cmake' 2023-02-02T21:08:22.7818306Z Entering 'third_party/ittapi' 2023-02-02T21:08:22.7857538Z Entering 'third_party/kineto' 2023-02-02T21:08:22.7895292Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:08:22.7934708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:08:22.7975496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:08:22.8014047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:08:22.8052747Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:08:22.8091696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:08:22.8132641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:08:22.8171995Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:08:22.8210671Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:08:22.8250805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:08:22.8291704Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:08:22.8329492Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:08:22.8370438Z Entering 'third_party/nccl/nccl' 2023-02-02T21:08:22.8409948Z Entering 'third_party/neon2sse' 2023-02-02T21:08:22.8448437Z Entering 'third_party/nlohmann' 2023-02-02T21:08:22.8488369Z Entering 'third_party/onnx' 2023-02-02T21:08:22.8539918Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:08:22.8579497Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:08:22.8621154Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:08:22.8659535Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:08:22.8703974Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:08:22.8742671Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:08:22.8781871Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:08:22.8826567Z Entering 'third_party/pocketfft' 2023-02-02T21:08:22.8865540Z Entering 'third_party/protobuf' 2023-02-02T21:08:22.8907869Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:08:22.8946608Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:08:22.8987821Z Entering 'third_party/psimd' 2023-02-02T21:08:22.9026126Z Entering 'third_party/pthreadpool' 2023-02-02T21:08:22.9065423Z Entering 'third_party/pybind11' 2023-02-02T21:08:22.9104261Z Entering 'third_party/python-enum' 2023-02-02T21:08:22.9142971Z Entering 'third_party/python-peachpy' 2023-02-02T21:08:22.9182600Z Entering 'third_party/python-six' 2023-02-02T21:08:22.9220985Z Entering 'third_party/sleef' 2023-02-02T21:08:22.9259626Z Entering 'third_party/tbb' 2023-02-02T21:08:22.9299977Z Entering 'third_party/tensorpipe' 2023-02-02T21:08:22.9339324Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:08:22.9378953Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:08:22.9417096Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:08:22.9456355Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:08:22.9493261Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:08:22.9536000Z Entering 'third_party/zstd' 2023-02-02T21:08:22.9584435Z ##[endgroup] 2023-02-02T21:08:22.9633369Z [command]/usr/bin/git log -1 --format='%H' 2023-02-02T21:08:22.9666046Z '2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c' 2023-02-02T21:08:22.9849290Z Prepare all required actions 2023-02-02T21:08:22.9916750Z ##[group]Run ./.github/actions/setup-linux 2023-02-02T21:08:22.9916985Z env: 2023-02-02T21:08:22.9917204Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:22.9917423Z ##[endgroup] 2023-02-02T21:08:22.9936228Z ##[group]Run set -euo pipefail 2023-02-02T21:08:22.9936515Z set -euo pipefail 2023-02-02T21:08:22.9936758Z function get_ec2_metadata() { 2023-02-02T21:08:22.9937055Z  # Pulled from instance metadata endpoint for EC2 2023-02-02T21:08:22.9937489Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-02-02T21:08:22.9937842Z  category=$1 2023-02-02T21:08:22.9938137Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-02-02T21:08:22.9938400Z } 2023-02-02T21:08:22.9938686Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-02-02T21:08:22.9939038Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-02-02T21:08:22.9939377Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-02-02T21:08:22.9939667Z echo "system info $(uname -a)" 2023-02-02T21:08:22.9959078Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:08:22.9959345Z env: 2023-02-02T21:08:22.9959541Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:22.9959763Z ##[endgroup] 2023-02-02T21:08:23.0082120Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-02T21:08:23.0092219Z ami-id: 2023-02-02T21:08:23.0170710Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-02T21:08:23.0179720Z instance-id: 2023-02-02T21:08:23.0254324Z curl: (22) The requested URL returned error: 404 Not Found 2023-02-02T21:08:23.0262610Z instance-type: 2023-02-02T21:08:23.0273686Z system info Linux gh-ci-gcp-a100-1 5.15.0-1027-gcp #34~20.04.1-Ubuntu SMP Mon Jan 9 18:40:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 2023-02-02T21:08:23.0292209Z ##[group]Run if systemctl is-active --quiet docker; then 2023-02-02T21:08:23.0292562Z if systemctl is-active --quiet docker; then 2023-02-02T21:08:23.0292858Z  echo "Docker daemon is running..."; 2023-02-02T21:08:23.0293175Z else 2023-02-02T21:08:23.0293442Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-02-02T21:08:23.0293717Z fi 2023-02-02T21:08:23.0310944Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:08:23.0311200Z env: 2023-02-02T21:08:23.0311414Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:23.0311637Z ##[endgroup] 2023-02-02T21:08:23.0375463Z Docker daemon is running... 2023-02-02T21:08:23.0393036Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-02T21:08:23.0393566Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-02-02T21:08:23.0393910Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-02T21:08:23.0394397Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-02-02T21:08:23.0394818Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-02-02T21:08:23.0411029Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:08:23.0411281Z env: 2023-02-02T21:08:23.0411492Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:23.0411728Z AWS_RETRY_MODE: standard 2023-02-02T21:08:23.0411942Z AWS_MAX_ATTEMPTS: 5 2023-02-02T21:08:23.0412179Z AWS_DEFAULT_REGION: us-east-1 2023-02-02T21:08:23.0412405Z ##[endgroup] 2023-02-02T21:08:25.1966728Z WARNING! Your password will be stored unencrypted in /home/ubuntu/.docker/config.json. 2023-02-02T21:08:25.1967216Z Configure a credential helper to remove this warning. See 2023-02-02T21:08:25.1968144Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-02-02T21:08:25.1968529Z 2023-02-02T21:08:25.1970740Z Login Succeeded 2023-02-02T21:08:25.2020134Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-02T21:08:25.2020538Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-02T21:08:25.2020876Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-02-02T21:08:25.2038799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:08:25.2039073Z env: 2023-02-02T21:08:25.2039292Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:25.2039506Z ##[endgroup] 2023-02-02T21:08:25.2144271Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-02-02T21:08:25.2144591Z with: 2023-02-02T21:08:25.2145037Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:08:25.2145477Z env: 2023-02-02T21:08:25.2145686Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:25.2145910Z ##[endgroup] 2023-02-02T21:08:25.2161327Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-02T21:08:25.2161668Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-02-02T21:08:25.2161995Z # ignore output since only exit code is used for conditional 2023-02-02T21:08:25.2162465Z # only pull docker image if it's not available locally 2023-02-02T21:08:25.2162830Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-02-02T21:08:25.2163199Z  retry docker pull "${DOCKER_IMAGE}" 2023-02-02T21:08:25.2163442Z fi 2023-02-02T21:08:25.2181213Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:08:25.2181488Z env: 2023-02-02T21:08:25.2181706Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:08:25.2182178Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:08:25.2182633Z ##[endgroup] 2023-02-02T21:08:25.7887498Z adaefbcda1020663b13f82a115d87f5b2a58b93f: Pulling from pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7 2023-02-02T21:08:25.7888275Z fb668870d8a7: Pulling fs layer 2023-02-02T21:08:25.7889116Z 4542784317be: Pulling fs layer 2023-02-02T21:08:25.7889508Z e0bec5df5af5: Pulling fs layer 2023-02-02T21:08:25.7890006Z 4053f75740ab: Pulling fs layer 2023-02-02T21:08:25.7890325Z 57e09105cdfd: Pulling fs layer 2023-02-02T21:08:25.7891930Z 606761d225e5: Pulling fs layer 2023-02-02T21:08:25.7892325Z 69473a703fb4: Pulling fs layer 2023-02-02T21:08:25.7892717Z a08ab4e0594b: Pulling fs layer 2023-02-02T21:08:25.7893208Z 4cd507bccac2: Pulling fs layer 2023-02-02T21:08:25.7893635Z fa92f16621a4: Pulling fs layer 2023-02-02T21:08:25.7894081Z 57e09105cdfd: Waiting 2023-02-02T21:08:25.7894483Z 6dc2b05bd224: Pulling fs layer 2023-02-02T21:08:25.7894873Z 606761d225e5: Waiting 2023-02-02T21:08:25.7895179Z 69473a703fb4: Waiting 2023-02-02T21:08:25.7895539Z 8ea824dd76eb: Pulling fs layer 2023-02-02T21:08:25.7895921Z a08ab4e0594b: Waiting 2023-02-02T21:08:25.7896300Z 47942235fa75: Pulling fs layer 2023-02-02T21:08:25.7896509Z 4cd507bccac2: Waiting 2023-02-02T21:08:25.7896837Z 447ac0cf47f0: Pulling fs layer 2023-02-02T21:08:25.7897184Z fa92f16621a4: Waiting 2023-02-02T21:08:25.7897559Z 6dc2b05bd224: Waiting 2023-02-02T21:08:25.7897987Z 247aead32b89: Pulling fs layer 2023-02-02T21:08:25.7898461Z 2919ee210167: Pulling fs layer 2023-02-02T21:08:25.7898879Z f9155e65c40a: Pulling fs layer 2023-02-02T21:08:25.7899332Z 4972673f4db8: Pulling fs layer 2023-02-02T21:08:25.7899615Z 47942235fa75: Waiting 2023-02-02T21:08:25.7899824Z bbfe44014cb6: Pulling fs layer 2023-02-02T21:08:25.7900062Z 53281b9cdfa4: Pulling fs layer 2023-02-02T21:08:25.7900292Z 23b66280d39f: Pulling fs layer 2023-02-02T21:08:25.7900494Z 447ac0cf47f0: Waiting 2023-02-02T21:08:25.7900701Z 8ea824dd76eb: Waiting 2023-02-02T21:08:25.7900922Z cd742a9612f4: Pulling fs layer 2023-02-02T21:08:25.7904229Z b8adbdd87b33: Pulling fs layer 2023-02-02T21:08:25.7904677Z 34073ab6038e: Pulling fs layer 2023-02-02T21:08:25.7905068Z c55a5e966d32: Pulling fs layer 2023-02-02T21:08:25.7905433Z 630a36af1d74: Pulling fs layer 2023-02-02T21:08:25.7905889Z 3b9f4aebf46a: Pulling fs layer 2023-02-02T21:08:25.7906306Z 247aead32b89: Waiting 2023-02-02T21:08:25.7906759Z bbfe44014cb6: Waiting 2023-02-02T21:08:25.7907053Z 4053f75740ab: Waiting 2023-02-02T21:08:25.7907255Z 2919ee210167: Waiting 2023-02-02T21:08:25.7907472Z e4cc219fdb6d: Pulling fs layer 2023-02-02T21:08:25.7907696Z 5d3b5cb84447: Pulling fs layer 2023-02-02T21:08:25.7908134Z 907858e0086c: Pulling fs layer 2023-02-02T21:08:25.7908373Z 9e8234a4fa7d: Pulling fs layer 2023-02-02T21:08:25.7908581Z b8adbdd87b33: Waiting 2023-02-02T21:08:25.7908793Z c55a5e966d32: Waiting 2023-02-02T21:08:25.7909011Z 3c7d7622796d: Pulling fs layer 2023-02-02T21:08:25.7909213Z 34073ab6038e: Waiting 2023-02-02T21:08:25.7909431Z d734e7f395dd: Pulling fs layer 2023-02-02T21:08:25.7909650Z e4cc219fdb6d: Waiting 2023-02-02T21:08:25.7909845Z cd742a9612f4: Waiting 2023-02-02T21:08:25.7912805Z b8e6bb286989: Pulling fs layer 2023-02-02T21:08:25.7913208Z 5d3b5cb84447: Waiting 2023-02-02T21:08:25.7913566Z 23b66280d39f: Waiting 2023-02-02T21:08:25.7913931Z 907858e0086c: Waiting 2023-02-02T21:08:25.7914688Z 4972673f4db8: Waiting 2023-02-02T21:08:25.7915048Z d734e7f395dd: Waiting 2023-02-02T21:08:25.7915528Z a7b59546af80: Pulling fs layer 2023-02-02T21:08:25.7915901Z 196e5c5718b0: Pulling fs layer 2023-02-02T21:08:25.7916112Z b8e6bb286989: Waiting 2023-02-02T21:08:25.7916329Z 3c7d7622796d: Waiting 2023-02-02T21:08:25.7916533Z 9e8234a4fa7d: Waiting 2023-02-02T21:08:25.7916734Z 09f8824f249b: Pulling fs layer 2023-02-02T21:08:25.7916954Z a7b59546af80: Waiting 2023-02-02T21:08:25.7917152Z 196e5c5718b0: Waiting 2023-02-02T21:08:25.7917337Z 53281b9cdfa4: Waiting 2023-02-02T21:08:25.7917558Z dc8c17b18d61: Pulling fs layer 2023-02-02T21:08:25.7917790Z 53383f72dd56: Pulling fs layer 2023-02-02T21:08:25.7918007Z 97d99786e28f: Pulling fs layer 2023-02-02T21:08:25.7918240Z df3115b48fa6: Pulling fs layer 2023-02-02T21:08:25.7918459Z 09f8824f249b: Waiting 2023-02-02T21:08:25.7918664Z 86a84d6e1115: Pulling fs layer 2023-02-02T21:08:25.7918881Z 53383f72dd56: Waiting 2023-02-02T21:08:25.7919153Z f7592f001877: Pulling fs layer 2023-02-02T21:08:25.7919380Z b6d1d88c4a79: Pulling fs layer 2023-02-02T21:08:25.7919612Z 9e311290c028: Pulling fs layer 2023-02-02T21:08:25.7919843Z 21719daf2726: Pulling fs layer 2023-02-02T21:08:25.7920043Z 97d99786e28f: Waiting 2023-02-02T21:08:25.7920260Z a3ed9ef14121: Pulling fs layer 2023-02-02T21:08:25.7920482Z f7592f001877: Waiting 2023-02-02T21:08:25.7920688Z 572547d2f043: Pulling fs layer 2023-02-02T21:08:25.7920904Z b6d1d88c4a79: Waiting 2023-02-02T21:08:25.7921123Z 2126970b8ad6: Pulling fs layer 2023-02-02T21:08:25.7921325Z 21719daf2726: Waiting 2023-02-02T21:08:25.7921529Z a3ed9ef14121: Waiting 2023-02-02T21:08:25.7921728Z 572547d2f043: Waiting 2023-02-02T21:08:25.7921926Z 5d0600c4d012: Pulling fs layer 2023-02-02T21:08:25.7922156Z b5bd533334b6: Pulling fs layer 2023-02-02T21:08:25.7922385Z 4e659ee7e3f1: Pulling fs layer 2023-02-02T21:08:25.7922616Z 65ca975b4b1d: Pulling fs layer 2023-02-02T21:08:25.7922834Z b0da11996467: Pulling fs layer 2023-02-02T21:08:25.7923051Z 65ca975b4b1d: Waiting 2023-02-02T21:08:25.7923256Z b0da11996467: Waiting 2023-02-02T21:08:25.7923452Z 5d0600c4d012: Waiting 2023-02-02T21:08:25.7923658Z b5bd533334b6: Waiting 2023-02-02T21:08:25.7923862Z 4e659ee7e3f1: Waiting 2023-02-02T21:08:26.3467452Z 4542784317be: Verifying Checksum 2023-02-02T21:08:26.3468017Z 4542784317be: Download complete 2023-02-02T21:08:26.6214252Z 4053f75740ab: Download complete 2023-02-02T21:08:26.9038155Z 57e09105cdfd: Verifying Checksum 2023-02-02T21:08:26.9038767Z 57e09105cdfd: Download complete 2023-02-02T21:08:27.2758903Z 69473a703fb4: Verifying Checksum 2023-02-02T21:08:27.2759218Z 69473a703fb4: Download complete 2023-02-02T21:08:27.2783298Z fb668870d8a7: Pull complete 2023-02-02T21:08:27.5081382Z 4542784317be: Pull complete 2023-02-02T21:08:27.5583488Z a08ab4e0594b: Verifying Checksum 2023-02-02T21:08:27.5583805Z a08ab4e0594b: Download complete 2023-02-02T21:08:27.8502600Z 4cd507bccac2: Verifying Checksum 2023-02-02T21:08:27.8503094Z 4cd507bccac2: Download complete 2023-02-02T21:08:27.8921955Z e0bec5df5af5: Download complete 2023-02-02T21:08:28.2215693Z 6dc2b05bd224: Verifying Checksum 2023-02-02T21:08:28.2216263Z 6dc2b05bd224: Download complete 2023-02-02T21:08:28.5115550Z 8ea824dd76eb: Verifying Checksum 2023-02-02T21:08:28.5116184Z 8ea824dd76eb: Download complete 2023-02-02T21:08:28.7581683Z e0bec5df5af5: Pull complete 2023-02-02T21:08:28.8230004Z 4053f75740ab: Pull complete 2023-02-02T21:08:28.8806219Z 57e09105cdfd: Pull complete 2023-02-02T21:08:31.0959345Z 47942235fa75: Verifying Checksum 2023-02-02T21:08:31.0959649Z 47942235fa75: Download complete 2023-02-02T21:08:31.4399445Z 447ac0cf47f0: Verifying Checksum 2023-02-02T21:08:31.4399927Z 447ac0cf47f0: Download complete 2023-02-02T21:08:31.7338507Z 247aead32b89: Verifying Checksum 2023-02-02T21:08:31.7338805Z 247aead32b89: Download complete 2023-02-02T21:08:32.0497937Z 2919ee210167: Download complete 2023-02-02T21:08:33.2770409Z f9155e65c40a: Verifying Checksum 2023-02-02T21:08:33.2770735Z f9155e65c40a: Download complete 2023-02-02T21:08:33.5913300Z 4972673f4db8: Verifying Checksum 2023-02-02T21:08:33.5914046Z 4972673f4db8: Download complete 2023-02-02T21:08:33.8792216Z bbfe44014cb6: Verifying Checksum 2023-02-02T21:08:33.8792518Z bbfe44014cb6: Download complete 2023-02-02T21:08:37.7507445Z 606761d225e5: Download complete 2023-02-02T21:08:38.0407443Z 23b66280d39f: Verifying Checksum 2023-02-02T21:08:38.0408974Z 23b66280d39f: Download complete 2023-02-02T21:08:38.3264127Z cd742a9612f4: Download complete 2023-02-02T21:08:38.6089588Z b8adbdd87b33: Verifying Checksum 2023-02-02T21:08:38.6090297Z b8adbdd87b33: Download complete 2023-02-02T21:08:38.8811329Z 34073ab6038e: Download complete 2023-02-02T21:08:39.1758750Z c55a5e966d32: Verifying Checksum 2023-02-02T21:08:39.1759284Z c55a5e966d32: Download complete 2023-02-02T21:08:39.4630710Z 630a36af1d74: Verifying Checksum 2023-02-02T21:08:39.4631267Z 630a36af1d74: Download complete 2023-02-02T21:08:40.8695707Z 3b9f4aebf46a: Verifying Checksum 2023-02-02T21:08:40.8696035Z 3b9f4aebf46a: Download complete 2023-02-02T21:08:41.1675610Z e4cc219fdb6d: Verifying Checksum 2023-02-02T21:08:41.1676244Z e4cc219fdb6d: Download complete 2023-02-02T21:08:41.4438099Z 5d3b5cb84447: Download complete 2023-02-02T21:08:41.8675838Z 907858e0086c: Verifying Checksum 2023-02-02T21:08:41.8676343Z 907858e0086c: Download complete 2023-02-02T21:08:42.1684533Z 9e8234a4fa7d: Verifying Checksum 2023-02-02T21:08:42.1685050Z 9e8234a4fa7d: Download complete 2023-02-02T21:08:42.2373800Z fa92f16621a4: Verifying Checksum 2023-02-02T21:08:42.2374305Z fa92f16621a4: Download complete 2023-02-02T21:08:42.4568135Z 3c7d7622796d: Download complete 2023-02-02T21:08:42.7524878Z b8e6bb286989: Verifying Checksum 2023-02-02T21:08:42.7525213Z b8e6bb286989: Download complete 2023-02-02T21:08:43.0433282Z a7b59546af80: Verifying Checksum 2023-02-02T21:08:43.0433786Z a7b59546af80: Download complete 2023-02-02T21:08:43.8601525Z 196e5c5718b0: Verifying Checksum 2023-02-02T21:08:43.8602052Z 196e5c5718b0: Download complete 2023-02-02T21:08:44.1420235Z 09f8824f249b: Verifying Checksum 2023-02-02T21:08:44.1420903Z 09f8824f249b: Download complete 2023-02-02T21:08:44.4347378Z dc8c17b18d61: Verifying Checksum 2023-02-02T21:08:44.4347945Z dc8c17b18d61: Download complete 2023-02-02T21:08:44.5346051Z d734e7f395dd: Verifying Checksum 2023-02-02T21:08:44.5346544Z d734e7f395dd: Download complete 2023-02-02T21:08:44.8061050Z 97d99786e28f: Verifying Checksum 2023-02-02T21:08:44.8061501Z 97d99786e28f: Download complete 2023-02-02T21:08:45.0858706Z 53383f72dd56: Verifying Checksum 2023-02-02T21:08:45.0859229Z 53383f72dd56: Download complete 2023-02-02T21:08:45.3793531Z 86a84d6e1115: Verifying Checksum 2023-02-02T21:08:45.3794061Z 86a84d6e1115: Download complete 2023-02-02T21:08:45.6660112Z f7592f001877: Verifying Checksum 2023-02-02T21:08:45.6660437Z f7592f001877: Download complete 2023-02-02T21:08:45.7567566Z df3115b48fa6: Verifying Checksum 2023-02-02T21:08:45.7567928Z df3115b48fa6: Download complete 2023-02-02T21:08:46.0511159Z 9e311290c028: Download complete 2023-02-02T21:08:46.3389922Z 21719daf2726: Verifying Checksum 2023-02-02T21:08:46.3390436Z 21719daf2726: Download complete 2023-02-02T21:08:46.6238682Z a3ed9ef14121: Verifying Checksum 2023-02-02T21:08:46.6239324Z a3ed9ef14121: Download complete 2023-02-02T21:08:46.9072288Z 572547d2f043: Download complete 2023-02-02T21:08:47.4948316Z 2126970b8ad6: Verifying Checksum 2023-02-02T21:08:47.4948831Z 2126970b8ad6: Download complete 2023-02-02T21:08:47.7800308Z 5d0600c4d012: Download complete 2023-02-02T21:08:48.9095376Z b5bd533334b6: Verifying Checksum 2023-02-02T21:08:48.9095901Z b5bd533334b6: Download complete 2023-02-02T21:08:49.1978175Z 4e659ee7e3f1: Download complete 2023-02-02T21:08:49.3814749Z b6d1d88c4a79: Verifying Checksum 2023-02-02T21:08:49.3815309Z b6d1d88c4a79: Download complete 2023-02-02T21:08:49.6784988Z b0da11996467: Download complete 2023-02-02T21:08:51.2785913Z 606761d225e5: Pull complete 2023-02-02T21:08:51.3513521Z 69473a703fb4: Pull complete 2023-02-02T21:08:51.4207547Z a08ab4e0594b: Pull complete 2023-02-02T21:08:51.4906979Z 4cd507bccac2: Pull complete 2023-02-02T21:08:53.5542328Z 53281b9cdfa4: Verifying Checksum 2023-02-02T21:08:53.5542725Z 53281b9cdfa4: Download complete 2023-02-02T21:09:11.9436063Z fa92f16621a4: Pull complete 2023-02-02T21:09:12.5288070Z 6dc2b05bd224: Pull complete 2023-02-02T21:09:12.5760957Z 65ca975b4b1d: Verifying Checksum 2023-02-02T21:09:12.5761354Z 65ca975b4b1d: Download complete 2023-02-02T21:09:13.0568189Z 8ea824dd76eb: Pull complete 2023-02-02T21:09:18.6175661Z 47942235fa75: Pull complete 2023-02-02T21:09:19.0778584Z 447ac0cf47f0: Pull complete 2023-02-02T21:09:19.4640608Z 247aead32b89: Pull complete 2023-02-02T21:09:19.9052005Z 2919ee210167: Pull complete 2023-02-02T21:09:21.7484510Z f9155e65c40a: Pull complete 2023-02-02T21:09:21.8038693Z 4972673f4db8: Pull complete 2023-02-02T21:09:21.8581878Z bbfe44014cb6: Pull complete 2023-02-02T21:09:54.1250838Z 53281b9cdfa4: Pull complete 2023-02-02T21:09:54.1811938Z 23b66280d39f: Pull complete 2023-02-02T21:09:54.2348302Z cd742a9612f4: Pull complete 2023-02-02T21:09:54.2932562Z b8adbdd87b33: Pull complete 2023-02-02T21:09:54.3479839Z 34073ab6038e: Pull complete 2023-02-02T21:09:54.4019455Z c55a5e966d32: Pull complete 2023-02-02T21:09:54.4753276Z 630a36af1d74: Pull complete 2023-02-02T21:09:56.7463081Z 3b9f4aebf46a: Pull complete 2023-02-02T21:09:56.8020226Z e4cc219fdb6d: Pull complete 2023-02-02T21:09:56.8577600Z 5d3b5cb84447: Pull complete 2023-02-02T21:09:56.9999486Z 907858e0086c: Pull complete 2023-02-02T21:09:57.3141414Z 9e8234a4fa7d: Pull complete 2023-02-02T21:09:57.7582802Z 3c7d7622796d: Pull complete 2023-02-02T21:10:02.7997144Z d734e7f395dd: Pull complete 2023-02-02T21:10:02.8553724Z b8e6bb286989: Pull complete 2023-02-02T21:10:02.9075045Z a7b59546af80: Pull complete 2023-02-02T21:10:03.7740802Z 196e5c5718b0: Pull complete 2023-02-02T21:10:03.8278564Z 09f8824f249b: Pull complete 2023-02-02T21:10:03.8807583Z dc8c17b18d61: Pull complete 2023-02-02T21:10:04.1951973Z 53383f72dd56: Pull complete 2023-02-02T21:10:04.2499594Z 97d99786e28f: Pull complete 2023-02-02T21:10:05.9080189Z df3115b48fa6: Pull complete 2023-02-02T21:10:06.3600144Z 86a84d6e1115: Pull complete 2023-02-02T21:10:06.8669159Z f7592f001877: Pull complete 2023-02-02T21:10:11.7036250Z b6d1d88c4a79: Pull complete 2023-02-02T21:10:11.7591453Z 9e311290c028: Pull complete 2023-02-02T21:10:11.8162231Z 21719daf2726: Pull complete 2023-02-02T21:10:11.8713243Z a3ed9ef14121: Pull complete 2023-02-02T21:10:11.9266267Z 572547d2f043: Pull complete 2023-02-02T21:10:12.6643360Z 2126970b8ad6: Pull complete 2023-02-02T21:10:12.8326208Z 5d0600c4d012: Pull complete 2023-02-02T21:10:14.8412303Z b5bd533334b6: Pull complete 2023-02-02T21:10:14.8982696Z 4e659ee7e3f1: Pull complete 2023-02-02T21:10:42.4202573Z 65ca975b4b1d: Pull complete 2023-02-02T21:10:42.4779981Z b0da11996467: Pull complete 2023-02-02T21:10:42.4875943Z Digest: sha256:6b7d857216ddeb8d8967f2df7c23a3d4c8fd336151bce71792e7f52fd320bf48 2023-02-02T21:10:42.4910394Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:10:42.4933657Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:10:42.5089153Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-02-02T21:10:42.5089434Z with: 2023-02-02T21:10:42.5089647Z driver-version: 515.76 2023-02-02T21:10:42.5090118Z env: 2023-02-02T21:10:42.5090365Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:10:42.5090591Z ##[endgroup] 2023-02-02T21:10:42.5122463Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-02-02T21:10:42.5122743Z with: 2023-02-02T21:10:42.5122927Z timeout_minutes: 10 2023-02-02T21:10:42.5123144Z max_attempts: 3 2023-02-02T21:10:42.5130274Z 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" YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils 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 sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker ) } 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 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" >> "${GITHUB_ENV}" 2023-02-02T21:10:42.5137534Z retry_wait_seconds: 10 2023-02-02T21:10:42.5137786Z polling_interval_seconds: 1 2023-02-02T21:10:42.5138080Z warning_on_retry: true 2023-02-02T21:10:42.5138304Z continue_on_error: false 2023-02-02T21:10:42.5138518Z env: 2023-02-02T21:10:42.5138726Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:10:42.5138945Z DRIVER_VERSION: 515.76 2023-02-02T21:10:42.5139158Z ##[endgroup] 2023-02-02T21:10:42.5776239Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-02-02T21:10:42.5777853Z + install_nvidia_driver_common 2023-02-02T21:10:42.5780000Z + echo 'Before installing NVIDIA driver' 2023-02-02T21:10:42.5780434Z + lspci 2023-02-02T21:10:42.5783090Z Before installing NVIDIA driver 2023-02-02T21:10:42.5893677Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-02T21:10:42.5894263Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-02T21:10:42.5894843Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-02T21:10:42.5898020Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-02T21:10:42.5898653Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-02T21:10:42.5898997Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-02T21:10:42.5899335Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-02T21:10:42.5899578Z + lsmod 2023-02-02T21:10:42.5917612Z Module Size Used by 2023-02-02T21:10:42.5918057Z nvidia_modeset 1146880 0 2023-02-02T21:10:42.5918515Z nvidia_uvm 1331200 0 2023-02-02T21:10:42.5918896Z veth 32768 0 2023-02-02T21:10:42.5919125Z xt_conntrack 16384 1 2023-02-02T21:10:42.5921564Z xt_MASQUERADE 20480 1 2023-02-02T21:10:42.5922040Z xfrm_user 40960 1 2023-02-02T21:10:42.5922625Z xfrm_algo 16384 1 xfrm_user 2023-02-02T21:10:42.5922875Z xt_addrtype 16384 2 2023-02-02T21:10:42.5923094Z iptable_filter 16384 1 2023-02-02T21:10:42.5923321Z iptable_nat 16384 1 2023-02-02T21:10:42.5923689Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-02T21:10:42.5924099Z bpfilter 16384 0 2023-02-02T21:10:42.5924475Z br_netfilter 28672 0 2023-02-02T21:10:42.5924867Z bridge 307200 1 br_netfilter 2023-02-02T21:10:42.5925309Z stp 16384 1 bridge 2023-02-02T21:10:42.5925753Z llc 16384 2 bridge,stp 2023-02-02T21:10:42.5926105Z aufs 270336 0 2023-02-02T21:10:42.5926313Z overlay 151552 0 2023-02-02T21:10:42.5926545Z nls_iso8859_1 16384 1 2023-02-02T21:10:42.5926769Z dm_multipath 40960 0 2023-02-02T21:10:42.5927002Z scsi_dh_rdac 16384 0 2023-02-02T21:10:42.5927357Z scsi_dh_emc 16384 0 2023-02-02T21:10:42.5927749Z scsi_dh_alua 20480 0 2023-02-02T21:10:42.5928305Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-02T21:10:42.5928811Z binfmt_misc 24576 1 2023-02-02T21:10:42.5929261Z crct10dif_pclmul 16384 1 2023-02-02T21:10:42.5929677Z crc32_pclmul 16384 0 2023-02-02T21:10:42.5930243Z ghash_clmulni_intel 16384 0 2023-02-02T21:10:42.5930628Z aesni_intel 376832 0 2023-02-02T21:10:42.5931097Z psmouse 176128 0 2023-02-02T21:10:42.5931521Z input_leds 16384 0 2023-02-02T21:10:42.5931921Z virtio_net 61440 0 2023-02-02T21:10:42.5932284Z serio_raw 20480 0 2023-02-02T21:10:42.5932513Z net_failover 20480 1 virtio_net 2023-02-02T21:10:42.5932777Z failover 16384 1 net_failover 2023-02-02T21:10:42.5933037Z crypto_simd 16384 1 aesni_intel 2023-02-02T21:10:42.5933323Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-02T21:10:42.5933587Z efi_pstore 16384 0 2023-02-02T21:10:42.5933817Z sch_fq_codel 24576 13 2023-02-02T21:10:42.5934047Z drm 618496 1 nvidia 2023-02-02T21:10:42.5934263Z virtio_rng 16384 0 2023-02-02T21:10:42.5934537Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-02T21:10:42.5934924Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-02T21:10:42.5935241Z autofs4 49152 2 2023-02-02T21:10:42.5935452Z + modinfo nvidia 2023-02-02T21:10:42.5936683Z filename: /lib/modules/5.15.0-1027-gcp/kernel/drivers/video/nvidia.ko 2023-02-02T21:10:42.5937251Z firmware: nvidia/515.76/gsp.bin 2023-02-02T21:10:42.5937820Z alias: char-major-195-* 2023-02-02T21:10:42.5938314Z version: 515.76 2023-02-02T21:10:42.5938791Z supported: external 2023-02-02T21:10:42.5939060Z license: NVIDIA 2023-02-02T21:10:42.5939298Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-02T21:10:42.5939579Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-02T21:10:42.5939858Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-02T21:10:42.5940129Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-02T21:10:42.5940545Z depends: drm 2023-02-02T21:10:42.5940757Z retpoline: Y 2023-02-02T21:10:42.5940968Z name: nvidia 2023-02-02T21:10:42.5941368Z vermagic: 5.15.0-1027-gcp SMP mod_unload modversions 2023-02-02T21:10:42.5941832Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-02T21:10:42.5942194Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-02T21:10:42.5942521Z parm: NVreg_ResmanDebugLevel:int 2023-02-02T21:10:42.5942769Z parm: NVreg_RmLogonRC:int 2023-02-02T21:10:42.5943042Z parm: NVreg_ModifyDeviceFiles:int 2023-02-02T21:10:42.5943490Z parm: NVreg_DeviceFileUID:int 2023-02-02T21:10:42.5943921Z parm: NVreg_DeviceFileGID:int 2023-02-02T21:10:42.5944560Z parm: NVreg_DeviceFileMode:int 2023-02-02T21:10:42.5945095Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-02T21:10:42.5945627Z parm: NVreg_UsePageAttributeTable:int 2023-02-02T21:10:42.5946091Z parm: NVreg_EnablePCIeGen3:int 2023-02-02T21:10:42.5946470Z parm: NVreg_EnableMSI:int 2023-02-02T21:10:42.5946730Z parm: NVreg_TCEBypassMode:int 2023-02-02T21:10:42.5946998Z parm: NVreg_EnableStreamMemOPs:int 2023-02-02T21:10:42.5947318Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-02T21:10:42.5947670Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-02T21:10:42.5947999Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-02T21:10:42.5948422Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-02T21:10:42.5948784Z parm: NVreg_DynamicPowerManagement:int 2023-02-02T21:10:42.5949143Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-02T21:10:42.5949515Z parm: NVreg_EnableGpuFirmware:int 2023-02-02T21:10:42.5949808Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-02T21:10:42.5950118Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-02T21:10:42.5950449Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-02T21:10:42.5950742Z parm: NVreg_MemoryPoolSize:int 2023-02-02T21:10:42.5951024Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-02T21:10:42.5951300Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-02T21:10:42.5951576Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-02T21:10:42.5951842Z parm: NVreg_NvLinkDisable:int 2023-02-02T21:10:42.5952140Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-02T21:10:42.5952456Z parm: NVreg_RegisterPCIDriver:int 2023-02-02T21:10:42.5952742Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-02T21:10:42.5953012Z parm: NVreg_RegistryDwords:charp 2023-02-02T21:10:42.5953311Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-02T21:10:42.5953598Z parm: NVreg_RmMsg:charp 2023-02-02T21:10:42.5953839Z parm: NVreg_GpuBlacklist:charp 2023-02-02T21:10:42.5954118Z parm: NVreg_TemporaryFilePath:charp 2023-02-02T21:10:42.5954400Z parm: NVreg_ExcludedGpus:charp 2023-02-02T21:10:42.5954659Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-02T21:10:42.5954930Z parm: rm_firmware_active:charp 2023-02-02T21:10:42.5955172Z + HAS_NVIDIA_DRIVER=0 2023-02-02T21:10:42.5955539Z ++ command -v nvidia-smi 2023-02-02T21:10:42.5955824Z + '[' -x /usr/bin/nvidia-smi ']' 2023-02-02T21:10:42.5956045Z + set +e 2023-02-02T21:10:42.5956417Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-02-02T21:10:45.4998645Z + INSTALLED_DRIVER_VERSION=515.76 2023-02-02T21:10:45.4999182Z + NVIDIA_SMI_STATUS=0 2023-02-02T21:10:45.4999663Z + '[' 0 -ne 0 ']' 2023-02-02T21:10:45.4999955Z + '[' 515.76 '!=' 515.76 ']' 2023-02-02T21:10:45.5000161Z + HAS_NVIDIA_DRIVER=1 2023-02-02T21:10:45.5000643Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-02-02T21:10:45.5000966Z + set -e 2023-02-02T21:10:45.5001182Z + '[' 1 -eq 0 ']' 2023-02-02T21:10:45.5001788Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-02-02T21:10:45.5002125Z + post_install_nvidia_driver_common 2023-02-02T21:10:45.5002612Z + sudo modprobe nvidia 2023-02-02T21:10:45.5124332Z + echo 'After installing NVIDIA driver' 2023-02-02T21:10:45.5124740Z + lspci 2023-02-02T21:10:45.5125054Z After installing NVIDIA driver 2023-02-02T21:10:45.5231662Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-02-02T21:10:45.5232311Z 00:01.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 03) 2023-02-02T21:10:45.5232917Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 2023-02-02T21:10:45.5233405Z 00:03.0 Non-VGA unclassified device: Red Hat, Inc. Virtio SCSI 2023-02-02T21:10:45.5234046Z 00:04.0 3D controller: NVIDIA Corporation Device 20b0 (rev a1) 2023-02-02T21:10:45.5234455Z 00:05.0 Ethernet controller: Red Hat, Inc. Virtio network device 2023-02-02T21:10:45.5234830Z 00:06.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG 2023-02-02T21:10:45.5235194Z + lsmod 2023-02-02T21:10:45.5254618Z Module Size Used by 2023-02-02T21:10:45.5254911Z nvidia_modeset 1146880 0 2023-02-02T21:10:45.5255368Z nvidia_uvm 1331200 0 2023-02-02T21:10:45.5255978Z veth 32768 0 2023-02-02T21:10:45.5256368Z xt_conntrack 16384 1 2023-02-02T21:10:45.5257014Z xt_MASQUERADE 20480 1 2023-02-02T21:10:45.5257527Z xfrm_user 40960 1 2023-02-02T21:10:45.5258083Z xfrm_algo 16384 1 xfrm_user 2023-02-02T21:10:45.5258605Z xt_addrtype 16384 2 2023-02-02T21:10:45.5259221Z iptable_filter 16384 1 2023-02-02T21:10:45.5259544Z iptable_nat 16384 1 2023-02-02T21:10:45.5259849Z nf_nat 49152 2 iptable_nat,xt_MASQUERADE 2023-02-02T21:10:45.5260186Z bpfilter 16384 0 2023-02-02T21:10:45.5260531Z br_netfilter 28672 0 2023-02-02T21:10:45.5260799Z bridge 307200 1 br_netfilter 2023-02-02T21:10:45.5261149Z stp 16384 1 bridge 2023-02-02T21:10:45.5261475Z llc 16384 2 bridge,stp 2023-02-02T21:10:45.5261801Z aufs 270336 0 2023-02-02T21:10:45.5262040Z overlay 151552 0 2023-02-02T21:10:45.5262327Z nls_iso8859_1 16384 1 2023-02-02T21:10:45.5262632Z dm_multipath 40960 0 2023-02-02T21:10:45.5262876Z scsi_dh_rdac 16384 0 2023-02-02T21:10:45.5263187Z scsi_dh_emc 16384 0 2023-02-02T21:10:45.5263543Z scsi_dh_alua 20480 0 2023-02-02T21:10:45.5263823Z nvidia 40837120 2 nvidia_uvm,nvidia_modeset 2023-02-02T21:10:45.5264164Z binfmt_misc 24576 1 2023-02-02T21:10:45.5264469Z crct10dif_pclmul 16384 1 2023-02-02T21:10:45.5264752Z crc32_pclmul 16384 0 2023-02-02T21:10:45.5265054Z ghash_clmulni_intel 16384 0 2023-02-02T21:10:45.5265371Z aesni_intel 376832 0 2023-02-02T21:10:45.5265613Z psmouse 176128 0 2023-02-02T21:10:45.5265910Z input_leds 16384 0 2023-02-02T21:10:45.5266222Z virtio_net 61440 0 2023-02-02T21:10:45.5266463Z serio_raw 20480 0 2023-02-02T21:10:45.5266780Z net_failover 20480 1 virtio_net 2023-02-02T21:10:45.5267108Z failover 16384 1 net_failover 2023-02-02T21:10:45.5267389Z crypto_simd 16384 1 aesni_intel 2023-02-02T21:10:45.5267768Z cryptd 24576 2 crypto_simd,ghash_clmulni_intel 2023-02-02T21:10:45.5268121Z efi_pstore 16384 0 2023-02-02T21:10:45.5268419Z sch_fq_codel 24576 13 2023-02-02T21:10:45.5268672Z drm 618496 1 nvidia 2023-02-02T21:10:45.5269047Z virtio_rng 16384 0 2023-02-02T21:10:45.5269466Z ip_tables 32768 2 iptable_filter,iptable_nat 2023-02-02T21:10:45.5269880Z x_tables 53248 6 xt_conntrack,iptable_filter,xt_addrtype,ip_tables,iptable_nat,xt_MASQUERADE 2023-02-02T21:10:45.5270285Z autofs4 49152 2 2023-02-02T21:10:45.5270730Z + modinfo nvidia 2023-02-02T21:10:45.5271819Z filename: /lib/modules/5.15.0-1027-gcp/kernel/drivers/video/nvidia.ko 2023-02-02T21:10:45.5309056Z firmware: nvidia/515.76/gsp.bin 2023-02-02T21:10:45.5309946Z alias: char-major-195-* 2023-02-02T21:10:45.5310336Z version: 515.76 2023-02-02T21:10:45.5310587Z supported: external 2023-02-02T21:10:45.5310818Z license: NVIDIA 2023-02-02T21:10:45.5311046Z srcversion: 9B058442E3B98BD738AB1CF 2023-02-02T21:10:45.5311328Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-02-02T21:10:45.5311608Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-02-02T21:10:45.5311869Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-02-02T21:10:45.5312109Z depends: drm 2023-02-02T21:10:45.5312543Z retpoline: Y 2023-02-02T21:10:45.5312754Z name: nvidia 2023-02-02T21:10:45.5313118Z vermagic: 5.15.0-1027-gcp SMP mod_unload modversions 2023-02-02T21:10:45.5313453Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-02-02T21:10:45.5313811Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-02-02T21:10:45.5314127Z parm: NVreg_ResmanDebugLevel:int 2023-02-02T21:10:45.5314391Z parm: NVreg_RmLogonRC:int 2023-02-02T21:10:45.5314659Z parm: NVreg_ModifyDeviceFiles:int 2023-02-02T21:10:45.5314934Z parm: NVreg_DeviceFileUID:int 2023-02-02T21:10:45.5315198Z parm: NVreg_DeviceFileGID:int 2023-02-02T21:10:45.5315470Z parm: NVreg_DeviceFileMode:int 2023-02-02T21:10:45.5315781Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-02-02T21:10:45.5316114Z parm: NVreg_UsePageAttributeTable:int 2023-02-02T21:10:45.5316402Z parm: NVreg_EnablePCIeGen3:int 2023-02-02T21:10:45.5316652Z parm: NVreg_EnableMSI:int 2023-02-02T21:10:45.5316941Z parm: NVreg_TCEBypassMode:int 2023-02-02T21:10:45.5317226Z parm: NVreg_EnableStreamMemOPs:int 2023-02-02T21:10:45.5317556Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-02-02T21:10:45.5317899Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-02-02T21:10:45.5318243Z parm: NVreg_EnableS0ixPowerManagement:int 2023-02-02T21:10:45.5318610Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-02-02T21:10:45.5319009Z parm: NVreg_DynamicPowerManagement:int 2023-02-02T21:10:45.5319386Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-02-02T21:10:45.5319748Z parm: NVreg_EnableGpuFirmware:int 2023-02-02T21:10:45.5320032Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-02-02T21:10:45.5320358Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-02-02T21:10:45.5320685Z parm: NVreg_EnableUserNUMAManagement:int 2023-02-02T21:10:45.5320986Z parm: NVreg_MemoryPoolSize:int 2023-02-02T21:10:45.5321251Z parm: NVreg_KMallocHeapMaxSize:int 2023-02-02T21:10:45.5321544Z parm: NVreg_VMallocHeapMaxSize:int 2023-02-02T21:10:45.5321823Z parm: NVreg_IgnoreMMIOCheck:int 2023-02-02T21:10:45.5322077Z parm: NVreg_NvLinkDisable:int 2023-02-02T21:10:45.5322387Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-02-02T21:10:45.5322706Z parm: NVreg_RegisterPCIDriver:int 2023-02-02T21:10:45.5322984Z parm: NVreg_EnableDbgBreakpoint:int 2023-02-02T21:10:45.5323272Z parm: NVreg_RegistryDwords:charp 2023-02-02T21:10:45.5323574Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-02-02T21:10:45.5323842Z parm: NVreg_RmMsg:charp 2023-02-02T21:10:45.5324101Z parm: NVreg_GpuBlacklist:charp 2023-02-02T21:10:45.5324383Z parm: NVreg_TemporaryFilePath:charp 2023-02-02T21:10:45.5324654Z parm: NVreg_ExcludedGpus:charp 2023-02-02T21:10:45.5324930Z parm: NVreg_DmaRemapPeerMmio:int 2023-02-02T21:10:45.5325202Z parm: rm_firmware_active:charp 2023-02-02T21:10:45.5325429Z + set +e 2023-02-02T21:10:45.5325755Z + nvidia-smi 2023-02-02T21:10:47.8917944Z Thu Feb 2 21:10:47 2023 2023-02-02T21:10:47.8918878Z +-----------------------------------------------------------------------------+ 2023-02-02T21:10:47.8919394Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-02-02T21:10:47.8919864Z |-------------------------------+----------------------+----------------------+ 2023-02-02T21:10:47.8920352Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-02-02T21:10:47.8920831Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-02-02T21:10:47.8921167Z | | | MIG M. | 2023-02-02T21:10:47.8921413Z |===============================+======================+======================| 2023-02-02T21:10:47.9496481Z | 0 NVIDIA A100-SXM... Off | 00000000:00:04.0 Off | 0 | 2023-02-02T21:10:47.9497080Z | N/A 32C P0 53W / 400W | 0MiB / 40960MiB | 2% Default | 2023-02-02T21:10:47.9497388Z | | | Disabled | 2023-02-02T21:10:47.9497829Z +-------------------------------+----------------------+----------------------+ 2023-02-02T21:10:47.9498164Z 2023-02-02T21:10:47.9498678Z +-----------------------------------------------------------------------------+ 2023-02-02T21:10:47.9499017Z | Processes: | 2023-02-02T21:10:47.9499344Z | GPU GI CI PID Type Process name GPU Memory | 2023-02-02T21:10:47.9499651Z | ID ID Usage | 2023-02-02T21:10:47.9499931Z |=============================================================================| 2023-02-02T21:10:47.9500203Z | No running processes found | 2023-02-02T21:10:47.9500643Z +-----------------------------------------------------------------------------+ 2023-02-02T21:10:48.6297101Z + NVIDIA_SMI_STATUS=0 2023-02-02T21:10:48.6297862Z + '[' 0 -eq 0 ']' 2023-02-02T21:10:48.6298347Z + echo 'INFO: Ignoring allowed status 0' 2023-02-02T21:10:48.6298775Z + set -e 2023-02-02T21:10:48.6299222Z INFO: Ignoring allowed status 0 2023-02-02T21:10:48.6305526Z == Installing nvidia container toolkit for ubuntu20.04 == 2023-02-02T21:10:48.6309373Z + sudo apt-get install -y nvidia-docker2 2023-02-02T21:10:48.6976763Z Reading package lists... 2023-02-02T21:10:48.8744642Z Building dependency tree... 2023-02-02T21:10:48.8750483Z Reading state information... 2023-02-02T21:10:49.0320937Z nvidia-docker2 is already the newest version (2.11.0-1). 2023-02-02T21:10:49.0321410Z The following packages were automatically installed and are no longer required: 2023-02-02T21:10:49.0321955Z libatasmart4 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 2023-02-02T21:10:49.0322471Z libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 2023-02-02T21:10:49.0323135Z libexpat1-dev libmm-glib0 libnspr4 libnss3 libnuma1 libparted-fs-resize0 2023-02-02T21:10:49.0324351Z libpython3-dev libpython3.8-dev libudisks2-0 usb-modeswitch 2023-02-02T21:10:49.0324913Z usb-modeswitch-data 2023-02-02T21:10:49.0325260Z Use 'sudo apt autoremove' to remove them. 2023-02-02T21:10:49.1235248Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded. 2023-02-02T21:10:49.1962483Z + sudo systemctl restart docker 2023-02-02T21:10:57.5988875Z Command completed after 1 attempt(s). 2023-02-02T21:10:57.6060663Z ##[group]Run python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-02T21:10:57.6061021Z python3 -m pip install psutil==5.9.1 pynvml==11.4.1 2023-02-02T21:10:57.6061370Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-02-02T21:10:57.6061716Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-02-02T21:10:57.6080897Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:10:57.6081153Z env: 2023-02-02T21:10:57.6081371Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:10:57.6081611Z GPU_FLAG: --gpus all 2023-02-02T21:10:57.6081816Z ##[endgroup] 2023-02-02T21:10:58.7267744Z Requirement already satisfied: psutil==5.9.1 in /home/ubuntu/.local/lib/python3.8/site-packages (5.9.1) 2023-02-02T21:10:58.7349274Z Requirement already satisfied: pynvml==11.4.1 in /home/ubuntu/.local/lib/python3.8/site-packages (11.4.1) 2023-02-02T21:10:58.9384384Z Prepare all required actions 2023-02-02T21:10:58.9384936Z Getting action download info 2023-02-02T21:10:59.1399964Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-02-02T21:10:59.7870472Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-02-02T21:11:00.1398728Z ##[group]Run ./.github/actions/download-build-artifacts 2023-02-02T21:11:00.1398991Z with: 2023-02-02T21:11:00.1399255Z name: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-02T21:11:00.1399516Z env: 2023-02-02T21:11:00.1399709Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:00.1399942Z GPU_FLAG: --gpus all 2023-02-02T21:11:00.1400156Z ##[endgroup] 2023-02-02T21:11:00.1430178Z ##[group]Run seemethere/download-artifact-s3@v4 2023-02-02T21:11:00.1430440Z with: 2023-02-02T21:11:00.1430704Z name: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-02T21:11:00.1430974Z s3-bucket: gha-artifacts 2023-02-02T21:11:00.1431278Z region: us-east-1 2023-02-02T21:11:00.1431480Z env: 2023-02-02T21:11:00.1431673Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:00.1431909Z GPU_FLAG: --gpus all 2023-02-02T21:11:00.1432127Z ##[endgroup] 2023-02-02T21:11:00.7285112Z Found 1 objects with prefix pytorch/pytorch/4078496488/linux-bionic-cuda11.7-py3.10-gcc7-sm80/ 2023-02-02T21:11:00.7286483Z Starting download (1/1): /home/weiwangmeta/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-02T21:11:11.9430389Z Finished download (1/1): /home/weiwangmeta/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-02-02T21:11:11.9430691Z 2023-02-02T21:11:11.9451971Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-02-02T21:11:11.9462006Z Artifact download has finished successfully 2023-02-02T21:11:11.9618403Z ##[group]Run unzip -o artifacts.zip 2023-02-02T21:11:11.9618690Z unzip -o artifacts.zip 2023-02-02T21:11:11.9637153Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:11:11.9637407Z env: 2023-02-02T21:11:11.9637620Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:11.9637866Z GPU_FLAG: --gpus all 2023-02-02T21:11:11.9638068Z ##[endgroup] 2023-02-02T21:11:11.9693764Z Archive: artifacts.zip 2023-02-02T21:11:11.9696086Z creating: dist/ 2023-02-02T21:11:13.8912256Z inflating: dist/torch-2.0.0a0+git2b0d7e6-cp310-cp310-linux_x86_64.whl 2023-02-02T21:11:13.8912708Z creating: build/custom_test_artifacts/ 2023-02-02T21:11:13.8913149Z creating: build/custom_test_artifacts/custom-op-build/ 2023-02-02T21:11:13.8913662Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-02-02T21:11:13.8919414Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-02-02T21:11:13.8920264Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-02-02T21:11:13.8920812Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-02T21:11:13.8921351Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-02T21:11:13.8921939Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-02T21:11:13.8922858Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-02T21:11:13.8924349Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-02T21:11:13.8924904Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-02T21:11:13.8925431Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-02T21:11:13.8927679Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-02T21:11:13.8929049Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-02T21:11:13.8930700Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-02T21:11:13.8931549Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-02T21:11:13.8932214Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-02T21:11:13.8932817Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-02T21:11:13.8933458Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-02T21:11:13.8934287Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-02T21:11:13.8985921Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-02T21:11:13.8987217Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-02T21:11:13.8988552Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-02T21:11:13.8989697Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-02T21:11:13.8990503Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-02T21:11:13.8991186Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-02T21:11:13.8991867Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-02T21:11:13.8992548Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-02T21:11:13.8993217Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-02T21:11:13.9029835Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-02T21:11:13.9069112Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-02T21:11:13.9070195Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-02T21:11:13.9071263Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-02T21:11:13.9072014Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-02T21:11:13.9073143Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-02T21:11:13.9073834Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-02T21:11:13.9074846Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-02T21:11:13.9075480Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-02T21:11:13.9145135Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-02T21:11:13.9215236Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-02T21:11:13.9216182Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-02T21:11:13.9217193Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-02-02T21:11:13.9218104Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-02-02T21:11:13.9219089Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-02-02T21:11:13.9219840Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-02-02T21:11:13.9220857Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-02-02T21:11:13.9221978Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-02-02T21:11:13.9222565Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-02-02T21:11:13.9223103Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-02-02T21:11:13.9223670Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-02-02T21:11:13.9224314Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-02-02T21:11:13.9224894Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-02-02T21:11:13.9225461Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-02-02T21:11:13.9226028Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-02-02T21:11:13.9244471Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-02-02T21:11:13.9360828Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-02-02T21:11:13.9361425Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-02-02T21:11:13.9362007Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-02-02T21:11:13.9362627Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-02-02T21:11:13.9363207Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-02-02T21:11:13.9363773Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-02-02T21:11:13.9364414Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-02-02T21:11:13.9365000Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-02-02T21:11:13.9365573Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-02-02T21:11:13.9366159Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-02-02T21:11:13.9366745Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-02-02T21:11:13.9389155Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-02-02T21:11:13.9473646Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-02-02T21:11:13.9474405Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-02T21:11:13.9474999Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-02-02T21:11:13.9475552Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-02-02T21:11:13.9476056Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-02-02T21:11:13.9476896Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-02-02T21:11:13.9477407Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-02-02T21:11:13.9480405Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-02-02T21:11:13.9481334Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-02-02T21:11:13.9481865Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-02-02T21:11:13.9574910Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-02-02T21:11:13.9637033Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-02-02T21:11:13.9637494Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-02-02T21:11:13.9637938Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-02-02T21:11:13.9644457Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-02-02T21:11:13.9644983Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-02-02T21:11:13.9645507Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-02T21:11:13.9646052Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-02T21:11:13.9646560Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-02T21:11:13.9648451Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-02T21:11:13.9649380Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-02T21:11:13.9650017Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-02T21:11:13.9650541Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-02T21:11:13.9652807Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-02T21:11:13.9653771Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-02T21:11:13.9654968Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-02T21:11:13.9655556Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-02T21:11:13.9656976Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-02T21:11:13.9657590Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-02T21:11:13.9658140Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-02T21:11:13.9658678Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-02T21:11:13.9710698Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-02T21:11:13.9711405Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-02T21:11:13.9712094Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-02T21:11:13.9712839Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-02T21:11:13.9713524Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-02T21:11:13.9714232Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-02T21:11:13.9714902Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-02T21:11:13.9715569Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-02T21:11:13.9716415Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-02T21:11:13.9754983Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-02T21:11:13.9794778Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-02T21:11:13.9795649Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-02T21:11:13.9796258Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-02T21:11:13.9796866Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-02T21:11:13.9797467Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-02T21:11:13.9798082Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-02T21:11:13.9798667Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-02T21:11:13.9799377Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-02T21:11:13.9870323Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-02T21:11:13.9940263Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-02T21:11:13.9940876Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-02T21:11:13.9941389Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-02-02T21:11:13.9941895Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-02-02T21:11:13.9942459Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-02-02T21:11:13.9942974Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-02-02T21:11:13.9943527Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-02-02T21:11:13.9944163Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-02-02T21:11:13.9944741Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-02-02T21:11:13.9945301Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-02-02T21:11:13.9945852Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-02-02T21:11:13.9946418Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-02-02T21:11:13.9946994Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-02-02T21:11:13.9947545Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-02-02T21:11:13.9948110Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-02-02T21:11:13.9969815Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-02-02T21:11:14.0034379Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-02-02T21:11:14.0034993Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-02T21:11:14.0035556Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-02-02T21:11:14.0036095Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-02-02T21:11:14.0037350Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-02-02T21:11:14.0037940Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-02-02T21:11:14.0038465Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-02-02T21:11:14.0040886Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-02-02T21:11:14.0041458Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-02-02T21:11:14.0042113Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-02-02T21:11:14.0091980Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-02-02T21:11:14.0092445Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-02-02T21:11:14.0092914Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-02-02T21:11:14.0099596Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-02-02T21:11:14.0100152Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-02-02T21:11:14.0100704Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-02-02T21:11:14.0101268Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-02-02T21:11:14.0101813Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-02-02T21:11:14.0103910Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-02-02T21:11:14.0104774Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-02-02T21:11:14.0105336Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-02-02T21:11:14.0105897Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-02-02T21:11:14.0108500Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-02-02T21:11:14.0109349Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-02-02T21:11:14.0110708Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-02-02T21:11:14.0111331Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-02-02T21:11:14.0112865Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-02-02T21:11:14.0113579Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-02-02T21:11:14.0114245Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-02-02T21:11:14.0114828Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-02-02T21:11:14.0167181Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-02-02T21:11:14.0167909Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-02-02T21:11:14.0168641Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-02-02T21:11:14.0169390Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-02-02T21:11:14.0170264Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-02-02T21:11:14.0170952Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-02-02T21:11:14.0171825Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-02-02T21:11:14.0172530Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-02-02T21:11:14.0173316Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-02-02T21:11:14.0213230Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-02-02T21:11:14.0252574Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-02-02T21:11:14.0253388Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-02-02T21:11:14.0254109Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-02-02T21:11:14.0254749Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-02-02T21:11:14.0255371Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-02-02T21:11:14.0256108Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-02-02T21:11:14.0256904Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-02-02T21:11:14.0258649Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-02-02T21:11:14.0329282Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-02-02T21:11:14.0399909Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-02-02T21:11:14.0400572Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-02-02T21:11:14.0401133Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-02-02T21:11:14.0401660Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-02-02T21:11:14.0402218Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-02-02T21:11:14.0402772Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-02-02T21:11:14.0403368Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-02-02T21:11:14.0404054Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-02-02T21:11:14.0404674Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-02-02T21:11:14.0405266Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-02-02T21:11:14.0405870Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-02-02T21:11:14.0406948Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-02-02T21:11:14.0407615Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-02-02T21:11:14.0408236Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-02-02T21:11:14.0408834Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-02-02T21:11:14.0413020Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-02-02T21:11:14.0562580Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-02-02T21:11:14.0563241Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-02-02T21:11:14.0563902Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-02-02T21:11:14.0564672Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-02-02T21:11:14.0565297Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-02-02T21:11:14.0565921Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-02-02T21:11:14.0566533Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-02-02T21:11:14.0567152Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-02-02T21:11:14.0567781Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-02-02T21:11:14.0568405Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-02-02T21:11:14.0569005Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-02-02T21:11:14.0589547Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-02-02T21:11:14.0649075Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-02-02T21:11:14.0649849Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-02-02T21:11:14.0650460Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-02-02T21:11:14.0651026Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-02-02T21:11:14.0651565Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-02-02T21:11:14.0652108Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-02-02T21:11:14.0652628Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-02-02T21:11:14.0654956Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-02-02T21:11:14.0655859Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-02-02T21:11:14.0656433Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-02-02T21:11:14.0774539Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-02-02T21:11:14.0820679Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-02-02T21:11:14.0821004Z creating: build/lib/ 2023-02-02T21:11:14.0821257Z inflating: build/lib/libclog.a 2023-02-02T21:11:14.0888267Z inflating: build/lib/libgtest.a 2023-02-02T21:11:14.0897815Z inflating: build/lib/libpthreadpool.a 2023-02-02T21:11:14.1000444Z inflating: build/lib/libprotobuf-lite.a 2023-02-02T21:11:14.1093040Z inflating: build/lib/libbenchmark.a 2023-02-02T21:11:14.1101534Z inflating: build/lib/libittnotify.a 2023-02-02T21:11:14.1132072Z inflating: build/lib/libtensorpipe_uv.a 2023-02-02T21:11:14.1267647Z inflating: build/lib/libgloo.a 2023-02-02T21:11:14.1783420Z inflating: build/lib/libprotobuf.a 2023-02-02T21:11:14.1856990Z inflating: build/lib/libasmjit.a 2023-02-02T21:11:14.1888293Z inflating: build/lib/libfmt.a 2023-02-02T21:11:14.1890013Z inflating: build/lib/libcaffe2_nvrtc.so 2023-02-02T21:11:14.1890503Z inflating: build/lib/libfoxi_loader.a 2023-02-02T21:11:14.1971717Z inflating: build/lib/libc10.so 2023-02-02T21:11:14.1972441Z inflating: build/lib/libtorch_global_deps.so 2023-02-02T21:11:14.2522597Z inflating: build/lib/libprotoc.a 2023-02-02T21:11:14.2531410Z inflating: build/lib/libcpuinfo.a 2023-02-02T21:11:14.2539941Z inflating: build/lib/libcpuinfo_internals.a 2023-02-02T21:11:14.2555159Z inflating: build/lib/libqnnpack.a 2023-02-02T21:11:14.2557106Z inflating: build/lib/libnnpack_reference_layers.a 2023-02-02T21:11:14.2579368Z inflating: build/lib/libpytorch_qnnpack.a 2023-02-02T21:11:14.2595980Z inflating: build/lib/libgmock.a 2023-02-02T21:11:14.2596470Z inflating: build/lib/libgtest_main.a 2023-02-02T21:11:14.2597146Z inflating: build/lib/libbenchmark_main.a 2023-02-02T21:11:14.2618662Z inflating: build/lib/libnnpack.a 2023-02-02T21:11:15.2106618Z inflating: build/lib/libdnnl.a 2023-02-02T21:11:15.2738866Z inflating: build/lib/libtensorpipe.a 2023-02-02T21:11:15.2875215Z inflating: build/lib/libXNNPACK.a 2023-02-02T21:11:15.2927514Z inflating: build/lib/libc10_cuda.so 2023-02-02T21:11:15.4440102Z inflating: build/lib/libfbgemm.a 2023-02-02T21:11:15.4440424Z inflating: build/lib/libgmock_main.a 2023-02-02T21:11:15.5551413Z inflating: build/lib/libdnnl_graph.a 2023-02-02T21:11:15.6052461Z inflating: build/lib/libkineto.a 2023-02-02T21:11:15.6332967Z inflating: build/lib/libtensorpipe_cuda.a 2023-02-02T21:11:15.6376334Z inflating: build/lib/libcaffe2_protos.a 2023-02-02T21:11:15.6423252Z inflating: build/lib/libonnx_proto.a 2023-02-02T21:11:15.7079223Z inflating: build/lib/libonnx.a 2023-02-02T21:11:15.7497700Z inflating: build/lib/libgloo_cuda.a 2023-02-02T21:11:18.0662230Z inflating: build/lib/libtorch_cpu.so 2023-02-02T21:11:18.0677234Z inflating: build/lib/libunbox_lib.a 2023-02-02T21:11:19.8345327Z inflating: build/lib/libtorch_cuda.so 2023-02-02T21:11:19.8345658Z inflating: build/lib/libtorch.so 2023-02-02T21:11:20.7950133Z inflating: build/lib/libtorch_cuda_linalg.so 2023-02-02T21:11:20.7951759Z inflating: build/lib/libc10d_cuda_test.so 2023-02-02T21:11:20.7975232Z inflating: build/lib/libjitbackend_test.so 2023-02-02T21:11:20.8033659Z inflating: build/lib/libtorchbind_test.so 2023-02-02T21:11:20.8063101Z inflating: build/lib/libbackend_with_compiler.so 2023-02-02T21:11:20.8067704Z inflating: build/lib/libshm.so 2023-02-02T21:11:20.8767491Z inflating: build/lib/libnvfuser_codegen.so 2023-02-02T21:11:21.0490812Z inflating: build/lib/libtorch_python.so 2023-02-02T21:11:21.0528340Z inflating: build/lib/libnnapi_backend.so 2023-02-02T21:11:21.0528627Z creating: build/bin/ 2023-02-02T21:11:21.0581497Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-02-02T21:11:21.0636213Z inflating: build/bin/c10_DeviceGuard_test 2023-02-02T21:11:21.0689911Z inflating: build/bin/c10_Device_test 2023-02-02T21:11:21.0751796Z inflating: build/bin/c10_DispatchKeySet_test 2023-02-02T21:11:21.0802600Z inflating: build/bin/c10_StreamGuard_test 2023-02-02T21:11:21.0855050Z inflating: build/bin/c10_SymInt_test 2023-02-02T21:11:21.0914413Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-02-02T21:11:21.0973545Z inflating: build/bin/c10_InlineStreamGuard_test 2023-02-02T21:11:21.1033687Z inflating: build/bin/c10_SizesAndStrides_test 2023-02-02T21:11:21.1084470Z inflating: build/bin/c10_Array_test 2023-02-02T21:11:21.1141431Z inflating: build/bin/c10_Bitset_test 2023-02-02T21:11:21.1195144Z inflating: build/bin/c10_C++17_test 2023-02-02T21:11:21.1246009Z inflating: build/bin/c10_ConstexprCrc_test 2023-02-02T21:11:21.1298355Z inflating: build/bin/c10_DeadlockDetection_test 2023-02-02T21:11:21.1350722Z inflating: build/bin/c10_Half_test 2023-02-02T21:11:21.1410855Z inflating: build/bin/c10_LeftRight_test 2023-02-02T21:11:21.1476960Z inflating: build/bin/c10_Metaprogramming_test 2023-02-02T21:11:21.1631644Z inflating: build/bin/c10_SmallVectorTest 2023-02-02T21:11:21.1685126Z inflating: build/bin/c10_Synchronized_test 2023-02-02T21:11:21.1744877Z inflating: build/bin/c10_ThreadLocal_test 2023-02-02T21:11:21.1800900Z inflating: build/bin/c10_TypeIndex_test 2023-02-02T21:11:21.1854588Z inflating: build/bin/c10_TypeList_test 2023-02-02T21:11:21.1905821Z inflating: build/bin/c10_TypeTraits_test 2023-02-02T21:11:21.1960891Z inflating: build/bin/c10_accumulate_test 2023-02-02T21:11:21.2020308Z inflating: build/bin/c10_bfloat16_test 2023-02-02T21:11:21.2079041Z inflating: build/bin/c10_complex_math_test 2023-02-02T21:11:21.2137772Z inflating: build/bin/c10_complex_test 2023-02-02T21:11:21.2193403Z inflating: build/bin/c10_exception_test 2023-02-02T21:11:21.2308837Z inflating: build/bin/c10_either_test 2023-02-02T21:11:21.2361770Z inflating: build/bin/c10_flags_test 2023-02-02T21:11:21.2416160Z inflating: build/bin/c10_irange_test 2023-02-02T21:11:21.2594419Z inflating: build/bin/c10_intrusive_ptr_test 2023-02-02T21:11:21.2654777Z inflating: build/bin/c10_logging_test 2023-02-02T21:11:21.2732656Z inflating: build/bin/c10_optional_test 2023-02-02T21:11:21.2797965Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-02-02T21:11:21.2856278Z inflating: build/bin/c10_registry_test 2023-02-02T21:11:21.2917475Z inflating: build/bin/c10_string_view_test 2023-02-02T21:11:21.2972678Z inflating: build/bin/c10_tempfile_test 2023-02-02T21:11:21.3031147Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-02-02T21:11:21.3092425Z inflating: build/bin/c10_typeid_test 2023-02-02T21:11:21.3593129Z inflating: build/bin/protoc-3.13.0.0 2023-02-02T21:11:21.4093725Z inflating: build/bin/protoc 2023-02-02T21:11:21.4149784Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-02-02T21:11:21.4206150Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-02-02T21:11:21.4262805Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-02-02T21:11:21.4318050Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-02-02T21:11:21.4374545Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-02-02T21:11:21.4430766Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-02-02T21:11:21.4486918Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-02-02T21:11:21.4538290Z inflating: build/bin/c10_cuda_CUDATest 2023-02-02T21:11:21.4850205Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-02-02T21:11:21.5197743Z inflating: build/bin/vec_test_all_types_AVX2 2023-02-02T21:11:21.5254694Z inflating: build/bin/FileStoreTest 2023-02-02T21:11:21.5311922Z inflating: build/bin/HashStoreTest 2023-02-02T21:11:21.5375097Z inflating: build/bin/TCPStoreTest 2023-02-02T21:11:21.5390384Z inflating: build/bin/ProcessGroupMPITest 2023-02-02T21:11:21.5455401Z inflating: build/bin/test_edge_op_registration 2023-02-02T21:11:21.5458272Z inflating: build/bin/example_allreduce 2023-02-02T21:11:21.5514473Z inflating: build/bin/Dimname_test 2023-02-02T21:11:21.5591523Z inflating: build/bin/Dict_test 2023-02-02T21:11:21.5659446Z inflating: build/bin/MaybeOwned_test 2023-02-02T21:11:21.5720357Z inflating: build/bin/NamedTensor_test 2023-02-02T21:11:21.5782966Z inflating: build/bin/apply_utils_test 2023-02-02T21:11:21.5845113Z inflating: build/bin/atest 2023-02-02T21:11:21.5910156Z inflating: build/bin/basic 2023-02-02T21:11:21.5967544Z inflating: build/bin/broadcast_test 2023-02-02T21:11:21.6028876Z inflating: build/bin/cpu_generator_test 2023-02-02T21:11:21.6084788Z inflating: build/bin/cpu_profiling_allocator_test 2023-02-02T21:11:21.6137684Z inflating: build/bin/dispatch_key_set_test 2023-02-02T21:11:21.6190194Z inflating: build/bin/dlconvertor_test 2023-02-02T21:11:21.6283522Z inflating: build/bin/cpu_rng_test 2023-02-02T21:11:21.6345320Z inflating: build/bin/extension_backend_test 2023-02-02T21:11:21.6403841Z inflating: build/bin/half_test 2023-02-02T21:11:21.6503573Z inflating: build/bin/ivalue_test 2023-02-02T21:11:21.6555777Z inflating: build/bin/lazy_tensor_test 2023-02-02T21:11:21.6613304Z inflating: build/bin/math_kernel_test 2023-02-02T21:11:21.6670432Z inflating: build/bin/memory_format_test 2023-02-02T21:11:21.6727368Z inflating: build/bin/memory_overlapping_test 2023-02-02T21:11:21.6781519Z inflating: build/bin/operator_name_test 2023-02-02T21:11:21.6836930Z inflating: build/bin/mobile_memory_cleanup 2023-02-02T21:11:21.6896161Z inflating: build/bin/native_test 2023-02-02T21:11:21.6949199Z inflating: build/bin/operators_test 2023-02-02T21:11:21.7005404Z inflating: build/bin/packedtensoraccessor_test 2023-02-02T21:11:21.7075113Z inflating: build/bin/pow_test 2023-02-02T21:11:21.7136231Z inflating: build/bin/quantized_test 2023-02-02T21:11:21.7190135Z inflating: build/bin/reportMemoryUsage_test 2023-02-02T21:11:21.7242287Z inflating: build/bin/reduce_ops_test 2023-02-02T21:11:21.7301888Z inflating: build/bin/scalar_tensor_test 2023-02-02T21:11:21.7362595Z inflating: build/bin/scalar_test 2023-02-02T21:11:21.7418259Z inflating: build/bin/stride_properties_test 2023-02-02T21:11:21.7500959Z inflating: build/bin/tensor_iterator_test 2023-02-02T21:11:21.7559874Z inflating: build/bin/type_ptr_test 2023-02-02T21:11:21.7562317Z inflating: build/bin/thread_init_test 2023-02-02T21:11:21.7622197Z inflating: build/bin/test_parallel 2023-02-02T21:11:21.7678020Z inflating: build/bin/undefined_tensor_test 2023-02-02T21:11:21.7742538Z inflating: build/bin/type_test 2023-02-02T21:11:21.7794713Z inflating: build/bin/variant_test 2023-02-02T21:11:21.7867574Z inflating: build/bin/legacy_vmap_test 2023-02-02T21:11:21.7868501Z inflating: build/bin/verify_api_visibility 2023-02-02T21:11:21.7922997Z inflating: build/bin/weakref_test 2023-02-02T21:11:21.7977153Z inflating: build/bin/wrapdim_test 2023-02-02T21:11:21.8040498Z inflating: build/bin/IListRef_test 2023-02-02T21:11:21.8092325Z inflating: build/bin/xla_tensor_test 2023-02-02T21:11:21.8207317Z inflating: build/bin/List_test 2023-02-02T21:11:21.8335774Z inflating: build/bin/kernel_function_legacy_test 2023-02-02T21:11:21.8404395Z inflating: build/bin/KernelFunction_test 2023-02-02T21:11:21.8505505Z inflating: build/bin/kernel_function_test 2023-02-02T21:11:21.8641052Z inflating: build/bin/kernel_lambda_legacy_test 2023-02-02T21:11:21.8750251Z inflating: build/bin/kernel_lambda_test 2023-02-02T21:11:21.8814123Z inflating: build/bin/kernel_stackbased_test 2023-02-02T21:11:21.8868307Z inflating: build/bin/CppSignature_test 2023-02-02T21:11:21.8969519Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-02-02T21:11:21.9020447Z inflating: build/bin/op_allowlist_test 2023-02-02T21:11:21.9077384Z inflating: build/bin/inline_container_test 2023-02-02T21:11:21.9381253Z inflating: build/bin/op_registration_test 2023-02-02T21:11:21.9436762Z inflating: build/bin/cuda_apply_test 2023-02-02T21:11:21.9496858Z inflating: build/bin/backend_fallback_test 2023-02-02T21:11:21.9560609Z inflating: build/bin/cuda_atomic_ops_test 2023-02-02T21:11:21.9618656Z inflating: build/bin/cuda_caching_host_allocator_test 2023-02-02T21:11:21.9670373Z inflating: build/bin/cuda_device_test 2023-02-02T21:11:21.9744988Z inflating: build/bin/cuda_complex_math_test 2023-02-02T21:11:21.9806916Z inflating: build/bin/cuda_complex_test 2023-02-02T21:11:21.9870049Z inflating: build/bin/cuda_cub_test 2023-02-02T21:11:21.9922777Z inflating: build/bin/cuda_dlconvertor_test 2023-02-02T21:11:21.9993428Z inflating: build/bin/cuda_distributions_test 2023-02-02T21:11:22.0047119Z inflating: build/bin/cuda_integer_divider_test 2023-02-02T21:11:22.0109363Z inflating: build/bin/cuda_generator_test 2023-02-02T21:11:22.0161801Z inflating: build/bin/cuda_half_test 2023-02-02T21:11:22.0225631Z inflating: build/bin/cuda_stream_test 2023-02-02T21:11:22.0276980Z inflating: build/bin/cuda_optional_test 2023-02-02T21:11:22.0333469Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-02-02T21:11:22.0388083Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-02-02T21:11:22.0439548Z inflating: build/bin/cuda_cudnn_test 2023-02-02T21:11:22.0495484Z inflating: build/bin/cuda_vectorized_test 2023-02-02T21:11:22.0512149Z inflating: build/bin/tutorial_tensorexpr 2023-02-02T21:11:22.0581484Z inflating: build/bin/ProcessGroupGlooTest 2023-02-02T21:11:22.0642990Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-02-02T21:11:22.0705452Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-02-02T21:11:22.0770352Z inflating: build/bin/ProcessGroupNCCLTest 2023-02-02T21:11:22.0826771Z inflating: build/bin/ProcessGroupUCCTest 2023-02-02T21:11:22.0883940Z inflating: build/bin/test_dist_autograd 2023-02-02T21:11:22.0886238Z inflating: build/bin/parallel_benchmark 2023-02-02T21:11:22.0960302Z inflating: build/bin/test_cpp_rpc 2023-02-02T21:11:22.0970814Z inflating: build/bin/aot_model_compiler_test 2023-02-02T21:11:22.1043166Z inflating: build/bin/test_mobile_nnc 2023-02-02T21:11:22.1418710Z inflating: build/bin/test_lazy 2023-02-02T21:11:22.2293648Z inflating: build/bin/test_tensorexpr 2023-02-02T21:11:22.2298350Z inflating: build/bin/torch_shm_manager 2023-02-02T21:11:22.3577928Z inflating: build/bin/test_api 2023-02-02T21:11:22.4183372Z inflating: build/bin/test_jit 2023-02-02T21:11:22.4796873Z inflating: build/bin/nvfuser_tests 2023-02-02T21:11:22.4864997Z ##[group]Run df -H 2023-02-02T21:11:22.4865231Z df -H 2023-02-02T21:11:22.4883118Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:11:22.4883398Z env: 2023-02-02T21:11:22.4883599Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:22.4883846Z GPU_FLAG: --gpus all 2023-02-02T21:11:22.4884060Z ##[endgroup] 2023-02-02T21:11:22.4937102Z Filesystem Size Used Avail Use% Mounted on 2023-02-02T21:11:22.4937399Z /dev/root 1.1T 219G 847G 21% / 2023-02-02T21:11:22.4937661Z devtmpfs 45G 0 45G 0% /dev 2023-02-02T21:11:22.4937915Z tmpfs 45G 0 45G 0% /dev/shm 2023-02-02T21:11:22.4938164Z tmpfs 9.0G 1.1M 9.0G 1% /run 2023-02-02T21:11:22.4940738Z tmpfs 5.3M 0 5.3M 0% /run/lock 2023-02-02T21:11:22.4941068Z tmpfs 45G 0 45G 0% /sys/fs/cgroup 2023-02-02T21:11:22.4941772Z /dev/loop0 16M 16M 0 100% /snap/aws-cli/130 2023-02-02T21:11:22.4942066Z /dev/loop1 123M 123M 0 100% /snap/core/14399 2023-02-02T21:11:22.4942330Z /dev/loop3 59M 59M 0 100% /snap/core18/2667 2023-02-02T21:11:22.4942609Z /dev/loop4 123M 123M 0 100% /snap/core/14447 2023-02-02T21:11:22.4945888Z /dev/loop5 67M 67M 0 100% /snap/core20/1778 2023-02-02T21:11:22.4946283Z /dev/loop6 67M 67M 0 100% /snap/core20/1738 2023-02-02T21:11:22.4946737Z /dev/loop9 97M 97M 0 100% /snap/lxd/23991 2023-02-02T21:11:22.4947221Z /dev/loop8 352M 352M 0 100% /snap/google-cloud-sdk/310 2023-02-02T21:11:22.4947520Z /dev/loop10 53M 53M 0 100% /snap/snapd/17883 2023-02-02T21:11:22.4947803Z /dev/loop11 97M 97M 0 100% /snap/lxd/24061 2023-02-02T21:11:22.4948080Z /dev/loop12 53M 53M 0 100% /snap/snapd/17950 2023-02-02T21:11:22.4948343Z /dev/sda15 110M 5.5M 104M 5% /boot/efi 2023-02-02T21:11:22.4948593Z /dev/loop13 59M 59M 0 100% /snap/core18/2679 2023-02-02T21:11:22.4948980Z /dev/loop2 354M 354M 0 100% /snap/google-cloud-sdk/312 2023-02-02T21:11:22.4971744Z ##[group]Run .github/scripts/parse_ref.py 2023-02-02T21:11:22.4972050Z .github/scripts/parse_ref.py 2023-02-02T21:11:22.4987966Z shell: /usr/bin/bash -e {0} 2023-02-02T21:11:22.4988194Z env: 2023-02-02T21:11:22.4988409Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:22.4988633Z GPU_FLAG: --gpus all 2023-02-02T21:11:22.4988852Z ##[endgroup] 2023-02-02T21:11:22.5278715Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-02T21:11:22.5279077Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2023-02-02T21:11:22.5295619Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:11:22.5295889Z env: 2023-02-02T21:11:22.5296101Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:22.5296326Z GPU_FLAG: --gpus all 2023-02-02T21:11:22.5296543Z JOB_TIMEOUT: 240 2023-02-02T21:11:22.5296755Z ##[endgroup] 2023-02-02T21:11:22.5383759Z ##[group]Run set -x 2023-02-02T21:11:22.5384077Z set -x 2023-02-02T21:11:22.5384274Z  2023-02-02T21:11:22.5384496Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-02-02T21:11:22.5384798Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2023-02-02T21:11:22.5385102Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-02-02T21:11:22.5385367Z  TEST_COMMAND=.ci/onnx/test.sh 2023-02-02T21:11:22.5385594Z else 2023-02-02T21:11:22.5385834Z  TEST_COMMAND=.ci/pytorch/test.sh 2023-02-02T21:11:22.5386053Z fi 2023-02-02T21:11:22.5386241Z  2023-02-02T21:11:22.5386533Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-02-02T21:11:22.5386818Z  2023-02-02T21:11:22.5387067Z # sanitize the input commit message and PR body here: 2023-02-02T21:11:22.5387325Z # 2023-02-02T21:11:22.5387667Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-02-02T21:11:22.5388115Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-02-02T21:11:22.5388497Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-02-02T21:11:22.5388775Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-02-02T21:11:22.5389059Z  2023-02-02T21:11:22.5389377Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-02-02T21:11:22.5389714Z # wreak havoc internally 2023-02-02T21:11:22.5390000Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-02-02T21:11:22.5390288Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-02-02T21:11:22.5390514Z  2023-02-02T21:11:22.5390786Z # detached container should get cleaned up by teardown_ec2_linux 2023-02-02T21:11:22.5391129Z # TODO: Stop building test binaries as part of the build phase 2023-02-02T21:11:22.5391469Z # Used for GPU_FLAG since that doesn't play nice 2023-02-02T21:11:22.5391761Z # shellcheck disable=SC2086,SC2090 2023-02-02T21:11:22.5392014Z container_name=$(docker run \ 2023-02-02T21:11:22.5392256Z  ${GPU_FLAG:-} \ 2023-02-02T21:11:22.5392493Z  -e BUILD_ENVIRONMENT \ 2023-02-02T21:11:22.5392730Z  -e PR_NUMBER \ 2023-02-02T21:11:22.5392948Z  -e GITHUB_ACTIONS \ 2023-02-02T21:11:22.5393176Z  -e BASE_SHA \ 2023-02-02T21:11:22.5393391Z  -e BRANCH \ 2023-02-02T21:11:22.5393591Z  -e SHA1 \ 2023-02-02T21:11:22.5393817Z  -e AWS_DEFAULT_REGION \ 2023-02-02T21:11:22.5394056Z  -e IN_WHEEL_TEST \ 2023-02-02T21:11:22.5394274Z  -e SHARD_NUMBER \ 2023-02-02T21:11:22.5394501Z  -e TEST_CONFIG \ 2023-02-02T21:11:22.5394730Z  -e NUM_TEST_SHARDS \ 2023-02-02T21:11:22.5394943Z  -e PR_BODY \ 2023-02-02T21:11:22.5395169Z  -e COMMIT_MESSAGES \ 2023-02-02T21:11:22.5395417Z  -e CONTINUE_THROUGH_ERROR \ 2023-02-02T21:11:22.5395667Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-02-02T21:11:22.5395944Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-02-02T21:11:22.5396196Z  -e PR_LABELS \ 2023-02-02T21:11:22.5396446Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-02-02T21:11:22.5396688Z  -e SCCACHE_BUCKET \ 2023-02-02T21:11:22.5396932Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-02-02T21:11:22.5397167Z  -e XLA_CUDA \ 2023-02-02T21:11:22.5397402Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-02-02T21:11:22.5397823Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-02-02T21:11:22.5398117Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-02-02T21:11:22.5398397Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-02-02T21:11:22.5398703Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-02-02T21:11:22.5399113Z  --ulimit stack=10485760:83886080 \ 2023-02-02T21:11:22.5399393Z  --security-opt seccomp=unconfined \ 2023-02-02T21:11:22.5399652Z  --cap-add=SYS_PTRACE \ 2023-02-02T21:11:22.5399886Z  --ipc=host \ 2023-02-02T21:11:22.5400121Z  --shm-size="${SHM_SIZE}" \ 2023-02-02T21:11:22.5400332Z  --tty \ 2023-02-02T21:11:22.5400541Z  --detach \ 2023-02-02T21:11:22.5400778Z  --name="${container_name}" \ 2023-02-02T21:11:22.5401007Z  --user jenkins \ 2023-02-02T21:11:22.5401294Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-02-02T21:11:22.5401594Z  -w /var/lib/jenkins/workspace \ 2023-02-02T21:11:22.5401827Z  "${DOCKER_IMAGE}" 2023-02-02T21:11:22.5402036Z ) 2023-02-02T21:11:22.5402297Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-02-02T21:11:22.5402707Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-02-02T21:11:22.5418945Z shell: /usr/bin/bash -e {0} 2023-02-02T21:11:22.5419170Z env: 2023-02-02T21:11:22.5419379Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:11:22.5419603Z GPU_FLAG: --gpus all 2023-02-02T21:11:22.5419905Z BUILD_ENVIRONMENT: linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-02T21:11:22.5420191Z PR_NUMBER: 2023-02-02T21:11:22.5420383Z BRANCH: master 2023-02-02T21:11:22.5420630Z SHA1: 2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:22.5420920Z BASE_SHA: 2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:22.5421173Z PYTORCH_RETRY_TEST_CASES: 1 2023-02-02T21:11:22.5421425Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-02-02T21:11:22.5421717Z TEST_CONFIG: inductor_torchbench_smoketest_perf 2023-02-02T21:11:22.5421969Z SHARD_NUMBER: 1 2023-02-02T21:11:22.5422164Z NUM_TEST_SHARDS: 1 2023-02-02T21:11:22.5422368Z PR_BODY: 2023-02-02T21:11:22.5422588Z CONTINUE_THROUGH_ERROR: False 2023-02-02T21:11:22.5422877Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-02-02T21:11:22.5423168Z SCCACHE_S3_KEY_PREFIX: inductor 2023-02-02T21:11:22.5423392Z SHM_SIZE: 2g 2023-02-02T21:11:22.5423838Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:11:22.5424276Z XLA_CUDA: 2023-02-02T21:11:22.5424590Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-02-02T21:11:22.5424923Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-02-02T21:11:22.5425187Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-02-02T21:11:22.5425422Z ##[endgroup] 2023-02-02T21:11:22.5459727Z + [[ inductor_torchbench_smoketest_perf == \m\u\l\t\i\g\p\u ]] 2023-02-02T21:11:22.5460339Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *onnx* ]] 2023-02-02T21:11:22.5460651Z + TEST_COMMAND=.ci/pytorch/test.sh 2023-02-02T21:11:22.5463417Z ++ git cherry -v origin/master 2023-02-02T21:11:22.5490094Z + COMMIT_MESSAGES= 2023-02-02T21:11:22.5490465Z + COMMIT_MESSAGES= 2023-02-02T21:11:22.5490682Z + PR_BODY= 2023-02-02T21:11:22.5490907Z + export COMMIT_MESSAGES= 2023-02-02T21:11:22.5491121Z + COMMIT_MESSAGES= 2023-02-02T21:11:22.5491334Z + export PR_BODY= 2023-02-02T21:11:22.5491541Z + PR_BODY= 2023-02-02T21:11:22.5502021Z +++ nproc --ignore=2 2023-02-02T21:11:22.5515176Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=10 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e SKIP_SCCACHE_INITIALIZATION=1 --env-file=/tmp/github_env_4078496488 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/weiwangmeta/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:11:27.1533887Z + container_name=daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:11:27.1534673Z + echo DOCKER_CONTAINER_ID=daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:11:27.1539138Z ++ echo dist/torch-2.0.0a0+git2b0d7e6-cp310-cp310-linux_x86_64.whl 2023-02-02T21:11:27.1541006Z + docker exec -t daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 sh -c 'pip install dist/torch-2.0.0a0+git2b0d7e6-cp310-cp310-linux_x86_64.whl[opt-einsum] && .ci/pytorch/test.sh' 2023-02-02T21:11:27.6621396Z Processing ./dist/torch-2.0.0a0+git2b0d7e6-cp310-cp310-linux_x86_64.whl 2023-02-02T21:11:28.5115839Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git2b0d7e6) (1.11.1) 2023-02-02T21:11:28.5809390Z Collecting filelock 2023-02-02T21:11:28.6427409Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-02-02T21:11:28.6473394Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git2b0d7e6) (2.6.3) 2023-02-02T21:11:28.6476747Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git2b0d7e6) (4.4.0) 2023-02-02T21:11:28.6491054Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.0.0a0+git2b0d7e6) (3.3.0) 2023-02-02T21:11:28.6554794Z Requirement already satisfied: numpy>=1.7 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git2b0d7e6) (1.21.2) 2023-02-02T21:11:28.6801946Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+git2b0d7e6) (1.2.1) 2023-02-02T21:11:29.4104470Z Installing collected packages: filelock, torch 2023-02-02T21:11:38.0692134Z Successfully installed filelock-3.9.0 torch-2.0.0a0+git2b0d7e6 2023-02-02T21:11:38.1429268Z + echo 'Environment variables:' 2023-02-02T21:11:38.1429576Z Environment variables: 2023-02-02T21:11:38.1429793Z + env 2023-02-02T21:11:38.1438341Z SHARD_NUMBER=1 2023-02-02T21:11:38.1439190Z NV_LIBCUBLAS_DEV_VERSION=11.10.1.25-1 2023-02-02T21:11:38.1439863Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-7 2023-02-02T21:11:38.1440430Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-02T21:11:38.1441090Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.13.4-1+cuda11.7 2023-02-02T21:11:38.1441591Z UCC_HOME=/usr 2023-02-02T21:11:38.1442665Z BUILD_ENVIRONMENT=linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-02T21:11:38.1443415Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-02T21:11:38.1443931Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-7=11.7.3.21-1 2023-02-02T21:11:38.1444326Z INSTALLED_DB=yes 2023-02-02T21:11:38.1444658Z HOSTNAME=daed4c4d1cbf 2023-02-02T21:11:38.1444992Z GITHUB_REF_NAME=master 2023-02-02T21:11:38.1445371Z GITHUB_API_URL=https://api.github.com 2023-02-02T21:11:38.1445659Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-02T21:11:38.1445925Z OPENSSL_DIR=/opt/openssl 2023-02-02T21:11:38.1446364Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-02T21:11:38.1447067Z GITHUB_STEP_SUMMARY=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/step_summary_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1447455Z CUDA_PATH=/usr/local/cuda 2023-02-02T21:11:38.1447936Z GITHUB_ACTION_PATH=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-02T21:11:38.1448611Z GITHUB_RUN_ATTEMPT=1 2023-02-02T21:11:38.1448885Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-02T21:11:38.1449183Z NV_LIBNPP_VERSION=11.7.3.21-1 2023-02-02T21:11:38.1449537Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-7=11.7.50-1 2023-02-02T21:11:38.1450074Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-02T21:11:38.1450311Z GITHUB_ACTIONS=true 2023-02-02T21:11:38.1450541Z NVIDIA_VISIBLE_DEVICES=all 2023-02-02T21:11:38.1450818Z NV_NVPROF_VERSION=11.7.50-1 2023-02-02T21:11:38.1451087Z NV_LIBCUSPARSE_VERSION=11.7.3.50-1 2023-02-02T21:11:38.1451437Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-02T21:11:38.1451761Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-02T21:11:38.1451975Z CI=true 2023-02-02T21:11:38.1452179Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-02T21:11:38.1452559Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-7=11.10.1.25-1 2023-02-02T21:11:38.1452825Z BRANCH=master 2023-02-02T21:11:38.1453027Z GITHUB_HEAD_REF= 2023-02-02T21:11:38.1453371Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-02T21:11:38.1453671Z GITHUB_ACTOR=pytorchmergebot 2023-02-02T21:11:38.1453946Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-02T21:11:38.1454211Z GITHUB_ACTION_REF= 2023-02-02T21:11:38.1454462Z NCCL_VERSION=2.13.4-1 2023-02-02T21:11:38.1454671Z GITHUB_ACTION=__self 2023-02-02T21:11:38.1454901Z GITHUB_REF_PROTECTED=true 2023-02-02T21:11:38.1455360Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-02T21:11:38.1455694Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-02T21:11:38.1458446Z *** 2023-02-02T21:11:38.1458677Z INSTALLED_VISION=yes 2023-02-02T21:11:38.1458880Z NVARCH=x86_64 2023-02-02T21:11:38.1459215Z NV_LIBCUSPARSE_DEV_VERSION=11.7.3.50-1 2023-02-02T21:11:38.1459467Z HOME=/var/lib/jenkins 2023-02-02T21:11:38.1460009Z GITHUB_STATE=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/save_state_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1460386Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-02T21:11:38.1460636Z NVIDIA_CUDA_END_OF_LIFE=1 2023-02-02T21:11:38.1460878Z GITHUB_ACTION_REPOSITORY= 2023-02-02T21:11:38.1461098Z GITHUB_REF_TYPE=branch 2023-02-02T21:11:38.1461374Z NV_LIBNCCL_PACKAGE_VERSION=2.13.4-1 2023-02-02T21:11:38.1461624Z GITHUB_RETENTION_DAYS=90 2023-02-02T21:11:38.1461982Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-02T21:11:38.1462367Z NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.7 2023-02-02T21:11:38.1462903Z GITHUB_ENV=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_env_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1463324Z DEBIAN_FRONTEND=noninteractive 2023-02-02T21:11:38.1463657Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-02T21:11:38.1463924Z GITHUB_REF=refs/heads/master 2023-02-02T21:11:38.1464180Z NV_CUDA_LIB_VERSION=11.7.0-1 2023-02-02T21:11:38.1464461Z GITHUB_SHA=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1464731Z INSTALLED_PROTOBUF=yes 2023-02-02T21:11:38.1464965Z ANACONDA_PYTHON_VERSION=3.10 2023-02-02T21:11:38.1465273Z GITHUB_REPOSITORY_ID=65600975 2023-02-02T21:11:38.1465510Z GITHUB_RUN_ID=4078496488 2023-02-02T21:11:38.1465843Z NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.3.21-1 2023-02-02T21:11:38.1466096Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-02T21:11:38.1466370Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-02T21:11:38.1466652Z NV_NVTX_VERSION=11.7.50-1 2023-02-02T21:11:38.1466878Z CONTINUE_THROUGH_ERROR=False 2023-02-02T21:11:38.1467144Z GITHUB_SERVER_URL=https://github.com 2023-02-02T21:11:38.1467387Z MAX_JOBS=10 2023-02-02T21:11:38.1467582Z GITHUB_ACTOR_ID=97764156 2023-02-02T21:11:38.1467850Z NV_LIBCUBLAS_VERSION=11.10.1.25-1 2023-02-02T21:11:38.1468198Z NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.1.25-1 2023-02-02T21:11:38.1468661Z GITHUB_EVENT_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-02T21:11:38.1468973Z UCX_HOME=/usr 2023-02-02T21:11:38.1469195Z PYTORCH_RETRY_TEST_CASES=1 2023-02-02T21:11:38.1469663Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-02T21:11:38.1469984Z BASE_SHA=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1470303Z NV_CUDA_CUDART_DEV_VERSION=11.7.60-1 2023-02-02T21:11:38.1470524Z PR_BODY= 2023-02-02T21:11:38.1470722Z GITHUB_BASE_REF= 2023-02-02T21:11:38.1470929Z TERM=xterm 2023-02-02T21:11:38.1471171Z XLA_CUDA= 2023-02-02T21:11:38.1471421Z NV_NVML_DEV_VERSION=11.7.50-1 2023-02-02T21:11:38.1471662Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-02T21:11:38.1471877Z CUDA_VERSION=11.7.0 2023-02-02T21:11:38.1472192Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-7 2023-02-02T21:11:38.1472459Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-02T21:11:38.1472982Z GITHUB_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/add_path_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1473410Z GITHUB_JOB=test 2023-02-02T21:11:38.1473641Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-02T21:11:38.1473875Z COMMIT_MESSAGES= 2023-02-02T21:11:38.1474118Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-02T21:11:38.1474380Z NUM_TEST_SHARDS=1 2023-02-02T21:11:38.1474589Z PR_NUMBER= 2023-02-02T21:11:38.1475083Z GITHUB_OUTPUT=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_output_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1475430Z SHLVL=1 2023-02-02T21:11:38.1475752Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-7 2023-02-02T21:11:38.1476033Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-02T21:11:38.1477137Z NVIDIA_REQUIRE_CUDA=cuda>=11.7 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=510,driver<511 brand=unknown,driver>=510,driver<511 brand=nvidia,driver>=510,driver<511 brand=nvidiartx,driver>=510,driver<511 brand=quadro,driver>=510,driver<511 brand=quadrortx,driver>=510,driver<511 brand=titan,driver>=510,driver<511 brand=titanrtx,driver>=510,driver<511 brand=geforce,driver>=510,driver<511 brand=geforcertx,driver>=510,driver<511 2023-02-02T21:11:38.1478412Z NV_LIBNPP_DEV_VERSION=11.7.3.21-1 2023-02-02T21:11:38.1478691Z SHA1=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1478948Z GITHUB_EVENT_NAME=push 2023-02-02T21:11:38.1479209Z NV_CUDA_CUDART_VERSION=11.7.60-1 2023-02-02T21:11:38.1479541Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-02T21:11:38.1479798Z GITHUB_RUN_NUMBER=8038 2023-02-02T21:11:38.1480016Z GITHUB_WORKFLOW=inductor 2023-02-02T21:11:38.1480426Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T21:11:38.1480861Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.13.4-1 2023-02-02T21:11:38.1481157Z GITHUB_WORKFLOW_SHA=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1481608Z GITHUB_WORKSPACE=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-02T21:11:38.1481945Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-02T21:11:38.1482219Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-02T21:11:38.1482437Z _=/usr/bin/env 2023-02-02T21:11:38.1482818Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-02-02T21:11:38.1652304Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2023-02-02T21:11:38.1653306Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2023-02-02T21:11:38.1654188Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2023-02-02T21:11:38.1655215Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2023-02-02T21:11:38.1655777Z + BUILD_DIR=build 2023-02-02T21:11:38.1656164Z + BUILD_RENAMED_DIR=build_renamed 2023-02-02T21:11:38.1656552Z + BUILD_BIN_DIR=build/bin 2023-02-02T21:11:38.1656779Z + export VALGRIND=ON 2023-02-02T21:11:38.1657201Z + VALGRIND=ON 2023-02-02T21:11:38.1657440Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-02T21:11:38.1657705Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-02T21:11:38.1658120Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *clang9* ]] 2023-02-02T21:11:38.1658978Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 != *bazel* ]] 2023-02-02T21:11:38.1659373Z ++ realpath build/custom_test_artifacts 2023-02-02T21:11:38.1669188Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-02-02T21:11:38.1673606Z ++ dirname .ci/pytorch/test.sh 2023-02-02T21:11:38.1681158Z + source .ci/pytorch/common.sh 2023-02-02T21:11:38.1686152Z +++ dirname .ci/pytorch/common.sh 2023-02-02T21:11:38.1698852Z ++ source .ci/pytorch/common_utils.sh 2023-02-02T21:11:38.1701663Z +++ declare -f -t trap_add 2023-02-02T21:11:38.1707240Z ++ set -ex 2023-02-02T21:11:38.1707966Z ++ [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-02T21:11:38.1708450Z ++ BUILD_TEST_LIBTORCH=0 2023-02-02T21:11:38.1709035Z + echo 'Environment variables' 2023-02-02T21:11:38.1709494Z Environment variables 2023-02-02T21:11:38.1709765Z + env 2023-02-02T21:11:38.1717311Z SHARD_NUMBER=1 2023-02-02T21:11:38.1717870Z NV_LIBCUBLAS_DEV_VERSION=11.10.1.25-1 2023-02-02T21:11:38.1718465Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-7 2023-02-02T21:11:38.1719025Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-02-02T21:11:38.1719733Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.13.4-1+cuda11.7 2023-02-02T21:11:38.1720189Z UCC_HOME=/usr 2023-02-02T21:11:38.1720778Z BUILD_ENVIRONMENT=linux-bionic-cuda11.7-py3.10-gcc7-sm80 2023-02-02T21:11:38.1721347Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-02-02T21:11:38.1722008Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-7=11.7.3.21-1 2023-02-02T21:11:38.1722302Z INSTALLED_DB=yes 2023-02-02T21:11:38.1722526Z HOSTNAME=daed4c4d1cbf 2023-02-02T21:11:38.1722807Z GITHUB_REF_NAME=master 2023-02-02T21:11:38.1723090Z GITHUB_API_URL=https://api.github.com 2023-02-02T21:11:38.1723417Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-02-02T21:11:38.1723676Z OPENSSL_DIR=/opt/openssl 2023-02-02T21:11:38.1723950Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-02-02T21:11:38.1724535Z GITHUB_STEP_SUMMARY=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/step_summary_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1725168Z CUDA_PATH=/usr/local/cuda 2023-02-02T21:11:38.1726005Z GITHUB_ACTION_PATH=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-02-02T21:11:38.1726563Z GITHUB_RUN_ATTEMPT=1 2023-02-02T21:11:38.1727032Z TEST_CONFIG=inductor_torchbench_smoketest_perf 2023-02-02T21:11:38.1727557Z NV_LIBNPP_VERSION=11.7.3.21-1 2023-02-02T21:11:38.1728167Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-7=11.7.50-1 2023-02-02T21:11:38.1728675Z GITHUB_REPOSITORY_OWNER=pytorch 2023-02-02T21:11:38.1729091Z GITHUB_ACTIONS=true 2023-02-02T21:11:38.1729474Z NVIDIA_VISIBLE_DEVICES=all 2023-02-02T21:11:38.1730006Z NV_NVPROF_VERSION=11.7.50-1 2023-02-02T21:11:38.1730526Z NV_LIBCUSPARSE_VERSION=11.7.3.50-1 2023-02-02T21:11:38.1730878Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/master 2023-02-02T21:11:38.1731191Z NVIDIA_PRODUCT_NAME=CUDA 2023-02-02T21:11:38.1731405Z CI=true 2023-02-02T21:11:38.1731626Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-02-02T21:11:38.1731996Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-7=11.10.1.25-1 2023-02-02T21:11:38.1732264Z BRANCH=master 2023-02-02T21:11:38.1732470Z GITHUB_HEAD_REF= 2023-02-02T21:11:38.1732732Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-02-02T21:11:38.1733022Z GITHUB_ACTOR=pytorchmergebot 2023-02-02T21:11:38.1733374Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-02-02T21:11:38.1733625Z GITHUB_ACTION_REF= 2023-02-02T21:11:38.1733873Z NCCL_VERSION=2.13.4-1 2023-02-02T21:11:38.1734100Z GITHUB_ACTION=__self 2023-02-02T21:11:38.1734298Z VALGRIND=ON 2023-02-02T21:11:38.1734516Z GITHUB_REF_PROTECTED=true 2023-02-02T21:11:38.1734945Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-02-02T21:11:38.1735478Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-02-02T21:11:38.1735861Z *** 2023-02-02T21:11:38.1736060Z INSTALLED_VISION=yes 2023-02-02T21:11:38.1736264Z NVARCH=x86_64 2023-02-02T21:11:38.1736542Z NV_LIBCUSPARSE_DEV_VERSION=11.7.3.50-1 2023-02-02T21:11:38.1736792Z HOME=/var/lib/jenkins 2023-02-02T21:11:38.1737390Z GITHUB_STATE=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/save_state_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1737763Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-02-02T21:11:38.1738011Z NVIDIA_CUDA_END_OF_LIFE=1 2023-02-02T21:11:38.1738252Z GITHUB_ACTION_REPOSITORY= 2023-02-02T21:11:38.1738476Z GITHUB_REF_TYPE=branch 2023-02-02T21:11:38.1738755Z NV_LIBNCCL_PACKAGE_VERSION=2.13.4-1 2023-02-02T21:11:38.1739006Z GITHUB_RETENTION_DAYS=90 2023-02-02T21:11:38.1739354Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-02-02T21:11:38.1739734Z NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.7 2023-02-02T21:11:38.1740277Z GITHUB_ENV=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_env_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1740634Z DEBIAN_FRONTEND=noninteractive 2023-02-02T21:11:38.1740958Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-02-02T21:11:38.1741220Z GITHUB_REF=refs/heads/master 2023-02-02T21:11:38.1741479Z NV_CUDA_LIB_VERSION=11.7.0-1 2023-02-02T21:11:38.1741752Z GITHUB_SHA=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1742016Z INSTALLED_PROTOBUF=yes 2023-02-02T21:11:38.1742255Z ANACONDA_PYTHON_VERSION=3.10 2023-02-02T21:11:38.1742486Z GITHUB_REPOSITORY_ID=65600975 2023-02-02T21:11:38.1742720Z GITHUB_RUN_ID=4078496488 2023-02-02T21:11:38.1743036Z NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.3.21-1 2023-02-02T21:11:38.1743350Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-02-02T21:11:38.1743618Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-02-02T21:11:38.1743901Z NV_NVTX_VERSION=11.7.50-1 2023-02-02T21:11:38.1744127Z CONTINUE_THROUGH_ERROR=False 2023-02-02T21:11:38.1744396Z GITHUB_SERVER_URL=https://github.com 2023-02-02T21:11:38.1744641Z MAX_JOBS=10 2023-02-02T21:11:38.1744836Z GITHUB_ACTOR_ID=97764156 2023-02-02T21:11:38.1745102Z NV_LIBCUBLAS_VERSION=11.10.1.25-1 2023-02-02T21:11:38.1745452Z NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.1.25-1 2023-02-02T21:11:38.1745910Z GITHUB_EVENT_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_github_workflow/event.json 2023-02-02T21:11:38.1746225Z UCX_HOME=/usr 2023-02-02T21:11:38.1746445Z PYTORCH_RETRY_TEST_CASES=1 2023-02-02T21:11:38.1746727Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-02-02T21:11:38.1747043Z BASE_SHA=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1747352Z NV_CUDA_CUDART_DEV_VERSION=11.7.60-1 2023-02-02T21:11:38.1747568Z PR_BODY= 2023-02-02T21:11:38.1747769Z GITHUB_BASE_REF= 2023-02-02T21:11:38.1747972Z TERM=xterm 2023-02-02T21:11:38.1748180Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-02-02T21:11:38.1748397Z XLA_CUDA= 2023-02-02T21:11:38.1748636Z NV_NVML_DEV_VERSION=11.7.50-1 2023-02-02T21:11:38.1748862Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-02-02T21:11:38.1749093Z CUDA_VERSION=11.7.0 2023-02-02T21:11:38.1749406Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-7 2023-02-02T21:11:38.1749658Z OPENSSL_ROOT_DIR=/opt/openssl 2023-02-02T21:11:38.1750191Z GITHUB_PATH=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/add_path_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1750547Z GITHUB_JOB=test 2023-02-02T21:11:38.1750775Z SCCACHE_S3_KEY_PREFIX=inductor 2023-02-02T21:11:38.1750993Z COMMIT_MESSAGES= 2023-02-02T21:11:38.1751247Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-02-02T21:11:38.1751501Z NUM_TEST_SHARDS=1 2023-02-02T21:11:38.1751695Z PR_NUMBER= 2023-02-02T21:11:38.1752200Z GITHUB_OUTPUT=/home/weiwangmeta/actions-runner/_work/_temp/_runner_file_commands/set_output_518070ef-d0f6-45d3-9db1-b1c65053d99b 2023-02-02T21:11:38.1752546Z SHLVL=1 2023-02-02T21:11:38.1752854Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-7 2023-02-02T21:11:38.1753146Z GITHUB_REPOSITORY=pytorch/pytorch 2023-02-02T21:11:38.1754459Z NVIDIA_REQUIRE_CUDA=cuda>=11.7 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 brand=tesla,driver>=510,driver<511 brand=unknown,driver>=510,driver<511 brand=nvidia,driver>=510,driver<511 brand=nvidiartx,driver>=510,driver<511 brand=quadro,driver>=510,driver<511 brand=quadrortx,driver>=510,driver<511 brand=titan,driver>=510,driver<511 brand=titanrtx,driver>=510,driver<511 brand=geforce,driver>=510,driver<511 brand=geforcertx,driver>=510,driver<511 2023-02-02T21:11:38.1755614Z NV_LIBNPP_DEV_VERSION=11.7.3.21-1 2023-02-02T21:11:38.1755893Z SHA1=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1756140Z GITHUB_EVENT_NAME=push 2023-02-02T21:11:38.1756415Z NV_CUDA_CUDART_VERSION=11.7.60-1 2023-02-02T21:11:38.1756747Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-02-02T21:11:38.1756989Z GITHUB_RUN_NUMBER=8038 2023-02-02T21:11:38.1757219Z GITHUB_WORKFLOW=inductor 2023-02-02T21:11:38.1757635Z PATH=/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T21:11:38.1758073Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.13.4-1 2023-02-02T21:11:38.1758364Z GITHUB_WORKFLOW_SHA=2b0d7e63f0c146152ec4786fe8799ce2ec17fe7c 2023-02-02T21:11:38.1758809Z GITHUB_WORKSPACE=/home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-02T21:11:38.1759145Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2023-02-02T21:11:38.1759404Z SKIP_SCCACHE_INITIALIZATION=1 2023-02-02T21:11:38.1759636Z _=/usr/bin/env 2023-02-02T21:11:38.1759894Z + echo 'Testing pytorch' 2023-02-02T21:11:38.1760098Z Testing pytorch 2023-02-02T21:11:38.1760336Z + export LANG=C.UTF-8 2023-02-02T21:11:38.1760573Z + LANG=C.UTF-8 2023-02-02T21:11:38.1760788Z + PR_NUMBER= 2023-02-02T21:11:38.1761057Z + [[ inductor_torchbench_smoketest_perf == \d\e\f\a\u\l\t ]] 2023-02-02T21:11:38.1761395Z + [[ inductor_torchbench_smoketest_perf == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-02-02T21:11:38.1761711Z + [[ inductor_torchbench_smoketest_perf == \s\l\o\w ]] 2023-02-02T21:11:38.1762157Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *slow-gradcheck* ]] 2023-02-02T21:11:38.1762610Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *cuda* ]] 2023-02-02T21:11:38.1762938Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-02T21:11:38.1763261Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-02-02T21:11:38.1763563Z + [[ inductor_torchbench_smoketest_perf == *crossref* ]] 2023-02-02T21:11:38.1763879Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-02T21:11:38.1764179Z + [[ inductor_torchbench_smoketest_perf == *inductor* ]] 2023-02-02T21:11:38.1764472Z + export PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-02T21:11:38.1764735Z + PYTORCH_TEST_WITH_INDUCTOR=1 2023-02-02T21:11:38.1765113Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *rocm* ]] 2023-02-02T21:11:38.1765576Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 != *-bazel-* ]] 2023-02-02T21:11:38.1765937Z + pip_install --user ninja==1.10.2 2023-02-02T21:11:38.1766289Z + pip install --progress-bar off --user ninja==1.10.2 2023-02-02T21:11:38.6796663Z Collecting ninja==1.10.2 2023-02-02T21:11:38.7389550Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-02-02T21:11:39.4549448Z Installing collected packages: ninja 2023-02-02T21:11:39.4639493Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-02-02T21:11:39.4640331Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-02-02T21:11:39.4697651Z Successfully installed ninja-1.10.2 2023-02-02T21:11:39.5374726Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T21:11:39.5376577Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-02-02T21:11:39.5377330Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *asan* ]] 2023-02-02T21:11:39.5377766Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-02T21:11:39.5378134Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-02-02T21:11:39.5378495Z + [[ inductor_torchbench_smoketest_perf == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-02-02T21:11:39.5386621Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *tbb* ]] 2023-02-02T21:11:39.5401049Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-02T21:11:39.5401814Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-bazel-* ]] 2023-02-02T21:11:39.5402267Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *-tsan* ]] 2023-02-02T21:11:39.5404966Z + cd test 2023-02-02T21:11:39.5406987Z + python -c 'import torch; print(torch.__config__.show())' 2023-02-02T21:11:41.0041848Z PyTorch built with: 2023-02-02T21:11:41.0042874Z - GCC 7.5 2023-02-02T21:11:41.0043276Z - C++ Version: 201703 2023-02-02T21:11:41.0044059Z - Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-02T21:11:41.0045250Z - Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-02T21:11:41.0045723Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-02T21:11:41.0046084Z - LAPACK is enabled (usually provided by MKL) 2023-02-02T21:11:41.0046383Z - NNPACK is enabled 2023-02-02T21:11:41.0046657Z - CPU capability usage: AVX2 2023-02-02T21:11:41.0046944Z - CUDA Runtime 11.7 2023-02-02T21:11:41.0047316Z - NVCC architecture flags: -gencode;arch=compute_80,code=sm_80 2023-02-02T21:11:41.0047627Z - CuDNN 8.5 2023-02-02T21:11:41.0047862Z - Magma 2.6.1 2023-02-02T21:11:41.0051334Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.7, CUDNN_VERSION=8.5.0, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-02-02T21:11:41.0053488Z 2023-02-02T21:11:41.2854956Z + cd test 2023-02-02T21:11:41.2855673Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-02-02T21:11:42.6300921Z ATen/Parallel: 2023-02-02T21:11:42.6317687Z at::get_num_threads() : 6 2023-02-02T21:11:42.6318022Z at::get_num_interop_threads() : 6 2023-02-02T21:11:42.6318328Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-02-02T21:11:42.6318560Z omp_get_max_threads() : 6 2023-02-02T21:11:42.6319285Z Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2023-02-02T21:11:42.6319645Z mkl_get_max_threads() : 6 2023-02-02T21:11:42.6320400Z Intel(R) MKL-DNN v2.7.3 (Git Hash 6dbeffbae1f23cbbeae17adb7b5b13f1f37c080e) 2023-02-02T21:11:42.6320762Z std::thread::hardware_concurrency() : 12 2023-02-02T21:11:42.6321026Z Environment variables: 2023-02-02T21:11:42.6321262Z OMP_NUM_THREADS : [not set] 2023-02-02T21:11:42.6321485Z MKL_NUM_THREADS : [not set] 2023-02-02T21:11:42.6321823Z ATen parallel backend: OpenMP 2023-02-02T21:11:42.6321983Z 2023-02-02T21:11:42.8721068Z + [[ inductor_torchbench_smoketest_perf == *backward* ]] 2023-02-02T21:11:42.8721625Z + [[ inductor_torchbench_smoketest_perf == *xla* ]] 2023-02-02T21:11:42.8722139Z + [[ inductor_torchbench_smoketest_perf == \j\i\t\_\l\e\g\a\c\y ]] 2023-02-02T21:11:42.8723219Z + [[ linux-bionic-cuda11.7-py3.10-gcc7-sm80 == *libtorch* ]] 2023-02-02T21:11:42.8723870Z + [[ inductor_torchbench_smoketest_perf == distributed ]] 2023-02-02T21:11:42.8724363Z + [[ inductor_torchbench_smoketest_perf == deploy ]] 2023-02-02T21:11:42.8724908Z + [[ inductor_torchbench_smoketest_perf == *inductor_distributed* ]] 2023-02-02T21:11:42.8725475Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-02T21:11:42.8725908Z + [[ inductor_torchbench_smoketest_perf == *dynamo* ]] 2023-02-02T21:11:42.8726433Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_all* ]] 2023-02-02T21:11:42.8727052Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_huggingface* ]] 2023-02-02T21:11:42.8727581Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_timm* ]] 2023-02-02T21:11:42.8728127Z + [[ inductor_torchbench_smoketest_perf == *aot_eager_torchbench* ]] 2023-02-02T21:11:42.8728688Z + [[ inductor_torchbench_smoketest_perf == *inductor_huggingface* ]] 2023-02-02T21:11:42.8729231Z + [[ inductor_torchbench_smoketest_perf == *inductor_timm* ]] 2023-02-02T21:11:42.8729955Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench* ]] 2023-02-02T21:11:42.8730359Z + install_torchtext 2023-02-02T21:11:42.8730575Z + local commit 2023-02-02T21:11:42.8730799Z ++ get_pinned_commit text 2023-02-02T21:11:42.8731060Z ++ cat .github/ci_commit_pins/text.txt 2023-02-02T21:11:42.8745213Z + commit=5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:42.8746099Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:42.8746858Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:43.2818486Z Collecting git+https://github.com/pytorch/text.git@5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:43.2823677Z Cloning https://github.com/pytorch/text.git (to revision 5b78d074bd303eb230d30567646fcf0358ee2dd4) to /tmp/pip-req-build-mad06puc 2023-02-02T21:11:43.2852014Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/text.git /tmp/pip-req-build-mad06puc 2023-02-02T21:11:44.9545812Z Running command git rev-parse -q --verify 'sha^5b78d074bd303eb230d30567646fcf0358ee2dd4' 2023-02-02T21:11:44.9568257Z Running command git fetch -q https://github.com/pytorch/text.git 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:45.6809204Z Running command git checkout -q 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:47.1195768Z Resolved https://github.com/pytorch/text.git to commit 5b78d074bd303eb230d30567646fcf0358ee2dd4 2023-02-02T21:11:47.1196864Z Running command git submodule update --init --recursive -q 2023-02-02T21:11:54.0319490Z Preparing metadata (setup.py) ... [?25l- done 2023-02-02T21:11:54.0371636Z [?25hRequirement already satisfied: tqdm in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (4.64.1) 2023-02-02T21:11:54.0376530Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (2.28.2) 2023-02-02T21:11:54.0380951Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (2.0.0a0+git2b0d7e6) 2023-02-02T21:11:54.0386063Z Requirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchtext==0.14.0a0+5b78d07) (1.21.2) 2023-02-02T21:11:54.0465420Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (1.26.14) 2023-02-02T21:11:54.0472476Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (3.4) 2023-02-02T21:11:54.0481449Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (2022.12.7) 2023-02-02T21:11:54.0489160Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchtext==0.14.0a0+5b78d07) (3.0.1) 2023-02-02T21:11:54.0546734Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (2.6.3) 2023-02-02T21:11:54.0550779Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (3.9.0) 2023-02-02T21:11:54.0555357Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (4.4.0) 2023-02-02T21:11:54.0559496Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchtext==0.14.0a0+5b78d07) (1.11.1) 2023-02-02T21:11:54.1085873Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->torchtext==0.14.0a0+5b78d07) (1.2.1) 2023-02-02T21:11:54.1154775Z Building wheels for collected packages: torchtext 2023-02-02T21:12:45.2230249Z Building wheel for torchtext (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2023-02-02T21:12:45.2301304Z [?25h Created wheel for torchtext: filename=torchtext-0.14.0a0+5b78d07-cp310-cp310-linux_x86_64.whl size=2049885 sha256=87278ed5238abb08184cb3d683b21a687af13a812fde09e89a535a471de642c7 2023-02-02T21:12:45.2302327Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/32/8c/8c/c80fd49c228ca47afb83b30e482dfd8079c17702efc9669f33 2023-02-02T21:12:45.2335203Z Successfully built torchtext 2023-02-02T21:12:45.8656452Z Installing collected packages: torchtext 2023-02-02T21:12:45.9935714Z Successfully installed torchtext-0.14.0a0+5b78d07 2023-02-02T21:12:46.1199379Z + install_torchvision 2023-02-02T21:12:46.1199892Z + local commit 2023-02-02T21:12:46.1204705Z ++ get_pinned_commit vision 2023-02-02T21:12:46.1205220Z ++ cat .github/ci_commit_pins/vision.txt 2023-02-02T21:12:46.1223906Z + commit=b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:46.1225271Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:46.1226036Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:46.5352434Z Collecting git+https://github.com/pytorch/vision.git@b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:46.5358136Z Cloning https://github.com/pytorch/vision.git (to revision b094075cbc8834d63a9fa8ae08bcad3d72a43321) to /tmp/pip-req-build-nnl0tjh_ 2023-02-02T21:12:46.5380937Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-nnl0tjh_ 2023-02-02T21:12:48.6977017Z Running command git rev-parse -q --verify 'sha^b094075cbc8834d63a9fa8ae08bcad3d72a43321' 2023-02-02T21:12:48.7001567Z Running command git fetch -q https://github.com/pytorch/vision.git b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:50.0576750Z Running command git checkout -q b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:50.5523632Z Resolved https://github.com/pytorch/vision.git to commit b094075cbc8834d63a9fa8ae08bcad3d72a43321 2023-02-02T21:12:52.9118429Z Preparing metadata (setup.py) ... [?25l- done 2023-02-02T21:12:52.9179605Z [?25hRequirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (1.21.2) 2023-02-02T21:12:52.9182400Z Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (2.28.2) 2023-02-02T21:12:52.9187018Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (2.0.0a0+git2b0d7e6) 2023-02-02T21:12:52.9194260Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision==0.15.0a0+b094075) (9.4.0) 2023-02-02T21:12:52.9402613Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (1.26.14) 2023-02-02T21:12:52.9410223Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (3.0.1) 2023-02-02T21:12:52.9420283Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (2022.12.7) 2023-02-02T21:12:52.9426067Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+b094075) (3.4) 2023-02-02T21:12:52.9484706Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (2.6.3) 2023-02-02T21:12:52.9488928Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (1.11.1) 2023-02-02T21:12:52.9493443Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (3.9.0) 2023-02-02T21:12:52.9497936Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+b094075) (4.4.0) 2023-02-02T21:12:52.9914510Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+b094075) (1.2.1) 2023-02-02T21:12:52.9986884Z Building wheels for collected packages: torchvision 2023-02-02T21:14:22.9574540Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2023-02-02T21:14:22.9639590Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+b094075-cp310-cp310-linux_x86_64.whl size=1863084 sha256=169749a802f33efae841934bc3cead76c88d208c08a2038460cfaff29412becf 2023-02-02T21:14:22.9640511Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ee/d7/41/228b4c1325972e16e9cc7006b62cc3427d842395d8fae633f7 2023-02-02T21:14:22.9682927Z Successfully built torchvision 2023-02-02T21:14:23.6079932Z Installing collected packages: torchvision 2023-02-02T21:14:24.0835543Z Successfully installed torchvision-0.15.0a0+b094075 2023-02-02T21:14:24.1946301Z + install_filelock 2023-02-02T21:14:24.1946604Z + pip_install filelock 2023-02-02T21:14:24.1947175Z + pip install --progress-bar off filelock 2023-02-02T21:14:24.6073049Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (3.9.0) 2023-02-02T21:14:25.3762254Z + install_triton 2023-02-02T21:14:25.3762523Z + local commit 2023-02-02T21:14:25.3764446Z + [[ inductor_torchbench_smoketest_perf == *rocm* ]] 2023-02-02T21:14:25.3765821Z ++ get_pinned_commit triton 2023-02-02T21:14:25.3766095Z ++ cat .github/ci_commit_pins/triton.txt 2023-02-02T21:14:25.3785272Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T21:14:25.3786332Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-02T21:14:25.3787061Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-02T21:14:25.7872552Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-02-02T21:14:25.7878122Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-t1bmflsh 2023-02-02T21:14:25.7901029Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-t1bmflsh 2023-02-02T21:14:26.9985381Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-02-02T21:14:27.0011638Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T21:14:27.5476830Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T21:14:28.1296961Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-02-02T21:14:28.1298987Z Running command git submodule update --init --recursive -q 2023-02-02T21:14:28.9134119Z Preparing metadata (setup.py) ... [?25l- done 2023-02-02T21:14:29.1395417Z [?25hCollecting cmake 2023-02-02T21:14:29.1988882Z Downloading cmake-3.25.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-02-02T21:14:29.5434856Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (3.9.0) 2023-02-02T21:14:29.5438275Z Requirement already satisfied: torch in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+git2b0d7e6) 2023-02-02T21:14:29.5657729Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-02-02T21:14:29.5662157Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-02-02T21:14:29.5666381Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-02-02T21:14:29.5845066Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-02-02T21:14:29.5907681Z Building wheels for collected packages: triton 2023-02-02T21:15:19.6089373Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / done 2023-02-02T21:15:19.6531380Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=3a5df661215fe283842552fb5024732e33ac3661ef4d9eab717a299544e34027 2023-02-02T21:15:19.6533118Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-02-02T21:15:19.6555204Z Successfully built triton 2023-02-02T21:15:20.3427243Z Installing collected packages: cmake, triton 2023-02-02T21:15:21.7554107Z Successfully installed cmake-3.25.2 triton-2.0.0 2023-02-02T21:15:21.8699271Z + pip_install --user jinja2 2023-02-02T21:15:21.8700571Z + pip install --progress-bar off --user jinja2 2023-02-02T21:15:22.3639701Z Collecting jinja2 2023-02-02T21:15:22.4179272Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-02-02T21:15:22.4489015Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2) (2.1.2) 2023-02-02T21:15:23.1625204Z Installing collected packages: jinja2 2023-02-02T21:15:23.2542916Z Successfully installed jinja2-3.1.2 2023-02-02T21:15:23.3278521Z + checkout_install_torchbench 2023-02-02T21:15:23.3279101Z + git clone https://github.com/pytorch/benchmark torchbench 2023-02-02T21:15:23.3294802Z Cloning into 'torchbench'... 2023-02-02T21:15:23.7105618Z remote: Enumerating objects: 20137, done. 2023-02-02T21:15:23.7106641Z remote: Counting objects: 0% (1/176) 2023-02-02T21:15:23.7107209Z remote: Counting objects: 1% (2/176) 2023-02-02T21:15:23.7107545Z remote: Counting objects: 2% (4/176) 2023-02-02T21:15:23.7109769Z remote: Counting objects: 3% (6/176) 2023-02-02T21:15:23.7110412Z remote: Counting objects: 4% (8/176) 2023-02-02T21:15:23.7110937Z remote: Counting objects: 5% (9/176) 2023-02-02T21:15:23.7111565Z remote: Counting objects: 6% (11/176) 2023-02-02T21:15:23.7111904Z remote: Counting objects: 7% (13/176) 2023-02-02T21:15:23.7112236Z remote: Counting objects: 8% (15/176) 2023-02-02T21:15:23.7112561Z remote: Counting objects: 9% (16/176) 2023-02-02T21:15:23.7112884Z remote: Counting objects: 10% (18/176) 2023-02-02T21:15:23.7113210Z remote: Counting objects: 11% (20/176) 2023-02-02T21:15:23.7113632Z remote: Counting objects: 12% (22/176) 2023-02-02T21:15:23.7114215Z remote: Counting objects: 13% (23/176) 2023-02-02T21:15:23.7114853Z remote: Counting objects: 14% (25/176) 2023-02-02T21:15:23.7115198Z remote: Counting objects: 15% (27/176) 2023-02-02T21:15:23.7115525Z remote: Counting objects: 16% (29/176) 2023-02-02T21:15:23.7115836Z remote: Counting objects: 17% (30/176) 2023-02-02T21:15:23.7116164Z remote: Counting objects: 18% (32/176) 2023-02-02T21:15:23.7116716Z remote: Counting objects: 19% (34/176) 2023-02-02T21:15:23.7117082Z remote: Counting objects: 20% (36/176) 2023-02-02T21:15:23.7117477Z remote: Counting objects: 21% (37/176) 2023-02-02T21:15:23.7117982Z remote: Counting objects: 22% (39/176) 2023-02-02T21:15:23.7118492Z remote: Counting objects: 23% (41/176) 2023-02-02T21:15:23.7119054Z remote: Counting objects: 24% (43/176) 2023-02-02T21:15:23.7119672Z remote: Counting objects: 25% (44/176) 2023-02-02T21:15:23.7120127Z remote: Counting objects: 26% (46/176) 2023-02-02T21:15:23.7120718Z remote: Counting objects: 27% (48/176) 2023-02-02T21:15:23.7121252Z remote: Counting objects: 28% (50/176) 2023-02-02T21:15:23.7121850Z remote: Counting objects: 29% (52/176) 2023-02-02T21:15:23.7122375Z remote: Counting objects: 30% (53/176) 2023-02-02T21:15:23.7122969Z remote: Counting objects: 31% (55/176) 2023-02-02T21:15:23.7123507Z remote: Counting objects: 32% (57/176) 2023-02-02T21:15:23.7124101Z remote: Counting objects: 33% (59/176) 2023-02-02T21:15:23.7124639Z remote: Counting objects: 34% (60/176) 2023-02-02T21:15:23.7125206Z remote: Counting objects: 35% (62/176) 2023-02-02T21:15:23.7125778Z remote: Counting objects: 36% (64/176) 2023-02-02T21:15:23.7126312Z remote: Counting objects: 37% (66/176) 2023-02-02T21:15:23.7126929Z remote: Counting objects: 38% (67/176) 2023-02-02T21:15:23.7127448Z remote: Counting objects: 39% (69/176) 2023-02-02T21:15:23.7127980Z remote: Counting objects: 40% (71/176) 2023-02-02T21:15:23.7128651Z remote: Counting objects: 41% (73/176) 2023-02-02T21:15:23.7129179Z remote: Counting objects: 42% (74/176) 2023-02-02T21:15:23.7129918Z remote: Counting objects: 43% (76/176) 2023-02-02T21:15:23.7130676Z remote: Counting objects: 44% (78/176) 2023-02-02T21:15:23.7131173Z remote: Counting objects: 45% (80/176) 2023-02-02T21:15:23.7131775Z remote: Counting objects: 46% (81/176) 2023-02-02T21:15:23.7132390Z remote: Counting objects: 47% (83/176) 2023-02-02T21:15:23.7132979Z remote: Counting objects: 48% (85/176) 2023-02-02T21:15:23.7133495Z remote: Counting objects: 49% (87/176) 2023-02-02T21:15:23.7134072Z remote: Counting objects: 50% (88/176) 2023-02-02T21:15:23.7134618Z remote: Counting objects: 51% (90/176) 2023-02-02T21:15:23.7135470Z remote: Counting objects: 52% (92/176) 2023-02-02T21:15:23.7136042Z remote: Counting objects: 53% (94/176) 2023-02-02T21:15:23.7136605Z remote: Counting objects: 54% (96/176) 2023-02-02T21:15:23.7137137Z remote: Counting objects: 55% (97/176) 2023-02-02T21:15:23.7137728Z remote: Counting objects: 56% (99/176) 2023-02-02T21:15:23.7138473Z remote: Counting objects: 57% (101/176) 2023-02-02T21:15:23.7139073Z remote: Counting objects: 58% (103/176) 2023-02-02T21:15:23.7139615Z remote: Counting objects: 59% (104/176) 2023-02-02T21:15:23.7140222Z remote: Counting objects: 60% (106/176) 2023-02-02T21:15:23.7140752Z remote: Counting objects: 61% (108/176) 2023-02-02T21:15:23.7141337Z remote: Counting objects: 62% (110/176) 2023-02-02T21:15:23.7141884Z remote: Counting objects: 63% (111/176) 2023-02-02T21:15:23.7142413Z remote: Counting objects: 64% (113/176) 2023-02-02T21:15:23.7143018Z remote: Counting objects: 65% (115/176) 2023-02-02T21:15:23.7143524Z remote: Counting objects: 66% (117/176) 2023-02-02T21:15:23.7144120Z remote: Counting objects: 67% (118/176) 2023-02-02T21:15:23.7144729Z remote: Counting objects: 68% (120/176) 2023-02-02T21:15:23.7145261Z remote: Counting objects: 69% (122/176) 2023-02-02T21:15:23.7145879Z remote: Counting objects: 70% (124/176) 2023-02-02T21:15:23.7146263Z remote: Counting objects: 71% (125/176) 2023-02-02T21:15:23.7146576Z remote: Counting objects: 72% (127/176) 2023-02-02T21:15:23.7146907Z remote: Counting objects: 73% (129/176) 2023-02-02T21:15:23.7147230Z remote: Counting objects: 74% (131/176) 2023-02-02T21:15:23.7147536Z remote: Counting objects: 75% (132/176) 2023-02-02T21:15:23.7147865Z remote: Counting objects: 76% (134/176) 2023-02-02T21:15:23.7148247Z remote: Counting objects: 77% (136/176) 2023-02-02T21:15:23.7148561Z remote: Counting objects: 78% (138/176) 2023-02-02T21:15:23.7148889Z remote: Counting objects: 79% (140/176) 2023-02-02T21:15:23.7149223Z remote: Counting objects: 80% (141/176) 2023-02-02T21:15:23.7149535Z remote: Counting objects: 81% (143/176) 2023-02-02T21:15:23.7149860Z remote: Counting objects: 82% (145/176) 2023-02-02T21:15:23.7150185Z remote: Counting objects: 83% (147/176) 2023-02-02T21:15:23.7150512Z remote: Counting objects: 84% (148/176) 2023-02-02T21:15:23.7150826Z remote: Counting objects: 85% (150/176) 2023-02-02T21:15:23.7151151Z remote: Counting objects: 86% (152/176) 2023-02-02T21:15:23.7151476Z remote: Counting objects: 87% (154/176) 2023-02-02T21:15:23.7151785Z remote: Counting objects: 88% (155/176) 2023-02-02T21:15:23.7152111Z remote: Counting objects: 89% (157/176) 2023-02-02T21:15:23.7152655Z remote: Counting objects: 90% (159/176) 2023-02-02T21:15:23.7152979Z remote: Counting objects: 91% (161/176) 2023-02-02T21:15:23.7153304Z remote: Counting objects: 92% (162/176) 2023-02-02T21:15:23.7153766Z remote: Counting objects: 93% (164/176) 2023-02-02T21:15:23.7154264Z remote: Counting objects: 94% (166/176) 2023-02-02T21:15:23.7154599Z remote: Counting objects: 95% (168/176) 2023-02-02T21:15:23.7155049Z remote: Counting objects: 96% (169/176) 2023-02-02T21:15:23.7155540Z remote: Counting objects: 97% (171/176) 2023-02-02T21:15:23.7155869Z remote: Counting objects: 98% (173/176) 2023-02-02T21:15:23.7156435Z remote: Counting objects: 99% (175/176) 2023-02-02T21:15:23.7156964Z remote: Counting objects: 100% (176/176) 2023-02-02T21:15:23.7157298Z remote: Counting objects: 100% (176/176), done. 2023-02-02T21:15:23.7157661Z remote: Compressing objects: 0% (1/108) 2023-02-02T21:15:23.7158009Z remote: Compressing objects: 1% (2/108) 2023-02-02T21:15:23.7158388Z remote: Compressing objects: 2% (3/108) 2023-02-02T21:15:23.7158733Z remote: Compressing objects: 3% (4/108) 2023-02-02T21:15:23.7159074Z remote: Compressing objects: 4% (5/108) 2023-02-02T21:15:23.7159395Z remote: Compressing objects: 5% (6/108) 2023-02-02T21:15:23.7159949Z remote: Compressing objects: 6% (7/108) 2023-02-02T21:15:23.7160290Z remote: Compressing objects: 7% (8/108) 2023-02-02T21:15:23.7160615Z remote: Compressing objects: 8% (9/108) 2023-02-02T21:15:23.7160956Z remote: Compressing objects: 9% (10/108) 2023-02-02T21:15:23.7161304Z remote: Compressing objects: 10% (11/108) 2023-02-02T21:15:23.7161784Z remote: Compressing objects: 11% (12/108) 2023-02-02T21:15:23.7162129Z remote: Compressing objects: 12% (13/108) 2023-02-02T21:15:23.7162475Z remote: Compressing objects: 13% (15/108) 2023-02-02T21:15:23.7163006Z remote: Compressing objects: 14% (16/108) 2023-02-02T21:15:23.7165519Z remote: Compressing objects: 15% (17/108) 2023-02-02T21:15:23.7166065Z remote: Compressing objects: 16% (18/108) 2023-02-02T21:15:23.7166422Z remote: Compressing objects: 17% (19/108) 2023-02-02T21:15:23.7166750Z remote: Compressing objects: 18% (20/108) 2023-02-02T21:15:23.7167095Z remote: Compressing objects: 19% (21/108) 2023-02-02T21:15:23.7167450Z remote: Compressing objects: 20% (22/108) 2023-02-02T21:15:23.7167787Z remote: Compressing objects: 21% (23/108) 2023-02-02T21:15:23.7168112Z remote: Compressing objects: 22% (24/108) 2023-02-02T21:15:23.7168509Z remote: Compressing objects: 23% (25/108) 2023-02-02T21:15:23.7168917Z remote: Compressing objects: 24% (26/108) 2023-02-02T21:15:23.7175108Z remote: Compressing objects: 25% (27/108) 2023-02-02T21:15:23.7175909Z remote: Compressing objects: 26% (29/108) 2023-02-02T21:15:23.7176558Z remote: Compressing objects: 27% (30/108) 2023-02-02T21:15:23.7177318Z remote: Compressing objects: 28% (31/108) 2023-02-02T21:15:23.7178120Z remote: Compressing objects: 29% (32/108) 2023-02-02T21:15:23.7178827Z remote: Compressing objects: 30% (33/108) 2023-02-02T21:15:23.7179599Z remote: Compressing objects: 31% (34/108) 2023-02-02T21:15:23.7180326Z remote: Compressing objects: 32% (35/108) 2023-02-02T21:15:23.7181033Z remote: Compressing objects: 33% (36/108) 2023-02-02T21:15:23.7181605Z remote: Compressing objects: 34% (37/108) 2023-02-02T21:15:23.7182028Z remote: Compressing objects: 35% (38/108) 2023-02-02T21:15:23.7182484Z remote: Compressing objects: 36% (39/108) 2023-02-02T21:15:23.7182980Z remote: Compressing objects: 37% (40/108) 2023-02-02T21:15:23.7183810Z remote: Compressing objects: 38% (42/108) 2023-02-02T21:15:23.7184607Z remote: Compressing objects: 39% (43/108) 2023-02-02T21:15:23.7185282Z remote: Compressing objects: 40% (44/108) 2023-02-02T21:15:23.7185976Z remote: Compressing objects: 41% (45/108) 2023-02-02T21:15:23.7186731Z remote: Compressing objects: 42% (46/108) 2023-02-02T21:15:23.7187295Z remote: Compressing objects: 43% (47/108) 2023-02-02T21:15:23.7188000Z remote: Compressing objects: 44% (48/108) 2023-02-02T21:15:23.7188804Z remote: Compressing objects: 45% (49/108) 2023-02-02T21:15:23.7189395Z remote: Compressing objects: 46% (50/108) 2023-02-02T21:15:23.7189894Z remote: Compressing objects: 47% (51/108) 2023-02-02T21:15:23.7190322Z remote: Compressing objects: 48% (52/108) 2023-02-02T21:15:23.7190758Z remote: Compressing objects: 49% (53/108) 2023-02-02T21:15:23.7191157Z remote: Compressing objects: 50% (54/108) 2023-02-02T21:15:23.7191761Z remote: Compressing objects: 51% (56/108) 2023-02-02T21:15:23.7192221Z remote: Compressing objects: 52% (57/108) 2023-02-02T21:15:23.7192585Z remote: Compressing objects: 53% (58/108) 2023-02-02T21:15:23.7193015Z remote: Compressing objects: 54% (59/108) 2023-02-02T21:15:23.7193429Z remote: Compressing objects: 55% (60/108) 2023-02-02T21:15:23.7193792Z remote: Compressing objects: 56% (61/108) 2023-02-02T21:15:23.7194233Z remote: Compressing objects: 57% (62/108) 2023-02-02T21:15:23.7194655Z remote: Compressing objects: 58% (63/108) 2023-02-02T21:15:23.7195067Z remote: Compressing objects: 59% (64/108) 2023-02-02T21:15:23.7195424Z remote: Compressing objects: 60% (65/108) 2023-02-02T21:15:23.7196050Z remote: Compressing objects: 61% (66/108) 2023-02-02T21:15:23.7196481Z remote: Compressing objects: 62% (67/108) 2023-02-02T21:15:23.7196848Z remote: Compressing objects: 63% (69/108) 2023-02-02T21:15:23.7197261Z remote: Compressing objects: 64% (70/108) 2023-02-02T21:15:23.7197809Z remote: Compressing objects: 65% (71/108) 2023-02-02T21:15:23.7198281Z remote: Compressing objects: 66% (72/108) 2023-02-02T21:15:23.7198748Z remote: Compressing objects: 67% (73/108) 2023-02-02T21:15:23.7199161Z remote: Compressing objects: 68% (74/108) 2023-02-02T21:15:23.7199524Z remote: Compressing objects: 69% (75/108) 2023-02-02T21:15:23.7248406Z remote: Compressing objects: 70% (76/108) 2023-02-02T21:15:23.7248795Z remote: Compressing objects: 71% (77/108) 2023-02-02T21:15:23.7249131Z remote: Compressing objects: 72% (78/108) 2023-02-02T21:15:23.7249463Z remote: Compressing objects: 73% (79/108) 2023-02-02T21:15:23.7250006Z remote: Compressing objects: 74% (80/108) 2023-02-02T21:15:23.7250411Z remote: Compressing objects: 75% (81/108) 2023-02-02T21:15:23.7250750Z remote: Compressing objects: 76% (83/108) 2023-02-02T21:15:23.7251086Z remote: Compressing objects: 77% (84/108) 2023-02-02T21:15:23.7251413Z remote: Compressing objects: 78% (85/108) 2023-02-02T21:15:23.7251765Z remote: Compressing objects: 79% (86/108) 2023-02-02T21:15:23.7252109Z remote: Compressing objects: 80% (87/108) 2023-02-02T21:15:23.7252437Z remote: Compressing objects: 81% (88/108) 2023-02-02T21:15:23.7252777Z remote: Compressing objects: 82% (89/108) 2023-02-02T21:15:23.7253108Z remote: Compressing objects: 83% (90/108) 2023-02-02T21:15:23.7253430Z remote: Compressing objects: 84% (91/108) 2023-02-02T21:15:23.7253746Z remote: Compressing objects: 85% (92/108) 2023-02-02T21:15:23.7254074Z remote: Compressing objects: 86% (93/108) 2023-02-02T21:15:23.7254406Z remote: Compressing objects: 87% (94/108) 2023-02-02T21:15:23.7254723Z remote: Compressing objects: 88% (96/108) 2023-02-02T21:15:23.7255045Z remote: Compressing objects: 89% (97/108) 2023-02-02T21:15:23.7255371Z remote: Compressing objects: 90% (98/108) 2023-02-02T21:15:23.7255689Z remote: Compressing objects: 91% (99/108) 2023-02-02T21:15:23.7256021Z remote: Compressing objects: 92% (100/108) 2023-02-02T21:15:23.7256357Z remote: Compressing objects: 93% (101/108) 2023-02-02T21:15:23.7256683Z remote: Compressing objects: 94% (102/108) 2023-02-02T21:15:23.7257014Z remote: Compressing objects: 95% (103/108) 2023-02-02T21:15:23.7257343Z remote: Compressing objects: 96% (104/108) 2023-02-02T21:15:23.7257667Z remote: Compressing objects: 97% (105/108) 2023-02-02T21:15:23.7257994Z remote: Compressing objects: 98% (106/108) 2023-02-02T21:15:23.7258367Z remote: Compressing objects: 99% (107/108) 2023-02-02T21:15:23.7258702Z remote: Compressing objects: 100% (108/108) 2023-02-02T21:15:23.7259047Z remote: Compressing objects: 100% (108/108), done. 2023-02-02T21:15:23.7259329Z Receiving objects: 0% (1/20137) 2023-02-02T21:15:23.7436810Z Receiving objects: 1% (202/20137) 2023-02-02T21:15:23.7468283Z Receiving objects: 2% (403/20137) 2023-02-02T21:15:23.7621945Z Receiving objects: 3% (605/20137) 2023-02-02T21:15:23.7685109Z Receiving objects: 4% (806/20137) 2023-02-02T21:15:23.7714813Z Receiving objects: 5% (1007/20137) 2023-02-02T21:15:23.7738915Z Receiving objects: 6% (1209/20137) 2023-02-02T21:15:23.7767194Z Receiving objects: 7% (1410/20137) 2023-02-02T21:15:23.7791965Z Receiving objects: 8% (1611/20137) 2023-02-02T21:15:23.7932156Z Receiving objects: 9% (1813/20137) 2023-02-02T21:15:23.7978638Z Receiving objects: 10% (2014/20137) 2023-02-02T21:15:23.8013524Z Receiving objects: 11% (2216/20137) 2023-02-02T21:15:23.8065168Z Receiving objects: 12% (2417/20137) 2023-02-02T21:15:23.8201885Z Receiving objects: 13% (2618/20137) 2023-02-02T21:15:23.8284253Z Receiving objects: 14% (2820/20137) 2023-02-02T21:15:23.8422190Z Receiving objects: 15% (3021/20137) 2023-02-02T21:15:23.8496133Z Receiving objects: 16% (3222/20137) 2023-02-02T21:15:23.8509968Z Receiving objects: 17% (3424/20137) 2023-02-02T21:15:23.8548550Z Receiving objects: 18% (3625/20137) 2023-02-02T21:15:23.8561378Z Receiving objects: 19% (3827/20137) 2023-02-02T21:15:23.8576369Z Receiving objects: 20% (4028/20137) 2023-02-02T21:15:23.8596690Z Receiving objects: 21% (4229/20137) 2023-02-02T21:15:23.8731500Z Receiving objects: 22% (4431/20137) 2023-02-02T21:15:23.8750832Z Receiving objects: 23% (4632/20137) 2023-02-02T21:15:23.9413525Z Receiving objects: 24% (4833/20137) 2023-02-02T21:15:23.9425965Z Receiving objects: 25% (5035/20137) 2023-02-02T21:15:23.9436764Z Receiving objects: 26% (5236/20137) 2023-02-02T21:15:24.0141185Z Receiving objects: 27% (5437/20137) 2023-02-02T21:15:24.0147808Z Receiving objects: 28% (5639/20137) 2023-02-02T21:15:24.0190821Z Receiving objects: 29% (5840/20137) 2023-02-02T21:15:24.1239178Z Receiving objects: 30% (6042/20137) 2023-02-02T21:15:24.7208324Z Receiving objects: 31% (6243/20137) 2023-02-02T21:15:25.2341472Z Receiving objects: 31% (6413/20137), 46.73 MiB | 46.73 MiB/s 2023-02-02T21:15:25.7209855Z Receiving objects: 32% (6444/20137), 82.33 MiB | 54.88 MiB/s 2023-02-02T21:15:25.9027686Z Receiving objects: 32% (6608/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:25.9621424Z Receiving objects: 33% (6646/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:26.0123516Z Receiving objects: 34% (6847/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:26.0659481Z Receiving objects: 35% (7048/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:26.1179908Z Receiving objects: 36% (7250/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:26.1695976Z Receiving objects: 37% (7451/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:26.2218457Z Receiving objects: 38% (7653/20137), 116.23 MiB | 58.11 MiB/s 2023-02-02T21:15:26.2733621Z Receiving objects: 39% (7854/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.3252107Z Receiving objects: 40% (8055/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.3771785Z Receiving objects: 41% (8257/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.4290432Z Receiving objects: 42% (8458/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.4822134Z Receiving objects: 43% (8659/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.5329625Z Receiving objects: 44% (8861/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.7210018Z Receiving objects: 45% (9062/20137), 149.52 MiB | 59.80 MiB/s 2023-02-02T21:15:26.7612157Z Receiving objects: 45% (9231/20137), 183.68 MiB | 61.22 MiB/s 2023-02-02T21:15:26.7921175Z Receiving objects: 46% (9264/20137), 183.68 MiB | 61.22 MiB/s 2023-02-02T21:15:26.8565077Z Receiving objects: 47% (9465/20137), 183.68 MiB | 61.22 MiB/s 2023-02-02T21:15:26.8673567Z Receiving objects: 48% (9666/20137), 183.68 MiB | 61.22 MiB/s 2023-02-02T21:15:26.9980835Z Receiving objects: 49% (9868/20137), 183.68 MiB | 61.22 MiB/s 2023-02-02T21:15:27.2992077Z Receiving objects: 50% (10069/20137), 183.68 MiB | 61.22 MiB/s 2023-02-02T21:15:27.3384034Z Receiving objects: 51% (10270/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.3390939Z Receiving objects: 52% (10472/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.3402660Z Receiving objects: 53% (10673/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.3425534Z Receiving objects: 54% (10874/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.3838382Z Receiving objects: 55% (11076/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.3882218Z Receiving objects: 56% (11277/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.3891876Z Receiving objects: 57% (11479/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4418683Z Receiving objects: 58% (11680/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4428390Z Receiving objects: 59% (11881/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4433476Z Receiving objects: 60% (12083/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4442140Z Receiving objects: 61% (12284/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4457572Z Receiving objects: 62% (12485/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4466972Z Receiving objects: 63% (12687/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4482162Z Receiving objects: 64% (12888/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4493475Z Receiving objects: 65% (13090/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4502488Z Receiving objects: 66% (13291/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4512017Z Receiving objects: 67% (13492/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4534006Z Receiving objects: 68% (13694/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4549916Z Receiving objects: 69% (13895/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4559487Z Receiving objects: 70% (14096/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.4567750Z Receiving objects: 71% (14298/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.5334736Z Receiving objects: 72% (14499/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.5346534Z Receiving objects: 73% (14701/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.7211766Z Receiving objects: 74% (14902/20137), 213.67 MiB | 61.05 MiB/s 2023-02-02T21:15:27.8319102Z Receiving objects: 74% (15046/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8593558Z Receiving objects: 75% (15103/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8604859Z Receiving objects: 76% (15305/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8612810Z Receiving objects: 77% (15506/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8620760Z Receiving objects: 78% (15707/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8630858Z Receiving objects: 79% (15909/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8643879Z Receiving objects: 80% (16110/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8657555Z Receiving objects: 81% (16311/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8665975Z Receiving objects: 82% (16513/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8874813Z Receiving objects: 83% (16714/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8878721Z Receiving objects: 84% (16916/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8885597Z Receiving objects: 85% (17117/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8892769Z Receiving objects: 86% (17318/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8897398Z Receiving objects: 87% (17520/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8905060Z Receiving objects: 88% (17721/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8910700Z Receiving objects: 89% (17922/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8916426Z Receiving objects: 90% (18124/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8921672Z Receiving objects: 91% (18325/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.8927268Z Receiving objects: 92% (18527/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9067866Z Receiving objects: 93% (18728/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9084919Z Receiving objects: 94% (18929/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9096735Z Receiving objects: 95% (19131/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9107122Z Receiving objects: 96% (19332/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9119095Z Receiving objects: 97% (19533/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9138042Z Receiving objects: 98% (19735/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9146795Z Receiving objects: 99% (19936/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9147841Z remote: Total 20137 (delta 85), reused 145 (delta 68), pack-reused 19961 2023-02-02T21:15:27.9171989Z Receiving objects: 100% (20137/20137), 238.76 MiB | 59.69 MiB/s 2023-02-02T21:15:27.9172337Z Receiving objects: 100% (20137/20137), 246.48 MiB | 58.74 MiB/s, done. 2023-02-02T21:15:27.9197410Z Resolving deltas: 0% (0/9418) 2023-02-02T21:15:27.9209462Z Resolving deltas: 1% (95/9418) 2023-02-02T21:15:27.9217601Z Resolving deltas: 2% (230/9418) 2023-02-02T21:15:27.9237299Z Resolving deltas: 3% (288/9418) 2023-02-02T21:15:27.9248437Z Resolving deltas: 4% (384/9418) 2023-02-02T21:15:27.9263735Z Resolving deltas: 5% (479/9418) 2023-02-02T21:15:27.9269782Z Resolving deltas: 6% (566/9418) 2023-02-02T21:15:27.9278916Z Resolving deltas: 7% (662/9418) 2023-02-02T21:15:27.9288442Z Resolving deltas: 8% (757/9418) 2023-02-02T21:15:27.9296170Z Resolving deltas: 9% (851/9418) 2023-02-02T21:15:27.9307406Z Resolving deltas: 10% (951/9418) 2023-02-02T21:15:27.9315170Z Resolving deltas: 11% (1036/9418) 2023-02-02T21:15:27.9322177Z Resolving deltas: 12% (1149/9418) 2023-02-02T21:15:27.9331132Z Resolving deltas: 13% (1230/9418) 2023-02-02T21:15:27.9340923Z Resolving deltas: 14% (1320/9418) 2023-02-02T21:15:27.9359312Z Resolving deltas: 15% (1416/9418) 2023-02-02T21:15:27.9373126Z Resolving deltas: 16% (1514/9418) 2023-02-02T21:15:27.9382850Z Resolving deltas: 17% (1610/9418) 2023-02-02T21:15:27.9390401Z Resolving deltas: 18% (1706/9418) 2023-02-02T21:15:27.9402550Z Resolving deltas: 19% (1790/9418) 2023-02-02T21:15:27.9414573Z Resolving deltas: 20% (1886/9418) 2023-02-02T21:15:27.9421889Z Resolving deltas: 21% (1987/9418) 2023-02-02T21:15:27.9427405Z Resolving deltas: 22% (2079/9418) 2023-02-02T21:15:27.9432517Z Resolving deltas: 23% (2173/9418) 2023-02-02T21:15:27.9438260Z Resolving deltas: 24% (2274/9418) 2023-02-02T21:15:27.9444061Z Resolving deltas: 25% (2357/9418) 2023-02-02T21:15:27.9454182Z Resolving deltas: 26% (2451/9418) 2023-02-02T21:15:27.9459695Z Resolving deltas: 27% (2576/9418) 2023-02-02T21:15:27.9468090Z Resolving deltas: 28% (2650/9418) 2023-02-02T21:15:27.9473747Z Resolving deltas: 29% (2764/9418) 2023-02-02T21:15:27.9483262Z Resolving deltas: 30% (2842/9418) 2023-02-02T21:15:27.9496091Z Resolving deltas: 31% (2920/9418) 2023-02-02T21:15:27.9500304Z Resolving deltas: 32% (3046/9418) 2023-02-02T21:15:27.9509766Z Resolving deltas: 33% (3109/9418) 2023-02-02T21:15:27.9519165Z Resolving deltas: 34% (3241/9418) 2023-02-02T21:15:27.9525459Z Resolving deltas: 36% (3392/9418) 2023-02-02T21:15:27.9533224Z Resolving deltas: 37% (3488/9418) 2023-02-02T21:15:27.9541372Z Resolving deltas: 38% (3580/9418) 2023-02-02T21:15:27.9553965Z Resolving deltas: 39% (3688/9418) 2023-02-02T21:15:27.9563721Z Resolving deltas: 40% (3768/9418) 2023-02-02T21:15:27.9571232Z Resolving deltas: 41% (3867/9418) 2023-02-02T21:15:27.9578145Z Resolving deltas: 42% (3975/9418) 2023-02-02T21:15:27.9586721Z Resolving deltas: 43% (4050/9418) 2023-02-02T21:15:27.9592464Z Resolving deltas: 44% (4172/9418) 2023-02-02T21:15:27.9597123Z Resolving deltas: 45% (4252/9418) 2023-02-02T21:15:27.9603546Z Resolving deltas: 46% (4337/9418) 2023-02-02T21:15:27.9614444Z Resolving deltas: 47% (4436/9418) 2023-02-02T21:15:27.9616898Z Resolving deltas: 48% (4588/9418) 2023-02-02T21:15:27.9624725Z Resolving deltas: 49% (4622/9418) 2023-02-02T21:15:27.9630202Z Resolving deltas: 50% (4730/9418) 2023-02-02T21:15:27.9636312Z Resolving deltas: 51% (4804/9418) 2023-02-02T21:15:27.9647381Z Resolving deltas: 52% (4907/9418) 2023-02-02T21:15:27.9663398Z Resolving deltas: 53% (4992/9418) 2023-02-02T21:15:27.9675524Z Resolving deltas: 54% (5088/9418) 2023-02-02T21:15:27.9683310Z Resolving deltas: 55% (5180/9418) 2023-02-02T21:15:27.9690799Z Resolving deltas: 56% (5280/9418) 2023-02-02T21:15:27.9697405Z Resolving deltas: 57% (5370/9418) 2023-02-02T21:15:27.9713893Z Resolving deltas: 58% (5463/9418) 2023-02-02T21:15:27.9724359Z Resolving deltas: 59% (5557/9418) 2023-02-02T21:15:27.9733179Z Resolving deltas: 60% (5661/9418) 2023-02-02T21:15:27.9740481Z Resolving deltas: 61% (5749/9418) 2023-02-02T21:15:27.9750066Z Resolving deltas: 62% (5842/9418) 2023-02-02T21:15:27.9754840Z Resolving deltas: 63% (5955/9418) 2023-02-02T21:15:27.9761295Z Resolving deltas: 64% (6031/9418) 2023-02-02T21:15:27.9767042Z Resolving deltas: 65% (6139/9418) 2023-02-02T21:15:27.9772287Z Resolving deltas: 66% (6228/9418) 2023-02-02T21:15:27.9778548Z Resolving deltas: 67% (6312/9418) 2023-02-02T21:15:27.9784774Z Resolving deltas: 68% (6413/9418) 2023-02-02T21:15:27.9792907Z Resolving deltas: 69% (6499/9418) 2023-02-02T21:15:27.9799523Z Resolving deltas: 70% (6593/9418) 2023-02-02T21:15:27.9806632Z Resolving deltas: 71% (6687/9418) 2023-02-02T21:15:27.9811481Z Resolving deltas: 72% (6804/9418) 2023-02-02T21:15:27.9818040Z Resolving deltas: 73% (6880/9418) 2023-02-02T21:15:27.9825856Z Resolving deltas: 74% (6974/9418) 2023-02-02T21:15:27.9831678Z Resolving deltas: 75% (7082/9418) 2023-02-02T21:15:27.9836588Z Resolving deltas: 76% (7176/9418) 2023-02-02T21:15:27.9844543Z Resolving deltas: 77% (7255/9418) 2023-02-02T21:15:27.9850072Z Resolving deltas: 78% (7370/9418) 2023-02-02T21:15:27.9856929Z Resolving deltas: 79% (7441/9418) 2023-02-02T21:15:27.9863234Z Resolving deltas: 80% (7537/9418) 2023-02-02T21:15:27.9868817Z Resolving deltas: 81% (7629/9418) 2023-02-02T21:15:27.9878751Z Resolving deltas: 82% (7723/9418) 2023-02-02T21:15:27.9888777Z Resolving deltas: 83% (7824/9418) 2023-02-02T21:15:27.9897203Z Resolving deltas: 84% (7912/9418) 2023-02-02T21:15:27.9906861Z Resolving deltas: 85% (8026/9418) 2023-02-02T21:15:27.9915386Z Resolving deltas: 86% (8186/9418) 2023-02-02T21:15:27.9928083Z Resolving deltas: 88% (8321/9418) 2023-02-02T21:15:27.9932539Z Resolving deltas: 90% (8517/9418) 2023-02-02T21:15:27.9937755Z Resolving deltas: 91% (8582/9418) 2023-02-02T21:15:27.9944405Z Resolving deltas: 92% (8665/9418) 2023-02-02T21:15:27.9951027Z Resolving deltas: 93% (8759/9418) 2023-02-02T21:15:27.9956882Z Resolving deltas: 94% (8854/9418) 2023-02-02T21:15:27.9964028Z Resolving deltas: 95% (8948/9418) 2023-02-02T21:15:27.9968383Z Resolving deltas: 96% (9066/9418) 2023-02-02T21:15:27.9974397Z Resolving deltas: 97% (9144/9418) 2023-02-02T21:15:27.9981469Z Resolving deltas: 98% (9230/9418) 2023-02-02T21:15:27.9991728Z Resolving deltas: 99% (9328/9418) 2023-02-02T21:15:27.9992161Z Resolving deltas: 100% (9418/9418) 2023-02-02T21:15:27.9992566Z Resolving deltas: 100% (9418/9418), done. 2023-02-02T21:15:28.8228714Z + pushd torchbench 2023-02-02T21:15:28.8229039Z ~/workspace/torchbench ~/workspace 2023-02-02T21:15:28.8229292Z + git checkout no_torchaudio 2023-02-02T21:15:28.8919080Z Branch 'no_torchaudio' set up to track remote branch 'no_torchaudio' from 'origin'. 2023-02-02T21:15:28.8919550Z Switched to a new branch 'no_torchaudio' 2023-02-02T21:15:28.8925786Z + python install.py --continue_on_fail 2023-02-02T21:15:30.4879762Z checking packages torch, torchvision, torchtext are installed...OK 2023-02-02T21:15:30.4918210Z checking out Git LFS files...FAIL 2023-02-02T21:15:31.0358926Z git lfs failed. checking out input files from S3...Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/Background_Matting_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/Background_Matting_inputs.tar.gz 2023-02-02T21:15:33.2385164Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/coco128.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/coco128.tar.gz 2023-02-02T21:15:33.6534195Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/multi30k.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/multi30k.tar.gz 2023-02-02T21:15:34.5341278Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/tacotron2-minimal.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/tacotron2-minimal.tar.gz 2023-02-02T21:15:35.0904100Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/coco2017-minimal.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/coco2017-minimal.tar.gz 2023-02-02T21:15:35.3497016Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/pytorch_stargan_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/pytorch_stargan_inputs.tar.gz 2023-02-02T21:15:35.8881042Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/LearningToPaint_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/LearningToPaint_inputs.tar.gz 2023-02-02T21:15:36.2911599Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/pytorch_CycleGAN_and_pix2pix_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/pytorch_CycleGAN_and_pix2pix_inputs.tar.gz 2023-02-02T21:15:37.0696007Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/Super_SloMo_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/Super_SloMo_inputs.tar.gz 2023-02-02T21:15:37.4222439Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/data/speech_transformer_inputs.tar.gz to /var/lib/jenkins/workspace/torchbench/torchbenchmark/data/speech_transformer_inputs.tar.gz 2023-02-02T21:15:37.6182755Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/models/drq/obs.pkl to /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq/obs.pkl 2023-02-02T21:15:38.0870599Z Checking out https://ossci-datasets.s3.amazonaws.com/torchbench/models/maml_omniglot/batch.pt to /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot/batch.pt 2023-02-02T21:15:38.0948537Z OK 2023-02-02T21:15:38.1565826Z decompressing input tarball: pytorch_CycleGAN_and_pix2pix_inputs.tar.gz...OK 2023-02-02T21:15:38.4169676Z decompressing input tarball: Super_SloMo_inputs.tar.gz...OK 2023-02-02T21:15:38.4284298Z decompressing input tarball: speech_transformer_inputs.tar.gz...OK 2023-02-02T21:15:38.5316649Z decompressing input tarball: Background_Matting_inputs.tar.gz...OK 2023-02-02T21:15:38.6100147Z decompressing input tarball: LearningToPaint_inputs.tar.gz...OK 2023-02-02T21:15:38.6889199Z decompressing input tarball: coco2017-minimal.tar.gz...OK 2023-02-02T21:15:38.8328473Z decompressing input tarball: coco128.tar.gz...OK 2023-02-02T21:15:39.2907824Z decompressing input tarball: tacotron2-minimal.tar.gz...OK 2023-02-02T21:15:39.2947200Z decompressing input tarball: pytorch_stargan_inputs.tar.gz...OK 2023-02-02T21:15:39.3252316Z decompressing input tarball: multi30k.tar.gz...OK 2023-02-02T21:16:04.6650386Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/BERT_pytorch...OK 2023-02-02T21:16:13.6451198Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Background_Matting...OK 2023-02-02T21:16:25.5962235Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/DALLE2_pytorch...OK 2023-02-02T21:16:27.4716659Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/LearningToPaint...OK 2023-02-02T21:16:29.3358897Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/Super_SloMo...OK 2023-02-02T21:16:29.3568923Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/alexnet...OK 2023-02-02T21:17:00.8815023Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/attention_is_all_you_need_pytorch...OK 2023-02-02T21:17:02.8796386Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dcgan...OK 2023-02-02T21:17:06.8702731Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/demucs...OK 2023-02-02T21:17:06.8914533Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/densenet121...OK 2023-02-02T21:18:19.7549347Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_c4...OK 2023-02-02T21:18:40.2720014Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_dc5...OK 2023-02-02T21:18:53.4054668Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_101_fpn...OK 2023-02-02T21:19:04.6796341Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_c4...OK 2023-02-02T21:19:24.1576345Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_dc5...OK 2023-02-02T21:19:35.7820158Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fasterrcnn_r_50_fpn...OK 2023-02-02T21:19:44.1437639Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_fcos_r_50_fpn...OK 2023-02-02T21:19:56.2805896Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn...OK 2023-02-02T21:20:08.8861592Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_c4...OK 2023-02-02T21:20:21.7833514Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_101_fpn...OK 2023-02-02T21:20:33.3207769Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_c4...OK 2023-02-02T21:20:45.3972211Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/detectron2_maskrcnn_r_50_fpn...OK 2023-02-02T21:20:57.0552756Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/dlrm...OK 2023-02-02T21:20:59.2209147Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/drq...OK 2023-02-02T21:21:04.8996977Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/fastNLP_Bert...OK 2023-02-02T21:21:07.0654386Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_dp_cifar10...OK 2023-02-02T21:21:09.2139721Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/functorch_maml_omniglot...OK 2023-02-02T21:21:17.5015036Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Albert...OK 2023-02-02T21:21:28.3436469Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bart...OK 2023-02-02T21:21:35.7344822Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Bert...OK 2023-02-02T21:21:43.7275889Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_BigBird...OK 2023-02-02T21:21:50.4581284Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_DistilBert...OK 2023-02-02T21:22:00.7851807Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2...OK 2023-02-02T21:22:40.6746302Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_GPT2_large...OK 2023-02-02T21:22:49.4149951Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Longformer...OK 2023-02-02T21:22:54.2245424Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_Reformer...OK 2023-02-02T21:23:00.5082896Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5...OK 2023-02-02T21:23:10.3908500Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_base...OK 2023-02-02T21:23:31.1841649Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/hf_T5_large...OK 2023-02-02T21:23:33.4051994Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/lennard_jones...OK 2023-02-02T21:23:33.4267283Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml...OK 2023-02-02T21:23:35.8670127Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/maml_omniglot...OK 2023-02-02T21:23:35.8890373Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mnasnet1_0...OK 2023-02-02T21:23:35.9103341Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2...OK 2023-02-02T21:23:35.9324283Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v2_quantized_qat...OK 2023-02-02T21:23:35.9539942Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/mobilenet_v3_large...OK 2023-02-02T21:23:35.9758669Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/moco...OK 2023-02-02T21:23:38.2539888Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/nvidia_deeprecommender...OK 2023-02-02T21:23:42.6908431Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/opacus_cifar10...OK 2023-02-02T21:23:42.7134144Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_equation_of_state...OK 2023-02-02T21:23:42.7353308Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_isoneutral_mixing...OK 2023-02-02T21:23:42.7565901Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pyhpc_turbulent_kinetic_energy...OK 2023-02-02T21:23:50.4570756Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_CycleGAN_and_pix2pix...OK 2023-02-02T21:23:52.7354069Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_stargan...OK 2023-02-02T21:24:03.3747136Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_struct...OK 2023-02-02T21:24:05.8133120Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/pytorch_unet...OK 2023-02-02T21:24:05.8361053Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet152...OK 2023-02-02T21:24:05.8576818Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet18...OK 2023-02-02T21:24:05.8793387Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50...OK 2023-02-02T21:24:05.9004143Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnet50_quantized_qat...OK 2023-02-02T21:24:05.9221459Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/resnext50_32x4d...OK 2023-02-02T21:24:05.9430208Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/shufflenet_v2_x1_0...OK 2023-02-02T21:24:14.4538119Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/soft_actor_critic...OK 2023-02-02T21:24:17.0272943Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/speech_transformer...OK 2023-02-02T21:24:17.0493835Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/squeezenet1_1...OK 2023-02-02T21:24:19.9755661Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tacotron2...OK 2023-02-02T21:24:35.5317960Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientdet...OK 2023-02-02T21:24:35.5534079Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_efficientnet...OK 2023-02-02T21:24:35.5754238Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_nfnet...OK 2023-02-02T21:24:35.5972699Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_regnet...OK 2023-02-02T21:24:35.6189728Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_resnest...OK 2023-02-02T21:24:35.6399785Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer...OK 2023-02-02T21:24:35.6611664Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vision_transformer_large...OK 2023-02-02T21:24:35.6819691Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/timm_vovnet...OK 2023-02-02T21:24:56.0112317Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/tts_angular...OK 2023-02-02T21:24:56.0331319Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vgg16...OK 2023-02-02T21:24:58.5743562Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/vision_maskrcnn...OK 2023-02-02T21:25:01.2242744Z running setup for /var/lib/jenkins/workspace/torchbench/torchbenchmark/models/yolov3...OK 2023-02-02T21:25:01.5201818Z + popd 2023-02-02T21:25:01.5202213Z ~/workspace 2023-02-02T21:25:01.5202661Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_perf* ]] 2023-02-02T21:25:01.5206437Z + [[ inductor_torchbench_smoketest_perf == *inductor_torchbench_smoketest_perf* ]] 2023-02-02T21:25:01.5206827Z + test_inductor_torchbench_smoketest_perf 2023-02-02T21:25:01.5207071Z ++ pwd 2023-02-02T21:25:01.5211119Z + PYTHONPATH=/var/lib/jenkins/workspace/torchbench 2023-02-02T21:25:01.5211420Z + test_inductor_benchmark_perf smoketest 2023-02-02T21:25:01.5216850Z ++ pwd 2023-02-02T21:25:01.5221632Z + TEST_REPORTS_DIR=/var/lib/jenkins/workspace/test/test-reports 2023-02-02T21:25:01.5221948Z + PARTITION_FLAGS= 2023-02-02T21:25:01.5222193Z + [[ -n 1 ]] 2023-02-02T21:25:01.5222433Z + [[ -n '' ]] 2023-02-02T21:25:01.5222782Z + mkdir -p /var/lib/jenkins/workspace/test/test-reports 2023-02-02T21:25:01.5245569Z + [[ smoketest == *smoketest* ]] 2023-02-02T21:25:01.5249475Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T21:25:01.5262103Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --float16 --training --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only hf_Bert --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-02T21:25:04.4968386Z batch size: 16 2023-02-02T21:25:24.6876249Z cuda train hf_Bert [2023-02-02 21:25:24,686] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-02T21:25:51.5505319Z 1.206x p=0.00 2023-02-02T21:25:52.9356418Z + python benchmarks/dynamo/check_hf_bert_perf_csv.py -f /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest.csv 2023-02-02T21:25:53.3262334Z hf_Bert 1.2058 2023-02-02T21:25:53.3810660Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-02T21:25:53.3814514Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T21:25:53.3826811Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only hf_Albert --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-02T21:25:56.4110515Z batch size: 32 2023-02-02T21:26:42.1230358Z cuda train hf_Albert 2.390x p=0.00 2023-02-02T21:26:43.5574098Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv 2023-02-02T21:26:43.5584581Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-02T21:26:43.5585223Z cuda,hf_Albert,32,2.3902,103.1575,28.4575,1.2586 2023-02-02T21:26:43.5587375Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_hf_Albert.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-02T21:26:43.9432943Z 2023-02-02T21:26:43.9433361Z hf_Albert : 2023-02-02T21:26:43.9433676Z actual_memory_compression=1.26, 2023-02-02T21:26:43.9433970Z expected_memory_compression=1.26, 2023-02-02T21:26:43.9434227Z PASS 2023-02-02T21:26:43.9437887Z 2023-02-02T21:26:43.9917503Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-02T21:26:43.9921384Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T21:26:43.9934513Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only timm_efficientdet --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-02T21:26:46.9620875Z WARNING:common:Could not find batch size for timm_efficientdet 2023-02-02T21:26:46.9621331Z batch size: None 2023-02-02T21:26:47.7945678Z Downloading: "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/tf_efficientnet_b1_aa-ea7a6ee0.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/tf_efficientnet_b1_aa-ea7a6ee0.pth 2023-02-02T21:27:52.5713272Z cuda train timm_efficientdet [2023-02-02 21:27:52,567] torch._inductor.lowering: [WARNING] using triton random, expect difference from eager 2023-02-02T21:30:32.0761170Z 1.329x p=0.00 2023-02-02T21:30:35.1361289Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv 2023-02-02T21:30:35.1369040Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-02T21:30:35.1369674Z cuda,timm_efficientdet,1,1.3290,114.8203,207.1244,0.9881 2023-02-02T21:30:35.1371125Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_efficientdet.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-02T21:30:35.5240320Z 2023-02-02T21:30:35.5240964Z timm_efficientdet : 2023-02-02T21:30:35.5241307Z actual_memory_compression=0.99, 2023-02-02T21:30:35.5244675Z expected_memory_compression=0.99, 2023-02-02T21:30:35.5245104Z PASS 2023-02-02T21:30:35.5245317Z 2023-02-02T21:30:35.5748485Z + for test in hf_Albert timm_efficientdet timm_vision_transformer 2023-02-02T21:30:35.5752376Z ++ realpath benchmarks/dynamo/torchbench_models_list.txt 2023-02-02T21:30:35.5765924Z + python benchmarks/dynamo/torchbench.py --device cuda --performance --backend inductor --amp --training --disable-cudagraphs --batch-size-file /var/lib/jenkins/workspace/benchmarks/dynamo/torchbench_models_list.txt --only timm_vision_transformer --output /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-02T21:30:38.5420682Z batch size: 256 2023-02-02T21:31:26.3096959Z cuda train timm_vision_transformer 1.365x p=0.00 2023-02-02T21:31:28.0052456Z + cat /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv 2023-02-02T21:31:28.0062023Z dev,name,batch_size,speedup,abs_latency,compilation_latency,compression_ratio 2023-02-02T21:31:28.0062650Z cuda,timm_vision_transformer,256,1.3649,107.7251,33.9546,0.9634 2023-02-02T21:31:28.0064154Z + python benchmarks/dynamo/check_memory_compression_ratio.py --actual /var/lib/jenkins/workspace/test/test-reports/inductor_training_smoketest_timm_vision_transformer.csv --expected benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv 2023-02-02T21:31:28.3902797Z 2023-02-02T21:31:28.3903209Z timm_vision_transformer : 2023-02-02T21:31:28.3903566Z actual_memory_compression=0.96, 2023-02-02T21:31:28.3907830Z expected_memory_compression=0.73, 2023-02-02T21:31:28.3908115Z PASS 2023-02-02T21:31:28.3908328Z 2023-02-02T21:31:28.4511957Z ##[group]Run cat test/**/*.log || true 2023-02-02T21:31:28.4512240Z cat test/**/*.log || true 2023-02-02T21:31:28.4531379Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:31:28.4531661Z env: 2023-02-02T21:31:28.4531875Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:28.4532099Z GPU_FLAG: --gpus all 2023-02-02T21:31:28.4532437Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:28.4532912Z ##[endgroup] 2023-02-02T21:31:28.4589562Z cat: 'test/**/*.log': No such file or directory 2023-02-02T21:31:28.4622379Z Prepare all required actions 2023-02-02T21:31:28.4646423Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-02-02T21:31:28.4646685Z with: 2023-02-02T21:31:28.4647107Z github-token: *** 2023-02-02T21:31:28.4647309Z env: 2023-02-02T21:31:28.4647500Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:28.4647735Z GPU_FLAG: --gpus all 2023-02-02T21:31:28.4648069Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:28.4648376Z ##[endgroup] 2023-02-02T21:31:28.4664066Z ##[group]Run set -eux 2023-02-02T21:31:28.4664307Z set -eux 2023-02-02T21:31:28.4664646Z GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") 2023-02-02T21:31:28.4665042Z echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-02-02T21:31:28.4681508Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:31:28.4681778Z env: 2023-02-02T21:31:28.4682027Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:28.4682249Z GPU_FLAG: --gpus all 2023-02-02T21:31:28.4682586Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:28.4683083Z GITHUB_TOKEN: *** 2023-02-02T21:31:28.4683408Z ##[endgroup] 2023-02-02T21:31:28.4721752Z ++ python3 .github/scripts/get_workflow_job_id.py 4078496488 gh-ci-gcp-a100-1 2023-02-02T21:31:29.1946649Z + GHA_WORKFLOW_JOB_ID=11073914614 2023-02-02T21:31:29.1947180Z + echo job-id=11073914614 2023-02-02T21:31:29.2051709Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-02-02T21:31:29.2052011Z kill "$MONITOR_SCRIPT_PID" 2023-02-02T21:31:29.2070039Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:31:29.2070316Z env: 2023-02-02T21:31:29.2070533Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:29.2070756Z GPU_FLAG: --gpus all 2023-02-02T21:31:29.2071112Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:29.2071460Z MONITOR_SCRIPT_PID: 86041 2023-02-02T21:31:29.2071674Z ##[endgroup] 2023-02-02T21:31:29.2182936Z Prepare all required actions 2023-02-02T21:31:29.2183391Z Getting action download info 2023-02-02T21:31:29.4688027Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-02-02T21:31:29.8793073Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-02-02T21:31:29.8793335Z with: 2023-02-02T21:31:29.8793650Z file-suffix: test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614 2023-02-02T21:31:29.8794027Z use-gha: anything-non-empty-to-use-gha 2023-02-02T21:31:29.8794272Z env: 2023-02-02T21:31:29.8794466Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:29.8794724Z GPU_FLAG: --gpus all 2023-02-02T21:31:29.8795059Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:29.8795375Z ##[endgroup] 2023-02-02T21:31:29.8889302Z ##[group]Run actions/upload-artifact@v3 2023-02-02T21:31:29.8889552Z with: 2023-02-02T21:31:29.8890232Z name: test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip 2023-02-02T21:31:29.8890601Z retention-days: 14 2023-02-02T21:31:29.8890835Z if-no-files-found: warn 2023-02-02T21:31:29.8891070Z path: test/**/*.json 2023-02-02T21:31:29.8891258Z env: 2023-02-02T21:31:29.8891462Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:29.8891691Z GPU_FLAG: --gpus all 2023-02-02T21:31:29.8892022Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:29.8892328Z ##[endgroup] 2023-02-02T21:31:30.0908469Z With the provided path, there will be 3 files uploaded 2023-02-02T21:31:30.0911047Z Starting artifact upload 2023-02-02T21:31:30.0912100Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-02T21:31:30.0912940Z Artifact name is valid! 2023-02-02T21:31:30.2512106Z Container for artifact "test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip" successfully created. Starting upload of file(s) 2023-02-02T21:31:30.5464719Z Total size of all the files uploaded is 29096 bytes 2023-02-02T21:31:30.5465085Z File upload process has finished. Finalizing the artifact upload 2023-02-02T21:31:30.6296781Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-02T21:31:30.6297009Z 2023-02-02T21:31:30.6297186Z The raw size of all the files that were specified for upload is 300245 bytes 2023-02-02T21:31:30.6297651Z The size of all the files that were uploaded is 29096 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-02T21:31:30.6297949Z 2023-02-02T21:31:30.6298501Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-02T21:31:30.6298873Z 2023-02-02T21:31:30.6299333Z Artifact test-jsons-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip has been successfully uploaded! 2023-02-02T21:31:30.6368855Z ##[group]Run actions/upload-artifact@v3 2023-02-02T21:31:30.6369105Z with: 2023-02-02T21:31:30.6369474Z name: test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip 2023-02-02T21:31:30.6370121Z retention-days: 14 2023-02-02T21:31:30.6370483Z if-no-files-found: ignore 2023-02-02T21:31:30.6370740Z path: test/**/*.xml test/**/*.csv 2023-02-02T21:31:30.6370946Z env: 2023-02-02T21:31:30.6371153Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:30.6371388Z GPU_FLAG: --gpus all 2023-02-02T21:31:30.6371709Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:30.6372034Z ##[endgroup] 2023-02-02T21:31:30.8571458Z With the provided path, there will be 8 files uploaded 2023-02-02T21:31:30.8574256Z Starting artifact upload 2023-02-02T21:31:30.8575686Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-02T21:31:30.8576264Z Artifact name is valid! 2023-02-02T21:31:31.0635181Z Container for artifact "test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip" successfully created. Starting upload of file(s) 2023-02-02T21:31:31.5380426Z Total size of all the files uploaded is 1664 bytes 2023-02-02T21:31:31.5380991Z File upload process has finished. Finalizing the artifact upload 2023-02-02T21:31:31.6305023Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-02T21:31:31.6305328Z 2023-02-02T21:31:31.6305505Z The raw size of all the files that were specified for upload is 2263 bytes 2023-02-02T21:31:31.6306011Z The size of all the files that were uploaded is 1664 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-02T21:31:31.6306346Z 2023-02-02T21:31:31.6306921Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-02T21:31:31.6307287Z 2023-02-02T21:31:31.6307770Z Artifact test-reports-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip has been successfully uploaded! 2023-02-02T21:31:31.6380507Z ##[group]Run actions/upload-artifact@v3 2023-02-02T21:31:31.6380756Z with: 2023-02-02T21:31:31.6381116Z name: usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip 2023-02-02T21:31:31.6381471Z retention-days: 14 2023-02-02T21:31:31.6381707Z if-no-files-found: ignore 2023-02-02T21:31:31.6382092Z path: usage_log.txt test/**/*.log 2023-02-02T21:31:31.6382297Z env: 2023-02-02T21:31:31.6382497Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:31.6382727Z GPU_FLAG: --gpus all 2023-02-02T21:31:31.6383055Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:31.6383372Z ##[endgroup] 2023-02-02T21:31:31.8568876Z Multiple search paths detected. Calculating the least common ancestor of all paths 2023-02-02T21:31:31.8572392Z The least common ancestor is /home/weiwangmeta/actions-runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2023-02-02T21:31:31.8573032Z With the provided path, there will be 1 file uploaded 2023-02-02T21:31:31.8575489Z Starting artifact upload 2023-02-02T21:31:31.8576412Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-02-02T21:31:31.8577451Z Artifact name is valid! 2023-02-02T21:31:31.9651010Z Container for artifact "usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip" successfully created. Starting upload of file(s) 2023-02-02T21:31:32.1732498Z Total size of all the files uploaded is 61504 bytes 2023-02-02T21:31:32.1733128Z File upload process has finished. Finalizing the artifact upload 2023-02-02T21:31:32.2527082Z Artifact has been finalized. All files have been successfully uploaded! 2023-02-02T21:31:32.2527405Z 2023-02-02T21:31:32.2527705Z The raw size of all the files that were specified for upload is 2325030 bytes 2023-02-02T21:31:32.2528612Z The size of all the files that were uploaded is 61504 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-02-02T21:31:32.2528939Z 2023-02-02T21:31:32.2529565Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-02-02T21:31:32.2530076Z 2023-02-02T21:31:32.2530769Z Artifact usage-log-runattempt1-test-inductor_torchbench_smoketest_perf-1-1-linux.gcp.a100_11073914614.zip has been successfully uploaded! 2023-02-02T21:31:32.2595358Z ##[group]Run # shellcheck disable=SC2156 2023-02-02T21:31:32.2595667Z # shellcheck disable=SC2156 2023-02-02T21:31:32.2596032Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-02-02T21:31:32.2614525Z shell: /usr/bin/bash -e {0} 2023-02-02T21:31:32.2614757Z env: 2023-02-02T21:31:32.2614974Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:32.2615205Z GPU_FLAG: --gpus all 2023-02-02T21:31:32.2615547Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:32.2615879Z ##[endgroup] 2023-02-02T21:31:32.5755076Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-02-02T21:31:32.5755390Z with: 2023-02-02T21:31:32.5755560Z env: 2023-02-02T21:31:32.5755768Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:32.5756006Z GPU_FLAG: --gpus all 2023-02-02T21:31:32.5756326Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:32.5756647Z ##[endgroup] 2023-02-02T21:31:32.5773636Z ##[group]Run set -eou pipefail 2023-02-02T21:31:32.5773909Z set -eou pipefail 2023-02-02T21:31:32.5774127Z  2023-02-02T21:31:32.5774416Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-02-02T21:31:32.5774708Z for _ in $(seq 1440); do 2023-02-02T21:31:32.5774980Z  # Break if no ssh session exists anymore 2023-02-02T21:31:32.5775243Z  if [ "$(who)" = "" ]; then 2023-02-02T21:31:32.5775464Z  break 2023-02-02T21:31:32.5775690Z  fi 2023-02-02T21:31:32.5775891Z  echo "." 2023-02-02T21:31:32.5776086Z  sleep 5 2023-02-02T21:31:32.5776402Z done 2023-02-02T21:31:32.5794310Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:31:32.5794581Z env: 2023-02-02T21:31:32.5794794Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:32.5795020Z GPU_FLAG: --gpus all 2023-02-02T21:31:32.5795362Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:32.5795689Z ##[endgroup] 2023-02-02T21:31:32.5832949Z Holding runner for 2 hours until all ssh sessions have logged out 2023-02-02T21:31:32.5882209Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-02-02T21:31:32.5882594Z # ignore expansion of "docker ps -q" since it could be empty 2023-02-02T21:31:32.5882905Z # shellcheck disable=SC2046 2023-02-02T21:31:32.5883183Z docker stop $(docker ps -q) || true 2023-02-02T21:31:32.5883648Z # Prune all of the docker images 2023-02-02T21:31:32.5883901Z docker system prune -af 2023-02-02T21:31:32.5900579Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-02-02T21:31:32.5900849Z env: 2023-02-02T21:31:32.5901062Z GIT_DEFAULT_BRANCH: master 2023-02-02T21:31:32.5901288Z GPU_FLAG: --gpus all 2023-02-02T21:31:32.5901624Z DOCKER_CONTAINER_ID: daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:32.5901949Z ##[endgroup] 2023-02-02T21:31:33.0386686Z daed4c4d1cbf 2023-02-02T21:31:35.3274008Z Deleted Containers: 2023-02-02T21:31:35.3274533Z daed4c4d1cbf6080bc305c13832ec8223b1a9783022993c7bd33ce2545b41d95 2023-02-02T21:31:35.3274755Z 2023-02-02T21:31:39.4929443Z Deleted Images: 2023-02-02T21:31:39.4931461Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7:adaefbcda1020663b13f82a115d87f5b2a58b93f 2023-02-02T21:31:39.4932464Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.7-cudnn8-py3-gcc7@sha256:6b7d857216ddeb8d8967f2df7c23a3d4c8fd336151bce71792e7f52fd320bf48 2023-02-02T21:31:39.4933087Z deleted: sha256:f2edca4a625b936802fe1f6ef3ae28f56cd54cd154a291adbac2217bfe4d2a9a 2023-02-02T21:31:39.4933509Z deleted: sha256:b38ab513236a928b6a1271eed98707d2d803c9533e5c499720b5b06d9582353d 2023-02-02T21:31:39.4933963Z deleted: sha256:b7d02db13eb0a5a0771a78d28463faf86a36998fc5bc0d30c2cfeeb1d092588a 2023-02-02T21:31:39.4934369Z deleted: sha256:25e3d5f3f331c22df0c6eb067d27a8c854cc985e8b6a6fa28603356130fb33ce 2023-02-02T21:31:39.4934763Z deleted: sha256:22c76b68ea838bf82e8db49c7af211622920ee5c8f089f206a17724885323e32 2023-02-02T21:31:39.4935156Z deleted: sha256:ce767ec95060b341283be100857eff87d675c3466ae9f5789979c1a73ab17330 2023-02-02T21:31:39.4935534Z deleted: sha256:06348f500b5871b713c9532b2fa1de62013eeab356282c171141f493fc2a76f7 2023-02-02T21:31:39.4935907Z deleted: sha256:deac2d6500f2e728769e851611a239be8e01ca5965f60957da691a1ac8d34fd2 2023-02-02T21:31:39.4936585Z deleted: sha256:2e7dcb88044af777b87924d0abe494696fa8b9f8ec4499cbc3c786405bd158d3 2023-02-02T21:31:39.4936980Z deleted: sha256:a067972a8d1c87d9151f1976019ca45a7d54d6e238c748403b36d43bceb31bc8 2023-02-02T21:31:39.4937377Z deleted: sha256:67b8fc68a44eb0b1568a9ceed9c41023be7fbec2c1ea4cfa025db2c775b93d9d 2023-02-02T21:31:39.4937801Z deleted: sha256:dcf9b7a67d6fd8b831bb35bb6aea1f93562985453a4f3573f6b925cf2caba6e5 2023-02-02T21:31:39.4938223Z deleted: sha256:aca2a0474fe81d5b4187c64af78f2a0d04dec3eb175e6aeae168bd492b350fd3 2023-02-02T21:31:39.4938644Z deleted: sha256:bfa313da78de752ec14a3c2ac67fc81004f1a7c394162b6b2ccaec4d4e1fdf01 2023-02-02T21:31:39.4939118Z deleted: sha256:ad1900a1ff9ca8855069bfba7128f93d33fc4c17aafc8ff443fdef1b1dce887c 2023-02-02T21:31:39.4939508Z deleted: sha256:72c8738078e674ea1f750871754e8f838b8d79da5092dad06f035c2718322309 2023-02-02T21:31:39.4939888Z deleted: sha256:0cefead50bc06c080705865c715876625a113938a19efaafe322fd58cd2d768d 2023-02-02T21:31:39.4940278Z deleted: sha256:e7e7715b391fcc728a0e47d0f58ec5864be17342e7257d87ac27f0c4b249e7e8 2023-02-02T21:31:39.4940674Z deleted: sha256:61ae66f3d4ead004d79bbf1cb917283253218dfe00073bfc3531558c2ce4fc16 2023-02-02T21:31:39.4941165Z deleted: sha256:10867264de19872868c3b209651a0d1b94ae68c171c16c9e2a02ba356e904a92 2023-02-02T21:31:39.4941540Z deleted: sha256:f6e9a282d0fa9e448117ab5449804add5088c3193ce85b4058f3c2a6249b5898 2023-02-02T21:31:39.4941933Z deleted: sha256:64ccb4af0158da4574c376ff4bc98f0a55bd4d1d5cc043c02e2b9d6cc9c5d523 2023-02-02T21:31:39.4942319Z deleted: sha256:754118389c84b59021bc550bfa27c0d75458c9e351d706510e1dc05732af9da0 2023-02-02T21:31:39.4942677Z deleted: sha256:8eb5181f91a0167b8058325994505b3757ac7dce4f4747311d5f0b7c489cc31b 2023-02-02T21:31:39.4943040Z deleted: sha256:762cb68c8e1b614242c6f631c74e7813c3c6724297a3025c86c97325e73d0cf4 2023-02-02T21:31:39.4943446Z deleted: sha256:2a38adebbda17eabc7754d21183eeb070f2c6f674bea49d844faf836ab8f0086 2023-02-02T21:31:39.4943856Z deleted: sha256:242200163e0b49f480f731e55fecc056574b62ed5ac09c18f7e30504b2becea4 2023-02-02T21:31:39.4944236Z deleted: sha256:1fab2c3f0975c40c395c6827da6535bc1395191f2433a491e13f8a597932fc8e 2023-02-02T21:31:39.4944613Z deleted: sha256:944ef9c494f01e0a8d3084cad17f1460324f0ddec4f4c0f9f7094f51add7dfdd 2023-02-02T21:31:39.4945017Z deleted: sha256:ecaf4b5ea220727f26aad1b7615830fa0f4cd1a3e28336ca59609e1cfbf169a1 2023-02-02T21:31:39.4945436Z deleted: sha256:be90ec5a8a1cdaf0484e7a4d5d9aa7f72493378d993d772c1ae6e7c21bc661d5 2023-02-02T21:31:39.4945842Z deleted: sha256:b0ef560f5702de1ceda127dade91c1314c307a83d7cca715db782f99db5103b6 2023-02-02T21:31:39.4946249Z deleted: sha256:d1065355645a126fa1e32d22cb8d4ac7bd27a2664ea06beacd4d32a910f96c3a 2023-02-02T21:31:39.4946631Z deleted: sha256:d71334526a3b8f11b94204e65c6f5f93af231168141e76c09137d93f2e5e57d9 2023-02-02T21:31:39.4947006Z deleted: sha256:9fe01abfa7cb2ee6457b993ea35a6156a60dac18e1c036acc72282430bb04ab7 2023-02-02T21:31:39.4947412Z deleted: sha256:cd2ea13c851c23713e4ad8820971f99d71c53cb1388b9cb4a1c36336894adea6 2023-02-02T21:31:39.4947935Z deleted: sha256:0da43f592298ce23a360caef51471f15c9797ee671339b982089b9b80d257080 2023-02-02T21:31:39.4948499Z deleted: sha256:a23801c0766e67e42e0c8230d92b56e083d330278f108335938fe34aa7898e8d 2023-02-02T21:31:39.4948926Z deleted: sha256:7519ff8cb171a2862e6e9269f2b4c23d49bde33dc197022cbe1f69fc460bf7b5 2023-02-02T21:31:39.4949329Z deleted: sha256:ba9b9789766b496d4df4e7b44deacc6e372f94f15f3440608d1c4f5eddde8399 2023-02-02T21:31:39.4949746Z deleted: sha256:ec79e38c73efdfad58b4e18db398a46371aae7051463cd1356fa4ca144e0f7d1 2023-02-02T21:31:39.4950148Z deleted: sha256:dd1387d76932bfc02d179e901be48ce51e3dfd3c83ee2a3a3e12ef7e5d93f6de 2023-02-02T21:31:39.4950671Z deleted: sha256:ffaed1f5ccf52ac0027e11e830da83a5069987d57fd55445e2711b0a4666868f 2023-02-02T21:31:39.4951070Z deleted: sha256:2e2ec8a0a3718f94db173ff20c8266192a40d310615f42c576dd1645a25429e6 2023-02-02T21:31:39.4951459Z deleted: sha256:24ac908f9f592af03d6a51011147428f9e682c79b8ca2ad5afd2b1a44aeed617 2023-02-02T21:31:39.4951965Z deleted: sha256:50cc7186fda7f64aa964824a32c139a1085ce030491c0da5fab99fdecae66fdf 2023-02-02T21:31:39.4952367Z deleted: sha256:6e9c802974cfa887b7300715840ef7aaf5765df415d8d4680f72c6034a10292b 2023-02-02T21:31:39.4952745Z deleted: sha256:30109e8b967541225d66d116256e57334c2b63c25b456f9f7cd72d14d46d8da3 2023-02-02T21:31:39.4953104Z deleted: sha256:18ce8ec73f72efbc789a00688f5d57c798690e22048389f236dbc593cec31d6e 2023-02-02T21:31:39.4953490Z deleted: sha256:195741932e0b070b4fed22eee8d97719dc71f1f569594b418d777b87dbe76a6d 2023-02-02T21:31:39.4953884Z deleted: sha256:6f099faae794c47a468400004f89aed66ec84fa1bd6c606a9877ab09c84a5289 2023-02-02T21:31:39.4954279Z deleted: sha256:5bddaa98761511a0e16047132a49704d0cf176bec84f42b91644b8e7adb3cb88 2023-02-02T21:31:39.4954631Z deleted: sha256:5089072a88c6788d2594696a16346c495f97fd117430602f033541a0f333de5f 2023-02-02T21:31:39.4954999Z deleted: sha256:9bc67bb187c368480f186819831faa7998ba6d4f2e4ab8bd5b5fbc8a5aada045 2023-02-02T21:31:39.4955385Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-02-02T21:31:39.4955594Z 2023-02-02T21:31:39.4955722Z Total reclaimed space: 21.96GB 2023-02-02T21:31:39.5029913Z Post job cleanup. 2023-02-02T21:31:39.5066464Z Post job cleanup. 2023-02-02T21:31:39.6271497Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-02T21:31:39.6285726Z Unexpected error attempting to determine if executable file exists '/home/weiwangmeta/.local/bin/git': Error: EACCES: permission denied, stat '/home/weiwangmeta/.local/bin/git' 2023-02-02T21:31:39.6307138Z [command]/usr/bin/git version 2023-02-02T21:31:39.6353872Z git version 2.25.1 2023-02-02T21:31:39.6405985Z Temporarily overriding HOME='/home/weiwangmeta/actions-runner/_work/_temp/49e0d6d2-7195-4e7a-bb5c-997d19cb9976' before making global git config changes 2023-02-02T21:31:39.6406878Z Adding repository directory to the temporary git global config as a safe directory 2023-02-02T21:31:39.6413230Z [command]/usr/bin/git config --global --add safe.directory /home/weiwangmeta/actions-runner/_work/pytorch/pytorch 2023-02-02T21:31:39.6457640Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-02T21:31:39.6494553Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-02-02T21:31:39.6766604Z Entering 'android/libs/fbjni' 2023-02-02T21:31:39.6803863Z Entering 'third_party/FP16' 2023-02-02T21:31:39.6840889Z Entering 'third_party/FXdiv' 2023-02-02T21:31:39.6877297Z Entering 'third_party/NNPACK' 2023-02-02T21:31:39.6917042Z Entering 'third_party/QNNPACK' 2023-02-02T21:31:39.6954887Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:31:39.6992130Z Entering 'third_party/XNNPACK' 2023-02-02T21:31:39.7040882Z Entering 'third_party/benchmark' 2023-02-02T21:31:39.7078391Z Entering 'third_party/cpuinfo' 2023-02-02T21:31:39.7114983Z Entering 'third_party/cub' 2023-02-02T21:31:39.7152184Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:31:39.7194736Z Entering 'third_party/cutlass' 2023-02-02T21:31:39.7238401Z Entering 'third_party/eigen' 2023-02-02T21:31:39.7277078Z Entering 'third_party/fbgemm' 2023-02-02T21:31:39.7313691Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:31:39.7352057Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:31:39.7387977Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:31:39.7424885Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:31:39.7463444Z Entering 'third_party/flatbuffers' 2023-02-02T21:31:39.7502377Z Entering 'third_party/fmt' 2023-02-02T21:31:39.7540417Z Entering 'third_party/foxi' 2023-02-02T21:31:39.7577202Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:31:39.7614317Z Entering 'third_party/gloo' 2023-02-02T21:31:39.7651747Z Entering 'third_party/googletest' 2023-02-02T21:31:39.7688151Z Entering 'third_party/ideep' 2023-02-02T21:31:39.7723695Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:31:39.7767867Z Entering 'third_party/ios-cmake' 2023-02-02T21:31:39.7803998Z Entering 'third_party/ittapi' 2023-02-02T21:31:39.7840961Z Entering 'third_party/kineto' 2023-02-02T21:31:39.7876846Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:31:39.7913204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:31:39.7951631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:31:39.7987441Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:31:39.8023545Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:31:39.8058994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:31:39.8098642Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:31:39.8135137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:31:39.8171249Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:31:39.8208594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:31:39.8247416Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:31:39.8282999Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:31:39.8320385Z Entering 'third_party/nccl/nccl' 2023-02-02T21:31:39.8357683Z Entering 'third_party/neon2sse' 2023-02-02T21:31:39.8393865Z Entering 'third_party/nlohmann' 2023-02-02T21:31:39.8432219Z Entering 'third_party/onnx' 2023-02-02T21:31:39.8481407Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:31:39.8519243Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:31:39.8558381Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:31:39.8592976Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:31:39.8633940Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:31:39.8704564Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:31:39.8740059Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:31:39.8782040Z Entering 'third_party/pocketfft' 2023-02-02T21:31:39.8819427Z Entering 'third_party/protobuf' 2023-02-02T21:31:39.8858913Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:31:39.8895754Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:31:39.8934764Z Entering 'third_party/psimd' 2023-02-02T21:31:39.8971075Z Entering 'third_party/pthreadpool' 2023-02-02T21:31:39.9007052Z Entering 'third_party/pybind11' 2023-02-02T21:31:39.9045088Z Entering 'third_party/python-enum' 2023-02-02T21:31:39.9080932Z Entering 'third_party/python-peachpy' 2023-02-02T21:31:39.9117506Z Entering 'third_party/python-six' 2023-02-02T21:31:39.9155319Z Entering 'third_party/sleef' 2023-02-02T21:31:39.9191317Z Entering 'third_party/tbb' 2023-02-02T21:31:39.9230088Z Entering 'third_party/tensorpipe' 2023-02-02T21:31:39.9267225Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:31:39.9303416Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:31:39.9340132Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:31:39.9376470Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:31:39.9411547Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:31:39.9451064Z Entering 'third_party/zstd' 2023-02-02T21:31:39.9503659Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-02T21:31:39.9535221Z http.https://github.com/.extraheader 2023-02-02T21:31:39.9544528Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-02-02T21:31:39.9584669Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-02-02T21:31:39.9844359Z Entering 'android/libs/fbjni' 2023-02-02T21:31:39.9863613Z http.https://github.com/.extraheader 2023-02-02T21:31:39.9897547Z Entering 'third_party/FP16' 2023-02-02T21:31:39.9916557Z http.https://github.com/.extraheader 2023-02-02T21:31:39.9949822Z Entering 'third_party/FXdiv' 2023-02-02T21:31:39.9969184Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0002404Z Entering 'third_party/NNPACK' 2023-02-02T21:31:40.0021944Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0056597Z Entering 'third_party/QNNPACK' 2023-02-02T21:31:40.0076553Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0110510Z Entering 'third_party/VulkanMemoryAllocator' 2023-02-02T21:31:40.0131201Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0165094Z Entering 'third_party/XNNPACK' 2023-02-02T21:31:40.0184865Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0228231Z Entering 'third_party/benchmark' 2023-02-02T21:31:40.0247804Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0279978Z Entering 'third_party/cpuinfo' 2023-02-02T21:31:40.0300718Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0334984Z Entering 'third_party/cub' 2023-02-02T21:31:40.0354012Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0386331Z Entering 'third_party/cudnn_frontend' 2023-02-02T21:31:40.0406017Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0445518Z Entering 'third_party/cutlass' 2023-02-02T21:31:40.0464855Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0505910Z Entering 'third_party/eigen' 2023-02-02T21:31:40.0524888Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0560139Z Entering 'third_party/fbgemm' 2023-02-02T21:31:40.0580073Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0613653Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-02-02T21:31:40.0632644Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0665745Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-02-02T21:31:40.0684818Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0718163Z Entering 'third_party/fbgemm/third_party/googletest' 2023-02-02T21:31:40.0737158Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0770152Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-02-02T21:31:40.0788715Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0823120Z Entering 'third_party/flatbuffers' 2023-02-02T21:31:40.0842765Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0877559Z Entering 'third_party/fmt' 2023-02-02T21:31:40.0897560Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0931785Z Entering 'third_party/foxi' 2023-02-02T21:31:40.0950395Z http.https://github.com/.extraheader 2023-02-02T21:31:40.0984071Z Entering 'third_party/gemmlowp/gemmlowp' 2023-02-02T21:31:40.1003298Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1037174Z Entering 'third_party/gloo' 2023-02-02T21:31:40.1056235Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1090144Z Entering 'third_party/googletest' 2023-02-02T21:31:40.1109285Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1142275Z Entering 'third_party/ideep' 2023-02-02T21:31:40.1161334Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1193210Z Entering 'third_party/ideep/mkl-dnn' 2023-02-02T21:31:40.1212688Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1255209Z Entering 'third_party/ios-cmake' 2023-02-02T21:31:40.1274370Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1307040Z Entering 'third_party/ittapi' 2023-02-02T21:31:40.1327986Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1359509Z Entering 'third_party/kineto' 2023-02-02T21:31:40.1379257Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1411476Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2023-02-02T21:31:40.1430517Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1464346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2023-02-02T21:31:40.1482997Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1518725Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2023-02-02T21:31:40.1538070Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1571797Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2023-02-02T21:31:40.1590886Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1625145Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2023-02-02T21:31:40.1643642Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1676319Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2023-02-02T21:31:40.1695766Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1731675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2023-02-02T21:31:40.1750268Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1784852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2023-02-02T21:31:40.1803834Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1837608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2023-02-02T21:31:40.1857712Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1891731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2023-02-02T21:31:40.1910017Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1945358Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-02-02T21:31:40.1963652Z http.https://github.com/.extraheader 2023-02-02T21:31:40.1996314Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-02-02T21:31:40.2015036Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2050305Z Entering 'third_party/nccl/nccl' 2023-02-02T21:31:40.2069098Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2101802Z Entering 'third_party/neon2sse' 2023-02-02T21:31:40.2121202Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2153913Z Entering 'third_party/nlohmann' 2023-02-02T21:31:40.2173825Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2207226Z Entering 'third_party/onnx' 2023-02-02T21:31:40.2226816Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2272802Z Entering 'third_party/onnx/third_party/benchmark' 2023-02-02T21:31:40.2291766Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2324703Z Entering 'third_party/onnx/third_party/pybind11' 2023-02-02T21:31:40.2343892Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2379767Z Entering 'third_party/onnx-tensorrt' 2023-02-02T21:31:40.2399078Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2431682Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-02-02T21:31:40.2449378Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2486505Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-02-02T21:31:40.2506007Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2539517Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-02-02T21:31:40.2558123Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2590492Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-02-02T21:31:40.2609622Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2648291Z Entering 'third_party/pocketfft' 2023-02-02T21:31:40.2667687Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2699974Z Entering 'third_party/protobuf' 2023-02-02T21:31:40.2719432Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2755406Z Entering 'third_party/protobuf/third_party/benchmark' 2023-02-02T21:31:40.2774383Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2807828Z Entering 'third_party/protobuf/third_party/googletest' 2023-02-02T21:31:40.2826497Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2862662Z Entering 'third_party/psimd' 2023-02-02T21:31:40.2881730Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2914725Z Entering 'third_party/pthreadpool' 2023-02-02T21:31:40.2934576Z http.https://github.com/.extraheader 2023-02-02T21:31:40.2966245Z Entering 'third_party/pybind11' 2023-02-02T21:31:40.2986299Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3020120Z Entering 'third_party/python-enum' 2023-02-02T21:31:40.3039454Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3073201Z Entering 'third_party/python-peachpy' 2023-02-02T21:31:40.3092677Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3126231Z Entering 'third_party/python-six' 2023-02-02T21:31:40.3146055Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3178801Z Entering 'third_party/sleef' 2023-02-02T21:31:40.3198138Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3230570Z Entering 'third_party/tbb' 2023-02-02T21:31:40.3250892Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3285037Z Entering 'third_party/tensorpipe' 2023-02-02T21:31:40.3304334Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3337330Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-02-02T21:31:40.3356484Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3390187Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-02-02T21:31:40.3409052Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3441286Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-02-02T21:31:40.3459917Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3493217Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-02-02T21:31:40.3511700Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3543060Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-02-02T21:31:40.3561908Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3598722Z Entering 'third_party/zstd' 2023-02-02T21:31:40.3618381Z http.https://github.com/.extraheader 2023-02-02T21:31:40.3886702Z Cleaning up orphan processes