2022-05-18T03:11:57.6979777Z Requested labels: self-hosted, linux.2xlarge 2022-05-18T03:11:57.6979871Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/heads/master 2022-05-18T03:11:57.6979894Z Waiting for a runner to pick up this job... 2022-05-18T03:12:00.3855138Z Job is about to start running on the runner: i-09510123da43961b5 (repository) 2022-05-18T03:12:06.1607788Z Current runner version: '2.291.1' 2022-05-18T03:12:06.1613174Z Runner name: 'i-09510123da43961b5' 2022-05-18T03:12:06.1613838Z Runner group name: 'Default' 2022-05-18T03:12:06.1614406Z Machine name: 'ip-10-0-5-136' 2022-05-18T03:12:06.1616434Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:06.1617159Z Actions: write 2022-05-18T03:12:06.1617438Z Checks: write 2022-05-18T03:12:06.1617749Z Contents: write 2022-05-18T03:12:06.1618107Z Deployments: write 2022-05-18T03:12:06.1618397Z Discussions: write 2022-05-18T03:12:06.1618742Z Issues: write 2022-05-18T03:12:06.1619047Z Metadata: read 2022-05-18T03:12:06.1619330Z Packages: write 2022-05-18T03:12:06.1619646Z Pages: write 2022-05-18T03:12:06.1619992Z PullRequests: write 2022-05-18T03:12:06.1620313Z RepositoryProjects: write 2022-05-18T03:12:06.1620674Z SecurityEvents: write 2022-05-18T03:12:06.1621003Z Statuses: write 2022-05-18T03:12:06.1621303Z ##[endgroup] 2022-05-18T03:12:06.1624599Z Secret source: Actions 2022-05-18T03:12:06.1625225Z Prepare workflow directory 2022-05-18T03:12:06.3617872Z Prepare all required actions 2022-05-18T03:12:06.3787843Z Getting action download info 2022-05-18T03:12:06.5875372Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:12:09.0979274Z Download action repository 'seemethere/upload-artifact-s3@v4' (SHA:c1c31f57581a11fe6d4d052da6276adb2df71f1e) 2022-05-18T03:12:09.3353400Z Getting action download info 2022-05-18T03:12:09.4674529Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:12:09.7162077Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:12:09.7162479Z with: 2022-05-18T03:12:09.7162669Z submodules: recursive 2022-05-18T03:12:09.7162952Z fetch-depth: 0 2022-05-18T03:12:09.7163247Z env: 2022-05-18T03:12:09.7163554Z IN_CI: 1 2022-05-18T03:12:09.7163829Z IS_GHA: 1 2022-05-18T03:12:09.7164116Z ##[endgroup] 2022-05-18T03:12:09.7405993Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:12:09.7406420Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:12:09.7406650Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:12:09.7406877Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:12:09.7407063Z else 2022-05-18T03:12:09.7407252Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:12:09.7407439Z fi 2022-05-18T03:12:09.7407609Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:12:09.7423712Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:12:09.7423964Z env: 2022-05-18T03:12:09.7424158Z IN_CI: 1 2022-05-18T03:12:09.7424321Z IS_GHA: 1 2022-05-18T03:12:09.7424484Z NO_SUDO: 2022-05-18T03:12:09.7424642Z ##[endgroup] 2022-05-18T03:12:09.7599466Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:11.8251377Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:12:11.8251620Z with: 2022-05-18T03:12:11.8251844Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:12:11.8252093Z fetch-depth: 0 2022-05-18T03:12:11.8252282Z submodules: recursive 2022-05-18T03:12:11.8252473Z quiet-checkout: true 2022-05-18T03:12:11.8252677Z repository: pytorch/pytorch 2022-05-18T03:12:11.8253043Z token: *** 2022-05-18T03:12:11.8253218Z ssh-strict: true 2022-05-18T03:12:11.8253415Z persist-credentials: true 2022-05-18T03:12:11.8253595Z clean: true 2022-05-18T03:12:11.8253758Z lfs: false 2022-05-18T03:12:11.8253946Z set-safe-directory: true 2022-05-18T03:12:11.8254114Z env: 2022-05-18T03:12:11.8254268Z IN_CI: 1 2022-05-18T03:12:11.8254434Z IS_GHA: 1 2022-05-18T03:12:11.8254589Z ##[endgroup] 2022-05-18T03:12:11.9421512Z Syncing repository: pytorch/pytorch 2022-05-18T03:12:11.9423068Z ##[group]Getting Git version info 2022-05-18T03:12:11.9423511Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:12:11.9423946Z [command]/usr/bin/git version 2022-05-18T03:12:11.9424144Z git version 2.32.0 2022-05-18T03:12:11.9426601Z ##[endgroup] 2022-05-18T03:12:11.9440829Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ade36ab0-fe33-4f5f-9fee-8adebe1c7414' before making global git config changes 2022-05-18T03:12:11.9441282Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:12:11.9446869Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:11.9482925Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:12:11.9486993Z ##[group]Initializing the repository 2022-05-18T03:12:11.9491453Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:11.9600646Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:12:11.9601313Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:12:11.9602064Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:12:11.9602393Z hint: 2022-05-18T03:12:11.9602675Z hint: git config --global init.defaultBranch 2022-05-18T03:12:11.9602894Z hint: 2022-05-18T03:12:11.9603256Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:12:11.9603769Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:12:11.9604051Z hint: 2022-05-18T03:12:11.9604297Z hint: git branch -m 2022-05-18T03:12:11.9604774Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:12:11.9615312Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:12:11.9644509Z ##[endgroup] 2022-05-18T03:12:11.9644873Z ##[group]Disabling automatic garbage collection 2022-05-18T03:12:11.9649326Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:12:11.9675511Z ##[endgroup] 2022-05-18T03:12:11.9675849Z ##[group]Setting up auth 2022-05-18T03:12:11.9682696Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:12:11.9718925Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:12:11.9977794Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:12:12.0008642Z [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' || : 2022-05-18T03:12:12.0259547Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:12:12.0307512Z ##[endgroup] 2022-05-18T03:12:12.0307964Z ##[group]Fetching the repository 2022-05-18T03:12:12.0315304Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-05-18T03:12:58.7042714Z [command]/usr/bin/git rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T03:12:58.7067354Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:12:58.7072496Z ##[endgroup] 2022-05-18T03:12:58.7072890Z ##[group]Determining the checkout info 2022-05-18T03:12:58.7073236Z ##[endgroup] 2022-05-18T03:12:58.7073557Z ##[group]Checking out the ref 2022-05-18T03:12:58.7077132Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:12:59.9000970Z ##[endgroup] 2022-05-18T03:12:59.9001537Z ##[group]Setting up auth for fetching submodules 2022-05-18T03:12:59.9007672Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:12:59.9052256Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T03:12:59.9081143Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-05-18T03:12:59.9108069Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-05-18T03:12:59.9134108Z ##[endgroup] 2022-05-18T03:12:59.9134482Z ##[group]Fetching submodules 2022-05-18T03:12:59.9139130Z [command]/usr/bin/git submodule sync --recursive 2022-05-18T03:12:59.9398279Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-05-18T03:12:59.9656338Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T03:12:59.9658022Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T03:12:59.9658819Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T03:12:59.9661048Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T03:12:59.9663562Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T03:12:59.9665951Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T03:12:59.9668493Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T03:12:59.9671264Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T03:12:59.9673795Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T03:12:59.9676754Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T03:12:59.9679556Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T03:12:59.9682540Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T03:12:59.9685673Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T03:12:59.9689091Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T03:12:59.9692197Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T03:12:59.9695707Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:12:59.9699096Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T03:12:59.9703410Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T03:12:59.9707048Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T03:12:59.9710947Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T03:12:59.9714794Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T03:12:59.9718827Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T03:12:59.9722951Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T03:12:59.9727207Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T03:12:59.9731521Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T03:12:59.9737214Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T03:12:59.9743569Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T03:12:59.9748139Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T03:12:59.9752971Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T03:12:59.9757925Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T03:12:59.9762754Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T03:12:59.9767957Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T03:12:59.9772987Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T03:12:59.9778263Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T03:12:59.9783729Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T03:12:59.9789222Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T03:12:59.9794786Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T03:12:59.9853328Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T03:13:00.2194599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-05-18T03:13:00.4022809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T03:13:00.5925697Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T03:13:00.8372745Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T03:13:01.1127927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T03:13:05.8449543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T03:13:06.1967260Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T03:13:06.6259073Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-05-18T03:13:07.8937004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T03:13:08.9016475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-05-18T03:13:13.0781653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T03:13:13.5691188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T03:13:14.5348434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-05-18T03:13:15.5579172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-05-18T03:13:15.7484169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T03:13:16.1480214Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-05-18T03:13:16.4125063Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-05-18T03:13:17.3060333Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-05-18T03:13:17.6448737Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T03:13:17.8700457Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-05-18T03:13:19.0833143Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T03:13:19.4137829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T03:13:19.7388192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-05-18T03:13:20.9111963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T03:13:21.3764922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T03:13:21.6106917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T03:13:25.8080159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-05-18T03:13:25.9922206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T03:13:26.1893215Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T03:13:26.8752407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T03:13:27.0696188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T03:13:27.3095435Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-05-18T03:13:27.5834762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-05-18T03:13:28.0696282Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-05-18T03:13:29.5958650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T03:13:30.2408991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-05-18T03:13:32.1348626Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T03:13:32.1686058Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T03:13:32.1985350Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T03:13:32.2427867Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T03:13:32.2880965Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T03:13:32.8878273Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T03:13:32.9298522Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T03:13:33.0480909Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T03:13:33.1032906Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T03:13:33.4026108Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T03:13:33.6534567Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T03:13:33.7175919Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T03:13:33.7226826Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:33.7228007Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:33.7231232Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:33.7276879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T03:13:34.3836758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T03:13:34.8642581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T03:13:36.2078140Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T03:13:36.3254442Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T03:13:36.4018793Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T03:13:36.5059114Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T03:13:36.5606981Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T03:13:36.5932966Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T03:13:36.6540333Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T03:13:36.6973796Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T03:13:36.7627751Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T03:13:36.7953559Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T03:13:36.7992112Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:36.8026214Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T03:13:41.8332585Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T03:13:41.8383753Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:41.8421047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T03:13:46.9925885Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T03:13:47.0238525Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T03:13:47.1328282Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T03:13:47.1371292Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:13:47.1373624Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:13:47.1409293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T03:13:48.1313291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T03:13:49.0477177Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T03:13:49.1195154Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T03:13:49.1616929Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T03:13:49.1957449Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T03:13:49.4436856Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T03:13:49.4492211Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T03:13:49.4493444Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T03:13:49.4541077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T03:13:49.7847293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T03:13:50.4885967Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:13:50.5403770Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T03:13:50.5772993Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T03:13:50.5814077Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:13:50.5849225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T03:13:51.9393124Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T03:13:51.9447751Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:13:51.9448958Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:13:51.9495967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T03:13:52.2830666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T03:13:52.9673405Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:13:53.0510006Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T03:13:53.0558814Z 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' 2022-05-18T03:13:53.0595823Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T03:13:53.2840957Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:13:53.3171309Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T03:13:53.5811748Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T03:13:53.5861284Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:13:53.5862920Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T03:13:53.5904762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T03:13:53.9409065Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T03:13:54.8587660Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T03:13:54.9498132Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T03:13:54.9829703Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T03:13:55.0152763Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T03:13:55.0684278Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T03:13:55.1013154Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T03:13:55.1532544Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T03:13:55.1827746Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T03:13:55.2467730Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T03:13:55.3711761Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T03:13:55.4168658Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T03:13:55.4210033Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:13:55.4211543Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:13:55.4213902Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:13:55.4216044Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:13:55.4252028Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T03:13:56.2870148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T03:13:56.5257595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T03:13:57.5728434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T03:13:58.2994505Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T03:13:58.3345621Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T03:13:58.4212943Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T03:13:58.4681672Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T03:13:58.4735704Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:13:58.4787169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T03:13:58.6991394Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:13:58.8495209Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T03:13:58.8568765Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-05-18T03:13:58.8830869Z Entering 'android/libs/fbjni' 2022-05-18T03:13:58.8864577Z Entering 'third_party/FP16' 2022-05-18T03:13:58.8898292Z Entering 'third_party/FXdiv' 2022-05-18T03:13:58.8938605Z Entering 'third_party/NNPACK' 2022-05-18T03:13:58.8986005Z Entering 'third_party/QNNPACK' 2022-05-18T03:13:58.9022690Z Entering 'third_party/XNNPACK' 2022-05-18T03:13:58.9069042Z Entering 'third_party/benchmark' 2022-05-18T03:13:58.9102427Z Entering 'third_party/cpuinfo' 2022-05-18T03:13:58.9139186Z Entering 'third_party/cub' 2022-05-18T03:13:58.9171418Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:13:58.9209808Z Entering 'third_party/eigen' 2022-05-18T03:13:58.9245643Z Entering 'third_party/fbgemm' 2022-05-18T03:13:58.9278225Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:58.9311149Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:58.9343664Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:58.9376664Z Entering 'third_party/flatbuffers' 2022-05-18T03:13:58.9411022Z Entering 'third_party/fmt' 2022-05-18T03:13:58.9444730Z Entering 'third_party/foxi' 2022-05-18T03:13:58.9481988Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:13:58.9516584Z Entering 'third_party/gloo' 2022-05-18T03:13:58.9551360Z Entering 'third_party/googletest' 2022-05-18T03:13:58.9583898Z Entering 'third_party/ideep' 2022-05-18T03:13:58.9615296Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:58.9651255Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:58.9689686Z Entering 'third_party/ios-cmake' 2022-05-18T03:13:58.9723010Z Entering 'third_party/kineto' 2022-05-18T03:13:58.9756431Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:13:58.9789809Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:13:58.9824207Z Entering 'third_party/nccl/nccl' 2022-05-18T03:13:58.9857780Z Entering 'third_party/neon2sse' 2022-05-18T03:13:58.9890762Z Entering 'third_party/onnx' 2022-05-18T03:13:58.9940200Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:13:58.9976396Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.0014565Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:13:59.0055048Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:13:59.0111072Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.0151737Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.0187608Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.0224546Z Entering 'third_party/pocketfft' 2022-05-18T03:13:59.0257165Z Entering 'third_party/protobuf' 2022-05-18T03:13:59.0293047Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:13:59.0326405Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:13:59.0360704Z Entering 'third_party/psimd' 2022-05-18T03:13:59.0393735Z Entering 'third_party/pthreadpool' 2022-05-18T03:13:59.0427722Z Entering 'third_party/pybind11' 2022-05-18T03:13:59.0461266Z Entering 'third_party/python-enum' 2022-05-18T03:13:59.0494157Z Entering 'third_party/python-peachpy' 2022-05-18T03:13:59.0537044Z Entering 'third_party/python-six' 2022-05-18T03:13:59.0571918Z Entering 'third_party/sleef' 2022-05-18T03:13:59.0610356Z Entering 'third_party/tbb' 2022-05-18T03:13:59.0647823Z Entering 'third_party/tensorpipe' 2022-05-18T03:13:59.0691605Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:13:59.0739940Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:13:59.0774437Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:13:59.0806724Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:13:59.0839046Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.0873373Z Entering 'third_party/zstd' 2022-05-18T03:13:59.0914053Z ##[endgroup] 2022-05-18T03:13:59.0914450Z ##[group]Persisting credentials for submodules 2022-05-18T03:13:59.0920770Z [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' || : 2022-05-18T03:13:59.1197969Z Entering 'android/libs/fbjni' 2022-05-18T03:13:59.1250807Z Entering 'third_party/FP16' 2022-05-18T03:13:59.1299138Z Entering 'third_party/FXdiv' 2022-05-18T03:13:59.1332821Z Entering 'third_party/NNPACK' 2022-05-18T03:13:59.1365329Z Entering 'third_party/QNNPACK' 2022-05-18T03:13:59.1398070Z Entering 'third_party/XNNPACK' 2022-05-18T03:13:59.1441520Z Entering 'third_party/benchmark' 2022-05-18T03:13:59.1473948Z Entering 'third_party/cpuinfo' 2022-05-18T03:13:59.1507093Z Entering 'third_party/cub' 2022-05-18T03:13:59.1539611Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:13:59.1577429Z Entering 'third_party/eigen' 2022-05-18T03:13:59.1611934Z Entering 'third_party/fbgemm' 2022-05-18T03:13:59.1649454Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:59.1687342Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:59.1719236Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:59.1752842Z Entering 'third_party/flatbuffers' 2022-05-18T03:13:59.1788176Z Entering 'third_party/fmt' 2022-05-18T03:13:59.1820417Z Entering 'third_party/foxi' 2022-05-18T03:13:59.1851987Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:13:59.1883917Z Entering 'third_party/gloo' 2022-05-18T03:13:59.1916266Z Entering 'third_party/googletest' 2022-05-18T03:13:59.1948682Z Entering 'third_party/ideep' 2022-05-18T03:13:59.1979744Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:59.2013595Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:59.2059887Z Entering 'third_party/ios-cmake' 2022-05-18T03:13:59.2095310Z Entering 'third_party/kineto' 2022-05-18T03:13:59.2132906Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:13:59.2166328Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:13:59.2218245Z Entering 'third_party/nccl/nccl' 2022-05-18T03:13:59.2266770Z Entering 'third_party/neon2sse' 2022-05-18T03:13:59.2306664Z Entering 'third_party/onnx' 2022-05-18T03:13:59.2349339Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.2381096Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.2415558Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:13:59.2447671Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:13:59.2484712Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.2518005Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.2550250Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.2594013Z Entering 'third_party/pocketfft' 2022-05-18T03:13:59.2627610Z Entering 'third_party/protobuf' 2022-05-18T03:13:59.2666197Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:13:59.2709120Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:13:59.2754130Z Entering 'third_party/psimd' 2022-05-18T03:13:59.2791620Z Entering 'third_party/pthreadpool' 2022-05-18T03:13:59.2827038Z Entering 'third_party/pybind11' 2022-05-18T03:13:59.2861312Z Entering 'third_party/python-enum' 2022-05-18T03:13:59.2893975Z Entering 'third_party/python-peachpy' 2022-05-18T03:13:59.2925957Z Entering 'third_party/python-six' 2022-05-18T03:13:59.2958962Z Entering 'third_party/sleef' 2022-05-18T03:13:59.2991783Z Entering 'third_party/tbb' 2022-05-18T03:13:59.3025308Z Entering 'third_party/tensorpipe' 2022-05-18T03:13:59.3057628Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:13:59.3089804Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:13:59.3122593Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:13:59.3154160Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:13:59.3187626Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.3228087Z Entering 'third_party/zstd' 2022-05-18T03:13:59.3272783Z [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 2022-05-18T03:13:59.3555229Z Entering 'android/libs/fbjni' 2022-05-18T03:13:59.3585659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T03:13:59.3601531Z Entering 'third_party/FP16' 2022-05-18T03:13:59.3635768Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T03:13:59.3649121Z Entering 'third_party/FXdiv' 2022-05-18T03:13:59.3680710Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T03:13:59.3694551Z Entering 'third_party/NNPACK' 2022-05-18T03:13:59.3725118Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T03:13:59.3738985Z Entering 'third_party/QNNPACK' 2022-05-18T03:13:59.3771282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T03:13:59.3787327Z Entering 'third_party/XNNPACK' 2022-05-18T03:13:59.3822757Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T03:13:59.3845787Z Entering 'third_party/benchmark' 2022-05-18T03:13:59.3876811Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:13:59.3890992Z Entering 'third_party/cpuinfo' 2022-05-18T03:13:59.3929904Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:13:59.3948810Z Entering 'third_party/cub' 2022-05-18T03:13:59.3990338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T03:13:59.4005526Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:13:59.4042364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T03:13:59.4064756Z Entering 'third_party/eigen' 2022-05-18T03:13:59.4095264Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T03:13:59.4111023Z Entering 'third_party/fbgemm' 2022-05-18T03:13:59.4142487Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T03:13:59.4156029Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:59.4186603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T03:13:59.4199569Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:59.4231254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:13:59.4244838Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:59.4275443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:13:59.4290144Z Entering 'third_party/flatbuffers' 2022-05-18T03:13:59.4321119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T03:13:59.4336439Z Entering 'third_party/fmt' 2022-05-18T03:13:59.4367951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T03:13:59.4388838Z Entering 'third_party/foxi' 2022-05-18T03:13:59.4419185Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T03:13:59.4433125Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:13:59.4464024Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T03:13:59.4478917Z Entering 'third_party/gloo' 2022-05-18T03:13:59.4520130Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T03:13:59.4537558Z Entering 'third_party/googletest' 2022-05-18T03:13:59.4579319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:13:59.4593456Z Entering 'third_party/ideep' 2022-05-18T03:13:59.4628204Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T03:13:59.4640687Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:59.4671949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T03:13:59.4687263Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:59.4717981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T03:13:59.4736860Z Entering 'third_party/ios-cmake' 2022-05-18T03:13:59.4767980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T03:13:59.4781657Z Entering 'third_party/kineto' 2022-05-18T03:13:59.4812230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T03:13:59.4825943Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:13:59.4856916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T03:13:59.4869929Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:13:59.4900996Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T03:13:59.4916324Z Entering 'third_party/nccl/nccl' 2022-05-18T03:13:59.4947078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T03:13:59.4968338Z Entering 'third_party/neon2sse' 2022-05-18T03:13:59.5000040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T03:13:59.5014079Z Entering 'third_party/onnx' 2022-05-18T03:13:59.5045053Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:13:59.5071116Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.5114380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:13:59.5135405Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.5171357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:13:59.5187750Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:13:59.5218086Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T03:13:59.5231389Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:13:59.5261854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:13:59.5279485Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.5310693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:13:59.5323852Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.5354250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:13:59.5367228Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.5398263Z file:/home/ec2-user/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 2022-05-18T03:13:59.5415492Z Entering 'third_party/pocketfft' 2022-05-18T03:13:59.5447589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T03:13:59.5461660Z Entering 'third_party/protobuf' 2022-05-18T03:13:59.5497269Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T03:13:59.5514408Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:13:59.5545067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:13:59.5558099Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:13:59.5596363Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:13:59.5611814Z Entering 'third_party/psimd' 2022-05-18T03:13:59.5644138Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T03:13:59.5657980Z Entering 'third_party/pthreadpool' 2022-05-18T03:13:59.5692901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T03:13:59.5708920Z Entering 'third_party/pybind11' 2022-05-18T03:13:59.5755519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:13:59.5772656Z Entering 'third_party/python-enum' 2022-05-18T03:13:59.5807731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T03:13:59.5820960Z Entering 'third_party/python-peachpy' 2022-05-18T03:13:59.5851471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T03:13:59.5865310Z Entering 'third_party/python-six' 2022-05-18T03:13:59.5895161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T03:13:59.5909624Z Entering 'third_party/sleef' 2022-05-18T03:13:59.5939818Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T03:13:59.5953943Z Entering 'third_party/tbb' 2022-05-18T03:13:59.5983829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T03:13:59.5999300Z Entering 'third_party/tensorpipe' 2022-05-18T03:13:59.6031210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T03:13:59.6045101Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:13:59.6080445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:13:59.6096583Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:13:59.6127962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T03:13:59.6141050Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:13:59.6173107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T03:13:59.6188511Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:13:59.6227219Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:13:59.6246882Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.6295631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T03:13:59.6311885Z Entering 'third_party/zstd' 2022-05-18T03:13:59.6345033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T03:13:59.6956992Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-05-18T03:13:59.7225278Z Entering 'android/libs/fbjni' 2022-05-18T03:13:59.7261178Z Entering 'third_party/FP16' 2022-05-18T03:13:59.7306798Z Entering 'third_party/FXdiv' 2022-05-18T03:13:59.7353202Z Entering 'third_party/NNPACK' 2022-05-18T03:13:59.7390468Z Entering 'third_party/QNNPACK' 2022-05-18T03:13:59.7428286Z Entering 'third_party/XNNPACK' 2022-05-18T03:13:59.7471383Z Entering 'third_party/benchmark' 2022-05-18T03:13:59.7506038Z Entering 'third_party/cpuinfo' 2022-05-18T03:13:59.7539187Z Entering 'third_party/cub' 2022-05-18T03:13:59.7571952Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:13:59.7609559Z Entering 'third_party/eigen' 2022-05-18T03:13:59.7644848Z Entering 'third_party/fbgemm' 2022-05-18T03:13:59.7686053Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:59.7719459Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:59.7754483Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:59.7797260Z Entering 'third_party/flatbuffers' 2022-05-18T03:13:59.7846362Z Entering 'third_party/fmt' 2022-05-18T03:13:59.7880654Z Entering 'third_party/foxi' 2022-05-18T03:13:59.7917189Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:13:59.7954796Z Entering 'third_party/gloo' 2022-05-18T03:13:59.7989150Z Entering 'third_party/googletest' 2022-05-18T03:13:59.8022505Z Entering 'third_party/ideep' 2022-05-18T03:13:59.8055381Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:59.8089640Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:59.8128255Z Entering 'third_party/ios-cmake' 2022-05-18T03:13:59.8161642Z Entering 'third_party/kineto' 2022-05-18T03:13:59.8201447Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:13:59.8234394Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:13:59.8269903Z Entering 'third_party/nccl/nccl' 2022-05-18T03:13:59.8315374Z Entering 'third_party/neon2sse' 2022-05-18T03:13:59.8355838Z Entering 'third_party/onnx' 2022-05-18T03:13:59.8401485Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.8441677Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.8477118Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:13:59.8510152Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:13:59.8548147Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:13:59.8582852Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:13:59.8615330Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.8651966Z Entering 'third_party/pocketfft' 2022-05-18T03:13:59.8685820Z Entering 'third_party/protobuf' 2022-05-18T03:13:59.8722485Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:13:59.8755687Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:13:59.8789981Z Entering 'third_party/psimd' 2022-05-18T03:13:59.8822726Z Entering 'third_party/pthreadpool' 2022-05-18T03:13:59.8855860Z Entering 'third_party/pybind11' 2022-05-18T03:13:59.8889250Z Entering 'third_party/python-enum' 2022-05-18T03:13:59.8924282Z Entering 'third_party/python-peachpy' 2022-05-18T03:13:59.8964867Z Entering 'third_party/python-six' 2022-05-18T03:13:59.8999453Z Entering 'third_party/sleef' 2022-05-18T03:13:59.9033706Z Entering 'third_party/tbb' 2022-05-18T03:13:59.9089407Z Entering 'third_party/tensorpipe' 2022-05-18T03:13:59.9130511Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:13:59.9166213Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:13:59.9201826Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:13:59.9235562Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:13:59.9268869Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:13:59.9304319Z Entering 'third_party/zstd' 2022-05-18T03:13:59.9349295Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-05-18T03:13:59.9617865Z Entering 'android/libs/fbjni' 2022-05-18T03:13:59.9657554Z Entering 'third_party/FP16' 2022-05-18T03:13:59.9706436Z Entering 'third_party/FXdiv' 2022-05-18T03:13:59.9742013Z Entering 'third_party/NNPACK' 2022-05-18T03:13:59.9774892Z Entering 'third_party/QNNPACK' 2022-05-18T03:13:59.9808349Z Entering 'third_party/XNNPACK' 2022-05-18T03:13:59.9852735Z Entering 'third_party/benchmark' 2022-05-18T03:13:59.9886403Z Entering 'third_party/cpuinfo' 2022-05-18T03:13:59.9920314Z Entering 'third_party/cub' 2022-05-18T03:13:59.9954080Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:13:59.9992171Z Entering 'third_party/eigen' 2022-05-18T03:14:00.0028584Z Entering 'third_party/fbgemm' 2022-05-18T03:14:00.0061924Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:00.0100735Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:00.0135804Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:00.0171173Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:00.0208383Z Entering 'third_party/fmt' 2022-05-18T03:14:00.0251870Z Entering 'third_party/foxi' 2022-05-18T03:14:00.0293419Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:00.0329097Z Entering 'third_party/gloo' 2022-05-18T03:14:00.0364782Z Entering 'third_party/googletest' 2022-05-18T03:14:00.0398167Z Entering 'third_party/ideep' 2022-05-18T03:14:00.0434858Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:00.0470580Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:00.0509651Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:00.0543232Z Entering 'third_party/kineto' 2022-05-18T03:14:00.0575798Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:00.0609431Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:00.0643394Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:00.0677121Z Entering 'third_party/neon2sse' 2022-05-18T03:14:00.0711307Z Entering 'third_party/onnx' 2022-05-18T03:14:00.0760422Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:00.0794471Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:00.0834889Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:00.0879568Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:00.0926002Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:00.0962077Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:00.0996239Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:00.1034580Z Entering 'third_party/pocketfft' 2022-05-18T03:14:00.1068675Z Entering 'third_party/protobuf' 2022-05-18T03:14:00.1104634Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:00.1138922Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:00.1175744Z Entering 'third_party/psimd' 2022-05-18T03:14:00.1211352Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:00.1245529Z Entering 'third_party/pybind11' 2022-05-18T03:14:00.1289665Z Entering 'third_party/python-enum' 2022-05-18T03:14:00.1332610Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:00.1365917Z Entering 'third_party/python-six' 2022-05-18T03:14:00.1400559Z Entering 'third_party/sleef' 2022-05-18T03:14:00.1442755Z Entering 'third_party/tbb' 2022-05-18T03:14:00.1487169Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:00.1525795Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:00.1562913Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:00.1596951Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:00.1630991Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:00.1663752Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:00.1700187Z Entering 'third_party/zstd' 2022-05-18T03:14:00.1741985Z ##[endgroup] 2022-05-18T03:14:00.1781439Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:14:00.1809252Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:14:00.1961617Z ##[group]Run if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-05-18T03:14:00.1961947Z if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-05-18T03:14:00.1962312Z  echo "::error::Your PR is based on a version of master that is too old for our CI to work. Please rebase your PR on latest master and resubmit." 2022-05-18T03:14:00.1962606Z  exit 1 2022-05-18T03:14:00.1962768Z fi 2022-05-18T03:14:00.1973999Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:00.1974180Z env: 2022-05-18T03:14:00.1974320Z IN_CI: 1 2022-05-18T03:14:00.1974476Z IS_GHA: 1 2022-05-18T03:14:00.1974640Z ##[endgroup] 2022-05-18T03:14:00.2028026Z Prepare all required actions 2022-05-18T03:14:00.2050890Z ##[group]Run ./.github/actions/setup-linux 2022-05-18T03:14:00.2051087Z env: 2022-05-18T03:14:00.2051241Z IN_CI: 1 2022-05-18T03:14:00.2051390Z IS_GHA: 1 2022-05-18T03:14:00.2051583Z ##[endgroup] 2022-05-18T03:14:00.2064286Z ##[group]Run set -euo pipefail 2022-05-18T03:14:00.2064515Z set -euo pipefail 2022-05-18T03:14:00.2064726Z function get_ec2_metadata() { 2022-05-18T03:14:00.2064955Z  # Pulled from instance metadata endpoint for EC2 2022-05-18T03:14:00.2065307Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-05-18T03:14:00.2065601Z  category=$1 2022-05-18T03:14:00.2065828Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-05-18T03:14:00.2066050Z } 2022-05-18T03:14:00.2066248Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-05-18T03:14:00.2066548Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-05-18T03:14:00.2066848Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-05-18T03:14:00.2067089Z echo "system info $(uname -a)" 2022-05-18T03:14:00.2078218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:00.2078424Z env: 2022-05-18T03:14:00.2078579Z IN_CI: 1 2022-05-18T03:14:00.2078744Z IS_GHA: 1 2022-05-18T03:14:00.2078898Z ##[endgroup] 2022-05-18T03:14:00.2177770Z ami-id: ami-096198a0bccc6bad4 2022-05-18T03:14:00.2227421Z instance-id: i-09510123da43961b5 2022-05-18T03:14:00.2273090Z instance-type: c5.2xlarge 2022-05-18T03:14:00.2280008Z system info Linux ip-10-0-5-136.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-18T03:14:00.2295076Z ##[group]Run if systemctl is-active --quiet docker; then 2022-05-18T03:14:00.2295364Z if systemctl is-active --quiet docker; then 2022-05-18T03:14:00.2295620Z  echo "Docker daemon is running..."; 2022-05-18T03:14:00.2295810Z else 2022-05-18T03:14:00.2296045Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-05-18T03:14:00.2296274Z fi 2022-05-18T03:14:00.2307623Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:00.2307843Z env: 2022-05-18T03:14:00.2308002Z IN_CI: 1 2022-05-18T03:14:00.2308232Z IS_GHA: 1 2022-05-18T03:14:00.2308402Z ##[endgroup] 2022-05-18T03:14:00.2362590Z Docker daemon is running... 2022-05-18T03:14:00.2376095Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T03:14:00.2376444Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T03:14:00.2376724Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:00.2377242Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-05-18T03:14:00.2377576Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-05-18T03:14:00.2388727Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:00.2388944Z env: 2022-05-18T03:14:00.2389088Z IN_CI: 1 2022-05-18T03:14:00.2389245Z IS_GHA: 1 2022-05-18T03:14:00.2389423Z AWS_RETRY_MODE: standard 2022-05-18T03:14:00.2389601Z AWS_MAX_ATTEMPTS: 5 2022-05-18T03:14:00.2389802Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T03:14:00.2389991Z ##[endgroup] 2022-05-18T03:14:01.3609759Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-05-18T03:14:01.3610314Z Configure a credential helper to remove this warning. See 2022-05-18T03:14:01.3610949Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-05-18T03:14:01.3611245Z 2022-05-18T03:14:01.3612104Z Login Succeeded 2022-05-18T03:14:01.3643868Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:14:01.3644227Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:14:01.3655840Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:01.3656058Z env: 2022-05-18T03:14:01.3656217Z IN_CI: 1 2022-05-18T03:14:01.3656365Z IS_GHA: 1 2022-05-18T03:14:01.3656527Z ##[endgroup] 2022-05-18T03:14:01.3715223Z Prepare all required actions 2022-05-18T03:14:01.3715449Z Getting action download info 2022-05-18T03:14:01.5651908Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-05-18T03:14:01.6985084Z ##[group]Run ./.github/actions/setup-ssh 2022-05-18T03:14:01.6985292Z with: 2022-05-18T03:14:01.6985679Z github-secret: *** 2022-05-18T03:14:01.6985855Z env: 2022-05-18T03:14:01.6986009Z IN_CI: 1 2022-05-18T03:14:01.6986158Z IS_GHA: 1 2022-05-18T03:14:01.6986325Z ##[endgroup] 2022-05-18T03:14:01.7005040Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-05-18T03:14:01.7005254Z with: 2022-05-18T03:14:01.7005657Z GITHUB_TOKEN: *** 2022-05-18T03:14:01.7005846Z activate-with-label: false 2022-05-18T03:14:01.7006040Z label: with-ssh 2022-05-18T03:14:01.7006235Z remove-existing-keys: true 2022-05-18T03:14:01.7006401Z env: 2022-05-18T03:14:01.7006560Z IN_CI: 1 2022-05-18T03:14:01.7006766Z IS_GHA: 1 2022-05-18T03:14:01.7006957Z ##[endgroup] 2022-05-18T03:14:01.7537803Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-05-18T03:14:01.7619682Z Prepare all required actions 2022-05-18T03:14:01.7664812Z ##[group]Run ./.github/actions/calculate-docker-image 2022-05-18T03:14:01.7665034Z with: 2022-05-18T03:14:01.7665263Z docker-image-name: pytorch-linux-xenial-py3-clang5-asan 2022-05-18T03:14:01.7665505Z xla: false 2022-05-18T03:14:01.7665662Z env: 2022-05-18T03:14:01.7665799Z IN_CI: 1 2022-05-18T03:14:01.7665956Z IS_GHA: 1 2022-05-18T03:14:01.7666121Z ##[endgroup] 2022-05-18T03:14:01.7719618Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-05-18T03:14:01.7719856Z if [ -n "${IS_XLA}" ]; then 2022-05-18T03:14:01.7720112Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-05-18T03:14:01.7720391Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-05-18T03:14:01.7720661Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-05-18T03:14:01.7720956Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-05-18T03:14:01.7721307Z else 2022-05-18T03:14:01.7721527Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-05-18T03:14:01.7721794Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-05-18T03:14:01.7722086Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-05-18T03:14:01.7722309Z fi 2022-05-18T03:14:01.7734377Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:01.7734594Z env: 2022-05-18T03:14:01.7734736Z IN_CI: 1 2022-05-18T03:14:01.7734892Z IS_GHA: 1 2022-05-18T03:14:01.7735051Z IS_XLA: 2022-05-18T03:14:01.7735204Z XLA_IMAGE_TAG: v0.2 2022-05-18T03:14:01.7735517Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan 2022-05-18T03:14:01.7735816Z ##[endgroup] 2022-05-18T03:14:01.7822748Z ##[group]Run set -x 2022-05-18T03:14:01.7822962Z set -x 2022-05-18T03:14:01.7823204Z # Check if image already exists, if it does then skip building it 2022-05-18T03:14:01.7823489Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-05-18T03:14:01.7823689Z  exit 0 2022-05-18T03:14:01.7823849Z fi 2022-05-18T03:14:01.7824062Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-05-18T03:14:01.7824411Z  # if we're on the base branch then use the parent commit 2022-05-18T03:14:01.7824648Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-05-18T03:14:01.7824872Z else 2022-05-18T03:14:01.7825187Z  # otherwise we're on a PR, so use the most recent base commit 2022-05-18T03:14:01.7825485Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-05-18T03:14:01.7825758Z fi 2022-05-18T03:14:01.7826014Z # Covers the case where a previous tag doesn't exist for the tree 2022-05-18T03:14:01.7826459Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-05-18T03:14:01.7826856Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-05-18T03:14:01.7827201Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-05-18T03:14:01.7827620Z  exit 1 2022-05-18T03:14:01.7827832Z fi 2022-05-18T03:14:01.7828100Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-05-18T03:14:01.7828426Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-05-18T03:14:01.7828726Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-05-18T03:14:01.7829036Z  echo "ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-05-18T03:14:01.7829374Z  echo " contact the PyTorch team to restore the original images" 2022-05-18T03:14:01.7829606Z  exit 1 2022-05-18T03:14:01.7829857Z fi 2022-05-18T03:14:01.7830041Z echo ::set-output name=rebuild::yes 2022-05-18T03:14:01.7841886Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:01.7842100Z env: 2022-05-18T03:14:01.7842241Z IN_CI: 1 2022-05-18T03:14:01.7842399Z IS_GHA: 1 2022-05-18T03:14:01.7842615Z BASE_REVISION: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:14:01.7843005Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:01.7843391Z DOCKER_TAG: 6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:01.7843604Z ##[endgroup] 2022-05-18T03:14:01.7867591Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:02.0092630Z { 2022-05-18T03:14:02.0093354Z "schemaVersion": 2, 2022-05-18T03:14:02.0094128Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-05-18T03:14:02.0094513Z "config": { 2022-05-18T03:14:02.0094893Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-05-18T03:14:02.0095244Z "size": 24048, 2022-05-18T03:14:02.0095623Z "digest": "sha256:9630515d180a15378c70a3efde29629e287bea97ec24531c4622a1f2813030e2" 2022-05-18T03:14:02.0096028Z }, 2022-05-18T03:14:02.0096290Z "layers": [ 2022-05-18T03:14:02.0096570Z { 2022-05-18T03:14:02.0097009Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0097453Z "size": 46497548, 2022-05-18T03:14:02.0097909Z "digest": "sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50" 2022-05-18T03:14:02.0098328Z }, 2022-05-18T03:14:02.0098579Z { 2022-05-18T03:14:02.0099014Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0099379Z "size": 857, 2022-05-18T03:14:02.0099726Z "digest": "sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01" 2022-05-18T03:14:02.0100100Z }, 2022-05-18T03:14:02.0100300Z { 2022-05-18T03:14:02.0107907Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0108409Z "size": 528, 2022-05-18T03:14:02.0108842Z "digest": "sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1" 2022-05-18T03:14:02.0109191Z }, 2022-05-18T03:14:02.0109328Z { 2022-05-18T03:14:02.0109576Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0109830Z "size": 170, 2022-05-18T03:14:02.0110083Z "digest": "sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e" 2022-05-18T03:14:02.0110409Z }, 2022-05-18T03:14:02.0110672Z { 2022-05-18T03:14:02.0111114Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0111416Z "size": 1638, 2022-05-18T03:14:02.0111674Z "digest": "sha256:349c9c5d25021faa7e53d88e11701526e2c9c58d82f9309d05ec41f8bc931495" 2022-05-18T03:14:02.0111923Z }, 2022-05-18T03:14:02.0112075Z { 2022-05-18T03:14:02.0112324Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0112563Z "size": 236655440, 2022-05-18T03:14:02.0112880Z "digest": "sha256:5327a319e80a5172dadf45867084fc93016933003e80f0a0314139571dca84de" 2022-05-18T03:14:02.0113207Z }, 2022-05-18T03:14:02.0113358Z { 2022-05-18T03:14:02.0113729Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0114131Z "size": 810, 2022-05-18T03:14:02.0114531Z "digest": "sha256:5846e02a2d7d027a56533ddb690fd68c93cea96922c8d3d41bb84ff95a5a74b8" 2022-05-18T03:14:02.0114866Z }, 2022-05-18T03:14:02.0115077Z { 2022-05-18T03:14:02.0115423Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0115758Z "size": 142404418, 2022-05-18T03:14:02.0116064Z "digest": "sha256:ab79fef495d2e095fab01e615944ac0ef1ae09033bef1075c55ccfad868dca4c" 2022-05-18T03:14:02.0116314Z }, 2022-05-18T03:14:02.0116666Z { 2022-05-18T03:14:02.0116913Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0117151Z "size": 407, 2022-05-18T03:14:02.0117412Z "digest": "sha256:0129dcf94069b4d29f1e2ef62852a5fb4a84be62f9d4b988be7f96384c3a64bb" 2022-05-18T03:14:02.0117655Z }, 2022-05-18T03:14:02.0117790Z { 2022-05-18T03:14:02.0118137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0118609Z "size": 107, 2022-05-18T03:14:02.0118954Z "digest": "sha256:fa474fa2cd4a213d5047c54939b39870078fa2d050145ab2269736d006a82eea" 2022-05-18T03:14:02.0119240Z }, 2022-05-18T03:14:02.0119449Z { 2022-05-18T03:14:02.0119849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0120202Z "size": 451, 2022-05-18T03:14:02.0120562Z "digest": "sha256:8ba2722acd772c1f0ce2e95749a9e38bea229a91a234ed702be1886b33c982a1" 2022-05-18T03:14:02.0120912Z }, 2022-05-18T03:14:02.0121110Z { 2022-05-18T03:14:02.0121617Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0121963Z "size": 1292, 2022-05-18T03:14:02.0122358Z "digest": "sha256:255854a71e2f7dfe02ae7cca0eb3cb21b00b158844f3eb72bde2fe8debfd4b54" 2022-05-18T03:14:02.0122735Z }, 2022-05-18T03:14:02.0122963Z { 2022-05-18T03:14:02.0123351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0123758Z "size": 406, 2022-05-18T03:14:02.0124159Z "digest": "sha256:9a0443571eabbe7e7239352bcb0ac96d1e3574e257a37898cbd9708184e06cf1" 2022-05-18T03:14:02.0124498Z }, 2022-05-18T03:14:02.0124796Z + exit 0 2022-05-18T03:14:02.0125036Z { 2022-05-18T03:14:02.0125581Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0125985Z "size": 106, 2022-05-18T03:14:02.0126426Z "digest": "sha256:fead865126b7b6d521841c62f4b2b297e2fe1981e381aaffed0378e39816c5f2" 2022-05-18T03:14:02.0126826Z }, 2022-05-18T03:14:02.0127041Z { 2022-05-18T03:14:02.0127433Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0127842Z "size": 2342, 2022-05-18T03:14:02.0128265Z "digest": "sha256:7d07cbda0fecb37e69f395381e827f32791b23679bb4b4c2203c647cab0200ab" 2022-05-18T03:14:02.0128639Z }, 2022-05-18T03:14:02.0128874Z { 2022-05-18T03:14:02.0129256Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0129637Z "size": 1745, 2022-05-18T03:14:02.0130075Z "digest": "sha256:923a573621d9bb70a95ace248e1f46afdfe3539d5eeb00d9ceb82d55c3d493d4" 2022-05-18T03:14:02.0130488Z }, 2022-05-18T03:14:02.0130729Z { 2022-05-18T03:14:02.0131159Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0131592Z "size": 1226949593, 2022-05-18T03:14:02.0132004Z "digest": "sha256:26ccd1d7ebeb86d7fbf6d8e8c063f7d7066a0a84d6e3271383c986e5bec087b7" 2022-05-18T03:14:02.0132384Z }, 2022-05-18T03:14:02.0132610Z { 2022-05-18T03:14:02.0133066Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0133512Z "size": 170, 2022-05-18T03:14:02.0133864Z "digest": "sha256:95be02d1b26bab941c44ea857943480814021ff861f348458512bb849a44da17" 2022-05-18T03:14:02.0134207Z }, 2022-05-18T03:14:02.0134429Z { 2022-05-18T03:14:02.0134761Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0135174Z "size": 466, 2022-05-18T03:14:02.0135642Z "digest": "sha256:a882cfca5a7c008bba11a96d87ff80a7df6b63698b172e8908876ca1e22ee7d8" 2022-05-18T03:14:02.0136047Z }, 2022-05-18T03:14:02.0136280Z { 2022-05-18T03:14:02.0136706Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0137150Z "size": 104, 2022-05-18T03:14:02.0137584Z "digest": "sha256:bf4c7aa34d31b71be868ffd94ff9c307c97ddf75a4a6ae5c916f40fd29cf06dd" 2022-05-18T03:14:02.0138022Z }, 2022-05-18T03:14:02.0138351Z { 2022-05-18T03:14:02.0138811Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0139391Z "size": 230, 2022-05-18T03:14:02.0139835Z "digest": "sha256:32699c886a7627119b14e3587760581c01bf1a690ed280946abd1b168617c2a8" 2022-05-18T03:14:02.0140303Z }, 2022-05-18T03:14:02.0140600Z { 2022-05-18T03:14:02.0141125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0141655Z "size": 1043160, 2022-05-18T03:14:02.0142393Z "digest": "sha256:9aba2b3ff6a3716fcde8f5fab7abb3c2fb4488cc0a5610e5744c43bddb6242aa" 2022-05-18T03:14:02.0142869Z }, 2022-05-18T03:14:02.0143143Z { 2022-05-18T03:14:02.0143410Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0143652Z "size": 881, 2022-05-18T03:14:02.0143925Z "digest": "sha256:6fcc4f21c9ad9a898ee76fe0f39cf0e3eeeb4580a3e01eb1068c4d50af21aaa1" 2022-05-18T03:14:02.0144179Z }, 2022-05-18T03:14:02.0144312Z { 2022-05-18T03:14:02.0144553Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0144798Z "size": 78083224, 2022-05-18T03:14:02.0145140Z "digest": "sha256:f458dee465f22457da82f2c76627c87e2035ed0b7035aaf80b4283478b3c0c80" 2022-05-18T03:14:02.0145378Z }, 2022-05-18T03:14:02.0145524Z { 2022-05-18T03:14:02.0145752Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0145995Z "size": 109, 2022-05-18T03:14:02.0146262Z "digest": "sha256:67f35dfc8f397ed231cb3b717a9cec0df2e6c5c502778c3d34b9ce8522c12683" 2022-05-18T03:14:02.0146495Z }, 2022-05-18T03:14:02.0146639Z { 2022-05-18T03:14:02.0146875Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0147103Z "size": 558, 2022-05-18T03:14:02.0147360Z "digest": "sha256:b233dd75dd0222cc62b861daa4f3a16d79300e690eee40db6e9217e221242587" 2022-05-18T03:14:02.0147596Z }, 2022-05-18T03:14:02.0147727Z { 2022-05-18T03:14:02.0147963Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0148203Z "size": 983248, 2022-05-18T03:14:02.0148451Z "digest": "sha256:72aa1278e3c4ecdb07dbc3b311a6489113e6d646be5061b7da22146fceb0f0c0" 2022-05-18T03:14:02.0148693Z }, 2022-05-18T03:14:02.0148835Z { 2022-05-18T03:14:02.0149072Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0149300Z "size": 103, 2022-05-18T03:14:02.0149623Z "digest": "sha256:fc22976ed3c2f8df4d70a818716c8a980bba5d2042d209e5897a45ba2fd552c3" 2022-05-18T03:14:02.0149857Z }, 2022-05-18T03:14:02.0150003Z { 2022-05-18T03:14:02.0150229Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0150475Z "size": 548, 2022-05-18T03:14:02.0150725Z "digest": "sha256:e33b98830b030b2764b3861a3a09ee4b4950cf38a9f12b1c267bb5292b9225b5" 2022-05-18T03:14:02.0150955Z }, 2022-05-18T03:14:02.0151084Z { 2022-05-18T03:14:02.0151322Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0151565Z "size": 96965924, 2022-05-18T03:14:02.0151801Z "digest": "sha256:7b982078d7eef8329e6975cc6161091c38fc33d250ad1873965788ee5f8dd314" 2022-05-18T03:14:02.0152027Z }, 2022-05-18T03:14:02.0152169Z { 2022-05-18T03:14:02.0152393Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0152633Z "size": 107, 2022-05-18T03:14:02.0152880Z "digest": "sha256:4b90988e31234fe0256ceec62730922adbddfa04f89746a0d2d3225a65951cab" 2022-05-18T03:14:02.0153103Z }, 2022-05-18T03:14:02.0153244Z { 2022-05-18T03:14:02.0153478Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0153711Z "size": 1294, 2022-05-18T03:14:02.0153973Z "digest": "sha256:bf5af9933db9fdef1d4a434371dd3df140c2547e1106c7881ac4d00a8163c3b4" 2022-05-18T03:14:02.0154216Z }, 2022-05-18T03:14:02.0154354Z { 2022-05-18T03:14:02.0154603Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0154848Z "size": 151, 2022-05-18T03:14:02.0155107Z "digest": "sha256:9d283cc2a0facc26fa583cf1ba7f763a2e49532dcbb6a69958b31f75d4be96bd" 2022-05-18T03:14:02.0155362Z }, 2022-05-18T03:14:02.0155568Z { 2022-05-18T03:14:02.0155798Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0156045Z "size": 642, 2022-05-18T03:14:02.0156308Z "digest": "sha256:225cec23d72386997c0dc764d481c9f9f3e2097aa78b785a4b7a917fde861ceb" 2022-05-18T03:14:02.0156543Z }, 2022-05-18T03:14:02.0156677Z { 2022-05-18T03:14:02.0156922Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0157169Z "size": 108, 2022-05-18T03:14:02.0157398Z "digest": "sha256:65533508350e21db08dcf5151dce89097b224b3b84927b06a732e76c077be7f7" 2022-05-18T03:14:02.0157764Z }, 2022-05-18T03:14:02.0157970Z { 2022-05-18T03:14:02.0158271Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0158534Z "size": 109, 2022-05-18T03:14:02.0158856Z "digest": "sha256:71f41f1532e022d4fc97bd073c49f1fbb0022a7c707ea5432bc760a3a77702ea" 2022-05-18T03:14:02.0159177Z }, 2022-05-18T03:14:02.0159392Z { 2022-05-18T03:14:02.0159696Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0160004Z "size": 102, 2022-05-18T03:14:02.0160278Z "digest": "sha256:7d7eca00dbd87341506600e1c4fa5cf033853ad8fd944714eb12c842d6a043de" 2022-05-18T03:14:02.0160590Z }, 2022-05-18T03:14:02.0160790Z { 2022-05-18T03:14:02.0161047Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0161352Z "size": 421, 2022-05-18T03:14:02.0161673Z "digest": "sha256:d854b144d052a90657374090e07de9c3d1d5a57fcc7095f276c06f58c3219f34" 2022-05-18T03:14:02.0161917Z }, 2022-05-18T03:14:02.0162128Z { 2022-05-18T03:14:02.0162430Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0162688Z "size": 111, 2022-05-18T03:14:02.0163029Z "digest": "sha256:64c7d5bcab2b8e0bb98d4a840e54f6b781fc0a45c528a7f2cd6bab8675605629" 2022-05-18T03:14:02.0163333Z }, 2022-05-18T03:14:02.0163500Z { 2022-05-18T03:14:02.0163801Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0164100Z "size": 474, 2022-05-18T03:14:02.0164450Z "digest": "sha256:6103220f9bbc7ef93be4a7eb8dd50d9e5dfe86b046b0a19b4fa92da790d60fb9" 2022-05-18T03:14:02.0164722Z }, 2022-05-18T03:14:02.0164922Z { 2022-05-18T03:14:02.0165215Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0165567Z "size": 112, 2022-05-18T03:14:02.0165906Z "digest": "sha256:57b1afa5a5efb07b9f1819d6348c0e99b801945b4b186327254e2c111598ea91" 2022-05-18T03:14:02.0166195Z }, 2022-05-18T03:14:02.0166355Z { 2022-05-18T03:14:02.0166651Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0166979Z "size": 447, 2022-05-18T03:14:02.0167242Z "digest": "sha256:9e0e9e7679783e9401699b572118c666506d88db651521285e41c2a681960db0" 2022-05-18T03:14:02.0167515Z }, 2022-05-18T03:14:02.0167716Z { 2022-05-18T03:14:02.0167970Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0168300Z "size": 39576518, 2022-05-18T03:14:02.0168621Z "digest": "sha256:4df95e95d1af9cac0d082132f95d7befcb5f34817930f1348ddd3617a281f42f" 2022-05-18T03:14:02.0168881Z }, 2022-05-18T03:14:02.0169083Z { 2022-05-18T03:14:02.0169383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0169674Z "size": 106, 2022-05-18T03:14:02.0192993Z "digest": "sha256:b0afe0dc7e7c38bcd0714be3940bc06eeb0b799c259dfce71e820cbf43b60fae" 2022-05-18T03:14:02.0193266Z }, 2022-05-18T03:14:02.0193415Z { 2022-05-18T03:14:02.0193655Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0193909Z "size": 293, 2022-05-18T03:14:02.0194170Z "digest": "sha256:6bd0123ef48c4aca9000c0827666913f4cba87418b72daf3dd5aec7ee4752e49" 2022-05-18T03:14:02.0194401Z }, 2022-05-18T03:14:02.0194544Z { 2022-05-18T03:14:02.0194786Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0195030Z "size": 106, 2022-05-18T03:14:02.0195395Z "digest": "sha256:d4d747bcd2945d0310b9519143591fa326e4b2d91cf4e8e9bd11f988bbe7c73a" 2022-05-18T03:14:02.0195637Z }, 2022-05-18T03:14:02.0195772Z { 2022-05-18T03:14:02.0196012Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0196256Z "size": 353, 2022-05-18T03:14:02.0196505Z "digest": "sha256:11ff907ae929c06b5d3bbe54d240097e32c5dc8d66ce5e8129c38eb9e442c4bf" 2022-05-18T03:14:02.0196743Z }, 2022-05-18T03:14:02.0196886Z { 2022-05-18T03:14:02.0197112Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0197359Z "size": 18020338, 2022-05-18T03:14:02.0197615Z "digest": "sha256:ae1d5b71780879b03096f0378e6b215606d65f7885cbfdfdd3fdc665d0c14e37" 2022-05-18T03:14:02.0197837Z }, 2022-05-18T03:14:02.0197985Z { 2022-05-18T03:14:02.0198230Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0198477Z "size": 1616, 2022-05-18T03:14:02.0198775Z "digest": "sha256:b3d2a5528c6069ce9dea33191e3af5fc1e753078c4dc4a207b7af0c6e1b6896b" 2022-05-18T03:14:02.0199017Z }, 2022-05-18T03:14:02.0199163Z { 2022-05-18T03:14:02.0199392Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0199640Z "size": 356696544, 2022-05-18T03:14:02.0199892Z "digest": "sha256:14267290fbd29f138b4fdcb0be0570415639ac0e8533d3c1d140a5c4736fa915" 2022-05-18T03:14:02.0200107Z }, 2022-05-18T03:14:02.0200255Z { 2022-05-18T03:14:02.0200496Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0200731Z "size": 164, 2022-05-18T03:14:02.0200991Z "digest": "sha256:c510d89d7b355f1d15133bcac9ebe0684cfb4007404c55a6f09e19eb8f72084b" 2022-05-18T03:14:02.0201228Z }, 2022-05-18T03:14:02.0201362Z { 2022-05-18T03:14:02.0201606Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0201849Z "size": 7939, 2022-05-18T03:14:02.0202083Z "digest": "sha256:2432c18197b6b55bec81711a7008d244888914852683de4c0c0fdb0373b5b75a" 2022-05-18T03:14:02.0202309Z }, 2022-05-18T03:14:02.0202459Z { 2022-05-18T03:14:02.0202688Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0202930Z "size": 8070, 2022-05-18T03:14:02.0203187Z "digest": "sha256:b3fb71a9e018b9592df093f98dfcd89d49353c5a54c54d0d27a09b52745dc596" 2022-05-18T03:14:02.0203428Z }, 2022-05-18T03:14:02.0203560Z { 2022-05-18T03:14:02.0203800Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:02.0204043Z "size": 54145482, 2022-05-18T03:14:02.0204282Z "digest": "sha256:23cefaf461ee286d3656269645283b4a63b8263dcfb6cbc1a64367599d2331e4" 2022-05-18T03:14:02.0204512Z } 2022-05-18T03:14:02.0204654Z ] 2022-05-18T03:14:02.0204783Z } 2022-05-18T03:14:02.0283785Z Prepare all required actions 2022-05-18T03:14:02.0299135Z ##[group]Run ./.github/actions/pull-docker-image 2022-05-18T03:14:02.0299349Z with: 2022-05-18T03:14:02.0299686Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:02.0300024Z env: 2022-05-18T03:14:02.0300175Z IN_CI: 1 2022-05-18T03:14:02.0300320Z IS_GHA: 1 2022-05-18T03:14:02.0300483Z ##[endgroup] 2022-05-18T03:14:02.0311746Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:02.0312015Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:02.0312259Z retry docker pull "${DOCKER_IMAGE}" 2022-05-18T03:14:02.0323771Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:02.0323990Z env: 2022-05-18T03:14:02.0324146Z IN_CI: 1 2022-05-18T03:14:02.0324291Z IS_GHA: 1 2022-05-18T03:14:02.0324676Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:02.0325024Z ##[endgroup] 2022-05-18T03:14:02.2538116Z 6deab82db6a72ca54cd3e3322ee4f13864536734: Pulling from pytorch/pytorch-linux-xenial-py3-clang5-asan 2022-05-18T03:14:02.2538768Z 58690f9b18fc: Pulling fs layer 2022-05-18T03:14:02.2539125Z b51569e7c507: Pulling fs layer 2022-05-18T03:14:02.2539479Z da8ef40b9eca: Pulling fs layer 2022-05-18T03:14:02.2539821Z fb15d46c38dc: Pulling fs layer 2022-05-18T03:14:02.2540189Z 349c9c5d2502: Pulling fs layer 2022-05-18T03:14:02.2540445Z 5327a319e80a: Pulling fs layer 2022-05-18T03:14:02.2540637Z 5846e02a2d7d: Pulling fs layer 2022-05-18T03:14:02.2540831Z ab79fef495d2: Pulling fs layer 2022-05-18T03:14:02.2541008Z 0129dcf94069: Pulling fs layer 2022-05-18T03:14:02.2541198Z fa474fa2cd4a: Pulling fs layer 2022-05-18T03:14:02.2541395Z 8ba2722acd77: Pulling fs layer 2022-05-18T03:14:02.2541586Z 255854a71e2f: Pulling fs layer 2022-05-18T03:14:02.2541770Z 9a0443571eab: Pulling fs layer 2022-05-18T03:14:02.2541952Z 349c9c5d2502: Waiting 2022-05-18T03:14:02.2542253Z fead865126b7: Pulling fs layer 2022-05-18T03:14:02.2542609Z 7d07cbda0fec: Pulling fs layer 2022-05-18T03:14:02.2542795Z 5327a319e80a: Waiting 2022-05-18T03:14:02.2542965Z 923a573621d9: Pulling fs layer 2022-05-18T03:14:02.2543161Z 26ccd1d7ebeb: Pulling fs layer 2022-05-18T03:14:02.2543344Z 5846e02a2d7d: Waiting 2022-05-18T03:14:02.2543528Z 95be02d1b26b: Pulling fs layer 2022-05-18T03:14:02.2543708Z a882cfca5a7c: Pulling fs layer 2022-05-18T03:14:02.2543901Z bf4c7aa34d31: Pulling fs layer 2022-05-18T03:14:02.2544093Z 32699c886a76: Pulling fs layer 2022-05-18T03:14:02.2544271Z 9aba2b3ff6a3: Pulling fs layer 2022-05-18T03:14:02.2544462Z 6fcc4f21c9ad: Pulling fs layer 2022-05-18T03:14:02.2544656Z f458dee465f2: Pulling fs layer 2022-05-18T03:14:02.2544835Z 67f35dfc8f39: Pulling fs layer 2022-05-18T03:14:02.2545025Z b233dd75dd02: Pulling fs layer 2022-05-18T03:14:02.2545218Z 72aa1278e3c4: Pulling fs layer 2022-05-18T03:14:02.2545387Z fb15d46c38dc: Waiting 2022-05-18T03:14:02.2545571Z fc22976ed3c2: Pulling fs layer 2022-05-18T03:14:02.2545760Z e33b98830b03: Pulling fs layer 2022-05-18T03:14:02.2545939Z 7b982078d7ee: Pulling fs layer 2022-05-18T03:14:02.2546124Z 4b90988e3123: Pulling fs layer 2022-05-18T03:14:02.2546314Z bf5af9933db9: Pulling fs layer 2022-05-18T03:14:02.2546486Z ab79fef495d2: Waiting 2022-05-18T03:14:02.2546661Z bf4c7aa34d31: Waiting 2022-05-18T03:14:02.2546844Z 9d283cc2a0fa: Pulling fs layer 2022-05-18T03:14:02.2547011Z 0129dcf94069: Waiting 2022-05-18T03:14:02.2547176Z 32699c886a76: Waiting 2022-05-18T03:14:02.2547352Z 225cec23d723: Pulling fs layer 2022-05-18T03:14:02.2547526Z fa474fa2cd4a: Waiting 2022-05-18T03:14:02.2547704Z 65533508350e: Pulling fs layer 2022-05-18T03:14:02.2547880Z 8ba2722acd77: Waiting 2022-05-18T03:14:02.2548048Z 71f41f1532e0: Pulling fs layer 2022-05-18T03:14:02.2548237Z 7d7eca00dbd8: Pulling fs layer 2022-05-18T03:14:02.2548488Z 9aba2b3ff6a3: Waiting 2022-05-18T03:14:02.2548653Z 6fcc4f21c9ad: Waiting 2022-05-18T03:14:02.2548824Z b233dd75dd02: Waiting 2022-05-18T03:14:02.2548992Z 67f35dfc8f39: Waiting 2022-05-18T03:14:02.2549148Z f458dee465f2: Waiting 2022-05-18T03:14:02.2549329Z d854b144d052: Pulling fs layer 2022-05-18T03:14:02.2549510Z 26ccd1d7ebeb: Waiting 2022-05-18T03:14:02.2549682Z 64c7d5bcab2b: Pulling fs layer 2022-05-18T03:14:02.2549864Z 9a0443571eab: Waiting 2022-05-18T03:14:02.2550032Z 95be02d1b26b: Waiting 2022-05-18T03:14:02.2550196Z 6103220f9bbc: Pulling fs layer 2022-05-18T03:14:02.2550389Z 57b1afa5a5ef: Pulling fs layer 2022-05-18T03:14:02.2550573Z a882cfca5a7c: Waiting 2022-05-18T03:14:02.2550746Z fead865126b7: Waiting 2022-05-18T03:14:02.2550912Z 9e0e9e767978: Pulling fs layer 2022-05-18T03:14:02.2551101Z 4df95e95d1af: Pulling fs layer 2022-05-18T03:14:02.2551285Z bf5af9933db9: Waiting 2022-05-18T03:14:02.2551447Z 7d07cbda0fec: Waiting 2022-05-18T03:14:02.2551614Z 65533508350e: Waiting 2022-05-18T03:14:02.2551795Z b0afe0dc7e7c: Pulling fs layer 2022-05-18T03:14:02.2551978Z 6bd0123ef48c: Pulling fs layer 2022-05-18T03:14:02.2552157Z 71f41f1532e0: Waiting 2022-05-18T03:14:02.2552620Z 9d283cc2a0fa: Waiting 2022-05-18T03:14:02.2552790Z 72aa1278e3c4: Waiting 2022-05-18T03:14:02.2552962Z 7d7eca00dbd8: Waiting 2022-05-18T03:14:02.2553146Z d4d747bcd294: Pulling fs layer 2022-05-18T03:14:02.2553315Z 7b982078d7ee: Waiting 2022-05-18T03:14:02.2553481Z 4b90988e3123: Waiting 2022-05-18T03:14:02.2553644Z e33b98830b03: Waiting 2022-05-18T03:14:02.2553808Z 11ff907ae929: Pulling fs layer 2022-05-18T03:14:02.2553988Z 9e0e9e767978: Waiting 2022-05-18T03:14:02.2554154Z d854b144d052: Waiting 2022-05-18T03:14:02.2554319Z ae1d5b717808: Pulling fs layer 2022-05-18T03:14:02.2554498Z 6103220f9bbc: Waiting 2022-05-18T03:14:02.2554666Z 4df95e95d1af: Waiting 2022-05-18T03:14:02.2554841Z 64c7d5bcab2b: Waiting 2022-05-18T03:14:02.2555068Z b3d2a5528c60: Pulling fs layer 2022-05-18T03:14:02.2555310Z 14267290fbd2: Pulling fs layer 2022-05-18T03:14:02.2555489Z b0afe0dc7e7c: Waiting 2022-05-18T03:14:02.2555670Z c510d89d7b35: Pulling fs layer 2022-05-18T03:14:02.2555898Z 2432c18197b6: Pulling fs layer 2022-05-18T03:14:02.2556065Z 6bd0123ef48c: Waiting 2022-05-18T03:14:02.2556309Z b3fb71a9e018: Pulling fs layer 2022-05-18T03:14:02.2556490Z 11ff907ae929: Waiting 2022-05-18T03:14:02.2556645Z b3d2a5528c60: Waiting 2022-05-18T03:14:02.2556830Z 23cefaf461ee: Pulling fs layer 2022-05-18T03:14:02.2557009Z c510d89d7b35: Waiting 2022-05-18T03:14:02.2557164Z 23cefaf461ee: Waiting 2022-05-18T03:14:02.2557333Z fc22976ed3c2: Waiting 2022-05-18T03:14:02.3311576Z da8ef40b9eca: Verifying Checksum 2022-05-18T03:14:02.3311867Z da8ef40b9eca: Download complete 2022-05-18T03:14:02.3410725Z b51569e7c507: Verifying Checksum 2022-05-18T03:14:02.3411208Z b51569e7c507: Download complete 2022-05-18T03:14:02.4034574Z fb15d46c38dc: Verifying Checksum 2022-05-18T03:14:02.4035121Z fb15d46c38dc: Download complete 2022-05-18T03:14:02.6318223Z 349c9c5d2502: Verifying Checksum 2022-05-18T03:14:02.6318681Z 349c9c5d2502: Download complete 2022-05-18T03:14:02.7089685Z 5846e02a2d7d: Verifying Checksum 2022-05-18T03:14:02.7090084Z 5846e02a2d7d: Download complete 2022-05-18T03:14:02.7757073Z 58690f9b18fc: Verifying Checksum 2022-05-18T03:14:02.7757397Z 58690f9b18fc: Download complete 2022-05-18T03:14:02.8378713Z 0129dcf94069: Verifying Checksum 2022-05-18T03:14:02.8379126Z 0129dcf94069: Download complete 2022-05-18T03:14:02.9050191Z fa474fa2cd4a: Download complete 2022-05-18T03:14:02.9701382Z 8ba2722acd77: Download complete 2022-05-18T03:14:03.0743115Z 255854a71e2f: Verifying Checksum 2022-05-18T03:14:03.0743438Z 255854a71e2f: Download complete 2022-05-18T03:14:03.1511187Z 9a0443571eab: Download complete 2022-05-18T03:14:03.2405977Z fead865126b7: Verifying Checksum 2022-05-18T03:14:03.2406440Z fead865126b7: Download complete 2022-05-18T03:14:03.3282233Z 7d07cbda0fec: Verifying Checksum 2022-05-18T03:14:03.3283121Z 7d07cbda0fec: Download complete 2022-05-18T03:14:03.4096284Z 923a573621d9: Verifying Checksum 2022-05-18T03:14:03.4096887Z 923a573621d9: Download complete 2022-05-18T03:14:04.0522746Z 58690f9b18fc: Pull complete 2022-05-18T03:14:04.1632116Z b51569e7c507: Pull complete 2022-05-18T03:14:04.1860909Z ab79fef495d2: Verifying Checksum 2022-05-18T03:14:04.1861280Z ab79fef495d2: Download complete 2022-05-18T03:14:04.2679166Z 95be02d1b26b: Download complete 2022-05-18T03:14:04.2752220Z da8ef40b9eca: Pull complete 2022-05-18T03:14:04.3435094Z a882cfca5a7c: Verifying Checksum 2022-05-18T03:14:04.3435455Z a882cfca5a7c: Download complete 2022-05-18T03:14:04.3980727Z fb15d46c38dc: Pull complete 2022-05-18T03:14:04.4226246Z bf4c7aa34d31: Download complete 2022-05-18T03:14:04.5178204Z 349c9c5d2502: Pull complete 2022-05-18T03:14:04.5316809Z 32699c886a76: Download complete 2022-05-18T03:14:04.6450699Z 9aba2b3ff6a3: Download complete 2022-05-18T03:14:04.7230294Z 6fcc4f21c9ad: Verifying Checksum 2022-05-18T03:14:04.7230765Z 6fcc4f21c9ad: Download complete 2022-05-18T03:14:04.8229019Z 5327a319e80a: Verifying Checksum 2022-05-18T03:14:04.8229396Z 5327a319e80a: Download complete 2022-05-18T03:14:04.8910450Z 67f35dfc8f39: Verifying Checksum 2022-05-18T03:14:04.8911167Z 67f35dfc8f39: Download complete 2022-05-18T03:14:04.9716595Z b233dd75dd02: Verifying Checksum 2022-05-18T03:14:04.9717037Z b233dd75dd02: Download complete 2022-05-18T03:14:05.0594614Z 72aa1278e3c4: Verifying Checksum 2022-05-18T03:14:05.1338250Z fc22976ed3c2: Download complete 2022-05-18T03:14:05.5597233Z f458dee465f2: Verifying Checksum 2022-05-18T03:14:05.5600589Z f458dee465f2: Download complete 2022-05-18T03:14:05.6411613Z 4b90988e3123: Verifying Checksum 2022-05-18T03:14:05.6412003Z 4b90988e3123: Download complete 2022-05-18T03:14:05.7157237Z bf5af9933db9: Verifying Checksum 2022-05-18T03:14:05.7157616Z bf5af9933db9: Download complete 2022-05-18T03:14:05.7867155Z 9d283cc2a0fa: Verifying Checksum 2022-05-18T03:14:05.7867556Z 9d283cc2a0fa: Download complete 2022-05-18T03:14:05.8574639Z 225cec23d723: Verifying Checksum 2022-05-18T03:14:05.8575084Z 225cec23d723: Download complete 2022-05-18T03:14:05.9313734Z 65533508350e: Verifying Checksum 2022-05-18T03:14:05.9314087Z 65533508350e: Download complete 2022-05-18T03:14:06.0147756Z 71f41f1532e0: Verifying Checksum 2022-05-18T03:14:06.0148765Z 71f41f1532e0: Download complete 2022-05-18T03:14:06.0992890Z 7d7eca00dbd8: Verifying Checksum 2022-05-18T03:14:06.0993247Z 7d7eca00dbd8: Download complete 2022-05-18T03:14:06.1710282Z d854b144d052: Verifying Checksum 2022-05-18T03:14:06.1710693Z d854b144d052: Download complete 2022-05-18T03:14:06.2275430Z 7b982078d7ee: Verifying Checksum 2022-05-18T03:14:06.2275898Z 7b982078d7ee: Download complete 2022-05-18T03:14:06.2450643Z 64c7d5bcab2b: Verifying Checksum 2022-05-18T03:14:06.2450966Z 64c7d5bcab2b: Download complete 2022-05-18T03:14:06.3020842Z 6103220f9bbc: Verifying Checksum 2022-05-18T03:14:06.3021328Z 6103220f9bbc: Download complete 2022-05-18T03:14:06.3293728Z 57b1afa5a5ef: Download complete 2022-05-18T03:14:06.3927543Z 9e0e9e767978: Verifying Checksum 2022-05-18T03:14:06.3928037Z 9e0e9e767978: Download complete 2022-05-18T03:14:06.4714825Z b0afe0dc7e7c: Verifying Checksum 2022-05-18T03:14:06.4715699Z b0afe0dc7e7c: Download complete 2022-05-18T03:14:06.5727660Z 6bd0123ef48c: Download complete 2022-05-18T03:14:06.6295381Z d4d747bcd294: Verifying Checksum 2022-05-18T03:14:06.6295812Z d4d747bcd294: Download complete 2022-05-18T03:14:06.7047502Z 11ff907ae929: Verifying Checksum 2022-05-18T03:14:06.7047953Z 11ff907ae929: Download complete 2022-05-18T03:14:06.7969387Z 4df95e95d1af: Verifying Checksum 2022-05-18T03:14:06.7969792Z 4df95e95d1af: Download complete 2022-05-18T03:14:06.8765693Z b3d2a5528c60: Verifying Checksum 2022-05-18T03:14:06.8766303Z b3d2a5528c60: Download complete 2022-05-18T03:14:06.9441156Z ae1d5b717808: Verifying Checksum 2022-05-18T03:14:06.9441452Z ae1d5b717808: Download complete 2022-05-18T03:14:07.0360333Z c510d89d7b35: Verifying Checksum 2022-05-18T03:14:07.0360657Z c510d89d7b35: Download complete 2022-05-18T03:14:07.1082353Z 2432c18197b6: Verifying Checksum 2022-05-18T03:14:07.1082924Z 2432c18197b6: Download complete 2022-05-18T03:14:07.3977200Z b3fb71a9e018: Download complete 2022-05-18T03:14:07.9891046Z 23cefaf461ee: Verifying Checksum 2022-05-18T03:14:07.9891492Z 23cefaf461ee: Download complete 2022-05-18T03:14:10.4983523Z 14267290fbd2: Verifying Checksum 2022-05-18T03:14:10.4983823Z 14267290fbd2: Download complete 2022-05-18T03:14:10.6757750Z 5327a319e80a: Pull complete 2022-05-18T03:14:10.8429428Z 5846e02a2d7d: Pull complete 2022-05-18T03:14:13.3099495Z ab79fef495d2: Pull complete 2022-05-18T03:14:13.4961216Z 0129dcf94069: Pull complete 2022-05-18T03:14:13.7294870Z fa474fa2cd4a: Pull complete 2022-05-18T03:14:13.9757378Z 8ba2722acd77: Pull complete 2022-05-18T03:14:14.2341583Z 255854a71e2f: Pull complete 2022-05-18T03:14:14.4698140Z 9a0443571eab: Pull complete 2022-05-18T03:14:14.7139879Z fead865126b7: Pull complete 2022-05-18T03:14:14.9603787Z 7d07cbda0fec: Pull complete 2022-05-18T03:14:15.1964240Z 923a573621d9: Pull complete 2022-05-18T03:14:15.7442066Z 26ccd1d7ebeb: Download complete 2022-05-18T03:14:37.3825739Z 26ccd1d7ebeb: Pull complete 2022-05-18T03:14:37.6340207Z 95be02d1b26b: Pull complete 2022-05-18T03:14:37.8808111Z a882cfca5a7c: Pull complete 2022-05-18T03:14:38.1138903Z bf4c7aa34d31: Pull complete 2022-05-18T03:14:38.3290510Z 32699c886a76: Pull complete 2022-05-18T03:14:38.6059059Z 9aba2b3ff6a3: Pull complete 2022-05-18T03:14:38.8380491Z 6fcc4f21c9ad: Pull complete 2022-05-18T03:14:40.6204310Z f458dee465f2: Pull complete 2022-05-18T03:14:40.8469417Z 67f35dfc8f39: Pull complete 2022-05-18T03:14:41.0771779Z b233dd75dd02: Pull complete 2022-05-18T03:14:41.3504222Z 72aa1278e3c4: Pull complete 2022-05-18T03:14:41.5755573Z fc22976ed3c2: Pull complete 2022-05-18T03:14:41.8241516Z e33b98830b03: Pull complete 2022-05-18T03:14:43.9770457Z 7b982078d7ee: Pull complete 2022-05-18T03:14:44.1067070Z 4b90988e3123: Pull complete 2022-05-18T03:14:44.2745616Z bf5af9933db9: Pull complete 2022-05-18T03:14:44.4385125Z 9d283cc2a0fa: Pull complete 2022-05-18T03:14:44.5951428Z 225cec23d723: Pull complete 2022-05-18T03:14:44.7786705Z 65533508350e: Pull complete 2022-05-18T03:14:44.9761964Z 71f41f1532e0: Pull complete 2022-05-18T03:14:45.1363618Z 7d7eca00dbd8: Pull complete 2022-05-18T03:14:45.2818896Z d854b144d052: Pull complete 2022-05-18T03:14:45.5054225Z 64c7d5bcab2b: Pull complete 2022-05-18T03:14:45.6903393Z 6103220f9bbc: Pull complete 2022-05-18T03:14:45.8587702Z 57b1afa5a5ef: Pull complete 2022-05-18T03:14:46.0119480Z 9e0e9e767978: Pull complete 2022-05-18T03:14:47.1889153Z 4df95e95d1af: Pull complete 2022-05-18T03:14:47.4359259Z b0afe0dc7e7c: Pull complete 2022-05-18T03:14:47.6601838Z 6bd0123ef48c: Pull complete 2022-05-18T03:14:47.8265940Z d4d747bcd294: Pull complete 2022-05-18T03:14:47.9642952Z 11ff907ae929: Pull complete 2022-05-18T03:14:48.3763628Z ae1d5b717808: Pull complete 2022-05-18T03:14:48.5731904Z b3d2a5528c60: Pull complete 2022-05-18T03:14:53.1545844Z 14267290fbd2: Pull complete 2022-05-18T03:14:53.3673947Z c510d89d7b35: Pull complete 2022-05-18T03:14:53.5858448Z 2432c18197b6: Pull complete 2022-05-18T03:14:53.8238811Z b3fb71a9e018: Pull complete 2022-05-18T03:14:55.5050374Z 23cefaf461ee: Pull complete 2022-05-18T03:14:55.6195510Z Digest: sha256:b04519fcd60ea0b0547b7fb53f1e29bc92039cb0724e07f3cd0ccb395ce9abb2 2022-05-18T03:14:55.6663817Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:55.6847232Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:55.6889597Z ##[group]Run .github/scripts/parse_ref.py 2022-05-18T03:14:55.6889837Z .github/scripts/parse_ref.py 2022-05-18T03:14:55.6900761Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:55.6900930Z env: 2022-05-18T03:14:55.6901088Z IN_CI: 1 2022-05-18T03:14:55.6901243Z IS_GHA: 1 2022-05-18T03:14:55.6901396Z ##[endgroup] 2022-05-18T03:14:55.7161758Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T03:14:55.7162134Z # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T03:14:55.7162376Z container_name=$(docker run \ 2022-05-18T03:14:55.7162600Z  -e BUILD_ENVIRONMENT \ 2022-05-18T03:14:55.7162803Z  -e JOB_BASE_NAME \ 2022-05-18T03:14:55.7163003Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-05-18T03:14:55.7163219Z  -e AWS_DEFAULT_REGION \ 2022-05-18T03:14:55.7163411Z  -e IS_GHA \ 2022-05-18T03:14:55.7163593Z  -e PR_NUMBER \ 2022-05-18T03:14:55.7163760Z  -e SHA1 \ 2022-05-18T03:14:55.7163934Z  -e BRANCH \ 2022-05-18T03:14:55.7164116Z  -e GITHUB_RUN_ID \ 2022-05-18T03:14:55.7164295Z  -e SCCACHE_BUCKET \ 2022-05-18T03:14:55.7164484Z  -e XLA_CUDA \ 2022-05-18T03:14:55.7164719Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-05-18T03:14:55.7164936Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-05-18T03:14:55.7165260Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-05-18T03:14:55.7165479Z  -e TORCH_CUDA_ARCH_LIST \ 2022-05-18T03:14:55.7165663Z  -e PR_LABELS \ 2022-05-18T03:14:55.7165895Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-05-18T03:14:55.7166143Z  --security-opt seccomp=unconfined \ 2022-05-18T03:14:55.7166349Z  --cap-add=SYS_PTRACE \ 2022-05-18T03:14:55.7166535Z  --tty \ 2022-05-18T03:14:55.7166710Z  --detach \ 2022-05-18T03:14:55.7166879Z  --user jenkins \ 2022-05-18T03:14:55.7167114Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-05-18T03:14:55.7167363Z  -w /var/lib/jenkins/workspace \ 2022-05-18T03:14:55.7167565Z  "${DOCKER_IMAGE}" 2022-05-18T03:14:55.7167724Z ) 2022-05-18T03:14:55.7167962Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-05-18T03:14:55.7179015Z shell: /usr/bin/bash -e {0} 2022-05-18T03:14:55.7179203Z env: 2022-05-18T03:14:55.7179356Z IN_CI: 1 2022-05-18T03:14:55.7179503Z IS_GHA: 1 2022-05-18T03:14:55.7179742Z BUILD_ENVIRONMENT: linux-xenial-py3-clang5-mobile-build 2022-05-18T03:14:55.7180075Z BRANCH: master 2022-05-18T03:14:55.7180308Z JOB_BASE_NAME: linux-xenial-py3-clang5-mobile-build-build 2022-05-18T03:14:55.7180565Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T03:14:55.7180756Z PR_NUMBER: 2022-05-18T03:14:55.7180948Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:14:55.7181206Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-05-18T03:14:55.7181519Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-05-18T03:14:55.7181822Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-05-18T03:14:55.7182023Z PR_LABELS: [] 2022-05-18T03:14:55.7182381Z TORCH_CUDA_ARCH_LIST: 5.2 2022-05-18T03:14:55.7182757Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:55.7183083Z XLA_CUDA: 2022-05-18T03:14:55.7183245Z DEBUG: 0 2022-05-18T03:14:55.7183410Z ##[endgroup] 2022-05-18T03:15:09.6156801Z + COMPACT_JOB_NAME=linux-xenial-py3-clang5-mobile-build 2022-05-18T03:15:09.6158648Z ++ dirname .jenkins/pytorch/build.sh 2022-05-18T03:15:09.6163281Z + source .jenkins/pytorch/common.sh 2022-05-18T03:15:09.6166156Z +++ dirname .jenkins/pytorch/common.sh 2022-05-18T03:15:09.6173455Z ++ source .jenkins/pytorch/common_utils.sh 2022-05-18T03:15:09.6176992Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T03:15:09.6177552Z ++ set -ex 2022-05-18T03:15:09.6183078Z ++++ dirname .jenkins/pytorch/common.sh 2022-05-18T03:15:09.6190831Z +++ cd .jenkins/pytorch 2022-05-18T03:15:09.6191102Z +++ pwd -P 2022-05-18T03:15:09.6193411Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:15:09.6198105Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux* ]] 2022-05-18T03:15:09.6198890Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T03:15:09.6211359Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list 2022-05-18T03:15:09.6256773Z ++ [[ linux-xenial-py3-clang5-mobile-build == *rocm* ]] 2022-05-18T03:15:09.6257283Z ++ echo ENTERED_USER_LAND 2022-05-18T03:15:09.6257543Z ENTERED_USER_LAND 2022-05-18T03:15:09.6257756Z ++ export IN_CI=1 2022-05-18T03:15:09.6257989Z ++ IN_CI=1 2022-05-18T03:15:09.6258401Z ++ declare -f -t trap_add 2022-05-18T03:15:09.6258742Z ++ trap_add cleanup EXIT 2022-05-18T03:15:09.6259124Z ++ trap_add_cmd=cleanup 2022-05-18T03:15:09.6259399Z ++ shift 2022-05-18T03:15:09.6259616Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:09.6266121Z ++++ trap -p EXIT 2022-05-18T03:15:09.6268936Z +++ eval 'extract_trap_cmd ' 2022-05-18T03:15:09.6269271Z ++++ extract_trap_cmd 2022-05-18T03:15:09.6269679Z ++++ printf '%s\n' '' 2022-05-18T03:15:09.6270011Z +++ printf '%s\n' cleanup 2022-05-18T03:15:09.6271809Z ++ trap -- ' 2022-05-18T03:15:09.6272158Z cleanup' EXIT 2022-05-18T03:15:09.6273755Z ++ [[ linux-xenial-py3-clang5-mobile-build != *win-* ]] 2022-05-18T03:15:09.6274159Z ++ which sccache 2022-05-18T03:15:09.6282282Z ++ sccache --stop-server 2022-05-18T03:15:09.6304675Z ++ true 2022-05-18T03:15:09.6305078Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T03:15:09.6311366Z ++ [[ -n 1 ]] 2022-05-18T03:15:09.6311755Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-05-18T03:15:09.6312124Z Skipping sccache server initialization, setting environment variables 2022-05-18T03:15:09.6312388Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:09.6312686Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:09.6312981Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:09.6313391Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:09.6326854Z ++ export RUST_LOG=sccache::server=error 2022-05-18T03:15:09.6327102Z ++ RUST_LOG=sccache::server=error 2022-05-18T03:15:09.6327382Z ++ sccache --zero-stats 2022-05-18T03:15:09.6472967Z Compile requests 0 2022-05-18T03:15:09.6473341Z Compile requests executed 0 2022-05-18T03:15:09.6473697Z Cache hits 0 2022-05-18T03:15:09.6474305Z Cache misses 0 2022-05-18T03:15:09.6474637Z Cache timeouts 0 2022-05-18T03:15:09.6474987Z Cache read errors 0 2022-05-18T03:15:09.6475311Z Forced recaches 0 2022-05-18T03:15:09.6475676Z Cache write errors 0 2022-05-18T03:15:09.6476037Z Compilation failures 0 2022-05-18T03:15:09.6476399Z Cache errors 0 2022-05-18T03:15:09.6476916Z Non-cacheable compilations 0 2022-05-18T03:15:09.6477357Z Non-cacheable calls 0 2022-05-18T03:15:09.6477608Z Non-compilation calls 0 2022-05-18T03:15:09.6477835Z Unsupported compiler calls 0 2022-05-18T03:15:09.6478041Z Average cache write 0.000 s 2022-05-18T03:15:09.6478254Z Average cache read miss 0.000 s 2022-05-18T03:15:09.6478464Z Average cache read hit 0.000 s 2022-05-18T03:15:09.6478729Z Failed distributed compilations 0 2022-05-18T03:15:09.6479527Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:15:09.6480203Z ++ [[ linux-xenial-py3-clang5-mobile-build-build == *-build ]] 2022-05-18T03:15:09.6480476Z ++ trap_add sccache_epilogue EXIT 2022-05-18T03:15:09.6480672Z ++ trap_add_cmd=sccache_epilogue 2022-05-18T03:15:09.6480855Z ++ shift 2022-05-18T03:15:09.6481061Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:09.6484519Z ++++ trap -p EXIT 2022-05-18T03:15:09.6487714Z +++ eval 'extract_trap_cmd trap -- '\'' 2022-05-18T03:15:09.6488135Z cleanup'\'' EXIT' 2022-05-18T03:15:09.6488793Z ++++ extract_trap_cmd trap -- ' 2022-05-18T03:15:09.6489029Z cleanup' EXIT 2022-05-18T03:15:09.6489235Z ++++ printf '%s\n' ' 2022-05-18T03:15:09.6489393Z cleanup' 2022-05-18T03:15:09.6489631Z +++ printf '%s\n' sccache_epilogue 2022-05-18T03:15:09.6490984Z ++ trap -- ' 2022-05-18T03:15:09.6491228Z cleanup 2022-05-18T03:15:09.6491612Z sccache_epilogue' EXIT 2022-05-18T03:15:09.6491934Z ++ which ccache 2022-05-18T03:15:09.6500062Z ++ '[' -z linux-xenial-py3-clang5-mobile-build ']' 2022-05-18T03:15:09.6500557Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T03:15:09.6500964Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T03:15:09.6501341Z ++ [[ '' == *xla* ]] 2022-05-18T03:15:09.6501753Z ++ [[ linux-xenial-py3-clang5-mobile-build == *centos* ]] 2022-05-18T03:15:09.6502315Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-bionic* ]] 2022-05-18T03:15:09.6502834Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-focal* ]] 2022-05-18T03:15:09.6503351Z + [[ linux-xenial-py3-clang5-mobile-build == *-clang7-asan* ]] 2022-05-18T03:15:09.6503707Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-*build* ]] 2022-05-18T03:15:09.6507038Z ++ dirname .jenkins/pytorch/build.sh 2022-05-18T03:15:09.6512444Z + exec .jenkins/pytorch/build-mobile.sh 2022-05-18T03:15:09.6549816Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common.sh 2022-05-18T03:15:09.6556738Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:15:09.6557024Z +++ pwd -P 2022-05-18T03:15:09.6559221Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:15:09.6559611Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux* ]] 2022-05-18T03:15:09.6562597Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T03:15:09.6574912Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list 2022-05-18T03:15:09.6613375Z ++ [[ linux-xenial-py3-clang5-mobile-build == *rocm* ]] 2022-05-18T03:15:09.6613834Z ++ echo ENTERED_USER_LAND 2022-05-18T03:15:09.6614178Z ENTERED_USER_LAND 2022-05-18T03:15:09.6614407Z ++ export IN_CI=1 2022-05-18T03:15:09.6614625Z ++ IN_CI=1 2022-05-18T03:15:09.6615155Z ++ declare -f -t trap_add 2022-05-18T03:15:09.6615477Z ++ trap_add cleanup EXIT 2022-05-18T03:15:09.6616003Z ++ trap_add_cmd=cleanup 2022-05-18T03:15:09.6616183Z ++ shift 2022-05-18T03:15:09.6616512Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:09.6621475Z ++++ trap -p EXIT 2022-05-18T03:15:09.6624765Z +++ eval 'extract_trap_cmd ' 2022-05-18T03:15:09.6625116Z ++++ extract_trap_cmd 2022-05-18T03:15:09.6625566Z /var/lib/jenkins/workspace/.jenkins/pytorch/common.sh: line 62: $3: unbound variable 2022-05-18T03:15:09.6627088Z ++ trap -- '' EXIT 2022-05-18T03:15:09.6628985Z ++ [[ linux-xenial-py3-clang5-mobile-build != *win-* ]] 2022-05-18T03:15:09.6629222Z ++ which sccache 2022-05-18T03:15:09.6636691Z ++ sccache --stop-server 2022-05-18T03:15:09.6658264Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T03:15:09.6665391Z ++ [[ -n 1 ]] 2022-05-18T03:15:09.6665984Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-05-18T03:15:09.6666534Z Skipping sccache server initialization, setting environment variables 2022-05-18T03:15:09.6667001Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:09.6667380Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:15:09.6667824Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:09.6668275Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:15:09.6668564Z ++ export RUST_LOG=sccache::server=error 2022-05-18T03:15:09.6668781Z ++ RUST_LOG=sccache::server=error 2022-05-18T03:15:09.6669001Z ++ sccache --zero-stats 2022-05-18T03:15:09.6820574Z Compile requests 0 2022-05-18T03:15:09.6820969Z Compile requests executed 0 2022-05-18T03:15:09.6821356Z Cache hits 0 2022-05-18T03:15:09.6821641Z Cache misses 0 2022-05-18T03:15:09.6821825Z Cache timeouts 0 2022-05-18T03:15:09.6822022Z Cache read errors 0 2022-05-18T03:15:09.6822496Z Forced recaches 0 2022-05-18T03:15:09.6822684Z Cache write errors 0 2022-05-18T03:15:09.6822943Z Compilation failures 0 2022-05-18T03:15:09.6823210Z Cache errors 0 2022-05-18T03:15:09.6823521Z Non-cacheable compilations 0 2022-05-18T03:15:09.6823898Z Non-cacheable calls 0 2022-05-18T03:15:09.6824356Z Non-compilation calls 0 2022-05-18T03:15:09.6824702Z Unsupported compiler calls 0 2022-05-18T03:15:09.6824906Z Average cache write 0.000 s 2022-05-18T03:15:09.6825118Z Average cache read miss 0.000 s 2022-05-18T03:15:09.6825326Z Average cache read hit 0.000 s 2022-05-18T03:15:09.6825532Z Failed distributed compilations 0 2022-05-18T03:15:09.6826081Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:15:09.6826612Z ++ [[ linux-xenial-py3-clang5-mobile-build-build == *-build ]] 2022-05-18T03:15:09.6826880Z ++ trap_add sccache_epilogue EXIT 2022-05-18T03:15:09.6827076Z ++ trap_add_cmd=sccache_epilogue 2022-05-18T03:15:09.6827259Z ++ shift 2022-05-18T03:15:09.6827596Z ++ for trap_add_name in '"$@"' 2022-05-18T03:15:09.6830667Z ++++ trap -p EXIT 2022-05-18T03:15:09.6834147Z +++ eval 'extract_trap_cmd trap -- '\'''\'' EXIT' 2022-05-18T03:15:09.6834421Z ++++ extract_trap_cmd trap -- '' EXIT 2022-05-18T03:15:09.6834640Z ++++ printf '%s\n' '' 2022-05-18T03:15:09.6834872Z +++ printf '%s\n' sccache_epilogue 2022-05-18T03:15:09.6836936Z ++ trap -- ' 2022-05-18T03:15:09.6837273Z sccache_epilogue' EXIT 2022-05-18T03:15:09.6837464Z ++ which ccache 2022-05-18T03:15:09.6845572Z ++ '[' -z linux-xenial-py3-clang5-mobile-build ']' 2022-05-18T03:15:09.6846085Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T03:15:09.6846508Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T03:15:09.6846809Z ++ [[ '' == *xla* ]] 2022-05-18T03:15:09.6847158Z ++ [[ linux-xenial-py3-clang5-mobile-build == *centos* ]] 2022-05-18T03:15:09.6847580Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-bionic* ]] 2022-05-18T03:15:09.6847948Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-focal* ]] 2022-05-18T03:15:09.6848627Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-05-18T03:15:09.6849182Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-05-18T03:15:09.9827804Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2022-05-18T03:15:10.7609355Z Collecting torch 2022-05-18T03:15:10.7680397Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-1.12.0.dev20220517%2Bcpu-cp37-cp37m-linux_x86_64.whl (187.9 MB) 2022-05-18T03:15:12.7009803Z [?25l 2022-05-18T03:15:13.0768564Z [?25hCollecting torchvision 2022-05-18T03:15:13.0864641Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.13.0.dev20220517%2Bcpu-cp37-cp37m-linux_x86_64.whl (13.6 MB) 2022-05-18T03:15:13.2667333Z [?25l 2022-05-18T03:15:13.2728409Z [?25hRequirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.1.1) 2022-05-18T03:15:13.2779749Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.1.0) 2022-05-18T03:15:13.2787785Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2022-05-18T03:15:13.2795139Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.27.1) 2022-05-18T03:15:13.3043429Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.3) 2022-05-18T03:15:13.3052532Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2021.10.8) 2022-05-18T03:15:13.3061573Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2022-05-18T03:15:13.3071453Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.25.8) 2022-05-18T03:15:13.6933742Z Installing collected packages: torch, torchvision 2022-05-18T03:15:21.1103424Z Successfully installed torch-1.12.0.dev20220517+cpu torchvision-0.13.0.dev20220517+cpu 2022-05-18T03:15:21.2020561Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-custom-build-static* ]] 2022-05-18T03:15:21.2021090Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-lightweight-dispatch* ]] 2022-05-18T03:15:21.2021377Z + TEST_DEFAULT_BUILD=1 2022-05-18T03:15:21.2021589Z + test/mobile/custom_build/build.sh 2022-05-18T03:15:21.2038818Z +++ dirname test/mobile/custom_build/build.sh 2022-05-18T03:15:21.2047299Z ++ cd test/mobile/custom_build/../../.. 2022-05-18T03:15:21.2047826Z ++ pwd -P 2022-05-18T03:15:21.2050002Z + SRC_ROOT=/var/lib/jenkins/workspace 2022-05-18T03:15:21.2050459Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/custom_build 2022-05-18T03:15:21.2051001Z + BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build 2022-05-18T03:15:21.2051432Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build 2022-05-18T03:15:21.2061277Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-05-18T03:15:21.2064212Z + '[' -n 1 ']' 2022-05-18T03:15:21.2064557Z + test_default_build 2022-05-18T03:15:21.2064804Z + prepare_model_and_dump_root_ops 2022-05-18T03:15:21.2065045Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-05-18T03:15:21.2065333Z + MODEL=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-05-18T03:15:21.2065635Z + ROOT_OPS=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.yaml 2022-05-18T03:15:21.2065993Z + python /var/lib/jenkins/workspace/test/mobile/custom_build/prepare_model.py 2022-05-18T03:15:21.8791817Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and will be removed in 0.15, please use 'weights' instead. 2022-05-18T03:15:21.8792619Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-05-18T03:15:21.8793608Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2022-05-18T03:15:21.8794163Z warnings.warn(msg) 2022-05-18T03:15:21.9442983Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2022-05-18T03:15:21.9753066Z 2022-05-18T03:15:22.0755414Z 0% 0.00/13.6M [00:00)': 2022-05-18T03:16:46.9090783Z /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4672:31: warning: 'bool c10::isIntegralType(c10::ScalarType)' is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-05-18T03:16:46.9122431Z isIntegralType(t), 2022-05-18T03:16:46.9122820Z  ^ 2022-05-18T03:16:46.9123249Z /var/lib/jenkins/workspace/c10/macros/Macros.h:205:64: note: in definition of macro 'C10_UNLIKELY' 2022-05-18T03:16:46.9161710Z #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-05-18T03:16:46.9162395Z  ^ 2022-05-18T03:16:46.9163095Z /var/lib/jenkins/workspace/c10/util/Exception.h:460:7: note: in expansion of macro 'C10_UNLIKELY_OR_CONST' 2022-05-18T03:16:46.9163437Z if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-05-18T03:16:46.9163669Z  ^ 2022-05-18T03:16:46.9164187Z /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4668:3: note: in expansion of macro 'TORCH_CHECK' 2022-05-18T03:16:46.9164557Z TORCH_CHECK(t == ScalarType::Float || 2022-05-18T03:16:46.9171006Z  ^ 2022-05-18T03:16:46.9171698Z In file included from /var/lib/jenkins/workspace/c10/core/StorageImpl.h:4:0, 2022-05-18T03:16:46.9193910Z from /var/lib/jenkins/workspace/c10/core/Storage.h:3, 2022-05-18T03:16:46.9194825Z from /var/lib/jenkins/workspace/c10/core/TensorImpl.h:8, 2022-05-18T03:16:46.9195498Z from /var/lib/jenkins/workspace/c10/core/GeneratorImpl.h:12, 2022-05-18T03:16:46.9196197Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:22, 2022-05-18T03:16:46.9196876Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:4, 2022-05-18T03:16:46.9197509Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-05-18T03:16:46.9198239Z from /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:16:46.9199009Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:239:20: note: declared here 2022-05-18T03:16:46.9199516Z static inline bool isIntegralType(ScalarType t) { 2022-05-18T03:16:46.9199972Z  ^ 2022-05-18T03:16:46.9207092Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-05-18T03:16:47.2622885Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-05-18T03:16:47.3475196Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-05-18T03:16:47.3723281Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-05-18T03:16:47.4128500Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-05-18T03:16:47.4686861Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-05-18T03:16:47.4855582Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-05-18T03:16:47.9289005Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-05-18T03:16:47.9868979Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-05-18T03:16:48.0170840Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-05-18T03:16:48.0564598Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-05-18T03:16:48.1099008Z /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp: In function 'c10::MemoryFormat at::native::determine_backend_memory_format(const at::Tensor&, const at::Tensor&, at::native::ConvBackend)': 2022-05-18T03:16:48.1099900Z /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:1241:8: warning: unused variable 'k' [-Wunused-variable] 2022-05-18T03:16:48.1100289Z auto k = weight.ndimension(); 2022-05-18T03:16:48.1100563Z  ^ 2022-05-18T03:16:48.1176274Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-05-18T03:16:48.1770541Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-05-18T03:16:48.4389730Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-05-18T03:16:48.5914762Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-05-18T03:16:48.6742972Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-05-18T03:16:48.7077542Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-05-18T03:16:48.7145488Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-05-18T03:16:48.8012816Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-05-18T03:16:49.1586188Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-05-18T03:16:49.1965373Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-05-18T03:16:49.3836074Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-05-18T03:16:49.4156732Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-05-18T03:16:49.4515369Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-05-18T03:16:49.5005566Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-05-18T03:16:49.7618042Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-05-18T03:16:49.7928300Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-05-18T03:16:49.9360295Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-05-18T03:16:49.9766875Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-05-18T03:16:50.0563937Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-05-18T03:16:50.2735041Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-05-18T03:16:50.2758641Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-05-18T03:16:50.3426895Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-05-18T03:16:50.3753149Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-05-18T03:16:50.4210655Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-05-18T03:16:50.6186576Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-05-18T03:16:50.6632158Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-05-18T03:16:50.7058479Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-05-18T03:16:51.0299259Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-05-18T03:16:51.0390469Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-05-18T03:16:51.1604776Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-05-18T03:16:51.2025078Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-05-18T03:16:51.3120857Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-05-18T03:16:51.3853842Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-05-18T03:16:51.6160239Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-05-18T03:16:51.7240841Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-05-18T03:16:51.7651772Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-05-18T03:16:51.8212439Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-05-18T03:16:51.8462874Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-05-18T03:16:52.0428424Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-05-18T03:16:52.1649553Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-05-18T03:16:52.4683203Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-05-18T03:16:52.4923395Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-05-18T03:16:52.4958432Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-05-18T03:16:52.5324601Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-05-18T03:16:52.7078441Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-05-18T03:16:52.7977995Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-05-18T03:16:53.1682283Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-05-18T03:16:53.2003509Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-05-18T03:16:53.2006060Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-05-18T03:16:53.2603653Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-05-18T03:16:53.3122184Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-05-18T03:16:53.3303569Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-05-18T03:16:53.7257941Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-05-18T03:16:53.7322954Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-05-18T03:16:53.8403195Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-05-18T03:16:53.8882698Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-05-18T03:16:53.9405749Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-05-18T03:16:54.0550088Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-05-18T03:16:54.4284628Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-05-18T03:16:54.4310670Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-05-18T03:16:54.5330786Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-05-18T03:16:54.5411875Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-05-18T03:16:54.5964680Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-05-18T03:16:54.7207227Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-05-18T03:16:54.9839889Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-05-18T03:16:55.0488362Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-05-18T03:16:55.2473618Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-05-18T03:16:55.2554437Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-05-18T03:16:55.3761682Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-05-18T03:16:55.4085195Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-05-18T03:16:55.6744456Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-05-18T03:16:55.8494531Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-05-18T03:16:55.8883341Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-05-18T03:16:55.9224364Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-05-18T03:16:55.9907654Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-05-18T03:16:56.0728459Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-05-18T03:16:56.3309856Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-05-18T03:16:56.5344844Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-05-18T03:16:56.5445860Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-05-18T03:16:56.6351985Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-05-18T03:16:56.7018211Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-05-18T03:16:56.7174377Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-05-18T03:16:56.7894283Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-05-18T03:16:56.9993029Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-05-18T03:16:57.0434957Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-05-18T03:16:57.1229685Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-05-18T03:16:57.2205221Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-05-18T03:16:57.3597873Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-05-18T03:16:57.4102384Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-05-18T03:16:57.6925136Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-05-18T03:16:57.7356398Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-05-18T03:16:57.7892467Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-05-18T03:16:57.8491814Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-05-18T03:16:58.0351871Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-05-18T03:16:58.1072697Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-05-18T03:16:58.3737378Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-05-18T03:16:58.4171463Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-05-18T03:16:58.4618312Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-05-18T03:16:58.5084875Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-05-18T03:16:58.5457785Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-05-18T03:16:58.6987228Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-05-18T03:16:58.9794621Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-05-18T03:16:59.0974240Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-05-18T03:16:59.1002065Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-05-18T03:16:59.1280610Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-05-18T03:16:59.1727835Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-05-18T03:16:59.3249146Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-05-18T03:16:59.3302376Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-05-18T03:16:59.4188918Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-05-18T03:16:59.5002872Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-05-18T03:16:59.5487354Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-05-18T03:16:59.5804139Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-05-18T03:16:59.6674755Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-05-18T03:16:59.7369904Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-05-18T03:16:59.8822666Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-05-18T03:16:59.8853950Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-05-18T03:17:00.1645189Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer.cpp.o 2022-05-18T03:17:00.2592506Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/affine_quantizer_base.cpp.o 2022-05-18T03:17:00.3184661Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-05-18T03:17:00.5059838Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-05-18T03:17:00.5203040Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-05-18T03:17:00.5507226Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp.o 2022-05-18T03:17:00.5592407Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/make_per_tensor_quantized_tensor.cpp.o 2022-05-18T03:17:00.8498612Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_adaavgpool.cpp.o 2022-05-18T03:17:01.0851373Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool.cpp.o 2022-05-18T03:17:01.1056511Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/q_avgpool3d.cpp.o 2022-05-18T03:17:01.1210413Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qadd.cpp.o 2022-05-18T03:17:01.1954320Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qbatch_norm.cpp.o 2022-05-18T03:17:01.3238192Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qchannel_shuffle.cpp.o 2022-05-18T03:17:01.5651351Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-05-18T03:17:01.7306922Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconcat.cpp.o 2022-05-18T03:17:01.7855992Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-05-18T03:17:01.8600684Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-05-18T03:17:01.8766259Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-05-18T03:17:02.0273074Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-05-18T03:17:02.2565185Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-05-18T03:17:02.4384394Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-05-18T03:17:02.5226044Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-05-18T03:17:02.5729392Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-05-18T03:17:02.6336723Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-05-18T03:17:02.8130264Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-05-18T03:17:02.8351380Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-05-18T03:17:03.0811470Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-05-18T03:17:03.2497905Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-05-18T03:17:03.2560523Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-05-18T03:17:03.3750979Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-05-18T03:17:03.5326395Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_unpack_impl.cpp.o 2022-05-18T03:17:03.5845162Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-05-18T03:17:03.6973360Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-05-18T03:17:03.9099748Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-05-18T03:17:03.9561983Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qpool.cpp.o 2022-05-18T03:17:04.0174061Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qreduction.cpp.o 2022-05-18T03:17:04.2141821Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-05-18T03:17:04.2323654Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-05-18T03:17:04.3769050Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-05-18T03:17:04.6439935Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsort.cpp.o 2022-05-18T03:17:04.7326626Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-05-18T03:17:04.7779189Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-05-18T03:17:04.8713470Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_bilinear2d.cpp.o 2022-05-18T03:17:04.9437327Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest2d.cpp.o 2022-05-18T03:17:05.0055767Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qupsample_nearest3d.cpp.o 2022-05-18T03:17:05.3133395Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ruy_utils.cpp.o 2022-05-18T03:17:05.3913960Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/tensor_operators.cpp.o 2022-05-18T03:17:05.4200296Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/xnnpack_utils.cpp.o 2022-05-18T03:17:05.4495744Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_channel_affine.cpp.o 2022-05-18T03:17:05.4728040Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/fake_quant_per_tensor_affine.cpp.o 2022-05-18T03:17:05.5767269Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-05-18T03:17:05.6296119Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-05-18T03:17:05.9738538Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-05-18T03:17:06.1714316Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-05-18T03:17:06.1829083Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-05-18T03:17:06.2607669Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-05-18T03:17:06.2715046Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-05-18T03:17:06.3036624Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-05-18T03:17:06.5416071Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-05-18T03:17:06.5514980Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-05-18T03:17:06.6246355Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-05-18T03:17:06.8687359Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-05-18T03:17:07.0092754Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-05-18T03:17:07.0966389Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-05-18T03:17:07.2619599Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-05-18T03:17:07.2654013Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-05-18T03:17:07.3334694Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-05-18T03:17:07.3814755Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-05-18T03:17:07.6204310Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-05-18T03:17:07.8648021Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-05-18T03:17:07.8748623Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-05-18T03:17:07.9165498Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-05-18T03:17:07.9229344Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-05-18T03:17:08.0320107Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-05-18T03:17:08.2566446Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-05-18T03:17:08.4912830Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-05-18T03:17:08.5660700Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-05-18T03:17:08.6269161Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-05-18T03:17:08.6320873Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-05-18T03:17:08.6981524Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-05-18T03:17:08.8411641Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-05-18T03:17:09.1247805Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-05-18T03:17:09.1772520Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-05-18T03:17:09.2447379Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-05-18T03:17:09.3106843Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-05-18T03:17:09.3687262Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-05-18T03:17:09.5046969Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-05-18T03:17:09.7555780Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-05-18T03:17:09.7773362Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-05-18T03:17:09.8707157Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-05-18T03:17:09.8749729Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-05-18T03:17:09.9414458Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-05-18T03:17:09.9937759Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-05-18T03:17:10.1661007Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-05-18T03:17:10.2406740Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-05-18T03:17:10.3716881Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-05-18T03:17:10.3859003Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-05-18T03:17:10.4052832Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-05-18T03:17:10.4771733Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-05-18T03:17:10.5944552Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-05-18T03:17:10.6202058Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-05-18T03:17:10.8407611Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-05-18T03:17:10.8425759Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-05-18T03:17:10.9497474Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-05-18T03:17:10.9583711Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-05-18T03:17:11.1133570Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-05-18T03:17:11.2576804Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-05-18T03:17:11.2915253Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-05-18T03:17:11.3162421Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-05-18T03:17:11.3684090Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-05-18T03:17:11.5000069Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-05-18T03:17:11.5417657Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-05-18T03:17:11.5457232Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-05-18T03:17:11.6181961Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-05-18T03:17:11.6331819Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-05-18T03:17:11.8277240Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-05-18T03:17:11.8785967Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-05-18T03:17:11.9905323Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.0871330Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.1066300Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.2725685Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.3086423Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.4995622Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.5350242Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.5944405Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.7039786Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.8593272Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.8599991Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.9076534Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:12.9204374Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.1288545Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.2039803Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.2139050Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.2718961Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.2719603Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.4945739Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.5489199Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.5512596Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.6967325Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.7280293Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.7852698Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.8628055Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-05-18T03:17:13.8679528Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.1328413Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.1634799Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.1847470Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.2455654Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.2968330Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.4453277Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.5172653Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.5529182Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.6146609Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.6192490Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.7641576Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.7947762Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.9399031Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:14.9523292Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.0009058Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.0901297Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.1904775Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.2830486Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.3935219Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.4069226Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.5709614Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-05-18T03:17:15.5840659Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-05-18T03:17:15.6356780Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-05-18T03:17:15.7317253Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-05-18T03:17:15.7802035Z [ 93%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.0.8/miniz.c.o 2022-05-18T03:17:15.8941249Z /var/lib/jenkins/workspace/third_party/miniz-2.0.8/miniz.c:3108:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-05-18T03:17:15.8942399Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-05-18T03:17:15.8942799Z ^ 2022-05-18T03:17:15.8966236Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-05-18T03:17:15.9012120Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-05-18T03:17:15.9218654Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-05-18T03:17:15.9412645Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-05-18T03:17:15.9848781Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-05-18T03:17:16.1017537Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-05-18T03:17:16.1464759Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-05-18T03:17:16.1494542Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-05-18T03:17:16.1566726Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-05-18T03:17:16.2019982Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2022-05-18T03:17:16.2937343Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-05-18T03:17:16.3445147Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-05-18T03:17:16.4012680Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-05-18T03:17:16.4371352Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-05-18T03:17:16.4444091Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-05-18T03:17:17.1305697Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-05-18T03:17:20.4830211Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-05-18T03:17:22.0169637Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-05-18T03:17:22.1753285Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-05-18T03:17:22.5301476Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-05-18T03:17:23.4807045Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-05-18T03:17:23.8181870Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-05-18T03:17:24.1516085Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-05-18T03:17:28.0469383Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-05-18T03:17:28.9154294Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-05-18T03:17:29.7513350Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-05-18T03:17:31.6934706Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-05-18T03:17:32.0936063Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-05-18T03:17:32.3307009Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-05-18T03:17:32.9601852Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-05-18T03:17:34.0846633Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-05-18T03:17:34.3521601Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-05-18T03:17:34.8057943Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-05-18T03:17:36.4138004Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-05-18T03:17:40.1301545Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-05-18T03:17:40.8702571Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-05-18T03:17:41.2876358Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-05-18T03:17:43.5497627Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-05-18T03:17:44.5813048Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-05-18T03:17:44.8591724Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-05-18T03:17:47.0907427Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-05-18T03:17:47.5761301Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-05-18T03:17:50.4078664Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-05-18T03:17:50.6043930Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-05-18T03:17:53.8088993Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-05-18T03:17:54.6930641Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-05-18T03:17:57.0027392Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-05-18T03:17:57.4207413Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-05-18T03:18:00.1594320Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-05-18T03:18:00.6739709Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-05-18T03:18:00.8963525Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-05-18T03:18:02.9261850Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-05-18T03:18:03.1506961Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-05-18T03:18:03.4744140Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-05-18T03:18:03.7410863Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-05-18T03:18:04.0145435Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-05-18T03:18:05.4721319Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-05-18T03:18:08.2288220Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-05-18T03:18:08.8868037Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-05-18T03:18:09.7612013Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-05-18T03:18:13.0272496Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-05-18T03:18:16.5342668Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-05-18T03:18:16.9888983Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-05-18T03:18:18.2348999Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-05-18T03:18:21.6828738Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-05-18T03:18:21.8319859Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-05-18T03:18:22.9173929Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-05-18T03:18:23.2919634Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-05-18T03:18:25.6144827Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-05-18T03:18:28.0150380Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-05-18T03:18:28.0753412Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-05-18T03:18:30.9758547Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-05-18T03:18:31.3469084Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-05-18T03:18:32.0276680Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-05-18T03:18:32.4419325Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-05-18T03:18:32.6342400Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-05-18T03:18:32.8803797Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-05-18T03:18:32.9601560Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-05-18T03:18:33.1461883Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-05-18T03:18:33.2936205Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-05-18T03:18:33.3796097Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-05-18T03:18:33.5134182Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-05-18T03:18:33.6967639Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_guard.cpp.o 2022-05-18T03:18:33.8007432Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-05-18T03:18:34.1076533Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-05-18T03:18:34.3128405Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-05-18T03:18:34.3320460Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-05-18T03:18:34.5374331Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-05-18T03:18:38.5600653Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-05-18T03:18:39.0496071Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-05-18T03:18:41.5835395Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-05-18T03:18:42.8704920Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-05-18T03:18:45.9213398Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-05-18T03:18:46.7303092Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-05-18T03:18:48.4746747Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-05-18T03:18:48.6831784Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-05-18T03:18:49.1944584Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-05-18T03:18:50.3882776Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-05-18T03:18:53.1874228Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-05-18T03:18:54.4566988Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-05-18T03:18:55.6908903Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-05-18T03:18:55.8031115Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-05-18T03:18:56.9109241Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-05-18T03:18:58.2883487Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-05-18T03:18:59.8936526Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-05-18T03:19:01.0759723Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-05-18T03:19:02.8898441Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-05-18T03:19:04.2677769Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-05-18T03:19:04.9216248Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-05-18T03:19:06.9026364Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-05-18T03:19:07.9388303Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-05-18T03:19:08.2864945Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-05-18T03:19:08.8350162Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-05-18T03:19:11.7479931Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-05-18T03:19:13.5329435Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-05-18T03:19:15.2319475Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-05-18T03:19:16.0776996Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-05-18T03:19:16.8569561Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-05-18T03:19:19.2745068Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-05-18T03:19:19.4377201Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-05-18T03:19:21.8867048Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-05-18T03:19:22.8737487Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-05-18T03:19:23.2746208Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-05-18T03:19:24.1444352Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-05-18T03:19:26.8188885Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-05-18T03:19:28.5947744Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-05-18T03:19:30.6058043Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-05-18T03:19:31.2329050Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-05-18T03:19:32.2339883Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-05-18T03:19:32.6631962Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-05-18T03:19:33.7343407Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-05-18T03:19:36.3186157Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-05-18T03:19:36.6338390Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-05-18T03:19:37.4489592Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-05-18T03:19:38.4230222Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-05-18T03:19:40.3288162Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-05-18T03:19:42.2133959Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-05-18T03:19:43.4156560Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-05-18T03:19:44.5872303Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-05-18T03:19:45.4434508Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-05-18T03:19:46.5670583Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-05-18T03:19:48.6588472Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-05-18T03:19:48.9228166Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-05-18T03:19:50.8711821Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-05-18T03:19:51.6971607Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-05-18T03:19:52.1322858Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-05-18T03:19:53.8089163Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-05-18T03:19:55.2576610Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-05-18T03:19:56.2838130Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-05-18T03:19:57.5409153Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-05-18T03:20:00.2487142Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-05-18T03:20:00.3809570Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-05-18T03:20:00.8123652Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-05-18T03:20:02.5927747Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-05-18T03:20:06.3656477Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-05-18T03:20:07.3911785Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-05-18T03:20:07.7689424Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-05-18T03:20:08.0787504Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-05-18T03:20:09.4181668Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-05-18T03:20:10.7431141Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-05-18T03:20:13.2853108Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-05-18T03:20:13.8670232Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-05-18T03:20:13.9125986Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-05-18T03:20:15.1559883Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-05-18T03:20:17.1300571Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-05-18T03:20:17.2780711Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-05-18T03:20:21.4729744Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-05-18T03:20:23.3004168Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-05-18T03:20:24.1467065Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-05-18T03:20:27.0399154Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-05-18T03:20:27.1524201Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-05-18T03:20:28.8244958Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-05-18T03:20:31.2963087Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-05-18T03:20:31.3940483Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-05-18T03:20:32.3938717Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-05-18T03:20:32.8795423Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-05-18T03:20:36.1600232Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-05-18T03:20:36.2819018Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-05-18T03:20:36.4205248Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-05-18T03:20:37.5231808Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-05-18T03:20:38.4225653Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-05-18T03:20:42.7181274Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-05-18T03:20:43.2803405Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-05-18T03:20:43.5232633Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-05-18T03:20:44.4209253Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-05-18T03:20:46.3417225Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-05-18T03:20:47.3045562Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-05-18T03:20:47.4897542Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-05-18T03:20:49.3899490Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-05-18T03:20:49.5334183Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-05-18T03:20:50.1571011Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-05-18T03:20:50.3099698Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-05-18T03:20:52.8457785Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-05-18T03:20:54.0201292Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-05-18T03:20:56.7816142Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-05-18T03:20:57.6833000Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-05-18T03:20:58.1037523Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-05-18T03:21:01.6247598Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-05-18T03:21:01.8420831Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-05-18T03:21:04.3309185Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-05-18T03:21:04.6793346Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-05-18T03:21:05.8644939Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-05-18T03:21:07.8303374Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-05-18T03:21:08.6980320Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-05-18T03:21:12.9360736Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-05-18T03:21:15.0073830Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-05-18T03:21:16.2185892Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-05-18T03:21:21.8332598Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-05-18T03:21:23.7359819Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-05-18T03:21:26.9942348Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-05-18T03:21:28.1585955Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-05-18T03:21:31.0467452Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-05-18T03:21:31.0957549Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-05-18T03:21:31.4532911Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-05-18T03:21:31.4919459Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-05-18T03:21:31.7545267Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-05-18T03:21:33.2440242Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-05-18T03:21:37.4228605Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-05-18T03:21:40.8104446Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-05-18T03:21:41.3439496Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-05-18T03:21:43.5366642Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-05-18T03:21:43.6998792Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-05-18T03:21:44.4241568Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-05-18T03:21:45.1717412Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-05-18T03:21:45.9060716Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-05-18T03:21:46.5942289Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-05-18T03:21:47.3347152Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-05-18T03:21:47.3484745Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-05-18T03:21:48.0782705Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-05-18T03:21:48.1058174Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-05-18T03:21:48.4005903Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-05-18T03:21:48.7894964Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-05-18T03:21:48.9292742Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-05-18T03:21:49.0950382Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-05-18T03:21:49.1740116Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-05-18T03:21:49.2873644Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-05-18T03:21:49.6487241Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-05-18T03:21:49.8362081Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-05-18T03:21:50.4044769Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-05-18T03:21:50.5710754Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-05-18T03:21:51.0099398Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-05-18T03:21:51.1377615Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-05-18T03:21:51.3585511Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-05-18T03:21:51.7539365Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-05-18T03:21:51.7913200Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-05-18T03:21:51.8283497Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-05-18T03:21:51.8681615Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-05-18T03:21:52.4248431Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-05-18T03:21:52.6047659Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-05-18T03:21:53.2210807Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-05-18T03:21:56.6409394Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-05-18T03:22:00.4208328Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-05-18T03:22:03.1296220Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-05-18T03:22:04.8095534Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-05-18T03:22:10.7738036Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-05-18T03:22:11.9913161Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-05-18T03:22:12.3385760Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-05-18T03:22:12.9229811Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-05-18T03:22:13.3312922Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-05-18T03:22:14.0063568Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-05-18T03:22:14.4136513Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-05-18T03:22:14.6976684Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-05-18T03:22:15.0959298Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-05-18T03:22:16.1115775Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-05-18T03:22:17.6089108Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-05-18T03:22:21.2736014Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-05-18T03:22:22.5584287Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-05-18T03:22:23.6662070Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-05-18T03:22:23.9217829Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-05-18T03:22:25.3360598Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-05-18T03:22:25.4165466Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-05-18T03:22:25.6321963Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-05-18T03:22:25.7050330Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-05-18T03:22:27.5739271Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-05-18T03:22:27.9950148Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-05-18T03:22:31.0013184Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-05-18T03:22:31.7499409Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-05-18T03:22:32.4007014Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-05-18T03:22:32.8785081Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-05-18T03:22:33.0232301Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-05-18T03:22:33.8905185Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-05-18T03:22:36.3338792Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-05-18T03:22:36.5435198Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-05-18T03:22:38.2352013Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-05-18T03:22:40.0120567Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-05-18T03:22:40.1437678Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-05-18T03:22:40.2242685Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-05-18T03:22:41.3797876Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-05-18T03:22:41.5781904Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-05-18T03:22:44.6650816Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-05-18T03:22:44.8458003Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-05-18T03:22:45.1042506Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-05-18T03:22:45.1755070Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-05-18T03:22:45.4913097Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-05-18T03:22:45.5501273Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-05-18T03:22:45.5862575Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-05-18T03:22:45.8470217Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-05-18T03:22:45.9735890Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-05-18T03:22:46.2128515Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-05-18T03:22:46.7966792Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-05-18T03:22:46.9157259Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-05-18T03:22:47.5819766Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-05-18T03:22:47.8366229Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-05-18T03:22:48.5125860Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-05-18T03:22:50.6366191Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-05-18T03:22:54.8974801Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-05-18T03:22:54.9525159Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-05-18T03:22:55.6283606Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-05-18T03:22:55.9970580Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-05-18T03:22:58.0035478Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-05-18T03:22:59.6242879Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-05-18T03:23:12.3465460Z [100%] Linking CXX static library ../lib/libtorch_cpu.a 2022-05-18T03:23:15.9440656Z [100%] Built target torch_cpu 2022-05-18T03:23:15.9498116Z Scanning dependencies of target torch 2022-05-18T03:23:15.9537823Z [100%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-05-18T03:23:16.0614105Z [100%] Linking CXX static library ../lib/libtorch.a 2022-05-18T03:23:16.0715344Z [100%] Built target torch 2022-05-18T03:23:16.0811795Z Install the project... 2022-05-18T03:23:16.0833200Z -- Install configuration: "Release" 2022-05-18T03:23:17.4900442Z Installation completed, now you can copy the headers/libs from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install to your project directory. 2022-05-18T03:23:17.4901232Z + build_predictor 2022-05-18T03:23:17.4901598Z + PREDICTOR_BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-05-18T03:23:17.4906220Z + rm -rf /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-05-18T03:23:17.4923443Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-05-18T03:23:17.4953453Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-05-18T03:23:17.4954091Z + cmake /var/lib/jenkins/workspace/test/mobile/custom_build -DCMAKE_PREFIX_PATH=/var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install -DCMAKE_BUILD_TYPE=Release 2022-05-18T03:23:17.6053773Z -- The C compiler identification is GNU 5.4.0 2022-05-18T03:23:17.6567525Z -- The CXX compiler identification is GNU 5.4.0 2022-05-18T03:23:17.6602286Z -- Check for working C compiler: /opt/cache/bin/cc 2022-05-18T03:23:17.7293653Z -- Check for working C compiler: /opt/cache/bin/cc -- works 2022-05-18T03:23:17.7297606Z -- Detecting C compiler ABI info 2022-05-18T03:23:17.8033021Z -- Detecting C compiler ABI info - done 2022-05-18T03:23:17.8075237Z -- Detecting C compile features 2022-05-18T03:23:18.0319602Z -- Detecting C compile features - done 2022-05-18T03:23:18.0340598Z -- Check for working CXX compiler: /opt/cache/bin/c++ 2022-05-18T03:23:18.1150459Z -- Check for working CXX compiler: /opt/cache/bin/c++ -- works 2022-05-18T03:23:18.1155725Z -- Detecting CXX compiler ABI info 2022-05-18T03:23:18.2005465Z -- Detecting CXX compiler ABI info - done 2022-05-18T03:23:18.2044771Z -- Detecting CXX compile features 2022-05-18T03:23:18.6362992Z -- Detecting CXX compile features - done 2022-05-18T03:23:18.6405540Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6406681Z static library caffe2_protos_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6407022Z Call Stack (most recent call first): 2022-05-18T03:23:18.6407435Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:103 (append_torchlib_if_found) 2022-05-18T03:23:18.6407808Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6407991Z 2022-05-18T03:23:18.6407996Z 2022-05-18T03:23:18.6414184Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6414686Z static library onnx_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6415000Z Call Stack (most recent call first): 2022-05-18T03:23:18.6415355Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-05-18T03:23:18.6415749Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6415923Z 2022-05-18T03:23:18.6415928Z 2022-05-18T03:23:18.6417542Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6418508Z static library onnx_proto_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6418777Z Call Stack (most recent call first): 2022-05-18T03:23:18.6419205Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-05-18T03:23:18.6419567Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6419726Z 2022-05-18T03:23:18.6419733Z 2022-05-18T03:23:18.6420171Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6420983Z static library foxi_loader_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6421232Z Call Stack (most recent call first): 2022-05-18T03:23:18.6421561Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-05-18T03:23:18.6421971Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6422096Z 2022-05-18T03:23:18.6422338Z 2022-05-18T03:23:18.6423651Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6424623Z static library fmt_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6425037Z Call Stack (most recent call first): 2022-05-18T03:23:18.6425449Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-05-18T03:23:18.6425776Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6425904Z 2022-05-18T03:23:18.6425908Z 2022-05-18T03:23:18.6432163Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6432990Z static library dnnl_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6433237Z Call Stack (most recent call first): 2022-05-18T03:23:18.6433664Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2022-05-18T03:23:18.6434346Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6434485Z 2022-05-18T03:23:18.6434489Z 2022-05-18T03:23:18.6435563Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6436411Z static library mkldnn_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6436702Z Call Stack (most recent call first): 2022-05-18T03:23:18.6437175Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2022-05-18T03:23:18.6437636Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6437761Z 2022-05-18T03:23:18.6437765Z 2022-05-18T03:23:18.6439657Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6440765Z static library sleef_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6441253Z Call Stack (most recent call first): 2022-05-18T03:23:18.6441668Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-05-18T03:23:18.6441990Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6442210Z 2022-05-18T03:23:18.6442214Z 2022-05-18T03:23:18.6443077Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-05-18T03:23:18.6443619Z static library asmjit_LIBRARY-NOTFOUND not found. 2022-05-18T03:23:18.6443845Z Call Stack (most recent call first): 2022-05-18T03:23:18.6444399Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-05-18T03:23:18.6444797Z CMakeLists.txt:8 (find_package) 2022-05-18T03:23:18.6444954Z 2022-05-18T03:23:18.6444983Z 2022-05-18T03:23:18.6448121Z -- Found Torch: /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/lib/libtorch.a 2022-05-18T03:23:18.6461382Z -- Looking for pthread.h 2022-05-18T03:23:18.7190243Z -- Looking for pthread.h - found 2022-05-18T03:23:18.7194959Z -- Looking for pthread_create 2022-05-18T03:23:18.8005076Z -- Looking for pthread_create - not found 2022-05-18T03:23:18.8006375Z -- Looking for pthread_create in pthreads 2022-05-18T03:23:18.8751099Z -- Looking for pthread_create in pthreads - not found 2022-05-18T03:23:18.8751548Z -- Looking for pthread_create in pthread 2022-05-18T03:23:19.0062037Z -- Looking for pthread_create in pthread - found 2022-05-18T03:23:19.0069822Z -- Found Threads: TRUE 2022-05-18T03:23:19.0076872Z -- Configuring done 2022-05-18T03:23:19.0104184Z -- Generating done 2022-05-18T03:23:19.0121092Z -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-05-18T03:23:19.0133939Z + make 2022-05-18T03:23:19.0391969Z Scanning dependencies of target Predictor 2022-05-18T03:23:19.3705112Z [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o 2022-05-18T03:23:27.0655427Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/ATen.h:9:0, 2022-05-18T03:23:27.0655971Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/csrc/api/include/torch/types.h:3, 2022-05-18T03:23:27.0656392Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/script.h:3, 2022-05-18T03:23:27.0656886Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-05-18T03:23:27.0657944Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/Context.h:25:67: warning: type attributes ignored after type is already defined [-Wattributes] 2022-05-18T03:23:27.0658683Z enum class TORCH_API Float32MatmulPrecision {HIGHEST, HIGH, MEDIUM}; 2022-05-18T03:23:27.0659340Z ^ 2022-05-18T03:23:27.0687955Z [100%] Linking CXX executable Predictor 2022-05-18T03:23:30.9727567Z [100%] Built target Predictor 2022-05-18T03:23:30.9749789Z + run_predictor 2022-05-18T03:23:30.9750211Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-05-18T03:23:30.9750709Z + ./Predictor /var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-05-18T03:23:31.3167186Z [W TensorImpl.h:1393] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-05-18T03:23:31.4060937Z + cmp -s output.txt /var/lib/jenkins/workspace/test/mobile/custom_build/expected_output.txt 2022-05-18T03:23:31.4092320Z + echo 'Test result is the same as expected.' 2022-05-18T03:23:31.4092650Z Test result is the same as expected. 2022-05-18T03:23:31.4092912Z + '[' -n '' ']' 2022-05-18T03:23:31.4094561Z + sccache_epilogue 2022-05-18T03:23:31.4095052Z + echo '::group::Sccache Compilation Log' 2022-05-18T03:23:31.4095964Z ##[group]Sccache Compilation Log 2022-05-18T03:23:31.4096260Z + echo '=================== sccache compilation log ===================' 2022-05-18T03:23:31.4096516Z =================== sccache compilation log =================== 2022-05-18T03:23:31.4096833Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-05-18T03:23:31.4311551Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-05-18T03:23:31.4312514Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-05-18T03:23:31.4313097Z + sccache --show-stats 2022-05-18T03:23:31.4332327Z Compile requests 4526 2022-05-18T03:23:31.4332720Z Compile requests executed 4474 2022-05-18T03:23:31.4333070Z Cache hits 4241 2022-05-18T03:23:31.4333313Z Cache hits (C/C++) 4241 2022-05-18T03:23:31.4333574Z Cache misses 228 2022-05-18T03:23:31.4333861Z Cache misses (C/C++) 228 2022-05-18T03:23:31.4334091Z Cache timeouts 0 2022-05-18T03:23:31.4334377Z Cache read errors 0 2022-05-18T03:23:31.4334676Z Forced recaches 0 2022-05-18T03:23:31.4334993Z Cache write errors 0 2022-05-18T03:23:31.4335490Z Compilation failures 1 2022-05-18T03:23:31.4335849Z Cache errors 4 2022-05-18T03:23:31.4336162Z Cache errors (C/C++) 4 2022-05-18T03:23:31.4336601Z Non-cacheable compilations 0 2022-05-18T03:23:31.4337057Z Non-cacheable calls 0 2022-05-18T03:23:31.4337515Z Non-compilation calls 52 2022-05-18T03:23:31.4337885Z Unsupported compiler calls 0 2022-05-18T03:23:31.4338099Z Average cache write 0.085 s 2022-05-18T03:23:31.4338318Z Average cache read miss 8.646 s 2022-05-18T03:23:31.4338531Z Average cache read hit 0.036 s 2022-05-18T03:23:31.4338737Z Failed distributed compilations 0 2022-05-18T03:23:31.4339299Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:23:31.4339724Z + sccache --stop-server 2022-05-18T03:23:31.4353607Z Stopping sccache server... 2022-05-18T03:23:31.4356520Z Compile requests 4526 2022-05-18T03:23:31.4356896Z Compile requests executed 4474 2022-05-18T03:23:31.4357243Z Cache hits 4241 2022-05-18T03:23:31.4357580Z Cache hits (C/C++) 4241 2022-05-18T03:23:31.4357956Z Cache misses 228 2022-05-18T03:23:31.4358314Z Cache misses (C/C++) 228 2022-05-18T03:23:31.4358847Z Cache timeouts 0 2022-05-18T03:23:31.4359201Z Cache read errors 0 2022-05-18T03:23:31.4359529Z Forced recaches 0 2022-05-18T03:23:31.4359958Z Cache write errors 0 2022-05-18T03:23:31.4360335Z Compilation failures 1 2022-05-18T03:23:31.4361011Z Cache errors 4 2022-05-18T03:23:31.4361354Z Cache errors (C/C++) 4 2022-05-18T03:23:31.4361884Z Non-cacheable compilations 0 2022-05-18T03:23:31.4362153Z Non-cacheable calls 0 2022-05-18T03:23:31.4362402Z Non-compilation calls 52 2022-05-18T03:23:31.4362619Z Unsupported compiler calls 0 2022-05-18T03:23:31.4362841Z Average cache write 0.085 s 2022-05-18T03:23:31.4363056Z Average cache read miss 8.646 s 2022-05-18T03:23:31.4363284Z Average cache read hit 0.036 s 2022-05-18T03:23:31.4363527Z Failed distributed compilations 0 2022-05-18T03:23:31.4364135Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:23:31.4364684Z + echo ::endgroup:: 2022-05-18T03:23:31.4365214Z ##[endgroup] 2022-05-18T03:23:31.4423344Z ##[group]Run COMMIT_TIME=$(git log --max-count=1 --format=%ct || echo 0) 2022-05-18T03:23:31.4424083Z COMMIT_TIME=$(git log --max-count=1 --format=%ct || echo 0) 2022-05-18T03:23:31.4424774Z export COMMIT_TIME 2022-05-18T03:23:31.4425077Z pip3 install requests==2.26 boto3==1.16.34 2022-05-18T03:23:31.4425558Z python3 -m tools.stats.upload_binary_size_to_scuba || exit 0 2022-05-18T03:23:31.4441325Z shell: /usr/bin/bash -e {0} 2022-05-18T03:23:31.4441499Z env: 2022-05-18T03:23:31.4441662Z IN_CI: 1 2022-05-18T03:23:31.4441829Z IS_GHA: 1 2022-05-18T03:23:31.4441985Z BRANCH: master 2022-05-18T03:23:31.4442375Z TAG: 2022-05-18T03:23:31.4442543Z WORKFLOW_ID: 2342799944 2022-05-18T03:23:31.4442801Z ##[endgroup] 2022-05-18T03:23:32.1117291Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T03:23:32.2164301Z Collecting requests==2.26 2022-05-18T03:23:32.2309171Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-05-18T03:23:32.7771784Z Collecting boto3==1.16.34 2022-05-18T03:23:32.7820317Z Downloading boto3-1.16.34-py2.py3-none-any.whl (129 kB) 2022-05-18T03:23:32.8541286Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T03:23:32.8577510Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T03:23:32.9078934Z Collecting idna<4,>=2.5; python_version >= "3" 2022-05-18T03:23:32.9113469Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T03:23:32.9560307Z Collecting certifi>=2017.4.17 2022-05-18T03:23:32.9601780Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T03:23:33.0112910Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-05-18T03:23:33.0150331Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T03:23:33.6956556Z Collecting botocore<1.20.0,>=1.19.34 2022-05-18T03:23:33.7002423Z Downloading botocore-1.19.63-py2.py3-none-any.whl (7.2 MB) 2022-05-18T03:23:33.8456076Z Collecting s3transfer<0.4.0,>=0.3.0 2022-05-18T03:23:33.8489739Z Downloading s3transfer-0.3.7-py2.py3-none-any.whl (73 kB) 2022-05-18T03:23:33.8814771Z Collecting jmespath<1.0.0,>=0.7.1 2022-05-18T03:23:33.8846194Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-05-18T03:23:33.9222077Z Collecting python-dateutil<3.0.0,>=2.1 2022-05-18T03:23:33.9255884Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-05-18T03:23:33.9629059Z Collecting six>=1.5 2022-05-18T03:23:33.9660102Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T03:23:34.0420710Z Installing collected packages: urllib3, idna, certifi, charset-normalizer, requests, six, python-dateutil, jmespath, botocore, s3transfer, boto3 2022-05-18T03:23:34.2020564Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T03:23:34.2021254Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T03:23:34.8445175Z Successfully installed boto3-1.16.34 botocore-1.19.63 certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 jmespath-0.10.0 python-dateutil-2.8.2 requests-2.26.0 s3transfer-0.3.7 six-1.16.0 urllib3-1.26.9 2022-05-18T03:23:35.1532981Z Traceback (most recent call last): 2022-05-18T03:23:35.1533547Z File "/usr/lib64/python3.7/runpy.py", line 193, in _run_module_as_main 2022-05-18T03:23:35.1533988Z "__main__", mod_spec) 2022-05-18T03:23:35.1534545Z File "/usr/lib64/python3.7/runpy.py", line 85, in _run_code 2022-05-18T03:23:35.1534971Z exec(code, run_globals) 2022-05-18T03:23:35.1535897Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_binary_size_to_scuba.py", line 165, in 2022-05-18T03:23:35.1536554Z register_rds_schema("binary_size", schema_from_sample(sample_data)) 2022-05-18T03:23:35.1537417Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 94, in register_rds_schema 2022-05-18T03:23:35.1537969Z invoke_rds(event) 2022-05-18T03:23:35.1539013Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 72, in invoke_rds 2022-05-18T03:23:35.1539674Z return invoke_lambda("rds-proxy", events) 2022-05-18T03:23:35.1540428Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 30, in invoke_lambda 2022-05-18T03:23:35.1541312Z res = aws_lambda().invoke(FunctionName=name, Payload=json.dumps(payload).encode()) 2022-05-18T03:23:35.1542430Z File "/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/scribe.py", line 24, in aws_lambda 2022-05-18T03:23:35.1543012Z _lambda_client = boto3.client("lambda") 2022-05-18T03:23:35.1543713Z File "/home/ec2-user/.local/lib/python3.7/site-packages/boto3/__init__.py", line 93, in client 2022-05-18T03:23:35.1544301Z return _get_default_session().client(*args, **kwargs) 2022-05-18T03:23:35.1544991Z File "/home/ec2-user/.local/lib/python3.7/site-packages/boto3/session.py", line 263, in client 2022-05-18T03:23:35.1545580Z aws_session_token=aws_session_token, config=config) 2022-05-18T03:23:35.1546338Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/session.py", line 838, in create_client 2022-05-18T03:23:35.1546911Z client_config=config, api_version=api_version) 2022-05-18T03:23:35.1547652Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 87, in create_client 2022-05-18T03:23:35.1548287Z verify, credentials, scoped_config, client_config, endpoint_bridge) 2022-05-18T03:23:35.1549080Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 328, in _get_client_args 2022-05-18T03:23:35.1549708Z verify, credentials, scoped_config, client_config, endpoint_bridge) 2022-05-18T03:23:35.1550506Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 73, in get_client_args 2022-05-18T03:23:35.1551067Z endpoint_url, is_secure, scoped_config) 2022-05-18T03:23:35.1551800Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 154, in compute_client_args 2022-05-18T03:23:35.1552341Z s3_config=s3_config, 2022-05-18T03:23:35.1553079Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 220, in _compute_endpoint_config 2022-05-18T03:23:35.1553711Z return self._resolve_endpoint(**resolve_endpoint_kwargs) 2022-05-18T03:23:35.1554483Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/args.py", line 303, in _resolve_endpoint 2022-05-18T03:23:35.1555079Z service_name, region_name, endpoint_url, is_secure) 2022-05-18T03:23:35.1555803Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/client.py", line 402, in resolve 2022-05-18T03:23:35.1556291Z service_name, region_name) 2022-05-18T03:23:35.1557140Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/regions.py", line 134, in construct_endpoint 2022-05-18T03:23:35.1557688Z partition, service_name, region_name) 2022-05-18T03:23:35.1558364Z File "/home/ec2-user/.local/lib/python3.7/site-packages/botocore/regions.py", line 148, in _endpoint_for_partition 2022-05-18T03:23:35.1558774Z raise NoRegionError() 2022-05-18T03:23:35.1559142Z botocore.exceptions.NoRegionError: You must specify a region. 2022-05-18T03:23:35.1851290Z Prepare all required actions 2022-05-18T03:23:35.1868749Z ##[group]Run ./.github/actions/teardown-linux 2022-05-18T03:23:35.1868957Z with: 2022-05-18T03:23:35.1869102Z env: 2022-05-18T03:23:35.1869262Z IN_CI: 1 2022-05-18T03:23:35.1869424Z IS_GHA: 1 2022-05-18T03:23:35.1869579Z ##[endgroup] 2022-05-18T03:23:35.1882330Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T03:23:35.1882587Z .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T03:23:35.1893695Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:23:35.1893917Z env: 2022-05-18T03:23:35.1894075Z IN_CI: 1 2022-05-18T03:23:35.1894228Z IS_GHA: 1 2022-05-18T03:23:35.1894396Z ##[endgroup] 2022-05-18T03:23:35.1930100Z Holding runner for 2 hours until all ssh sessions have logged out 2022-05-18T03:23:35.1974575Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T03:23:35.1974925Z # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T03:23:35.1975175Z # shellcheck disable=SC2046 2022-05-18T03:23:35.1975382Z docker stop $(docker ps -q) || true 2022-05-18T03:23:35.1975608Z # Prune all of the docker images 2022-05-18T03:23:35.1975820Z docker system prune -af 2022-05-18T03:23:35.1986048Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:23:35.1986262Z env: 2022-05-18T03:23:35.1986419Z IN_CI: 1 2022-05-18T03:23:35.1986589Z IS_GHA: 1 2022-05-18T03:23:35.1986811Z ##[endgroup] 2022-05-18T03:23:38.6763858Z a8b17abd663a 2022-05-18T03:23:39.0566200Z Deleted Containers: 2022-05-18T03:23:39.0567396Z a8b17abd663ad1b6e7476e56845e3b5b9543e1767487ede20590a056d0061691 2022-05-18T03:23:39.0567650Z 2022-05-18T03:23:41.0128988Z Deleted Images: 2022-05-18T03:23:41.0130045Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:23:41.0130772Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan@sha256:b04519fcd60ea0b0547b7fb53f1e29bc92039cb0724e07f3cd0ccb395ce9abb2 2022-05-18T03:23:41.0131308Z deleted: sha256:9630515d180a15378c70a3efde29629e287bea97ec24531c4622a1f2813030e2 2022-05-18T03:23:41.0131625Z deleted: sha256:313631e25843096447a1805a191c1af1d1594fede9b4ea4c3ee0718423bb28e7 2022-05-18T03:23:41.0131925Z deleted: sha256:514b6d3e9886a2bb954f9590f2ce9990e953e439404c93a9ac33c20bf6082f9a 2022-05-18T03:23:41.0132271Z deleted: sha256:f73d85b7955f6a1eec44e2eecaab8f22925bef9a4df8b111c76973441d26581a 2022-05-18T03:23:41.0132589Z deleted: sha256:84dc383e129818365d7834992567f3abbfe514b112d9682214866b0f3e22397b 2022-05-18T03:23:41.0132903Z deleted: sha256:c03bb43fce0fc60fbf2865438f63d27618ec21e8c29b07f4f92860f0ccb31314 2022-05-18T03:23:41.0133213Z deleted: sha256:5cf0c1d4687145a04d24e03437f343f216803846ce9f6cf6c82eae7d4240b160 2022-05-18T03:23:41.0133518Z deleted: sha256:0a01a86fd53a066817ad0f69602126cb06c57f5815600ef185d8fbd84b558393 2022-05-18T03:23:41.0133827Z deleted: sha256:2210320a09f950ba28db3e9be95d8654502d6d07133f542c12c0c6203c09334e 2022-05-18T03:23:41.0134114Z deleted: sha256:99b5916b2a6bd0a7af03483b33d4d999569169203f627575fd03775f8e2d050e 2022-05-18T03:23:41.0134429Z deleted: sha256:360f6bdd437e1deba65f698160019e5aea80d5448b048bdd598813f7b433329a 2022-05-18T03:23:41.0134749Z deleted: sha256:9e566564d05e07b8f7d5a988fe0f3be929a86a46976a087fffb6f5c599b3065f 2022-05-18T03:23:41.0135072Z deleted: sha256:4300eddf033852fcf9e3dac8e71671f615d41d1eebd43c85229a7aafa7106735 2022-05-18T03:23:41.0135535Z deleted: sha256:9692a20e61925bf6804b49de5df626c26a1c90316f8de2ddc027ea67bcb48f52 2022-05-18T03:23:41.0135844Z deleted: sha256:89549a8bbe862810ed1785f3e6e3d444733e06b39a1b1b7f38377df447e89057 2022-05-18T03:23:41.0136160Z deleted: sha256:24a832916fe4fba4dc53dc6a761194b3ff7a99f13312da6f836a5f59e1833940 2022-05-18T03:23:41.0136461Z deleted: sha256:0f2ee15a45fa613093d4f7212ff886867983785ce8c39594129e2b7f8c4fec7a 2022-05-18T03:23:41.0136840Z deleted: sha256:9f4413c2822bbe1bf7b851a6606d10affdca93a59fa42fc3174791d507301f58 2022-05-18T03:23:41.0137152Z deleted: sha256:cfd53314e04759793a2073972f8709a67cdd379c2ea2987532324e89165a5dbf 2022-05-18T03:23:41.0137464Z deleted: sha256:2e171e1efbb1fea9f16284f213b7fbc223b10b933c750d33a3d33ebf80aab6bd 2022-05-18T03:23:41.0137768Z deleted: sha256:7705668b2f7daa8c37f22a335996838e979ee825b8608c9680b41c5e420fa3c9 2022-05-18T03:23:41.0138079Z deleted: sha256:06a1bb7d58c4480c6d636cd5ffb33c7154843c62fcd24f78eb31a240ad3e4b1e 2022-05-18T03:23:41.0138407Z deleted: sha256:4c444211dcdeb66a7d6f5ed470646c8914bac78812f3311bca86ac2adf203df0 2022-05-18T03:23:41.0138722Z deleted: sha256:c9241f7e7f6f48f5dc15ad253a5df0b061cf22306ced9b10008ee94645261218 2022-05-18T03:23:41.0139050Z deleted: sha256:de35115ab0cab6a79ca094b6e058fe900d74c1dc967d3a32b260d5216c2daea3 2022-05-18T03:23:41.0139374Z deleted: sha256:05207e5ce8fe98ea07d8cded26c3e95d3c1979214bb48306b869f6357ddc3c31 2022-05-18T03:23:41.0139697Z deleted: sha256:1f58db2fa9aa1c929159c1323315c5b5aabe1f346fc87f7169dc9c94ba4ef862 2022-05-18T03:23:41.0140005Z deleted: sha256:6ce1ea045f4a508014927e1c3599ca51469d17cc91e521fc3ae0d68a625a2748 2022-05-18T03:23:41.0140318Z deleted: sha256:e76f09bbab017de58d199801512201fd5cd78f2da85761d3be5f796904b73581 2022-05-18T03:23:41.0140644Z deleted: sha256:1c39c61babd4fd5b2b0d14e8a8982277e025c0c045f72bb3b501cf28d1cf4c9d 2022-05-18T03:23:41.0140955Z deleted: sha256:561e4e049afb6c526e81e27eabe68e9433c52528041c2ee08f28bd2dc16f3ef7 2022-05-18T03:23:41.0141271Z deleted: sha256:5683eed17351de416406b3028d0484fe821b03869b8169c57e32609a542cec3f 2022-05-18T03:23:41.0141585Z deleted: sha256:85844ac9d74f4babcfbeb545555555dbcb1bc87ab882097e12230c8bfd8892dd 2022-05-18T03:23:41.0141930Z deleted: sha256:da29fdba8184aa77eebb2a327a63c1f883fe2ffc56b7aaee21753fd466b403fb 2022-05-18T03:23:41.0142459Z deleted: sha256:22f089032e4020046aadd15eb5bcfbe41441ba7d527404fc997daa4da5b87568 2022-05-18T03:23:41.0142771Z deleted: sha256:69746093da48cf88b26f499aa32370a1b57740c8c29020de5f48eaa264c538f9 2022-05-18T03:23:41.0143069Z deleted: sha256:0735728e22f13f7e1a333a687059671c7da95b948bb8472a47791cecd74e89e0 2022-05-18T03:23:41.0143368Z deleted: sha256:7117abce32ff6c4b82d830f2afa7b92e9f625e205e167b974bf23420dff65403 2022-05-18T03:23:41.0143696Z deleted: sha256:7b79ebefc3b15af15e06e24e64a07f366b77f01df1bb84372bc7d49191023f20 2022-05-18T03:23:41.0144026Z deleted: sha256:b2abe209d528c6a1e7d641442296efd421ff734422ffca02e2d7e3ad60d19b8d 2022-05-18T03:23:41.0144346Z deleted: sha256:745147f5f32d6356555eace0a46d63230616e4bd8a78cf3506cee0be0ae3ddb3 2022-05-18T03:23:41.0144641Z deleted: sha256:01e4f17dec7c8688723f2cd467123c7248930c222f5f2176f73b352f4054d129 2022-05-18T03:23:41.0144963Z deleted: sha256:e3d1adfa7c8aa5a32703cf28ccb247df49a629a73a780d9575b72881d2db49b2 2022-05-18T03:23:41.0145357Z deleted: sha256:94be468887f62d839436935d1802b713851752fb50deda609cc187f7c666d53d 2022-05-18T03:23:41.0145700Z deleted: sha256:5e48e4dad4cb9c097630b673649bebefcdca8794796141c98433faced907f095 2022-05-18T03:23:41.0146090Z deleted: sha256:b49a403a23904f6257df0c3ebd6e27b6c1ec1de5bf1f20415bf4da61b69b2e47 2022-05-18T03:23:41.0146409Z deleted: sha256:2fc7745087b1234a5a32945bda18ffc3daa1c9784c6877674665397429f78b18 2022-05-18T03:23:41.0146771Z deleted: sha256:20834d6f8a4dfae984b8be9f0375ca5269e044129b8b44788f94705a5c88bbf5 2022-05-18T03:23:41.0147176Z deleted: sha256:d11478f82c413e738c964359cbbe8b541cae7959506714a91c879bdf6320980d 2022-05-18T03:23:41.0147539Z deleted: sha256:e4ece3ec0f0cbe9dc80479efb8890ad8bc0e21e5a96ffd1d7727c402d3a4b512 2022-05-18T03:23:41.0147966Z deleted: sha256:811075e1dfdead0790daba6339c66c0e288bf3641ca4373da9c03fe350eeb9a2 2022-05-18T03:23:41.0148270Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-05-18T03:23:41.0148571Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-05-18T03:23:41.0148880Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-05-18T03:23:41.0149254Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-05-18T03:23:41.0149422Z 2022-05-18T03:23:41.0149521Z Total reclaimed space: 6.625GB 2022-05-18T03:23:41.0211051Z Post job cleanup. 2022-05-18T03:23:41.0238783Z Post job cleanup. 2022-05-18T03:23:41.1225821Z [command]/usr/bin/git version 2022-05-18T03:23:41.1265106Z git version 2.32.0 2022-05-18T03:23:41.1305938Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1b7e2294-ff7e-4988-9e46-0347c0bbb7d9' before making global git config changes 2022-05-18T03:23:41.1306366Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:23:41.1311721Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:23:41.1350018Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:23:41.1381227Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:23:41.1661830Z Entering 'android/libs/fbjni' 2022-05-18T03:23:41.1698214Z Entering 'third_party/FP16' 2022-05-18T03:23:41.1736660Z Entering 'third_party/FXdiv' 2022-05-18T03:23:41.1771229Z Entering 'third_party/NNPACK' 2022-05-18T03:23:41.1806620Z Entering 'third_party/QNNPACK' 2022-05-18T03:23:41.1843302Z Entering 'third_party/XNNPACK' 2022-05-18T03:23:41.1903614Z Entering 'third_party/benchmark' 2022-05-18T03:23:41.1936564Z Entering 'third_party/cpuinfo' 2022-05-18T03:23:41.1971106Z Entering 'third_party/cub' 2022-05-18T03:23:41.2006234Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:23:41.2048401Z Entering 'third_party/eigen' 2022-05-18T03:23:41.2085352Z Entering 'third_party/fbgemm' 2022-05-18T03:23:41.2122951Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:23:41.2155668Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:23:41.2189671Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:23:41.2224883Z Entering 'third_party/flatbuffers' 2022-05-18T03:23:41.2262033Z Entering 'third_party/fmt' 2022-05-18T03:23:41.2304071Z Entering 'third_party/foxi' 2022-05-18T03:23:41.2343735Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:23:41.2381800Z Entering 'third_party/gloo' 2022-05-18T03:23:41.2415408Z Entering 'third_party/googletest' 2022-05-18T03:23:41.2451608Z Entering 'third_party/ideep' 2022-05-18T03:23:41.2483531Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:23:41.2516861Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:23:41.2557337Z Entering 'third_party/ios-cmake' 2022-05-18T03:23:41.2590086Z Entering 'third_party/kineto' 2022-05-18T03:23:41.2622753Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:23:41.2655281Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:23:41.2689949Z Entering 'third_party/nccl/nccl' 2022-05-18T03:23:41.2724155Z Entering 'third_party/neon2sse' 2022-05-18T03:23:41.2757610Z Entering 'third_party/onnx' 2022-05-18T03:23:41.2801327Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:23:41.2833414Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:23:41.2868535Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:23:41.2902040Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:23:41.2939658Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:23:41.2973536Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:23:41.3007730Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:23:41.3045600Z Entering 'third_party/pocketfft' 2022-05-18T03:23:41.3082195Z Entering 'third_party/protobuf' 2022-05-18T03:23:41.3123819Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:23:41.3156612Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:23:41.3190486Z Entering 'third_party/psimd' 2022-05-18T03:23:41.3223074Z Entering 'third_party/pthreadpool' 2022-05-18T03:23:41.3255744Z Entering 'third_party/pybind11' 2022-05-18T03:23:41.3290098Z Entering 'third_party/python-enum' 2022-05-18T03:23:41.3325138Z Entering 'third_party/python-peachpy' 2022-05-18T03:23:41.3357810Z Entering 'third_party/python-six' 2022-05-18T03:23:41.3391490Z Entering 'third_party/sleef' 2022-05-18T03:23:41.3424629Z Entering 'third_party/tbb' 2022-05-18T03:23:41.3460408Z Entering 'third_party/tensorpipe' 2022-05-18T03:23:41.3494481Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:23:41.3542273Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:23:41.3574171Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:23:41.3608008Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:23:41.3641674Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:23:41.3675571Z Entering 'third_party/zstd' 2022-05-18T03:23:41.3723368Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:23:41.3749299Z http.https://github.com/.extraheader 2022-05-18T03:23:41.3757486Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T03:23:41.3790543Z [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' || : 2022-05-18T03:23:41.4083111Z Entering 'android/libs/fbjni' 2022-05-18T03:23:41.4107849Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4136439Z Entering 'third_party/FP16' 2022-05-18T03:23:41.4157921Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4182665Z Entering 'third_party/FXdiv' 2022-05-18T03:23:41.4202362Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4227273Z Entering 'third_party/NNPACK' 2022-05-18T03:23:41.4246581Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4271715Z Entering 'third_party/QNNPACK' 2022-05-18T03:23:41.4291163Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4317428Z Entering 'third_party/XNNPACK' 2022-05-18T03:23:41.4337693Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4374368Z Entering 'third_party/benchmark' 2022-05-18T03:23:41.4394375Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4419836Z Entering 'third_party/cpuinfo' 2022-05-18T03:23:41.4439951Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4465710Z Entering 'third_party/cub' 2022-05-18T03:23:41.4487363Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4518303Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:23:41.4537602Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4568728Z Entering 'third_party/eigen' 2022-05-18T03:23:41.4588810Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4624051Z Entering 'third_party/fbgemm' 2022-05-18T03:23:41.4658482Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4694378Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:23:41.4714773Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4740183Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:23:41.4760735Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4786169Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:23:41.4805186Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4831977Z Entering 'third_party/flatbuffers' 2022-05-18T03:23:41.4851874Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4878793Z Entering 'third_party/fmt' 2022-05-18T03:23:41.4898129Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4924028Z Entering 'third_party/foxi' 2022-05-18T03:23:41.4943687Z http.https://github.com/.extraheader 2022-05-18T03:23:41.4969063Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:23:41.4989184Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5014953Z Entering 'third_party/gloo' 2022-05-18T03:23:41.5034378Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5059363Z Entering 'third_party/googletest' 2022-05-18T03:23:41.5079870Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5105878Z Entering 'third_party/ideep' 2022-05-18T03:23:41.5124736Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5149937Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:23:41.5170419Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5203809Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:23:41.5224121Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5255400Z Entering 'third_party/ios-cmake' 2022-05-18T03:23:41.5276222Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5308133Z Entering 'third_party/kineto' 2022-05-18T03:23:41.5345268Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5374391Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:23:41.5396535Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5421580Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:23:41.5440732Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5466738Z Entering 'third_party/nccl/nccl' 2022-05-18T03:23:41.5486161Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5511956Z Entering 'third_party/neon2sse' 2022-05-18T03:23:41.5531117Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5555852Z Entering 'third_party/onnx' 2022-05-18T03:23:41.5575568Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5611705Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:23:41.5632448Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5659505Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:23:41.5679301Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5706863Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:23:41.5734548Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5765791Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:23:41.5785376Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5814637Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:23:41.5834526Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5859934Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:23:41.5878701Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5905827Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:23:41.5925156Z http.https://github.com/.extraheader 2022-05-18T03:23:41.5954364Z Entering 'third_party/pocketfft' 2022-05-18T03:23:41.5973312Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6000182Z Entering 'third_party/protobuf' 2022-05-18T03:23:41.6021745Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6050283Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:23:41.6069930Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6098780Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:23:41.6123931Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6153129Z Entering 'third_party/psimd' 2022-05-18T03:23:41.6171998Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6199409Z Entering 'third_party/pthreadpool' 2022-05-18T03:23:41.6219881Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6245659Z Entering 'third_party/pybind11' 2022-05-18T03:23:41.6265477Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6290789Z Entering 'third_party/python-enum' 2022-05-18T03:23:41.6312821Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6338514Z Entering 'third_party/python-peachpy' 2022-05-18T03:23:41.6358307Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6399554Z Entering 'third_party/python-six' 2022-05-18T03:23:41.6424319Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6448794Z Entering 'third_party/sleef' 2022-05-18T03:23:41.6468265Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6493754Z Entering 'third_party/tbb' 2022-05-18T03:23:41.6513060Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6539305Z Entering 'third_party/tensorpipe' 2022-05-18T03:23:41.6559132Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6583965Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:23:41.6603199Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6628115Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:23:41.6647077Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6672209Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:23:41.6691825Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6717506Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:23:41.6740426Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6766133Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:23:41.6787588Z http.https://github.com/.extraheader 2022-05-18T03:23:41.6816377Z Entering 'third_party/zstd' 2022-05-18T03:23:41.6848788Z http.https://github.com/.extraheader 2022-05-18T03:23:41.7077629Z Evaluate and set job outputs 2022-05-18T03:23:41.7087140Z Set output 'docker-image' 2022-05-18T03:23:41.7088363Z Cleaning up orphan processes